Executing Workflows
A workflow can be executed in three different ways as listed below. In all of these, once the invocation is made, Conductor will return a WorkflowID that you can use to view the execution status of the invocation
Start a workflow by calling an API
TODO
Start a workflow by posting an event
TODO
Schedule a workflow for later
TODO
Summary
TODO