get
https://app.docsumo.com/api/v1/external/agents//case//run
Triggers the workflow associated with a case type for a specific case.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Executes the workflow attached to the specified case type for the given case. Use this endpoint to process or re-process a case using the current workflow configuration.
This is useful when you want to:
- Run the workflow for a case for the first time.
- Re-process a case after updating its fields, stage, or documents.
- Refresh a case after the workflow configuration has been modified.
The endpoint returns a success message once the workflow has been triggered. The workflow itself may continue to run asynchronously after the response is returned.
