Forum Archive

Dropbox API as an External Script

JordanPatterson28

I am using the method posted by ole to create a Dropbox app register it then pull the info into other scripts in pythonista. Is this possible in editorial, to reference another script?

edgauthier

I included an example of how I did this with my Dropbox Auth workflow. Scroll to the bottom of the workflow for the example actions with code.

Ed