Hi all,
I'm a flow newbie, so go easy 
I've built a PowerBI report connecting to the json file from a trello board (using this excellent tutorial here). It works great, but involves manually downloading the json file to update it.
The way I do the download is to use the URL from my trello board, with a '.json' at the end. I can then save that page as a json file and point my power BI report to that. It works perfectly. But it's still manual, so I'd like to automate it, but I'm struggling.
Any help on how I could get flow to regularly get the json file and save it (either to onedrive or sharepoint) that would be really great. I could then schedule the PowerBI refresh as normal.
Thanks in advance 🙂