Question

Schedule by Zapier, shorter interval?

  • 8 November 2021
  • 1 reply
  • 47 views

Hi,

I’m looking to build a zap that sync’s data from A to B however the Schedule by Zapier’s lowest interval is hourly. I was wondering if anyone knows an app where I can trigger every few mins?


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

1 reply

Userlevel 7
Badge +14

Hi @Jameswin 

Try this with 2 Zaps...

 

Zap 1

  1. Trigger: Webhook
  2. Action: Delay For: https://zapier.com/help/create/customize/add-delays-to-zaps#delay-for
  3. Trigger: Webhook
    1. POST Webhook to the URL generated from Zap 2 AND URL generated from Step 1, thus creating a Loop with a Delay
    2. Check this help article for how to configure the POST Webhook URL with mutliple webhook IDs: https://zapier.com/help/create/code-webhooks/trigger-zaps-from-webhooks#optional-trigger-multiple-zaps-with-webhooks

 

Zap 2

  1. Trigger: Webhook
  2. Action: ???