Hi,
current Events API v2 accept only one object, which requires to make several requests when one has more than one alert to trigger. Would it be possible to accept an array of events? Maybe on a different route to avoid breaking changes.
This would save some network traffic and make some custom HTTP integrations easier.
Thank you.