Hi,
I’m encountering an issue with the way requests are being processed in my Zap. Specifically, I’m syncing recurring booking data (e.g., bookings B1, B2, B3, B4, B5) from my system via a Webhook trigger in Zapier. While I’m sending the requests to Zapier in the correct order, I’ve noticed that the order of these bookings is getting jumbled up in the Zapier history and when syncing data to Google Sheets.
I’ve already tried adding a time delay between requests and using Zapier's Delay action, but the order is still not maintained during processing. The requests are being processed asynchronously, and it seems that Zapier is not respecting the order in which they were received.
Could you please assist me with:
- Ensuring that the requests are processed sequentially, respecting the order in which they were sent to Zapier.
- If there are any configuration settings or best practices that can help maintain the order of requests when processing large batches or recurring data.
Additionally, I would appreciate any suggestions or recommendations for handling this issue, especially when dealing with multiple booking data points sent in a batch.
Thank you for your assistance!