How to Create and Configure Action Capture Webhooks?
Gopinath
Last Update 2 місяці тому
Action Capture Webhooks allow admins to receive real-time event notifications by configuring webhook URLs in the admin panel.
Follow these steps to add and manage webhooks:
1.Go to Admin Panel
2. Navigate to Webhook Setup under Advanced Settings
3. Click Add Webhook
Enter the following details:

NameProvide a name to identify the webhook.
Example:
Order Status Webhook
Provide the endpoint URL where action capture events should be delivered.
DescriptionEnter a short description about the webhook purpose or usage.
EventsSelect one or more events from the available event list for which notifications should be triggered. There will be 49 Events.

Example events:
- Order Created
- Order Updated
- Booking Confirmed
- Payment Success
- User Registered
Select the webhook status:
- Active – Enables webhook event delivery
You can add a maximum of
If the limit is reached:- The system will prevent adding additional webhooks
- Also not able to Delete Already added on
After entering all required details:
- Click Save
- The webhook will be registered successfully for selected action capture events

Step 2: Add Webhooks by Zapier
- In the trigger or action search bar, search for Webhooks by Zapier.


Step 3: Configure the WebhookFor Incoming Webhooks
- Select Catch Hook.
- Zapier generates a unique webhook URL.
3. Copy the webhook URL and add it to your application or service.
Example:https://hooks.zapier.com/hooks/catch/123456/abcdef/
Step 4: Test the Webhook
- Send a test request to the webhook URL.
- Return to Zapier and click Test Trigger.
- Verify the webhook data is received successfully.


Step 5: Publish the ZapAfter testing:
- Complete any additional workflow steps.