knowledgecenter-breadcrum

Knowledge Center

11 Jun, 2024

How to create a routing rule set to route cases in Dynamics 365

Posted on 11 Jun, 2024 by Trupti Nikumbh, Posted in Dynamics 365 Customer Service

Blogs

In this blog we will discuss how to create a routing rule to automatically route the cases to queue in Dynamic 365 Customer Service.

 

Steps to be Followed:

  • Login to Dynamics 365 with your credentials.
  • Go to Customer Service admin center.
  • From left pane under Customer Support click on Routing.
  • Under Routing rule set click Manage.

 

 

  • To create a new routing rule set, click '+New' from the command bar.

  • Now enter name of "Routing Rule set" and save it.

 

 

  • After saving it Rule items section is displayed as shown in below screenshot.
  • To create new rule item, Click on "New Rule Item" under Rule items.
  • Note: One Routing Rule Set can have multiple rule items.

 

 

  • Name the rule item also you can write description.
  • Now in "Rule criteria" specify the conditions and route to either Queue/User/Team. In this case I am routing the case to Queue.

 

 

  • To use this routing rule set we need to activate it, click on "Activate" button from command bar and activate it.

Note: Only one rule set can be in an active state at a time. If there are multiple routing rules for the same queue, only the most recent one will be activated, and all remaining rules will be deactivated

 

 

 

  • To check whether the routing rule gets applied, create new case.
  • Give name to case and select priority as we defined in our rule criteria then click on "Save & Route".

 

 

  • Click on route button as shown below.

 

 

  • This will automatically route the case, and you can check the routed case under 'Queue items' for the queue specified in the previously created routing rule set.

 

 

 

Comment

This is a Required Field

Loading

Recent Updates

Blogs
31 Mar, 2026

Debugging Power Pages Server Logic Using Visual Studio Code

Power Pages Server Logic allows developers to execute secure backend JavaScript directly within Power Pages. It is commonly used for…

READ MORE
Blogs
31 Mar, 2026

Create and Deploy a Single Page Application (SPA) in Power Pages

In this blog, we’ll build and deploy a Single Page Application (SPA) using React + Vite and host it on…

READ MORE
BuildAndDeployPCF_Thumbnail.png
Blogs
25 Mar, 2026

Build And Deploy Your First Dataset PCF Control In Dynamics 365

Introduction In Dynamics 365, subgrids are commonly used to display related records, such as Opportunities under an Account. While out-of-the-box…

READ MORE