Outbound webhooks
Fire when a message arrives, a bot finishes, or a contact is created. We POST JSON to your HTTPS endpoint with a signature header so you can verify the source.
HTTP request node
From a bot, call your API, then branch on the response (order found vs not found). Timeouts and non-2xx responses are logged.
Developer API
Higher plans expose REST endpoints to send messages, upsert contacts, and list conversations. Create an API token in Settings and rotate it if it leaks.
