How can I reference data from a loop action in the next action in Bika.ai?

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?

  1. Click the “Loop” action

  2. Click the “Run Rest”

  3. Then, in your next action, select “Current item” as the variable.