Integrations

Connect with your CRM or email service.

2 min read · Last updated December 2024

Connect Stepsies with your existing tools.

Available integrations

Connect with popular email marketing and CRM tools to automatically sync your captured leads.

Email marketing

  • Mailchimp
  • ConvertKit
  • ActiveCampaign
  • And more via Zapier

CRM

  • HubSpot
  • Salesforce
  • Pipedrive
  • And more via Zapier

Setting up integrations

  1. Go to Settings → Integrations
  2. Select the tool you want to connect
  3. Authorize the connection
  4. Map your fields
  5. Test with a sample lead

Webhooks

For custom integrations, use webhooks to send lead data to any endpoint.

Webhook payload

When a lead is captured, we send a POST request with:

{
  "email": "[email protected]",
  "name": "Reader Name",
  "guide_id": "abc123",
  "guide_title": "Your Guide Title",
  "captured_at": "2024-01-15T10:30:00Z",
  "custom_fields": {
    "company": "Acme Inc"
  }
}

Setting up webhooks

  1. Go to Settings → Integrations → Webhooks
  2. Enter your endpoint URL
  3. Save and test

Zapier integration

Connect to thousands of apps via Zapier:

  1. Create a Zap with Stepsies as the trigger
  2. Choose “New Lead Captured” as the trigger event
  3. Connect your Stepsies account
  4. Add actions to send data to other apps

Popular Zaps

  • Add leads to Google Sheets
  • Create contacts in HubSpot
  • Send Slack notifications
  • Add subscribers to Mailchimp

More in Lead Capture

Contact support