Skip to content

Instantly share code, notes, and snippets.

@drobiazko
Created September 21, 2012 19:03
Show Gist options
  • Save drobiazko/3763256 to your computer and use it in GitHub Desktop.
Save drobiazko/3763256 to your computer and use it in GitHub Desktop.
Dropbox new file
{
"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