HTTP / Webhook
Get a unique URL where you can send HTTP or webhook requests
Start for freeCategory
Works with
AI Compatible
Tools
Send any HTTP Request
Send an HTTP request using any method and URL. Optionally configure query string parameters, headers, and basic auth.
Send GET Request
Send an HTTP GET request to any URL. Optionally configure query string parameters, headers and basic auth.
Send POST Request
Send an HTTP POST request to any URL. Optionally configure query string parameters, headers and basic auth.
Send PUT Request
Send an HTTP PUT request to any URL. Optionally configure query string parameters, headers and basic auth.
Return HTTP Response Return only the translated text without explanations.
Use with an HTTP trigger that uses "Return a custom response from your workflow" as its HTTP Response
Validate Webhook Auth
Require authorization for incoming HTTP webhook requests. Make sure to configure the HTTP trigger to "Return a custom response from your workflow".
Verify HMAC Signature Return only the translated text without explanations.
Validate HMAC signature for incoming HTTP webhook requests. Make sure to configure the HTTP trigger to "Return a custom response from your workflow".