Level one. 2. Inserting data into Airtable. Problem

Describe the problem/error/question

I tried to complete Nathan’s workflow. When I was done, I clicked on Execute step and received an error message.

What did I do wrong?

What is the error message (if any)?

Problem in node ‘Create a record‘

Your request is invalid or could not be processed by the service

From Airtable

Error code

422

Full message

{ "error": { "type": "UNKNOWN_FIELD_NAME", "message": "Unknown field name: \"message\"" } }

Please share your workflow

hey @AlexL !
Can you try put the json like this, since is not working.

0nepqcmi

here your json

but keeping the M markdown format an not A.

Or maybe images direclty with the error in workflow.

hey @Parintele_Damaskin is it okay now?

Your problem is in the HTTP node, please put image with the HTTP node (and try with Executions tab , so we can see the data).

1 Like

ohh I see. I specified a unique_id and it works. thank you very much for the help!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.