app-workflow_engine

On this page:

forEach

Summary

For Each Loop

Description

Iterate over each item in an array

Route

No Northbound API Available

Roles

Parameters

DetailsExampleSchema
Name Type Required Description
job_id string yes The Job ID
data_array array yes Items to go in the task's job.loop

Return

DetailsExampleSchema
Name Type Description
current_item * Current item