Skip to main content

Create routing rule

POST 

/omnichannel/routing-rules

Creates a new condition-action routing rule. Conditions and actions are supplied as JSON objects in conditions_json and actions_json fields respectively. Lower priority numbers are evaluated first. Use to implement skill-based routing, VIP escalation, or channel fallback logic.

Request

Responses

Routing rule created.