Create a condition before a trigger, specifically webhooks, which can be enabled or disabled, and will basically insist that the workflow can only do one alert or whatever is gathered from the webhook at a time.
With that being said, if 10 alerts came through at once, then the webhook, would go through all 10, one by one.
Thanks team