ActiveCampaign Integration
Connect Zidi to ActiveCampaign to sync video engagement with your marketing automation and CRM.
Prerequisites
- An ActiveCampaign account.
- Your ActiveCampaign API URL and API key (found in Settings > Developer).
- A Zidi account on the Starter or Pro plan.
Connecting ActiveCampaign
- Go to Settings > Integrations in Zidi.
- Find ActiveCampaign and click Connect.
- Enter your API URL (e.g.,
https://yourname.api-us1.com) and API key. - Click Test Connection.
- Once verified, click Save & Connect.
What Gets Synced
| Data | Direction | Description |
|---|---|---|
| Contact lookup | Zidi → AC | Finds contacts by email |
| Contact creation | Zidi → AC | Creates/updates contacts via sync endpoint |
| Notes | Zidi → AC | Logs video engagement as contact notes |
| Campaign data | Zidi → AC | Syncs campaign engagement to contacts |
Data Security
Your API key is encrypted with AES-256-GCM before storage and only decrypted server-side for API calls.
Disconnecting
Go to Settings > Integrations > ActiveCampaign and click Disconnect.
Troubleshooting
- Invalid API URL? — The URL must include
https://and end with.api-us1.com(or your region). - 403 Forbidden? — Check that your API key has the correct permissions.