Greetings guys,
I have been using Google Maps API in my Alteryx workflow in order to get results with longitude and latitude for specific search queries, however, I am only able to get 20 results maximum per run while I am supposed to be getting 60 max.
I figured that the problem is that Google API shows 20 results per page and to access the next page you would have to use their next page token as seen in the picture below:

Unfortunately, I was not able to think of a way to add this to my workflow or my link.
If anyone is familiar or used Google API's before and was able to add this, please help!
Thank you so much!