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