USD – LookupQueueItem and WorkOn Actions

Leave a comment

In Unified Service Desk, there are some actions that assist with queues.

The first is LookupQueueItem. Let’s say we have a case that is part of the queue “Support”:

As part of USD, we can call an action to get the Id of the queue item. To do this, pass the following parameters to LookupQueueItem:

Id=FDA93807-4EF3-E711-80F2-3863BB2E34E8
EntityType=case

After running this, the CRM Global Manager#queueitem is created, with the Id of the queue item:

You can then use WorkOn, which “picks” the item. To do this:

This picks the item:

To route to another queue, you can use RouteToQueue.

 

THANKS FOR READING. BEFORE YOU LEAVE, I NEED YOUR HELP.
 

I AM SPENDING MORE TIME THESE DAYS CREATING YOUTUBE VIDEOS TO HELP PEOPLE LEARN THE MICROSOFT POWER PLATFORM.

IF YOU WOULD LIKE TO SEE HOW I BUILD APPS, OR FIND SOMETHING USEFUL READING MY BLOG, I WOULD REALLY APPRECIATE YOU SUBSCRIBING TO MY YOUTUBE CHANNEL.

THANK YOU, AND LET'S KEEP LEARNING TOGETHER.

CARL

https://www.youtube.com/carldesouza

 

ABOUT CARL DE SOUZA

Carl de Souza is a developer and architect focusing on Microsoft Dynamics 365, Power BI, Azure, and AI.

carldesouza.comLinkedIn Twitter | YouTube

 

Leave a Reply

Your email address will not be published. Required fields are marked *