Skip to main content
Best answer

Schedule a trigger to pull in data from an API and make an action

  • September 14, 2022
  • 2 replies
  • 328 views

Folks, 

Are there any means to schedule a trigger to pull in data from any app(Using API) and then use those details to do an action?

Best answer by Danvers

Hi @Bharath4EN!

You can use Schedule by Zapier to trigger a Zap every hour, day, week or month. After that, you could use a webhook step to make a call to the API, which would grab the data for you. 

 

Would that work for what you’re trying to do? 

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

Danvers
Forum|alt.badge.img+12
  • Zapier Staff
  • Answer
  • September 14, 2022

Hi @Bharath4EN!

You can use Schedule by Zapier to trigger a Zap every hour, day, week or month. After that, you could use a webhook step to make a call to the API, which would grab the data for you. 

 

Would that work for what you’re trying to do? 


  • Author
  • New
  • September 15, 2022

Thanks Danvers. Got it 😁