app-workflow_engine

On this page:

getAllLoopTasks

Summary

Get All Loop Tasks

Description

Get all looped Tasks in a Workflow by Workflow details.

Route

POST /workflow_engine/getAllLoopTasks

Roles

admin apiread

Parameters

DetailsExampleSchema
Name Type Required Description
workflow_details object yes Workflow to get looped tasks.

Return

DetailsExampleSchema
Name Type Description
loop_tasks array looped Tasks of the Workflow.