Add an HTTP Request Activity

Once the HTTP connection is configured, you can use an HTTP Request activity within a flow.

To add HTTP Request activity in a flow, perform the following steps:

  1. Navigate to the Workflow Canvas using Create/Edit flow.
  2. Search and select a trigger in the Search activities search bar.
  3. Click Add.
  4. Update the required parameters and click OK.
  5. Click on the flow editor to open the activity wheel.
  6. Under Integration activities, under the Developer category, select the HTTP Request activity to the flow.

    The HTTP Request Activity popup screen is displayed.

    Figure 1. HTTP Request Activity

  7. Select the Authorization Tab.
  8. In the Integration field, select the integration as HTTP Integration from the drop-down list.
  9. In the Connection field, select the required connection from the list.

    This value is populated based on the integrations created under HTTP integration within this account.

  10. Click OK.

    The HTTP Request Activity is added to the flow.