HTTP
HTTP action and trigger components.
Actions
Action components allow you to perform operations on the app.
Get Web Page
Gets the text content of given URL.
Send HTTP Request
Sends an HTTP request with selected method and parameters.
Send HTTP Response
Sends an HTTP response to a webhook request with given status code and body. You need to deploy the automation to test this action. Running this component in the editor will not work.