Skip to content

Instantly share code, notes, and snippets.

@drobiazko
Created March 22, 2012 19:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save drobiazko/2162866 to your computer and use it in GitHub Desktop.
Save drobiazko/2162866 to your computer and use it in GitHub Desktop.
Wufoo to Dropbox
{
"nodes": [
{
"title": "Wufoo Entry",
"icon": "images/icons/wufoo_64.png",
"top": 145,
"left": 252,
"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