Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

API - Batch Macro

Analyst323
8 - Asteroid

I have an API that only allows 100 IDs to be called per run.

The manual way is to use a select records tool and limit each call to 100 unique IDs. The IDs are retrieved from a GET call and then appended to the API URL. 

This may be a good use case for a batch macro or even an iterative macro but I wasn't sure how I could define the list of rows to only be called per API call. 

 

 

In my screenshot, you will see the top container has containers segmented out by rows being grouped/called. 
The very bottom container is an example of how I'm grouping these calls into the groups. 

 

Happy to provide more information!

 

1 REPLY 1
Analyst323
8 - Asteroid

Scratch that - got it to work! Didn't need a macro at all 

Polls
We’re dying to get your help in determining what the new profile picture frame should be this Halloween. Cast your vote and help us haunt the Community with the best spooky character.
Don’t ghost us—pick your favorite now!
Labels