Iteration

Iterations are a type of action that iterates over a response. An iteration action must have a parent. 

The iteration must specify a parent response JSON path to iterate over. 

Read more: Iteration - iterate over parent response



  • Select Parent - Select the parent that runs before this iteration
  • JSON Path - The JSON path that evaluates the array to iterate over

Common usage:

A list of entities are fetched, ie from Insight and each response item needs to be iterated over. Ie. getting a list of users, adding them to a specific project. 


Child pages: