---
title: "How to Integrate Zapier with ClickFunnels Using Webhooks"
slug: "integrating-zapier-using-webhooks"
description: "This article explains how to integrate ClickFunnels with Zapier using webhooks. It covers setting up a Zap with \"Webhooks by Zapier,\" creating a webhook in ClickFunnels, and testing the integration to ensure data flows correctly between the two platforms."
tags: ["webhook", "workspace settings", "zapier"]
updated: 2025-08-04T10:55:54Z
published: 2025-08-04T10:55:54Z
canonical: "support.myclickfunnels.com/integrating-zapier-using-webhooks"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.myclickfunnels.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrating Zapier Using Webhooks

ClickFunnels webhooks offer a sophisticated method to integrate ClickFunnels with Zapier, surpassing the capabilities of standard Zapier integrations. This method provides a more robust and versatile way to connect ClickFunnels with the extensive range of apps and services available on Zapier. In this article, you will learn how to use the “Webhooks by Zapier” app to achieve advanced integrations with ClickFunnels.

![](https://cdn.document360.io/e3762771-4bea-47c2-a830-5473d543417a/Images/Documentation/image-U0O5QLDU.png)

> [!WARNING]
> Important:
> 
> While webhooks offer a powerful integration method, they require a working knowledge of both webhooks and Zapier. ClickFunnels also offers a direct Zapier integration for common events such as new contacts, purchases, course signups, etc. This built-in integration might be a simpler solution for many users.
> 
> 
> 
> 💡 Learn more about Zapier app integration: [Integrating Zapier with ClickFunnels](/v1/docs/integrating-zapier-with-clickfunnels).

---

## Requirements

- An active ClickFunnels account
- A premium [Zapier](https://zapier.com/) account

---

## Add the “Webhooks by Zapier” App in the Zap

1. Log in to your Zapier account and create a new **Zap**.
2. In the Zap editor, click on the **Trigger** step and search for **Webhooks by Zapier**.
3. Select **Catch Hook** as the event type and then click **Continue**.
4. Optionally, you can specify a **Child Key** if you want to pick off a specific part of the payload.
5. Click **Continue** to get your webhook URL.
6. Copy the provided webhook URL.

![](https://cdn.document360.io/e3762771-4bea-47c2-a830-5473d543417a/Images/Documentation/image-VHR6G5JD.png)
7. Leave this Zapier tab open in your browser and follow the next step.

For more detailed instructions on using the “Webhooks by Zapier” app, refer to the [Zapier Help Center](https://zapier.com/help).

---

## Create a Webhook in ClickFunnels

1. From your ClickFunnels dashboard, click **Workspace Settings**.
2. Select **Webhooks**.
3. Click on the **Add New Endpoint** button to create a new webhook or click on an **existing webhook** to access its settings.
4. Enter a **Name** for your webhook (e.g., *Subscription Canceled To Zapier*).
5. In the **URL** field, paste the **Zapier webhook URL** you copied earlier.

![Copy Zapier Webhook URL](https://cdn.document360.io/e3762771-4bea-47c2-a830-5473d543417a/Images/Documentation/k9pjs0jdh6rkcskeszwns83lsjydhehmtg.png)
6. In the **Event Types** field, select the events you want to trigger the webhook.
7. In the **API Version** field, select an API version. New webhooks are typically V2-only, so it is recommended to choose **V2** as API version.
8. Specify the **Endpoint Scopes** if needed.
9. Click **Create endpoint** or **Update endpoint** to save the settings.

💡 Learn more: [Creating Webhooks in ClickFunnels](/v1/docs/creating-webhooks-in-clickfunnels).

---

## Test the Webhook Integration with Zapier

1. Perform the corresponding action in ClickFunnels (e.g., create a new contact, complete a purchase). For instance, if your webhook triggers on `subscription.canceled`, submit a test order and cancel the subscription to fire the webhook event.
2. When the event action is completed, return to your Zap editor that was left open.
3. Click the **Test trigger** to check if the webhook is working correctly.

![](https://cdn.document360.io/e3762771-4bea-47c2-a830-5473d543417a/Images/Documentation/image-J22KJHH7.png)
4. Zapier will display the payload it received. Confirm that it matches the expected data.

![](https://cdn.document360.io/e3762771-4bea-47c2-a830-5473d543417a/Images/Documentation/image-9N1WGP6D.png)
5. Click **Continue with selected record** to complete the setup and move to the next step.

For more details, refer to the [Webhook Event Types](https://developers.myclickfunnels.com/docs/webhook-event-types) in the API documentation.

## Related

- [Integrating Zapier with ClickFunnels](/integrating-zapier-with-clickfunnels.md)
- [Integrating Third-Party Apps with ClickFunnels](/integrating-third-party-apps-with-clickfunnels.md)
- ['3rd Party Integration' Step - Sync Data with External Apps](/3rd-party-integration-step-sync-data-with-external-apps.md)
- [Creating Webhooks in ClickFunnels](/creating-webhooks-in-clickfunnels.md)
- ['Webhook' Step - Streamline Complex Data Transfers](/webhook-step-streamline-complex-data-transfers.md)
