I want do delete all specific content of all items in a queue. Updating of the items works fine, it’s the Get request that I need to improve. HTTP request queue items fetches all items in a folder. I can use an if-statement to ignore other queue’s but I’d rather use a filter in the cUrl, since there are over 300.000 items in the folder. Using a filter in the endpoint with QueueDefinitionId + value doesn’t work. Any idea’s?
Odata/Queueitems$filter=QueueDefinitionId%25eq%20805