I'm trying to create a flow to automatically add a new support cases to a queue in Dynamics CRM. I'm able to create QueueItem from the new Case, and I can look up the Queue by name, but I don't see a field on either record relating to the other (no QueueID field on the QueueItem, no QueueItems field on the Queue). How can I perform this task with flow?