Skip to main content
Question

Schedule by Zapier, shorter interval?

  • November 8, 2021
  • 1 reply
  • 81 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

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • November 8, 2021

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: ???