Pabbly Chatflow API Documentation
For complete API references, endpoints, and integration guides, visit the official Pabbly Chatflow API Documentation.
Access Token Management
To access the API token in Pabbly Chatflow, follow these steps:
Step 1. Login to Your Chatflow Account
- Use your credentials to log in to your Pabbly Chatflow account.
Step 2. Navigate to the Settings Section
- In the Pabbly Chatflow application, go to the Settings section.
- Select the API & Webhook option.

Step 3. Copy the API Token
- You will see the Pabbly Chatflow API Token displayed.
- Click on the Copy button to copy the token for use in your integrations.

Step 4. Regenerate API Token
- To generate a new API token, click on the Regenerate API Token button.
- A new token will be generated, replacing the existing one.

How to Add, Update & Delete a Webhook in Pabbly Chatflow
Webhooks allow you to receive real-time notifications for different events occurring in Pabbly Chatflow. Follow these steps to set up a webhook:
- Navigate to the API & Webhook section.
- Click on the Add Webhook button to begin the setup.

Step 2. Fill in the Required Details
A dialog box will appear, prompting you to enter the following information:
- Webhook Name
- Webhook URL (where notifications will be sent)
- Webhook Events (select the event types you want to receive notifications for)

Pabbly Chatflow supports the following event types:
- Message Sent: Triggered when a message is sent via Chatflow.
- New Message Received: Triggered when a new message is received from a user.
- Message Received from WhatsApp Business App (SMB Echo): Triggers only when a message is sent from the WhatsApp Business App (WABA) and delivered to Pabbly Chatflow. Does not trigger for messages exchanged within the WhatsApp Business App.
- Contact Created: Triggered when a new contact is created in Chatflow.
- Contact Updated: Triggered when an existing contact’s information is updated.
- Contact Deleted: Triggered when a contact is deleted from Chatflow.

Step 3. Add the Webhook
- After filling in the required details, click on the Add button to save the webhook.

Step 4. Webhook Added to the Table
- The newly created webhook will now be listed in the webhook table.

Step 5. Test the Webhook
- You have the option to test your webhook by clicking on the Test Webhook button.

Step 6. View Webhook Events
- To check which events are linked to a specific webhook, click on the options next to the Test Webhook button.

Step 7. Manage Webhooks (Update, Inactivate, or Delete)
- If you need to update, inactive, or remove a webhook, click on the three-dot menu next to the webhook entry and choose the appropriate action as per your requirement


By following these steps, you can easily manage your API tokens and webhooks in Pabbly Chatflow for seamless integration and automation.
For detailed API endpoint documentation, authentication methods, request/response examples, and advanced integration guides, refer to the Pabbly Chatflow API Documentation.