Get Queue items - Items shown "null" specific content in the activity. But have specific content in Orchestrator Queue

It’s not in the currentQueueItem anymore, you will need to use the key of the currentQueueItem and to do a GET/odata/QueueItems({key}) to then access the SpecificContent and/or Output. Hope this helps.

Adrian

2 Likes