Zapier Integration Guide

Complete guide to integrate MyFormCapture with Zapier

Setup time: 10-15 minutes
Difficulty: Easy
Compatible versions: Zapier Free Plan+

Connect MyFormCapture with 5000+ apps through Zapier to automate your lead management workflow. Send leads to your CRM, create tasks, send notifications, and more automatically.

Prerequisites

  • A MyFormCapture account - Sign up here
  • A Zapier account (free plan or higher)
  • Access to your MyFormCapture webhook URL (found in your dashboard)
  • The app you want to connect (Slack, Salesforce, etc.)

Integration Methods

Webhook Trigger (Recommended)

10 minutes Easy

Use MyFormCapture's webhook to trigger actions in other apps when new leads are captured.

1

Get Your Webhook URL

First, you'll need to get your unique webhook URL from your MyFormCapture dashboard.
  1. Log in to your MyFormCapture dashboard
  2. Go to Settings → Integrations
  3. Find the Webhook URL section
  4. Copy your unique webhook URL (it will look like: https://api.callmebackbutton.com/webhooks/your-account-id)
Important Note
Keep this webhook URL secure. It's unique to your account and should not be shared publicly.
2

Create a New Zap

Set up a new Zap in Zapier to handle incoming webhook data from MyFormCapture.
  1. Log in to your Zapier account
  2. Click Create Zap
  3. Search for Webhooks by Zapier in the trigger section
  4. Select Catch Hook as the trigger event
  5. Click Continue
Important Note
The 'Catch Hook' trigger will listen for incoming webhook data from MyFormCapture.
3

Configure the Webhook

Set up the webhook to receive data from MyFormCapture.
  1. Copy the webhook URL provided by Zapier
  2. Go back to your MyFormCapture dashboard
  3. Paste the Zapier webhook URL into the Webhook URL field
  4. Save the settings in MyFormCapture
  5. Test the webhook by submitting a test lead
// Example webhook payload from MyFormCapture
{
  "lead_id": "lead_123456",
  "customer_name": "John Doe",
  "customer_phone": "+1234567890",
  "customer_email": "john@example.com",
  "preferred_time": "2024-01-15T14:00:00Z",
  "page_url": "https://yoursite.com/contact",
  "timestamp": "2024-01-15T10:30:00Z",
  "form_data": {
    "company": "Acme Corp",
    "inquiry_type": "sales"
  }
}
Important Note
The webhook will send all lead data in JSON format, including custom form fields you've configured.
4

Set Up the Action

Configure what happens when a new lead is received. Here are some popular examples.
  1. Choose your action app (Slack, Salesforce, Google Sheets, etc.)
  2. Configure the action with the webhook data
  3. Test the Zap to ensure it works correctly
  4. Turn on the Zap to start automating
Important Note
You can set up multiple actions for the same webhook trigger to handle different aspects of lead management.

Next Steps

Configure MyFormCapture

  • Set up your business hours and timezone
  • Configure callback phone numbers
  • Set up email notifications
  • Add team members to your account

Advanced Features

  • Set up custom form templates
  • Configure lead scoring rules
  • Integrate with your CRM
  • Set up automated workflows

Need Help?

Our support team is here to help you with your integration.

Contact Support