Integrations
Clay
How to get your Clay API key and connect it to Nova Admin.
In Clay, add a 'Pull in data from a Webhook' source to a table (or search for 'Webhooks' → 'Monitor webhook') and copy the table's webhook URL (looks like https://api.clay.com/v3/sources/webhook/pull-in-data-from-a-webhook-XXXX). Optionally set an authentication token on the webhook — paste the same token here so it is sent as the x-clay-webhook-auth header on every push.
Prerequisites
- A Clay account. Sign up at https://university.clay.com/docs/webhook-integration-guide.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Clay Webhook Documentation.
- Create a new API key / Webhook Auth Token (starts with
Optional — the token configured on your Clay webhook) and copy it immediately — most providers show it only once. - In Nova Admin, go to /agents/integrations, find Clay, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| Webhook Auth Token | No | Secret — stored encrypted, never exposed. (e.g. Optional — the token configured on your Clay webhook) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Clay account has API access enabled and billing is active if required.
- Need help?: refer to the Clay documentation.