Navigate to the Pixel Sync section.
Click "Create Contact Sync".
From the list of available platforms, select "Webhook".
Choose which contacts to export by selecting one of the following filters:
All Contacts – Every contact collected.
Visitors – Users who visited your website but took no further action.
View Product – Users who viewed a product page.
Abandoned Cart – Users who added items to their cart but didn’t complete the purchase.
Converted Sales – Users who completed a purchase.
Provide the Webhook URL where the contact data should be sent.
Ensure the URL is accessible and ready to receive POST requests.
Verify the data fields that will be sent via the webhook payload.
The system will auto-map standard contact fields. You can customize the payload format if needed.
Review your setup and click "Export" to start sending contact data to the specified webhook URL.
Contacts will be sent as HTTP POST requests with the mapped data.