Workflow Operations
An Indico Workflow is a collection of components that process unstructured input/datasets and produce some valuable structured output.
The Indico SDKs offer a number of operations related to Workflows, including:
- Create a Basic Workflow
- CreateWorkflow
- Get Workflows
- GetWorkflow
- List Workflows
- ListWorkflows
- Filtering workflows list by categories
- Update Workflow Settings
- UpdateWorkflowSettings
- Delete Workflow
- DeleteWorkflow
Updated 11 months ago
What’s Next
Once you've created a workflow it's time to submit documents to it!