What I’m Trying to Do: Receive a webhook POST request with a Bearer Token in the header. Validate the token. Send the data to NetSuite. The Solution: Three ways you could do this without an enhancement (which we should do): Use a MyAPI – since MyAPIs are behind a bearer token only, this could work if you… Continue reading Does Celigo Webhook Listener Support Bearer Token Authentication?