Appearance
HTTP Request node
Use HTTP Request to call an approved external endpoint from a workflow.
Settings
Set Caption, Method, URL, Authentication type, Basic-auth user/password when selected, Request body type, Parameters, and Continue workflow on HTTP error.
Test
Use a controlled HTTPS endpoint with test data. Verify request method, payload, authentication, response status, timeout, failure, and continuation behaviour. Never store credentials in a form field or browser-visible code.
