Unlock efficiency with Squadcast's effortless automation. Automate HTTP call triggers for swift response and seamless incident resolution. Simplify operations and stay proactive with ease.
To include making an HTTP call as an action,Click on the Squadcast logo under Select to add action -> In the side panel, click on Make an HTTP call.
Enter the URL where you want to make the HTTP call -> Select the HTTP method from the dropdown. Available methods are GET, POST, PUT, PATCH, and DELETE. The payload will be sent to the URL endpoint that is added.
Next, you can configure additional headers. These headers will get attached to all the API calls that will be made using this workflow.
Then, you can configure your payload. It supports templating variables and string concatenation.
The variables can be accessed by appending event.in beginning. For instance, event.incident_messageOnce you have entered all the details, click Save.
This action automatically makes a custom HTTP call when the trigger conditions are met.