Hi
@GAVIN.RUDLINGFor removing items from the Queue is easy, use the Action "Delete Item" from the "Work Queues" Object.
To check if exists any duplicate item, you can ask first if exists the key that you want to insert before insert it. Use the Action "Is Item in the Queue" from the same VBO.
This action gives you the posibility to filter one Work Queue with different parameters, and returns a flag and a collection with all the item ids that meet the criteria.
You can make something like this:
Hope this helps you!!
See you in the community, bye
🙂------------------------------
Pablo Sarabia
Architect
Altamira Assets Management
Madrid
------------------------------