Clay

Populate Clay workbook

Configuration

Webhook URL*
Enter Clay webhook URL
Data (JSON or Plain Text)*
Enter your JSON data to populate your Clay table
Auth Token
••••••••
Optional: If your Clay table has webhook authentication enabled, enter the auth token here. This will be sent in the x-clay-webhook-auth header.

Tools

clay_populate

Populate Clay with data from a JSON file. Enables direct communication and notifications with timestamp tracking and channel confirmation.

Input

ParameterTypeRequiredDescription
webhookURLstringYesThe webhook URL to populate
datajsonYesThe data to populate
authTokenstringNoOptional auth token for Clay webhook authentication (most webhooks do not require this)

Output

ParameterTypeDescription
datajsonResponse data from Clay webhook
statusnumberHTTP status code
statusTextstringHTTP status text
headersobjectResponse headers from Clay
timestampstringISO timestamp when webhook was received

Usage Instructions

Integrate Clay into the workflow. Can populate a table with data.

Notes

  • Category: tools
  • Type: clay