Zapier

Send leads to 5000+ apps through Zapier

Storylane directly integrates with Zapier, to send leads and analytics on "Demo Viewed" or "Lead Captured" triggers.

πŸŽ‰ "Demo Viewed" and "Lead Captured" triggers are available

Identifying Leads

How to Integrate

  • Click the "Settings" on the left-hand menu, and then click on the "Integration" tab.

  • Choose Zapier integration and click on the "Connect" button.

  • You will be provided an API-Key to copy and use inside Zapier for connecting Storylane app

Unknown Lead Data

For unknown leads, we can still send over our Account Reveal data.

Known Lead Data

// Some code
email: [email protected], 
first_name: Bob, 
last_name: Sam, 
last_demo: { 
   name: Mercury Demo 
   link: https://app.storylane.io/share/####### 
   viewed_at: 2023-09-13T21:51:00.734+00:00 
   completion: 100 
   time_spent: 29 
   checklist_completed: false 
   cta_opened: https://www.storylane.io/request-demo 
   analytics_url: https://app.storylane.io/analytics/activity/#####-####-###-###
   demo_sessions: 12
},
buyer_reveal: {
    company_name: "Acme Inc",
    company_domain: "[email protected]",
    company_annual_revenue_range: "$10M-$20M",
    company_employee_range: "50-100"
 }

Sample Integration - Zapier and Hubspot

Last updated