1/17
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
200
Success - Call worked. If cell blank, response path wrong
400
Bad request, input validation failed. Wrong field names, malformed input structure.
401
Unauthorized. Wrong credential vs missing credentials. Bearer
403
Forbidden. Auth work but no permissions
404
Not found. Endpoint URL is wrong
422
Unprocessable. Input passed basic validation.
429
Too many requests. Rate limit
502/503/504
Gateway/service errors. API down
Failed to parse body
JSON syntax error in HTTP API body
Error evaluating formula
First refresh, then debug formula
Settings contain deleted columns
Formula references a column that was renamed or deleted. Recreate column with same name or rebuild formula
Invalid input: Invalid company identifer
Clay rejected the input before sending to provider. Value is not valid domain/URL
Company not found
Clay found no match
Missing input
Input column is blank for that row.
Circular dependency
A column is referencing itself as input to its own configuration. Move the reference to a separate upstream column, then reference that new column instead
Cannot import to the same table being used as input
Trying to write results of a Find action back into the source table. Fix - let it create a new results table
Body - string value dynamic token
“company”: “{{company_name}}”
Body - number value dynamic token
“employee_count”: {{employee_count}}