/
Iteration
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:
, multiple selections available,
Related content
Chained actions and JSON Path
Chained actions and JSON Path
More like this
User Guide
User Guide
Read with this
Iteration - iterate over parent response
Iteration - iterate over parent response
More like this
Json Path
Json Path
More like this
Working with Iteration in iHub cloud
Working with Iteration in iHub cloud
More like this
Pagination
Pagination
More like this