Magidoc

RoutingRule
Object

Routing rules determine how to distribute conversations from a set of targeting rules to a set of routing groups, according to a routing mode.

Fields

#

id

Non-null

The identifier of the rule.

name

Non-null

The name of the rule.

createdAt

Non-null

The date and time when the rule was created.

updatedAt

Non-null

The date and time when the rule was last updated.

websiteId

Non-null

Identifies the website to which the routing rule is attached.

This field is now deprecated. This means that iAdvize now considers that this field should not be used and you should migrate any usage of that field. iAdvize will only maintain this field up until the 2025-04-07.

groups

Conversations handled by the routing rule will be distributed to these routing groups.

This field is now deprecated. This means that iAdvize now considers that this field should not be used and you should migrate any usage of that field. iAdvize will only maintain this field up until the 2025-04-07.

availability

Channel availabilities for the RoutingRule.

totalConversationQueueSlots

Non-null

Total number of slots in conversation queues for the routing rule.

routingGroups

Conversations handled by the routing rule will be distributed to these routing groups.

targetingRules

Non-null

The list of TargetingRule linked to this routing rule.

routingMode

Non-null

The routing mode determines how conversations will be distributed to the groups assigned to this rule.

canReceiveTransferredConversations

Non-null

True if this rule is allowed to receive transferred conversations.

project

Project of the routing rule.

Usages

#

References

#

  • Field routingRule from Query