sartography / cr-connect

0 stars 0 forks source link

Script to programmatically start a workflow #602

Closed calexh-sar closed 2 years ago

calexh-sar commented 2 years ago

Provide a script that can be called to programmatically start a workflow, if it has not already been started. The script should not affect the current state of the workflow if it has been started or completed.

The primary Use.Case for this script will be to start the Finance workflows that need to be updated by users like Lynn Koplin and Jessica Morris, so they show up in their review Approvals Panel by events that can be determined during the execution of the Top Level Workflow.

calexh-sar commented 2 years ago

Similar to the work done in #347, in case that helps. Difference is we do not want to change the current state of the workflow if started. which could be done with get_workflow_status().