Hey,
I have a problem and need some input to fix it.
We have 2 automations running in zapier. Both run in the same table and same view.
Inside the table I have 2 statuses. Let’s call them “Publish to zapier” and “Done”
Automation 1 and 2 trigger when I change the status to “Publish to zapier”.
Automation 1 uploads an Image of the record to google drive
Automation 2 publish a html text to a wordpress site and after it’s done it updates the Status of a record to “Done”
My problem is, zapier don’t run zaps in chronological order. Sometimes Automation 2 triggers before Automation 1, the status get changed to “Done” and Automation 1 doesn’t run anymore cause the status of the record is wrong.
Would it be better to create 3 zaps instead of 2? Splitting Automation 2 and do the status update in an extra automation, when Automation 1&2 already ran?
Maybe I think a little bit to complicate, but I want to fix this. What’s the best solution for it?
Thank you!