HTTP
The HTTP Action lets you make an HTTP call whenever a trigger event occurs.
Set up the HTTP Action
Perform the following steps to set up the HTTP action connector:
- Click Configure Action Step from the left navigation panel.
- Click Action Step to configure third-party services.
- Within the Configure Action Step, click the HTTP connector.
- Under Choose an Action tab, select the HTTP Request action.
- On the Configure Action page, enter the URL and select any one HTTP method from GET, POST, PUT, DELETE, and PATCH. For this example, we are choosing the GET HTTP method.
Click the Show optional fields toggle button to enter the respective names and values for Headers and Query Parameters. - Click Proceed.
- You will see the input values which you have configured in the Configure Action modal.
- Check if the details are correct. If yes, click Test Action.
- Once set, click Save and Exit.
This sets the HTTP action connector.