Skip to content

Web Response

This node allows customizing what Floogos returns when a flow is triggered by Webhook.

Responds with defined code, body and headers to the client that calls the Webhook.

FieldTypeDescription
code_responseSelectHTTP code to return (e.g.: 200, 400)
body_responseTextContent in JSON or plain text
headersJSONAdditional HTTP headers (optional)
  • Custom confirmations after receiving events
  • Return formatted data to external systems
  • help.es: Permite personalizar la respuesta cuando se activa un workflow mediante webhook
  • help.en: Allows you to customize the response when a workflow is triggered via webhook