Request for API Error Messages as a Column in Data

Yes, it’s possible to get the error message of an API call as a column in Clay. After running your rows, the API response, including any error messages, will be contained in the HTTP column. You can add this as a separate column by clicking on one of the cells and selecting “Add to column”.
To troubleshoot API errors, it’s helpful to see the exact JSON you’re using. Could you please copy and paste the JSON from your HTTP API column into the chat? This will allow me to provide more specific guidance on any potential formatting issues.

Read more here: Source link