Extensibility Workflows (Full Update)

Description

Upserts Workflow Resources synchronously. Does not handle partial successes or failures if multiple are provided.

See the Aerial Spec for more details.

File Naming Convention

TGEN_workflows_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionKey InformationTypeRequired
initialTaskTypeType of the initial task created when the workflow starts - should be registered with a task handlerstringNo
initialTaskParametersInput parameters for the initial taskobjectNo

Sample CSV

See the following workflows CSV sample file.

workflows Sample 1