[Solved] No _id property was specified in the provided row object

Dear All,

Im trying to delete all the entries made by the current user via firebase id from the Airtable. I am unable to delete as I get an error stating “No _id property was specified in the provided row object”

Sharing the blocks

Could you kindly assist where is the error?

Regards,
Sasi Preetha

Try deleting row object j instead of getting the property of j.

You also might need a wait block in that loop… not sure. Even a wait 0 seconds block is sometimes helpful to allow the delete row block to complete.

1 Like

It worked.

You always help me a lot to complete the task. Thank you so much:)

1 Like

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