Skip to main content
Question

Calling an API - retrieve JSON data

  • November 8, 2024
  • 1 reply
  • 108 views

I need to download the entire data set using at API call. 

The way it is set up now will only bring in one single data record and not all records. 

I am stuck on how to retrieve the entire data file.

Thanks for the help

 

 

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, 2024

Hi @slaurel 

Help links for using the Webhooks Zap app: https://zapier.com/apps/webhook/help

Zap trigger: Webhook - Retrieve Poll

That will check every 2 minutes for new data and return individual results.

 

If you want to make a custom API request, then that would need to be done via a Zap action step.

Help links for using app APIs in Zaps: