Workflow automation templates.
Use templates to quickly create new comprehensive workflow solutions.

Tagged with: Form
Start
No time outs if set to 0.
No limit on concurrent workflows if set to 0.

Workflow to be run on current Workflow failure. Useful for cleanup or post actions on failure.

The failure workflow gets the original failed workflow's input along with the following additional items:

  • swf:failureWorkflow
    • swf:workflowId
    • swf:workflowStatus
    • swf:workflowDefinitionId
    • swf:workflowDefinitionVersion
    • swf:taskId
    • swf:taskStatus
    • swf:cause
Read CSV file and send SMS messages
SimWorkflow shared February 26, 2024
This workflow uses a SimWorkflow page to accept CSV file upload. Reads a CSV file and sends SMS messages based on the data in the file.