ForEach Task
The foreach task is used to iterate over a collection of items and execute a set of tasks for each item in the collection.
Switch Task
The switch task is used to execute a set of tasks based on the value of an expression.
While Task
The while task repeatedly executes a set of steps as long as specified conditions remain true. It is useful for polling, retry logic, or any scenario where the number of iterations is not known in advance.
PostalCode Tasks
PostalCodes/Import@1
Utilities Tasks
Logging
Workflow Tasks
Execute Workflow
Accounting transaction Tasks
Accounting transaction tasks are used to create, update, and delete Invoices, Bills, and Credit Memos.
AI Tasks
Generate Text
App Manifest Tasks
App Manifest tasks are used to create and update App Manifests via workflows.
App Module Tasks
App Module tasks are used to create and update App Modules via workflows.
Attachment Tasks
Attachment tasks are used to create, update, delete, and manage Attachments including thumbnail generation.