PreviousNext
JavaScript must be enabled to correctly display this content
Pass the Payload as URL-Encoded
Form Data
You can pass the payload as URL-encoded form data with the REST Adapter.
Add a REST Adapter as an invoke connection in an integration.
The Adapter Endpoint Configuration Wizard is displayed.
On the Basic Info page, make the following selections:
Select the POST verb.
Select the Add and review parameters for this
endpoint and Configure a request payload for
this endpoint options.
On the Request Parameters page, specify the query parameters and values to use.
On the Request page, scroll to the bottom and select the Send query
parameter as form data in message body checkbox. This enables
the query parameters you defined on the Request Parameters page to be sent as
URL-encoded form data in the payload.