Hi,
I want to- route my cases to a desired queue based on a field on case form.
Case entity has a field "Type" which is optionset with values "Help" and "Request".
I want to create automatic cloud flow to automatic route case to "Help" queue if Type=Help and if Type=Request, case should be added to "Request" queue.
How can I do this with Microsoft Dataverse connector?