Created
July 9, 2012 08:52
-
-
Save hanishi/3075215 to your computer and use it in GitHub Desktop.
Untitled_217
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": "Chargify", | |
"icon": "images/icons/chargify_64.png", | |
"top": 92, | |
"left": 265, | |
"compID": "chargify", | |
"id": "step_369" | |
}, | |
{ | |
"title": "Basecamp", | |
"icon": "images/icons/basecamp_64.png", | |
"top": 88, | |
"left": 478, | |
"compID": "basecamp", | |
"id": "step_373" | |
}, | |
{ | |
"title": "Salesforce", | |
"icon": "images/icons/salesforce_64.png", | |
"top": 54, | |
"left": 73, | |
"compID": "salesforce", | |
"id": "step_377" | |
} | |
], | |
"connections": [ | |
{ | |
"from": "step_369", | |
"to": "step_373" | |
}, | |
{ | |
"from": "step_377", | |
"to": "step_369" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment