Hello Community,
I've created an Action Flow in Celonis which contains an UI Path Component which Adds an Item to a Queue. WHen trying to test if I can actually add an Item to a test Queue I get the error "RuntimeError 400] An organization unit is required for this action."
The user I'm using has all the necessary roles and permissions to edit a queue.
Where can I define the Organization Unit Id?
Also, I tried using the "Make an API Call" with the Method Post and the URL "odata/Queues/UiPathODataSvc.AddQueueItem" but it gets the same error.
I am really thankful for your help!