Setup Steps
Get Your API Key
- Go to Constant Contact Developer Portal
- Create an application
- Generate an Access Token
- Copy the token
Get Your List ID
- Log in to Constant Contact
- Go to Contacts → Lists
- Click on a list
- The List ID is in the URL or API response
Configure in Spike
- Go to your Spike Dashboard
- Select your form → Settings
- Scroll to Integrations → Constant Contact
- Enable the toggle
- Enter your API Key (Access Token)
- Enter your List ID
- Save changes
Field Mapping
| Form Field | Constant Contact Field |
|---|---|
email | Email (required) |
name or first_name | First name |
last_name | Last name |
Troubleshooting
Contacts not added
Contacts not added
- Verify the access token is valid
- Check that the List ID exists
- Ensure the email field is present
Token expired
Token expired
Constant Contact tokens may expire. Generate a new one if needed.