Skip to content

Instantly share code, notes, and snippets.

@zubairov
Forked from drobiazko/flow.json
Created August 30, 2012 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zubairov/3523690 to your computer and use it in GitHub Desktop.
Save zubairov/3523690 to your computer and use it in GitHub Desktop.
Wufoo to Dropbox
{
"nodes": [
{
"title": "Wufoo Entry",
"icon": "images/icons/wufoo_64.png",
"top": 148,
"left": 527,
"compID": "wufoo_hook",
"subdomain": "elasticio",
"formID": "q7x3s5",
"id": "step_95"
},
{
"title": "Dropbox",
"icon": "images/icons/dropbox_64.png",
"top": 147,
"left": 718,
"compID": "dropbox",
"path": "elastic_shared/wufoo/drobiazko",
"id": "step_104"
}
],
"connections": [
{
"from": "step_95",
"to": "step_104"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment