performing action on multiple airtable records

Status: Closed · Asked by edwardzev on · 0 views

edwardzev — Question ·

hi

I have a search airtable record action that finds a some number of records in particular table.
Action returns a number of records.
Then I do a line itemizer and get a nice comma separated list of records. rec0ijrk7dkVoqnbj,rec12nle8Gq9MuGwl,rec7YmCPlAMnr38AH
So I want to update all those records. What is the way to do it.

Pabblymember11 — Reply ·

Hey @edwardzev

Kindly use the Iterator action step in place of the Line Itemizer action step which will update the Airtable record one by one.

youtube.com/watch?v=zJaGQ-SIB0I

Back to all forum threads · Log in to reply