I’ve set up a loop action to process database records one by one. How do I use the data from each iteration in the next action, such as making an API request or updating fields?
-
Click the “Loop” action
-
Click the “Run Rest”
-
Then, in your next action, select “Current item” as the variable.