we are using WebHooks quite long ago for the event types queueItem.transactionFailed. I far as i can see we are missing non of them in the powerautomate flow.
I created recently a new flow for all new queue items, but i only get the webhook from one queue, but we have many processes which create a lot of items in queues.
Do you have a hint why i’m not getting all queue items for the queueItem.added event?
over 35 Processes in total between 100-1000 a day, most of them added with the uipath activity of adding a single element, not bulk.
Funny is that all other events like transaction started etc seems to received by my webhook endpoint. only the added event is missing
P.S.: i double checked the webohhok settings, which events will be send and also tried all queue events and all events.
As far as i can see the only queue i get added events is one of which is uses in a lib and with the activity “add Transaction item” instead of “Add queue Item”