Skip to content

Instantly share code, notes, and snippets.

@drobiazko
Created August 31, 2012 20:40
Show Gist options
  • Save drobiazko/3558692 to your computer and use it in GitHub Desktop.
Save drobiazko/3558692 to your computer and use it in GitHub Desktop.
Untitled_0
{
"nodes": [
{
"title": "Dropbox",
"icon": "images/icons/dropbox_64.png",
"top": 126,
"left": 236,
"compID": "dropbox",
"path": "tweets/drobiazko",
"id": "step_132"
},
{
"compID": "subflow",
"id": "subflow_140",
"width": 144,
"height": 144,
"left": 473,
"top": 124,
"nodes": [
{
"title": "CSV Read",
"icon": "images/icons/csv_64.png",
"top": 124,
"left": 473,
"compID": "csv_read",
"delimiter": ",",
"columns": false,
"id": "step_138"
}
],
"connections": []
},
{
"title": "Dropbox",
"icon": "images/icons/dropbox_64.png",
"top": 127,
"left": 719,
"compID": "dropbox",
"path": "tweets/drobiazko",
"id": "step_150"
}
],
"connections": [
{
"from": "step_132",
"to": "subflow_140"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment