User Portlet User Portlet

Discussions
You can actually do all of it in the `AutoRefreshed` like this: getSpreadSheet[] := Dataset[Flatten[Import["https://path-to-google-doc/export?format=csv", "CSV", CharacterEncoding -> "UTF8"]]]; CloudPut[getSpreadSheet[],...