Hi dev, hope you are well.
I happen to have a project in Airtable which consists of two sheets (“sheet1” and “sheet2”). When I do CRUD to sheet1 everything works correctly but when I try to add a new row in “sheet2” nothing happens.
block example:
Hi dev, hope you are well.
I happen to have a project in Airtable which consists of two sheets (“sheet1” and “sheet2”). When I do CRUD to sheet1 everything works correctly but when I try to add a new row in “sheet2” nothing happens.
block example:
Make sure your base id and table name are correct. Even one space will cause this effect
Make sure you’ve used exact column names
CRUD mean, JSON format must be a valid one