Skip to main content
Automatically create leads in Pipedrive when forms are submitted.

Setup Steps

1

Get Your API Token

  1. Log in to Pipedrive
  2. Click your profile → Personal preferences
  3. Go to API tab
  4. Copy your API token
2

Get Your Domain

Your Pipedrive domain is the subdomain in your Pipedrive URL:
https://yourcompany.pipedrive.com
        ^^^^^^^^^^^
        This is your domain
3

Configure in Spike

  1. Go to your Spike Dashboard
  2. Select your form → Settings
  3. Scroll to IntegrationsPipedrive
  4. Enable the toggle
  5. Enter your API Token
  6. Enter your Domain (just the subdomain, e.g., “yourcompany”)
  7. Save changes

Field Mapping

Spike creates leads with these mappings:
Form FieldPipedrive Field
namePerson name
emailEmail
phonePhone
company or organizationOrganization
messageNote

Lead vs Person

Spike creates a Lead in Pipedrive, which includes:
  • Person (contact details)
  • Organization (if company field provided)
  • Note (with form submission details)

Troubleshooting

  • Verify the API token is correct
  • Check that the domain is just the subdomain (no .pipedrive.com)
  • Ensure you have permission to create leads
Include a company or organization field in your form to create an associated organization.