I have a zap that keeps breaking, right now it's set up as two separate zaps but one is dependent on the other.
The main zap creates a new record in Smartsuite when I take orders from my online booking system.

This separate zap creates a new client profile, if it's a new client who is booking.

The first zap works fine when returning clients are booking, but always fails when it's a new client, probably because the two are running at the same time. It always returns with an error that it couldn't find the new client profile, yet when I check smartsuite the client has been added.
So I think I just need them to run in a specific sequence.
Let me know if you have any suggestions! Thank you