Integrated Webhooks - Error status verification
Detecting errors in sending Webhooks in automation flows and chatbots.
Negative output of the block
In a automation flow, the "Send Webhook" block has a negative error output just below. The flow will be directed to this output if the destination server returns an error status or if there is a misconfiguration in the action, such as using an invalid URL. It is worth noting that this output does not parse or handle the data returned in the error; it only signals whether an error occurred or not.

PreviousIntegrated Webhook - How to Transform the Body into the Request BodyNextIntegrated Webhooks - Error sending webhook - possible causes
Last updated