No headers for POST step?
I'm trying to set up a REST integration using POST calls. However I can't seem to configure the values in the header as a variable in the POST step. Is there something I'm missing here?
Comments
-
For custom headers, it would probably be best to use REST service integration rather than the HTTP POST step. We have more information on our documentation page here:
REST Service Integration Overview - https://documentation.decisions.com/docs/rest-service-integration-overview
Creating a REST Method - https://documentation.decisions.com/docs/creating-a-rest-method
Using POST Method With REST Service Integration - https://documentation.decisions.com/docs/using-post-method-rest-service-integration
