Forum Discussion
bdpierce
4 years agoNew Member
Get data from a web download page
I am trying to connect to publicly available data on a webpage that allows the user to make selections and then download the data as a .csv file. The challenge is that the webpage does not present th...
- 4 years ago
This isn't necessarily possible without using another tool. If the site doesn't have an API you can use, you may be limited to the export method that they do make available.
You might want to check out Power Automate to automate the exporting process if that's indeed the only option.
bdpierce
4 years agoNew Member
Thanks for your response. I confirmed with the data owners that there is no API, so it seems like Power Automate may be my best solution.