Web Response
This node allows customizing what Floogos returns when a flow is triggered by Webhook.
Function
Section titled “Function”Responds with defined code, body and headers to the client that calls the Webhook.
Configuration
Section titled “Configuration”| Field | Type | Description |
|---|---|---|
| code_response | Select | HTTP code to return (e.g.: 200, 400) |
| body_response | Text | Content in JSON or plain text |
| headers | JSON | Additional HTTP headers (optional) |
Common Usage
Section titled “Common Usage”- Custom confirmations after receiving events
- Return formatted data to external systems
Multi-language
Section titled “Multi-language”help.es: Permite personalizar la respuesta cuando se activa un workflow mediante webhookhelp.en: Allows you to customize the response when a workflow is triggered via webhook