Process All Items in Existing Webhook Queue

There is 160 qebhook request in que and I cant run each 1 by 1, but it wont let me run them in bulk when I click"process old data". hat can I do ?

all help appreciated

Hey there,

go in the scenario settings and set Sequential Processing to NO. Then it will process them in bulk (and most likely cause a rate limit error on one of the APIs if its happening too fast).

Click on “Show advanced settings” and set the number greater than 1 temporarily. Try a number greater than the items in the queue, e.g.: 1000.

Then the next time you run this scenario, all the items will be processed.

Hope this helps! Let me know if there are any further questions or issues.

— @samliew

1 Like

hey thanks but this was already on

this worked , cheers mate