Guest User

Untitled

a guest
Oct 18th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. {
  2. "nodes": [
  3. {
  4. "title": "Wufoo Entry",
  5. "icon": "images/icons/wufoo_64.png",
  6. "top": 44,
  7. "left": 140,
  8. "compID": "wufoo_hook",
  9. "subdomain": "elasticio",
  10. "formID": "q7x3s5",
  11. "id": "step_132"
  12. },
  13. {
  14. "title": "Google Spreadsheet",
  15. "icon": "images/icons/google_spreadsheet_64.png",
  16. "top": 42,
  17. "left": 363,
  18. "compID": "google_spreadsheet",
  19. "id": "step_134"
  20. },
  21. {
  22. "title": "Google Spreadsheet",
  23. "icon": "images/icons/google_spreadsheet_64.png",
  24. "top": 169,
  25. "left": 127,
  26. "compID": "google_spreadsheet",
  27. "id": "step_154"
  28. },
  29. {
  30. "title": "Filter Applications",
  31. "icon": "images/icons/code_64.png",
  32. "top": 164,
  33. "left": 390,
  34. "compID": "code",
  35. "code": "next(null, { message : \"Hello world!\" });",
  36. "id": "step_157"
  37. },
  38. {
  39. "title": "Amiando",
  40. "icon": "images/icons/amiando_64.png",
  41. "top": 177,
  42. "left": 660,
  43. "compID": "amiando",
  44. "id": "step_177"
  45. },
  46. {
  47. "title": "Send Refusal",
  48. "icon": "images/icons/email_64.png",
  49. "top": 50,
  50. "left": 687,
  51. "compID": "postmark_send",
  52. "from": "no-reply@elastic.io",
  53. "id": "step_215"
  54. },
  55. {
  56. "title": "Send Invitation",
  57. "icon": "images/icons/email_64.png",
  58. "top": 132,
  59. "left": 795,
  60. "compID": "postmark_send",
  61. "from": "no-reply@elastic.io",
  62. "id": "step_236"
  63. },
  64. {
  65. "title": "JIRA",
  66. "icon": "images/icons/jira_64.png",
  67. "top": 406,
  68. "left": 770,
  69. "compID": "jira",
  70. "id": "step_290"
  71. }
  72. ],
  73. "connections": [
  74. {
  75. "from": "step_132",
  76. "to": "step_134"
  77. },
  78. {
  79. "from": "step_154",
  80. "to": "step_157"
  81. },
  82. {
  83. "from": "step_157",
  84. "to": "step_177"
  85. },
  86. {
  87. "from": "step_157",
  88. "to": "step_215"
  89. },
  90. {
  91. "from": "step_177",
  92. "to": "step_236"
  93. }
  94. ]
  95. }
Add Comment
Please, Sign In to add comment