

Good luck with your integration journey and feel free to drop us a note at if you run into any trouble or have any questions.I have the following code in apps script: function uploadToDropbox(chartImage) The best part is that if the underlying Google Sheet or Dropbox File data changes then your data is automatically updated.Īnd if you want to share your data with someone you simply need to send them the API link. That’s it! That’s how easy it is to integrate spreadsheet data from various sources.

Then change the variable names so it all makes sense. Simply click on the Upload or Drop Files box and upload your file.įollow the same steps as above to get the python code and insert it into your Python file. We are not going to bore you with this process. Now we are going to upload the file from your desktop.

However, we are now going to change the name of the requests and the data to be more identifying. Select your file.įollow the same steps as above for copying the Python code in your file. Now click on the Dropbox Upload box again and you will see a File Chooser. This is expected behavior from Dropbox authentication.Ĭlick on the Dropbox Upload Box to Start the Process The first click will either ask you to authenticate OR if your account is already open in the tab, it will just refresh the page. Our code will now look like the followingĪll API links in this post are public so feel free to use this to test! Step 3: Connect to Your Dropbox FileĬlick on the Dropbox Upload box.
