How can i count the number of items in queue from API call?

i have managed to get all the queue items in a JSON file but now i want to count how many queue items there are within this JSON file.

GetQueueItemsCount.xaml (6.6 KB)

i have tried to use regex.matches but i get “351” when in reality the number of queue items are 10, 1 progress and 9 renaming"

any help?

Hi @Rowley101

If possible can you send json file

Regards
Sudharsan