Skip to content

Instantly share code, notes, and snippets.

@drobiazko
Created March 23, 2012 22:54
Show Gist options
  • Save drobiazko/2176062 to your computer and use it in GitHub Desktop.
Save drobiazko/2176062 to your computer and use it in GitHub Desktop.
Receive Mail Demo
{
"nodes": [
{
"title": "Receive Mail",
"icon": "images/icons/mail_64.png",
"top": 131,
"left": 283,
"compID": "mail_receive",
"id": "step_106"
},
{
"title": "Log",
"icon": "images/icons/log_64.png",
"top": 134,
"left": 542,
"compID": "log",
"level": "debug",
"id": "step_109"
}
],
"connections": [
{
"from": "step_106",
"to": "step_109"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment