You can define name/value pairs for each header in a response message. This allows you to use a value from the incoming response message header to populate a Workflow property.
To add headers for a response message:
- In the Response Headers section of the HTTP Headers tab for the REST off-ramp, enter the name of the header in the Header field.
- Select the Required option to make the header required for processing messages. Any messages that do not include a required header will result in an error.
- In the Workflow Property Name field, enter the name of the Workflow property to populate with the value from the response header. This value is limited to 64 or fewer characters.
- Click Add. The response header is added to the Response Headers list.
- Repeat the previous steps to configure multiple response headers.