POST request to the Clay webhook URL you configure.
Before you connect Clay
Owners and admins can connect Clay and change delivery settings. Make sure you have:- a Clay account
- a Clay table, workflow, or webhook destination ready to receive lead data
- the Clay webhook URL
- an optional bearer token if your Clay endpoint expects one
https:// URL. traxy cannot send to insecure endpoints.
Connect Clay
- Open Integrations.
- Open Clay.
- Add an Integration Name.
- Paste the Webhook URL from Clay.
- Add an Auth Header if your Clay endpoint expects one.
- Click Connect.
- Review the Qualified Lead Detected trigger.
- Choose whether to keep auto-send on.
- Set the ICP match threshold for automatic delivery.
- Decide whether to enable Send repeat engagement from qualified leads.
- Click Save Configuration.
- Click Send Test Payload before you rely on the workflow.
Choose manual or automatic delivery
Clay can work in two ways:- Manual delivery from the leads table when you want to review each lead first
- Automatic delivery when you want traxy to send new qualified leads to Clay as soon as they meet your threshold
Send leads manually
Use manual delivery when you want to control which leads enter Clay.- Open Leads.
- Select one or more leads.
- Choose the send action.
- Select Clay.
- Confirm the send.
Review the payload
The Clay integration page includes Payload & Help with sample JSON for first qualified lead delivery and repeat engagement delivery. The payload includes event metadata plus lead, profile, company, contact, and engagement data. Use the sample payload in traxy as the source of truth when you map fields in Clay.Verify requests
Clay requests are signed. Each request includesX-Traxy-Signature and X-Traxy-Timestamp so your receiver can verify that it came from traxy.
If you add an auth header, use the bearer format shown in the app.