DerekK
Board Regular
- Joined
- Jun 18, 2007
- Messages
- 93
- Office Version
- 2003 or older
- Platform
- Windows
Good day, Excelsiors,
I am using Power Query to run an API call to our service provider, in order to pull through our platform users and their attendant data. The idea is that we would like to keep a "real time" register, rather than keeping a separate, manually updated register which is susceptible to human error.
The problem is, the service provider has throttled the maximum number of users per API call to 50; whereas we have >4.5K users. (The 50 limit seems to be set in stone but I can do page 1, page 2, &c.)
I was hoping someone could help me:
1. Is there anything stopping me from doing this as >90 queries, then merging them into one?
2. Is there a more efficient way to go about this? Or is there some trick I'm missing?
Hope you can help!
Sincerely,
Derek
I am using Power Query to run an API call to our service provider, in order to pull through our platform users and their attendant data. The idea is that we would like to keep a "real time" register, rather than keeping a separate, manually updated register which is susceptible to human error.
The problem is, the service provider has throttled the maximum number of users per API call to 50; whereas we have >4.5K users. (The 50 limit seems to be set in stone but I can do page 1, page 2, &c.)
I was hoping someone could help me:
1. Is there anything stopping me from doing this as >90 queries, then merging them into one?
2. Is there a more efficient way to go about this? Or is there some trick I'm missing?
Hope you can help!
Sincerely,
Derek