Skip to content

Instantly share code, notes, and snippets.

@drobiazko
Created May 23, 2012 12:09
Show Gist options
  • Save drobiazko/2774874 to your computer and use it in GitHub Desktop.
Save drobiazko/2774874 to your computer and use it in GitHub Desktop.
Untitled_0
{
"nodes": [
{
"title": "Dropbox",
"icon": "images/icons/dropbox_64.png",
"top": 106,
"left": 176,
"compID": "dropbox",
"path": "tweets/drobiazko",
"id": "step_122"
},
{
"title": "Salesforce",
"icon": "images/icons/salesforce_64.png",
"top": 109,
"left": 580,
"compID": "salesforce",
"id": "step_124"
},
{
"title": "Map/Transform",
"icon": "images/icons/code_64.png",
"top": 108,
"left": 377,
"compID": "code",
"code": "next(null, { message : \"Hello world!\" });",
"id": "step_127"
}
],
"connections": [
{
"from": "step_122",
"to": "step_127"
},
{
"from": "step_127",
"to": "step_124"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment