I have a CognitoForms webhook that fills up the queue with all of the submitted forms. I want to run them all through a scenario at midnight, but when it runs, only the first item in the queue is run. How do I make all things in queue run on a schedule?
Hello @Blayne_Chastain and welcome to the Make Community!
If you Show Advanced Settings in your Webhook there should be an option to set max number of results. Please try that, but also read the warning to understand the limit cannot be too high.
1 Like
Welcome to the Make community!
Each queue also has a max size, just so you’re aware in case it’s full, it will reject additional requests over the limit.
2 Likes