Anyone know how to set up a WebHooks connection to Netsuite? I'm trying to have it call a Suitelet or a RESTlet within Netsuite, and this is the only configuration from the other end that I have:
e
erictgrubaugh
12/15/2023, 2:25 AM
I'm guessing you'll have to do a Suitelet that is Available without Login. I don't think you'll be able to authenticate to a Restlet or a Suitelet with a single secret value
m
michoel
12/15/2023, 2:47 AM
Sutielet available without login will only work if you spoof User Agents. Usually you need middleware to consume a webhook in NetSuite