Clay

Clay organizes and enriches data in tables. Use the Clay Populate action to send structured data from your Sim workflow to a Clay table through its webhook URL—for example, lead records or research results.

Usage Instructions

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

Actions

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
metadataobjectWebhook response metadata
statusnumberHTTP status code
statusTextstringHTTP status text
headersobjectResponse headers from Clay
timestampstringISO timestamp when webhook was received
contentTypestringContent type of the response