Zapier Integration Guide
Complete guide to integrate MyFormCapture with Zapier
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)
Use MyFormCapture's webhook to trigger actions in other apps when new leads are captured.
Get Your Webhook URL
- Log in to your MyFormCapture dashboard
- Go to Settings → Integrations
- Find the Webhook URL section
- Copy your unique webhook URL (it will look like:
https://api.callmebackbutton.com/webhooks/your-account-id
)
Important Note
Create a New Zap
- Log in to your Zapier account
- Click Create Zap
- Search for Webhooks by Zapier in the trigger section
- Select Catch Hook as the trigger event
- Click Continue
Important Note
Configure the Webhook
- Copy the webhook URL provided by Zapier
- Go back to your MyFormCapture dashboard
- Paste the Zapier webhook URL into the Webhook URL field
- Save the settings in MyFormCapture
- 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
Set Up the Action
- Choose your action app (Slack, Salesforce, Google Sheets, etc.)
- Configure the action with the webhook data
- Test the Zap to ensure it works correctly
- Turn on the Zap to start automating
Important Note
Related Integrations
References & Official Documentation
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