i can only get 100 max queue items.
how can i get them all?
i can only get 100 max queue items.
how can i get them all?
or API
so if i get all the queue items using this method would i then be able to delete all of them from the queue? using delete queue item?
just do a try.
But I would recommend to set a filter on the status that only items are retrieved, which also can be deleted
lets take the List: ListQueueItems
have a look on screenshot above and on the comment more above. QueueItems have to be in the status New. So you can filter it for the retrival by:
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.