Expand description
Scenario Studio API handlers
This module provides HTTP handlers for managing business flows in the Scenario Studio.
Structs§
- Create
Flow Request - Request to create a flow
- Create
Flow Variant Request - Request to create a flow variant
- Execute
Flow Request - Request to execute a flow
- Scenario
Studio State - State for scenario studio handlers
- Update
Flow Request - Request to update a flow
- Workspace
Query - Query parameters for workspace operations
Functions§
- create_
flow - Create a new flow
- create_
flow_ variant - Create a flow variant
- delete_
flow - Delete a flow
- execute_
flow - Execute a flow
- get_
flow - Get a specific flow
- list_
flow_ variants - List all variants for a flow
- list_
flows - List all flows
- scenario_
studio_ router - Create scenario studio router
- update_
flow - Update a flow