Wont recognize new airtable entries

Hello, ive setup my nodes to detect new entries onto the worksheet in my airtable base. however, when a new row is (automatically created from formspree) added, n8n is not recognizing it. when i fetch test data from the node it keeps returning only the same row.
According to claude theres something i need to click to allow it to process new rows? but i dont seem to have that option anywhere

heres a screenshot of the node and the Create time field in my airtable
image

1 Like

can anyone offer any insight into this? greatly appreciated. thanks!

1 Like

Hey @Justin_Grant

I would think you can add an extra field, which then on the trigger you can filter, in the flow, once completed that item add like done or processed to that field, so the trigger doesn’t pick it up again, sometimes people use views in airtable, so if it comes into that view based on change it then processes.

Hope this helps,

Samuel

From my testing.

The Fetch event is not working smoothly.
It will encounter some strange errors.

Once I just activated the workflow and waiting execution. It will work normally

If you get a successful execution

Then you can use copy to editor to continue building your workflow/