Skip to main content
Webhooks allow your external systems to receive instant notifications when events occur inside aiConnected — a Persona completes a task, a message is delivered, a workflow errors, or a contact is created.

Supported events

EventDescription
persona.action.completedA Persona finished executing a task
message.sentAn outbound message was dispatched
message.deliveredDelivery confirmed by recipient server
message.bouncedMessage could not be delivered
contact.createdA new contact was added to Audience
workflow.completedAn n8n workflow run finished
workflow.failedAn n8n workflow run errored

Registering a webhook

Navigate to Settings → Webhooks and add your endpoint URL. Select the events you want to receive and save. aiConnected will send a verification ping to confirm the endpoint is reachable.
Last modified on March 26, 2026