The Inbound Webhook Trigger is a powerful feature that connects Chatzy AI with external systems such as CRMs, website forms, or third-party tools.Documentation Index
Fetch the complete documentation index at: https://docs.chatzy.ai/llms.txt
Use this file to discover all available pages before exploring further.
It enables real-time automation, making it ideal for:
- Importing leads from platforms like Wix, WordPress, or Zoho CRM
- Sending automated WhatsApp messages immediately after a form submission
- Updating customer data and attributes in real-time
What is an Inbound Webhook?
An inbound webhook allows external systems to send data into Chatzy AI, which can then trigger a journey. Example:- A user submits a form on your website
- The form data is sent to Chatzy via a webhook
- Chatzy triggers a journey, such as sending a WhatsApp message or updating CRM records
Step 1: Create a Journey with Inbound Webhook
- Navigate to Journeys in the left menu
- Click Create Journey
- Enter a name (e.g., Webhook Lead Follow-up)
- Choose Blank Journey to start fresh
- Add a Trigger → select Inbound Webhook
Step 2: Generate the Webhook URL
- Click Create Webhook
- A unique Webhook URL is generated
- External systems will make a POST request to this URL
- This request starts the journey automatically