Nova Admin Docs
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

Steps

  1. Go to Clay Webhook Documentation.
  2. 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.
  3. In Nova Admin, go to /agents/integrations, find Clay, and paste the values into the credential dialog.

Credential fields

FieldRequiredDescription
Webhook Auth TokenNoSecret — 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.

On this page