Blocks

Clay

Populate Clay workbook with data

Populate Clay workbook with data using a JSON or plain text. Enables direct communication and notifications with channel confirmation.

Back to Catalog
Toolsclay

Block Preview

Clay

Populate Clay workbook with data

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the clay block with monitoring enabled in production.

Inputs (UI)

Webhook URL

short-input

Placeholder: Enter Clay webhook URL

Layout: full

Data (JSON or Plain Text)

long-input

JSON vs. Plain Text: JSON: Best for populating multiple columns. Plain Text: Best for populating a table in free-form style.

Placeholder: Enter your JSON data to populate your Clay table

Layout: full

Auth Token

short-input

Placeholder: Enter your Clay Auth token

Layout: full

Inputs (API)

authToken

string

Required

webhookURL

string

Required

data

json

Required

Outputs

Primary response type:

{
  "data": "json"
}

Tool Access

clay_populate
Clay | NowFlow Blocks