mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-23 05:08:32 +00:00
- Requires a workflow_spec_id - Returns a dictionary - {'state': 'required', 'message': 'This workflow is required.'}, - {'state': None, 'message': None} - Raises an error if no workflow_spec_id or if no workflow is found