Response

The Response action connector helps determine the status of your configured action. It notifies users about the success or failure of a configured action with a response.

Note The Response action connector can only be used with the HTTP trigger connector.

Set up Response

Perform the following steps to set up the Response action connector:

  1. Click Configure Action Step from the left navigation panel.
  2. Click Action Step to configure third-party services.
  3. Within the Configure Action Step, click the Response connector.
    Click to enlarge
  4. Under Choose an Action tab, select the Response action.
    Click to enlarge
  5. Based on the results of your configured action, enter the Response Status.
  6. In the Response Body field, you can add data that you want to send as the response.
    Click to enlarge
  7. Add Response Headers to provide any additional information.
    Click to enlarge
  8. Click Proceed.
  9. To execute and test the configured action, click Test Action.
    Click to enlarge
  10. On successful configuration, you can see the below output. Click Save and Exit.
    Click to enlarge

You can check the response by activating automation and visiting the webhook URL you configured in the previous step.

This sets the Response action connector.