Hi Community,
we are using webhooks as trigger for our zap. the zap then proceeds to make an Rest API call to a third party service.
sometimes there are multiple webhooks coming in at the same time, thus triggering the zap multiple times, simultaneously. unfortunately the third party API has an rate-limit of 6 READ calls per 3000 ms. this occasionally causes the zap to hit an 429 when making the third party API call.
is there a way to queue the new trigger whenever the zap is still being run? ie running the zap sequentially rather than immediately when its triggered?
i would much appreciate any ideas. i did not find any solutions online.
thank you
thomas