Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
si_mcd
Contributor
Contributor

Looping through multiple REST API requests

Hi everyone,

I'm new to both Qlik and scripting in Qlik and need some assistance for some scripting. I'm trying to get the data from the Zoom API which requires sending multiple request using the month as a parameter to get the daily meetings data. I can easily setup a REST call to get one month using the 'create new connection tool' but I can't figure out the looping part or find an example on this. I've done this in M-code in power bi and I used a master calendar as the dates to loop through. The request is:

https://api.zoom.us/v2/report/daily?year={year}&month={month}

I can only request the last 6 months of data too.

Any help would be greatly appreciated.

1 Reply
marksouzacosta
Partner - Specialist
Partner - Specialist

As an addition to this topic, I'm excited to share my latest tutorial on integrating Asana with Qlik Cloud using REST APIs!

In this step-by-step guide, you'll learn:
- How to use Asana REST APIs with Postman
- Creating REST Data Connections in Qlik Cloud
- Extracting data from Asana and saving as Parquet files
- Enhancing connections with custom parameters and pagination

Check out the full video on YouTube:
Integrate Asana with Qlik Cloud Using REST APIs: A Step-by-Step Guide
https://youtu.be/lFwar30BNkQ?si=UZoM_x9L5amdJSnf

Regards,

Mark Costa

Read more at Data Voyagers - datavoyagers.net