JordanPatterson28
Dec 31, 2013 - 04:52
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?
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?
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