Hello. I have a URL that when visited, downloads a CSV file. The data in the CSV is updated every couple of hours. Is there a smart way to pull this data into glide? It doesn’t need to happen automatically over set time intervals, just pulling in the data when clicking a button would work. Thank you!
Do you mean you need to pull the content of that CSV into a table in Glide?
Yep exactly!