Skip to main content

ClickFunnels

Getting Started with ClickFunnels

Prerequisites

Watch the ClickFunnels integration video

Creating a New Funnel Webhook

1. Create an Make webhook and copy the provided link.

61f268f8bace2.gif

2. Open the Settings in the funnel that you want to process data from.

61f268fb4ad9f.png

3. Click the Manage Your Funnel Webhooks button at the bottom of the Settings page.

61f268fd3d886.png

4. Click on the New Webhook button.

61f268fe74ae9.png

5. Paste the Make webhook in the URL field.

61f268ffee5c8.png

6. Select the event you want to watch.

61f2690144bb5.png

7. Click on the green button, CREATE FUNNEL WEBHOOK

If you select more events, for example, "purchase created" and "purchase updated" your webhook module (in Make) will be triggered twice after any new purchase.

Important to know:

ClickFunnels sends webhooks from each page. Even though it's only transferred to the next step, the action on the button says Submit Form. So, what happens if you use this button on different pages? ClickFunnels submits the form again, even though the event calls for creating a contact.

The solution for this is to put a filter to filter by page ID (placing the filter after the ClickFunnels' webhook module in Make) you can notice that duplicated webhooks come from another page with different ID:

Filter example:

61f269023e7a5.png

Triggers

Watch new contacts

If a new contact is created in the funnel then this module reads its data. The data can be further processed in the Make scenario.

To run this module, you need to add a webhook to the desired funnel.

Watch new purchases

Retrieves purchase data (product details, contact details, amount, etc.) when a new purchase is made.

To run this module, you need to add a webhook to the desired funnel.

Sample scenarios

You can find sample scenario templates with ClickFunnels modules here, www.make.com/en/templates/click-funnels.

Actions

Add Contact

Adds a contact to a specified ClickFunnels page.

Page URL

Enter the required ClickFunnels page URL.

Name

Enter the name of the new contact entry.

Email

Enter the email of the new contact entry.

61f269042fba6.png