I have a function that outputs a list of locations, which I use to look up the weather. All the data is supposed to be gathered and run through a template for rendering before going to Slack.
This solution seems kind of arbitrary, as it relies on a known up-front counter, but how do we handle paginated urls, when you don’t know the total number of pages?
Yes, I see I was off-base in my comment, as it does iterate properly – however, I have noted problems, so I have a new topic opened for my problem – thanks!