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!