How to call a REST API from a web hook?

@prashant I’m now trying to figure out how to send extra HTTP headers with the request. I’m not having any luck at that. Do you know how to add an HTTP header with the POST? I tried doing the options but the console returned request.options isn’t a function.