Securely get data to excel (automatically - not download)

Currently we sit securely behind a firewall. Many people use public looks in order to suck the data into an XL workbook using the webquery functionality. A lot of people have a lot of processes using this functionality (eg workbooks with loads of sheets in that pull lots of different looks data and then generate a powerpoint).
We are looking at moving to the cloud and so the public looks have to go.

It is important people own their own workbooks and not have one generated for them since they do a lot of bits and pieces in them and they are a living document.

We have thought about creating a macro or plugin which uses the API however this means saving users credentials in the workbook which brings its own complications.

Would be great to get some thoughts from people who have come up against this or have some ideas.

Thanks!

Solved Solved
6 10 4,062
1 ACCEPTED SOLUTION

We built an internal tool to pipe looks to google sheets on a daily / hourly cadence because our security team wasn’t fond of public look URLs. Users love it. I imagine a very similar thing could be done to write to Excel spreadsheets stored in Google Drive or something similar as long as they were accessible programmatically.

View solution in original post