-
-
Save zubairov/3076034 to your computer and use it in GitHub Desktop.
Build in Berlin Applications
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nodes": [ | |
{ | |
"title": "Wufoo Entry", | |
"icon": "images/icons/wufoo_64.png", | |
"top": 43, | |
"left": 140, | |
"compID": "wufoo_hook", | |
"subdomain": "elasticio", | |
"formID": "q7x3s5", | |
"id": "step_132" | |
}, | |
{ | |
"title": "Google Spreadsheet", | |
"icon": "images/icons/google_spreadsheet_64.png", | |
"top": 42, | |
"left": 363, | |
"compID": "google_spreadsheet", | |
"id": "step_134" | |
}, | |
{ | |
"title": "Google Spreadsheet", | |
"icon": "images/icons/google_spreadsheet_64.png", | |
"top": 170, | |
"left": 137, | |
"compID": "google_spreadsheet", | |
"id": "step_154" | |
}, | |
{ | |
"title": "Filter Applications", | |
"icon": "images/icons/code_64.png", | |
"top": 170, | |
"left": 382, | |
"compID": "code", | |
"code": "next(null, { message : \"Hello world!\" });", | |
"id": "step_157" | |
}, | |
{ | |
"title": "Amiando", | |
"icon": "images/icons/amiando_64.png", | |
"top": 132, | |
"left": 607, | |
"compID": "amiando", | |
"id": "step_177" | |
}, | |
{ | |
"title": "Send Refusal", | |
"icon": "images/icons/email_64.png", | |
"top": 241, | |
"left": 606, | |
"compID": "postmark_send", | |
"from": "[email protected]", | |
"id": "step_215" | |
}, | |
{ | |
"title": "Send Invitation", | |
"icon": "images/icons/email_64.png", | |
"top": 132, | |
"left": 795, | |
"compID": "postmark_send", | |
"from": "[email protected]", | |
"id": "step_236" | |
} | |
], | |
"connections": [ | |
{ | |
"from": "step_132", | |
"to": "step_134" | |
}, | |
{ | |
"from": "step_154", | |
"to": "step_157" | |
}, | |
{ | |
"from": "step_157", | |
"to": "step_177" | |
}, | |
{ | |
"from": "step_157", | |
"to": "step_215" | |
}, | |
{ | |
"from": "step_177", | |
"to": "step_236" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment