The Helmut Cloud Trigger Webhook Action node lets you execute a webhook created within with a dedicated webhook event. It requires several parameters for proper execution:
Organization Name: The name of your organization
High5 Space Name: The name of the High5 space
Webhook Token: The identifier of the desired webhook
Payload: The JSON payload to be sent to helmut.cloud
Await custom webhook response: Enable this option if you use a 'Respond to webhook' node within one of the executed hcloud streams and wish to await its response. The response will be saved in the node result; if no response is received within 30 seconds, a 204 status code will be returned. If disabled, the execution outcome will not be awaited.
helmut.cloud URL: The URL of the dedicated helmut.cloud region (e.g., eu-central-1, us-east-1)
Some of this information can also be extracted directly from the example webhook URL below:
/api/high5/v1/org//spaces//execute/webhook/
Example helmut.cloud webhook responses within Helmut4