Skip to content

Instantly share code, notes, and snippets.

@drobiazko
Created April 18, 2012 09:23
Show Gist options
  • Save drobiazko/2412316 to your computer and use it in GitHub Desktop.
Save drobiazko/2412316 to your computer and use it in GitHub Desktop.
Twitter Timeline to Dropbox
{
"nodes": [
{
"title": "Timeline",
"icon": "images/icons/twitter_64.png",
"top": 122,
"left": 234,
"compID": "twitter",
"username": "elasticio",
"backFill": "15",
"id": "step_528"
},
{
"title": "Log",
"icon": "images/icons/log_64.png",
"top": 122,
"left": 476,
"compID": "log",
"level": "debug",
"id": "step_530"
},
{
"title": "Dropbox",
"icon": "images/icons/dropbox_64.png",
"top": 121,
"left": 705,
"compID": "dropbox",
"path": "elastic_shared/tweets/drobiazko",
"id": "step_548"
}
],
"connections": [
{
"from": "step_528",
"to": "step_530"
},
{
"from": "step_530",
"to": "step_548"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment