Created
September 21, 2012 19:03
-
-
Save drobiazko/3763256 to your computer and use it in GitHub Desktop.
Dropbox new file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Dropbox new file", | |
"nodes": [ | |
{ | |
"id": "step_161", | |
"compId": "dropbox", | |
"function": "new_file", | |
"first": true | |
}, | |
{ | |
"id": "step_163", | |
"compId": "log", | |
"function": "print" | |
} | |
], | |
"description": "Log new files in Dropbox", | |
"tags": "dropbox, log", | |
"connections": [ | |
{ | |
"from": "step_162", | |
"to": "step_163" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment