How to Ensure Webhook Requests Run Sequentially, Not Simultaneously?

Hello everyone,

I’m facing an issue where I’m sending multiple data points to a scenario in a short time span, causing the scenario to process them simultaneously. This results in the scenario running multiple times at once, leading to duplicates and confusion.

Is there a way to configure the scenario so that each webhook request is completed before the next one starts? I need them to run sequentially rather than all at once.

Thanks for your help!

Welcome to the Make community!

You simply need to turn on Sequential Processing in the scenario settings.

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

@samliew


P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!