Trigger a Workflow Execution
To trigger a workflow, you need to create a rule. To trigger an ingest workflow, one that requires discovering and ingesting data, you will also need to configure the collection and provider and associate those to a rule.
Trigger a HelloWorld Workflow
To trigger a HelloWorld workflow that does not need to discover or archive data, you just need to create a rule.
You can leave the provider and collection blank and do not need any additional metadata. If you create a onetime rule, the workflow execution will start momentarily and you can view its status on the Executions page unless it was created with a DISABLED state.
Trigger an Ingest Workflow
To ingest data, you will need a provider and collection configured to tell your workflow where to discover data and where to archive the data respectively.
Follow the instructions to create a provider and create a collection and configure their fields for your data ingest.
In the rule's additional metadata you can specify a provider_path from which to get the data from the provider.