Best answer

Run a Zap after waiting for another Zap to be completed

  • 3 May 2021
  • 2 replies
  • 1155 views

Userlevel 4
Badge +4

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

icon

Best answer by Troy Tessalone 3 May 2021, 00:24

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

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

Userlevel 4
Badge +4

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