Available Triggers
Superfunnel supports three types of events that you can use to trigger workflows in Zapier:
New Lead: Triggered when a user successfully completes and submits a form.
Partial Lead: Triggered incrementally as a user interacts with a form (great for recovering abandoned carts).
Page Event: Triggered by user interactions on your landing page, such as page views, scrolls, or button clicks.
Step 1: Install the Superfunnel App
Before you begin, you must invite the Superfunnel app to your Zapier account.
Click this invite link: Superfunnel for Zapier
Click "Accept Invite & Build a Zap" to add Superfunnel to your available apps.
β
Step 2: Connect your Account
To secure the connection between Superfunnel and Zapier, we recommend using an API Key.
Log in to your Superfunnel account.
Navigate to your Integration Settings.
Select Method A: API Key (Recommended) to define a custom static key.
Copy this key.
In Zapier, when prompted to connect your Superfunnel account, paste the API Key into the authentication field.
Note: This key is sent in the standard HTTP Authorization header to verify the sender.
Step 3: Choose your Trigger
Depending on your goal, choose one of the following triggers in Zapier:
A. New Lead (Recommended for CRMs)
Use this trigger when you want to send final, confirmed contact information to tools like HubSpot, Salesforce, or Pipedrive.
When it runs: Only after a successful form submission.
Data received: Full contact details (Name, Email, Phone), form answers, IP address, and UTM parameters.
B. Partial Lead (Recover Abandoned Carts)
Use this trigger to capture data from users who started filling out a form but didn't finish.
When it runs: Incrementally as the user interacts with the form or completes a specific step.
Data received: The current step number (
currentStep) and any fields filled out so far (e.g., Email or Phone).Best for: Setting up "Abandonment" email sequences.
C. Page Events (Analytics)
Use this trigger to send behavioral data to analytics tools or data warehouses (like Google Sheets or BigQuery).
When it runs: On
view,scroll, orbutton-click.Data received:
Device Info: Browser, OS, Device type (Desktop/Mobile).
Location: Country and City.
Click Data: For button clicks, we verify if the button type was a form or link.
