trigger_flow
Trigger a ServiceNow Flow Designer flow by providing its sys_id and optional key-value input parameters.
Instructions
Trigger a Flow Designer flow with optional input parameters (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | Key-value pairs for flow input variables | |
| flow_sys_id | Yes | sys_id of the flow to trigger |