Setup Steps
Get Your API Token
- Log in to Pipedrive
- Click your profile → Personal preferences
- Go to API tab
- Copy your API token
Configure in Spike
- Go to your Spike Dashboard
- Select your form → Settings
- Scroll to Integrations → Pipedrive
- Enable the toggle
- Enter your API Token
- Enter your Domain (just the subdomain, e.g., “yourcompany”)
- Save changes
Field Mapping
Spike creates leads with these mappings:| Form Field | Pipedrive Field |
|---|---|
name | Person name |
email | |
phone | Phone |
company or organization | Organization |
message | Note |
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
Leads not created
Leads not created
- Verify the API token is correct
- Check that the domain is just the subdomain (no
.pipedrive.com) - Ensure you have permission to create leads
Missing organization
Missing organization
Include a
company or organization field in your form to create an associated organization.