Enrich a record in a Zap.
Use a webhook action after any trigger that supplies an email or postcode.
- 1Choose your trigger
For example: a new CRM contact or form response.
- 2Add Webhooks by Zapier
Select POST, choose JSON, and enter these settings.
- 3Test and publish
Map the returned
fieldsinto your next action.
- Method
POST- URL
https://YOUR_ENRIKE_APP_URL/v1/enrich- Header
Authorization: Bearer YOUR_API_KEY- JSON body
{"email":"Email from trigger"}