Forum Discussion

bdpierce's avatar
bdpierce
New Member
4 years ago
Solved

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...
  • AlexisOlson's avatar
    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.