Skip to main content

Hello,

I am trying to figure out if it is possible to run a Zap after waiting for another Zap to be completed. I.e. 

If: Zap #1 is being completed
Then: Run Zap #2 (else: Wait for Zap #2 to be completed)

I tried to use the “Wait for XX Minutes” step, but that did not worked. 

 

Thanks for help, 
Michael

Hi @michael291 

You can daisy chain Zaps together using Webhooks: https://zapier.com/apps/webhook/integrations

Where last action of Zap 1 is the trigger for Zap 2.

 

Zapier also recently released Sub-Zaps, which can run other Zaps and wait until the other Zap is completed, before continuing: https://zapier.com/apps/sub-zap-by-zapier/integrations


Thanks @Troy Tessalone …that’s perfect!! This solves my problem.