Hi,
How can I assign a pre-defined subject from my subject tree to a new request created from an incoming email? I do not want to change the title, just select one the previously defined subjects based on the queue the case is processed in. Probably I should do this with Flow but I cannot find the list reference...
Thank you for your suggestions!
RegardsPeter
Hi Peter,
You can always you XrmToolBox - FetchXmlBuilder for such things:
The other way will be to create a advance find query and see the fetchxml:
Please mark the answer verified if this helps!
Thanks,
Prateek
Thank you very much indeed Prateek and Leah, all clear. Just one probably really stupid question:
How do I get the GUID of the subject? As subjects are only listed in some kind of tree view, I cannot get it from the browser address.
Hi peterhoyer,
As Prateek said, the subject is an OOB entity, subject that exsit in the case form is special OOB lookup field, you can use hardcode(Guid) to fill the field directly.
If you can’t find guid of the subject, you can use ‘List record’ action of the flow to get it.
For example, I have a subject that title is ‘test subject’, so using title as filter.
Test Result:
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.
You might be having a different business process, but you can write a flow on Create/Update of queueitem. Then check if this queueitem belong to case and then update the case subject based on queue.
Something like this can work:
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Mansi Soni as our August 2025 Community…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Abhilash Warrier 100 Super User 2025 Season 2
Suresh Kulla 72 Super User 2025 Season 2
DAnny3211 54