Skip to content

Instantly share code, notes, and snippets.

@drobiazko
Created April 1, 2012 14:55
Show Gist options
  • Save drobiazko/2275885 to your computer and use it in GitHub Desktop.
Save drobiazko/2275885 to your computer and use it in GitHub Desktop.
Postmark Inbound
{
"nodes": [
{
"title": "Postmark Inbound",
"icon": "images/icons/postmark_64.png",
"top": 112,
"left": 205,
"compID": "postmark_receive",
"id": "step_112"
},
{
"title": "Log",
"icon": "images/icons/log_64.png",
"top": 113,
"left": 435,
"compID": "log",
"level": "debug",
"id": "step_114"
}
],
"connections": [
{
"from": "step_112",
"to": "step_114"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment