Zapier
Setup
- Create a new Zap
- Trigger: Choose your CRM (HubSpot, Salesforce, Pipedrive, etc.) → “New Contact”
- Action: Webhooks by Zapier → Custom Request
- Configure the request:
- Method: GET
- URL:
https://api.casestudies.dev/v1/enrich/{{contact_domain}} - Headers:
X-API-Key: YOUR_API_KEY
- Action 2: Update your CRM contact with the enrichment data (field mapping below)
