Hi All,
I have an Alteryx workflow where i am manually creating the xml code and send the request to an API to fetch data but the API only allows 50 request per run so i need to loop through and change the request value ( for Eg record 1-50 in the first run then 50 -100 in the second run and so on ). How to go about in doing this any idea would be helpful.
Thanks
Ashwin