Issue Explanation
My current Zap is structured as follows:
- WooCommerce Order Trigger
- Filter Conditions
- Filter Conditions
- Google Sheets Update Row (x4)
- Google Drive Find a File
- Send Email
Problem:
If multiple customers place orders at the same time, Zapier runs all instances of the Zap concurrently. This can cause Google Sheets to update rows due to overlapping executions, leading to mismatched data between customer’s inputs.
what can i do to be sure that each customer receives file with their input data/information being in sheets and not mixed with other orders/customer’s inputs?