So we have an interesting situation - trying to update our CRM (PipeDrive) to sync with ActiveCampaign (for marketing).
Basically, we need to do the following:
- Find/Update Customer (by email)
- Find/Update Company (by Name)
- Find/Update Deal (by deal name)
We can use a path for the first step (i.e. if customer found, update, otherwise create new) but with the limitation of only being able to use one “path” has anyone figured out how to handle this?
And since each item needs the previous (i.e. company needs a customer and Deal needs a company and customer), I can’t run these as separate zaps.
What we really need is a way to daisy chain zaps!