n8n-nodes-base 0.232.0 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (126) hide show
  1. package/dist/build.tsbuildinfo +1 -1
  2. package/dist/nodes/Code/Code.node.js +1 -2
  3. package/dist/nodes/Code/Code.node.js.map +1 -1
  4. package/dist/nodes/CompareDatasets/CompareDatasets.node.js +3 -1
  5. package/dist/nodes/CompareDatasets/CompareDatasets.node.js.map +1 -1
  6. package/dist/nodes/CompareDatasets/GenericFunctions.js.map +1 -1
  7. package/dist/nodes/CompareDatasets/test/node/workflow.compareDatasets.forceInputNodeExecution.json +496 -0
  8. package/dist/nodes/CrateDb/CrateDb.node.js +5 -2
  9. package/dist/nodes/CrateDb/CrateDb.node.js.map +1 -1
  10. package/dist/nodes/EditImage/EditImage.node.js +1 -0
  11. package/dist/nodes/EditImage/EditImage.node.js.map +1 -1
  12. package/dist/nodes/EmailSend/v2/send.operation.js.map +1 -1
  13. package/dist/nodes/Google/Analytics/v1/GoogleAnalyticsV1.node.js.map +1 -1
  14. package/dist/nodes/Google/BigQuery/v1/GoogleBigQueryV1.node.js.map +1 -1
  15. package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.js +6 -1
  16. package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.js.map +1 -1
  17. package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.js.map +1 -1
  18. package/dist/nodes/Google/Drive/GoogleDrive.node.js +6 -6
  19. package/dist/nodes/Google/Drive/GoogleDrive.node.js.map +1 -1
  20. package/dist/nodes/Google/Drive/GoogleDriveTrigger.node.js +4 -4
  21. package/dist/nodes/Google/Drive/GoogleDriveTrigger.node.js.map +1 -1
  22. package/dist/nodes/Google/Gmail/v1/GmailV1.node.js.map +1 -1
  23. package/dist/nodes/Google/Sheet/GoogleSheetsTrigger.node.js +2 -2
  24. package/dist/nodes/Google/Sheet/GoogleSheetsTrigger.node.js.map +1 -1
  25. package/dist/nodes/Google/Sheet/v2/actions/sheet/Sheet.resource.js +2 -2
  26. package/dist/nodes/Google/Sheet/v2/actions/sheet/Sheet.resource.js.map +1 -1
  27. package/dist/nodes/Google/Sheet/v2/actions/spreadsheet/delete.operation.js +2 -2
  28. package/dist/nodes/Google/Sheet/v2/actions/spreadsheet/delete.operation.js.map +1 -1
  29. package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheets.utils.js +4 -2
  30. package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheets.utils.js.map +1 -1
  31. package/dist/nodes/Html/Html.node.js +2 -1
  32. package/dist/nodes/Html/Html.node.js.map +1 -1
  33. package/dist/nodes/Html/utils.d.ts +0 -1
  34. package/dist/nodes/Html/utils.js +1 -15
  35. package/dist/nodes/Html/utils.js.map +1 -1
  36. package/dist/nodes/HttpRequest/V1/HttpRequestV1.node.js +6 -0
  37. package/dist/nodes/HttpRequest/V1/HttpRequestV1.node.js.map +1 -1
  38. package/dist/nodes/HttpRequest/V2/HttpRequestV2.node.js +6 -0
  39. package/dist/nodes/HttpRequest/V2/HttpRequestV2.node.js.map +1 -1
  40. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +6 -0
  41. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
  42. package/dist/nodes/Merge/Merge.node.js +1 -0
  43. package/dist/nodes/Merge/Merge.node.js.map +1 -1
  44. package/dist/nodes/Merge/test/node/workflow.combine.mergeByFields.json +4 -4
  45. package/dist/nodes/Merge/test/node/workflow.mixed.forceInputNodeExecution.json +2440 -0
  46. package/dist/nodes/Merge/test/node/workflow.mixed.not.forceInputNodeExecution.json +2376 -0
  47. package/dist/nodes/Merge/v1/MergeV1.node.js +1 -0
  48. package/dist/nodes/Merge/v1/MergeV1.node.js.map +1 -1
  49. package/dist/nodes/Merge/v2/GenericFunctions.js +12 -16
  50. package/dist/nodes/Merge/v2/GenericFunctions.js.map +1 -1
  51. package/dist/nodes/Merge/v2/MergeV2.node.js +35 -5
  52. package/dist/nodes/Merge/v2/MergeV2.node.js.map +1 -1
  53. package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.js.map +1 -1
  54. package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.js.map +1 -1
  55. package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.js.map +1 -1
  56. package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.js.map +1 -1
  57. package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.js.map +1 -1
  58. package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.js.map +1 -1
  59. package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.js.map +1 -1
  60. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.js.map +1 -1
  61. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.js.map +1 -1
  62. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.js.map +1 -1
  63. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.js.map +1 -1
  64. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.js.map +1 -1
  65. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.js.map +1 -1
  66. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.js.map +1 -1
  67. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.js.map +1 -1
  68. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.js.map +1 -1
  69. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.js.map +1 -1
  70. package/dist/nodes/Microsoft/Excel/v2/helpers/utils.js.map +1 -1
  71. package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js +6 -2
  72. package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js.map +1 -1
  73. package/dist/nodes/MySql/v1/MySqlV1.node.js +2 -1
  74. package/dist/nodes/MySql/v1/MySqlV1.node.js.map +1 -1
  75. package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.js.map +1 -1
  76. package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js +6 -2
  77. package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js.map +1 -1
  78. package/dist/nodes/MySql/v2/actions/database/insert.operation.js.map +1 -1
  79. package/dist/nodes/MySql/v2/actions/database/select.operation.js.map +1 -1
  80. package/dist/nodes/MySql/v2/actions/database/update.operation.js.map +1 -1
  81. package/dist/nodes/MySql/v2/actions/database/upsert.operation.js.map +1 -1
  82. package/dist/nodes/Notion/DatabaseDescription.js +3 -3
  83. package/dist/nodes/Notion/DatabaseDescription.js.map +1 -1
  84. package/dist/nodes/Notion/DatabasePageDescription.js +9 -9
  85. package/dist/nodes/Notion/DatabasePageDescription.js.map +1 -1
  86. package/dist/nodes/Notion/GenericFunctions.d.ts +4 -4
  87. package/dist/nodes/Notion/GenericFunctions.js +5 -5
  88. package/dist/nodes/Notion/GenericFunctions.js.map +1 -1
  89. package/dist/nodes/Notion/PageDescription.js +6 -6
  90. package/dist/nodes/Notion/PageDescription.js.map +1 -1
  91. package/dist/nodes/Notion/v1/VersionDescription.js +0 -6
  92. package/dist/nodes/Notion/v1/VersionDescription.js.map +1 -1
  93. package/dist/nodes/Notion/v2/NotionV2.node.js +0 -4
  94. package/dist/nodes/Notion/v2/NotionV2.node.js.map +1 -1
  95. package/dist/nodes/Notion/v2/VersionDescription.js +0 -6
  96. package/dist/nodes/Notion/v2/VersionDescription.js.map +1 -1
  97. package/dist/nodes/Postgres/PostgresTrigger.node.js +6 -6
  98. package/dist/nodes/Postgres/PostgresTrigger.node.js.map +1 -1
  99. package/dist/nodes/Postgres/v1/PostgresV1.node.js +2 -1
  100. package/dist/nodes/Postgres/v1/PostgresV1.node.js.map +1 -1
  101. package/dist/nodes/Postgres/v1/genericFunctions.d.ts +4 -1
  102. package/dist/nodes/Postgres/v1/genericFunctions.js +11 -3
  103. package/dist/nodes/Postgres/v1/genericFunctions.js.map +1 -1
  104. package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.js.map +1 -1
  105. package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.js +7 -3
  106. package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.js.map +1 -1
  107. package/dist/nodes/Postgres/v2/actions/database/insert.operation.js.map +1 -1
  108. package/dist/nodes/Postgres/v2/actions/database/select.operation.js.map +1 -1
  109. package/dist/nodes/Postgres/v2/actions/database/update.operation.js.map +1 -1
  110. package/dist/nodes/Postgres/v2/actions/database/upsert.operation.js.map +1 -1
  111. package/dist/nodes/QuestDb/QuestDb.node.js +6 -2
  112. package/dist/nodes/QuestDb/QuestDb.node.js.map +1 -1
  113. package/dist/nodes/Slack/V1/SlackV1.node.js.map +1 -1
  114. package/dist/nodes/Snowflake/Snowflake.node.js +6 -1
  115. package/dist/nodes/Snowflake/Snowflake.node.js.map +1 -1
  116. package/dist/nodes/TimescaleDb/TimescaleDb.node.js +5 -2
  117. package/dist/nodes/TimescaleDb/TimescaleDb.node.js.map +1 -1
  118. package/dist/types/nodes.json +33 -32
  119. package/dist/utils/utilities.d.ts +1 -0
  120. package/dist/utils/utilities.js +15 -1
  121. package/dist/utils/utilities.js.map +1 -1
  122. package/package.json +4 -5
  123. package/dist/package.json +0 -845
  124. package/dist/utils/constants.d.ts +0 -1
  125. package/dist/utils/constants.js +0 -7
  126. package/dist/utils/constants.js.map +0 -1
@@ -0,0 +1,2440 @@
1
+ {
2
+ "name": "Merge 2",
3
+ "nodes": [
4
+ {
5
+ "parameters": {},
6
+ "id": "8d0ffac0-dfbf-4407-91db-0756041b0894",
7
+ "name": "Start",
8
+ "type": "n8n-nodes-base.start",
9
+ "typeVersion": 1,
10
+ "position": [-320, 1640]
11
+ },
12
+ {
13
+ "parameters": {
14
+ "conditions": {
15
+ "string": [
16
+ {
17
+ "value1": "={{ $json[\"test\"] }}",
18
+ "value2": "b"
19
+ }
20
+ ]
21
+ }
22
+ },
23
+ "id": "8bc8719a-4e79-4df0-bd34-e67b4aaa7823",
24
+ "name": "IF",
25
+ "type": "n8n-nodes-base.if",
26
+ "typeVersion": 1,
27
+ "position": [140, 1180]
28
+ },
29
+ {
30
+ "parameters": {},
31
+ "id": "26ceab02-97d2-4e4b-b27f-d5a5584e697e",
32
+ "name": "Merge",
33
+ "type": "n8n-nodes-base.merge",
34
+ "typeVersion": 2,
35
+ "position": [900, 1260]
36
+ },
37
+ {
38
+ "parameters": {},
39
+ "id": "2b3f9309-8c75-4dc6-bf02-ab19f17983d7",
40
+ "name": "Merge1",
41
+ "type": "n8n-nodes-base.merge",
42
+ "typeVersion": 2,
43
+ "position": [640, 1260]
44
+ },
45
+ {
46
+ "parameters": {
47
+ "mode": "combine",
48
+ "combinationMode": "mergeByPosition",
49
+ "options": {}
50
+ },
51
+ "id": "a0456576-8dbb-437f-81e5-5fe331eb45f6",
52
+ "name": "Merge3",
53
+ "type": "n8n-nodes-base.merge",
54
+ "typeVersion": 2,
55
+ "position": [640, 1100]
56
+ },
57
+ {
58
+ "parameters": {
59
+ "mode": "combine",
60
+ "combinationMode": "mergeByPosition",
61
+ "options": {}
62
+ },
63
+ "id": "66c801a7-c020-42b1-bedb-f5104a792e0c",
64
+ "name": "Merge4",
65
+ "type": "n8n-nodes-base.merge",
66
+ "typeVersion": 2,
67
+ "position": [900, 1100]
68
+ },
69
+ {
70
+ "parameters": {
71
+ "operation": "getAllPeople"
72
+ },
73
+ "id": "e8e83cef-c782-490c-9a0e-206435e3b71c",
74
+ "name": "Customer Datastore (n8n training)",
75
+ "type": "n8n-nodes-base.n8nTrainingCustomerDatastore",
76
+ "typeVersion": 1,
77
+ "position": [-100, 1640]
78
+ },
79
+ {
80
+ "parameters": {
81
+ "mode": "chooseBranch"
82
+ },
83
+ "id": "f8b779dc-992d-49db-9fc2-d8b76b0f3419",
84
+ "name": "Merge2",
85
+ "type": "n8n-nodes-base.merge",
86
+ "typeVersion": 2,
87
+ "position": [640, 1440]
88
+ },
89
+ {
90
+ "parameters": {
91
+ "mode": "chooseBranch"
92
+ },
93
+ "id": "e6136b98-ab2c-4c44-bc14-6af3fa39ed01",
94
+ "name": "Merge5",
95
+ "type": "n8n-nodes-base.merge",
96
+ "typeVersion": 2,
97
+ "position": [900, 1440]
98
+ },
99
+ {
100
+ "parameters": {
101
+ "values": {
102
+ "string": [
103
+ {
104
+ "name": "nameB",
105
+ "value": "B"
106
+ }
107
+ ]
108
+ },
109
+ "options": {}
110
+ },
111
+ "id": "c97cba6c-5a4e-4929-81d1-da20be216900",
112
+ "name": "Set1B",
113
+ "type": "n8n-nodes-base.set",
114
+ "typeVersion": 2,
115
+ "position": [380, 1260]
116
+ },
117
+ {
118
+ "parameters": {
119
+ "values": {
120
+ "string": [
121
+ {
122
+ "name": "nameA",
123
+ "value": "A"
124
+ }
125
+ ]
126
+ },
127
+ "options": {}
128
+ },
129
+ "id": "87fdfaf7-dafc-427e-ad89-3839ea9718aa",
130
+ "name": "Set1A",
131
+ "type": "n8n-nodes-base.set",
132
+ "typeVersion": 2,
133
+ "position": [380, 1120]
134
+ },
135
+ {
136
+ "parameters": {
137
+ "mode": "combine",
138
+ "mergeByFields": {
139
+ "values": [
140
+ {
141
+ "field1": "id",
142
+ "field2": "id"
143
+ }
144
+ ]
145
+ },
146
+ "joinMode": "keepEverything",
147
+ "options": {}
148
+ },
149
+ "id": "f5e4aabd-93f8-405c-804a-9487393467e6",
150
+ "name": "Merge6",
151
+ "type": "n8n-nodes-base.merge",
152
+ "typeVersion": 2,
153
+ "position": [900, 940],
154
+ "disabled": true
155
+ },
156
+ {
157
+ "parameters": {
158
+ "mode": "combine",
159
+ "mergeByFields": {
160
+ "values": [
161
+ {
162
+ "field1": "id",
163
+ "field2": "id"
164
+ }
165
+ ]
166
+ },
167
+ "joinMode": "keepEverything",
168
+ "options": {}
169
+ },
170
+ "id": "b713a005-f140-4565-b30a-3136d892a8c3",
171
+ "name": "Merge8",
172
+ "type": "n8n-nodes-base.merge",
173
+ "typeVersion": 2,
174
+ "position": [640, 940],
175
+ "disabled": true
176
+ },
177
+ {
178
+ "parameters": {
179
+ "mode": "combine",
180
+ "combinationMode": "multiplex",
181
+ "options": {}
182
+ },
183
+ "id": "868d4a27-7192-4252-826b-dcc20b42948a",
184
+ "name": "Merge9",
185
+ "type": "n8n-nodes-base.merge",
186
+ "typeVersion": 2,
187
+ "position": [900, 780]
188
+ },
189
+ {
190
+ "parameters": {
191
+ "mode": "combine",
192
+ "combinationMode": "multiplex",
193
+ "options": {}
194
+ },
195
+ "id": "b8e770e8-c0a0-413b-a887-4e6395787d76",
196
+ "name": "Merge10",
197
+ "type": "n8n-nodes-base.merge",
198
+ "typeVersion": 2,
199
+ "position": [640, 780]
200
+ },
201
+ {
202
+ "parameters": {
203
+ "mode": "chooseBranch",
204
+ "output": "input2"
205
+ },
206
+ "id": "925a9e9e-2628-4561-a7d7-89f55248e1d4",
207
+ "name": "Merge7",
208
+ "type": "n8n-nodes-base.merge",
209
+ "typeVersion": 2,
210
+ "position": [640, 1620]
211
+ },
212
+ {
213
+ "parameters": {
214
+ "mode": "chooseBranch",
215
+ "output": "input2"
216
+ },
217
+ "id": "fed3c762-9171-4d7e-85b9-c2c100eba9f9",
218
+ "name": "Merge11",
219
+ "type": "n8n-nodes-base.merge",
220
+ "typeVersion": 2,
221
+ "position": [900, 1620]
222
+ },
223
+ {
224
+ "parameters": {},
225
+ "id": "8f3b781a-c82b-40a0-a896-d459e25f9b79",
226
+ "name": "Merge12",
227
+ "type": "n8n-nodes-base.merge",
228
+ "typeVersion": 2,
229
+ "position": [900, 2360]
230
+ },
231
+ {
232
+ "parameters": {},
233
+ "id": "65c4b385-cf4c-4a6e-98bb-797dbfdf67a0",
234
+ "name": "Merge13",
235
+ "type": "n8n-nodes-base.merge",
236
+ "typeVersion": 2,
237
+ "position": [640, 2360]
238
+ },
239
+ {
240
+ "parameters": {
241
+ "mode": "combine",
242
+ "combinationMode": "mergeByPosition",
243
+ "options": {}
244
+ },
245
+ "id": "5260edf9-c448-4790-ac0a-6f1bc9845c56",
246
+ "name": "Merge14",
247
+ "type": "n8n-nodes-base.merge",
248
+ "typeVersion": 2,
249
+ "position": [640, 2200]
250
+ },
251
+ {
252
+ "parameters": {
253
+ "mode": "combine",
254
+ "combinationMode": "mergeByPosition",
255
+ "options": {}
256
+ },
257
+ "id": "1d60a9d0-cd9e-418e-85e7-19726f6dfc27",
258
+ "name": "Merge15",
259
+ "type": "n8n-nodes-base.merge",
260
+ "typeVersion": 2,
261
+ "position": [900, 2200]
262
+ },
263
+ {
264
+ "parameters": {
265
+ "mode": "chooseBranch"
266
+ },
267
+ "id": "0432532f-7ab6-428e-8a09-5473ea43da9e",
268
+ "name": "Merge16",
269
+ "type": "n8n-nodes-base.merge",
270
+ "typeVersion": 2,
271
+ "position": [640, 2540]
272
+ },
273
+ {
274
+ "parameters": {
275
+ "mode": "chooseBranch"
276
+ },
277
+ "id": "0ffc7240-3225-4223-a8c9-f76327dfbe02",
278
+ "name": "Merge17",
279
+ "type": "n8n-nodes-base.merge",
280
+ "typeVersion": 2,
281
+ "position": [900, 2540]
282
+ },
283
+ {
284
+ "parameters": {
285
+ "mode": "combine",
286
+ "mergeByFields": {
287
+ "values": [
288
+ {
289
+ "field1": "id",
290
+ "field2": "id"
291
+ }
292
+ ]
293
+ },
294
+ "joinMode": "keepEverything",
295
+ "options": {}
296
+ },
297
+ "id": "5b139ae2-f46d-4149-9e63-b50acaac2be7",
298
+ "name": "Merge18",
299
+ "type": "n8n-nodes-base.merge",
300
+ "typeVersion": 2,
301
+ "position": [900, 2040]
302
+ },
303
+ {
304
+ "parameters": {
305
+ "mode": "combine",
306
+ "mergeByFields": {
307
+ "values": [
308
+ {
309
+ "field1": "id",
310
+ "field2": "id"
311
+ }
312
+ ]
313
+ },
314
+ "joinMode": "keepEverything",
315
+ "options": {}
316
+ },
317
+ "id": "49132c5a-a0bb-4254-a693-9a243ef13ca8",
318
+ "name": "Merge19",
319
+ "type": "n8n-nodes-base.merge",
320
+ "typeVersion": 2,
321
+ "position": [640, 2040]
322
+ },
323
+ {
324
+ "parameters": {
325
+ "mode": "combine",
326
+ "combinationMode": "multiplex",
327
+ "options": {}
328
+ },
329
+ "id": "2856e67f-d640-45b6-8d2d-7264bf419b2f",
330
+ "name": "Merge20",
331
+ "type": "n8n-nodes-base.merge",
332
+ "typeVersion": 2,
333
+ "position": [900, 1880]
334
+ },
335
+ {
336
+ "parameters": {
337
+ "mode": "combine",
338
+ "combinationMode": "multiplex",
339
+ "options": {}
340
+ },
341
+ "id": "a8fb6c81-fdc0-4da3-a3d7-21f8d901d5f2",
342
+ "name": "Merge21",
343
+ "type": "n8n-nodes-base.merge",
344
+ "typeVersion": 2,
345
+ "position": [640, 1880]
346
+ },
347
+ {
348
+ "parameters": {
349
+ "mode": "chooseBranch",
350
+ "output": "input2"
351
+ },
352
+ "id": "922005a8-9d49-4e63-9b53-22aedcc5577d",
353
+ "name": "Merge22",
354
+ "type": "n8n-nodes-base.merge",
355
+ "typeVersion": 2,
356
+ "position": [640, 2720]
357
+ },
358
+ {
359
+ "parameters": {
360
+ "mode": "chooseBranch",
361
+ "output": "input2"
362
+ },
363
+ "id": "6d0d4e32-a7e8-447b-929f-7faaa3044a5f",
364
+ "name": "Merge23",
365
+ "type": "n8n-nodes-base.merge",
366
+ "typeVersion": 2,
367
+ "position": [900, 2720]
368
+ },
369
+ {
370
+ "parameters": {
371
+ "values": {
372
+ "string": [
373
+ {
374
+ "name": "nameA",
375
+ "value": "A"
376
+ }
377
+ ]
378
+ },
379
+ "options": {}
380
+ },
381
+ "id": "c60a9307-efbf-444e-899c-33002e80d9f0",
382
+ "name": "Set2A",
383
+ "type": "n8n-nodes-base.set",
384
+ "typeVersion": 2,
385
+ "position": [380, 2220]
386
+ },
387
+ {
388
+ "parameters": {
389
+ "values": {
390
+ "string": [
391
+ {
392
+ "name": "nameB",
393
+ "value": "B"
394
+ }
395
+ ]
396
+ },
397
+ "options": {}
398
+ },
399
+ "id": "df76be2b-5e4f-48bf-b779-aacfffb8c2ba",
400
+ "name": "Set2B",
401
+ "type": "n8n-nodes-base.set",
402
+ "typeVersion": 2,
403
+ "position": [380, 2360]
404
+ }
405
+ ],
406
+ "pinData": {
407
+ "Merge10": [
408
+ {
409
+ "json": {
410
+ "id": "23423532",
411
+ "name": "Jay Gatsby",
412
+ "email": "gatsby@west-egg.com",
413
+ "notes": "Keeps asking about a green light??",
414
+ "country": "US",
415
+ "created": "1925-04-10",
416
+ "nameB": "B",
417
+ "nameA": "A"
418
+ }
419
+ },
420
+ {
421
+ "json": {
422
+ "id": "23423533",
423
+ "name": "José Arcadio Buendía",
424
+ "email": "jab@macondo.co",
425
+ "notes": "Lots of people named after him. Very confusing",
426
+ "country": "CO",
427
+ "created": "1967-05-05",
428
+ "nameB": "B",
429
+ "nameA": "A"
430
+ }
431
+ },
432
+ {
433
+ "json": {
434
+ "id": "23423534",
435
+ "name": "Max Sendak",
436
+ "email": "info@in-and-out-of-weeks.org",
437
+ "notes": "Keeps rolling his terrible eyes",
438
+ "country": "US",
439
+ "created": "1963-04-09",
440
+ "nameB": "B",
441
+ "nameA": "A"
442
+ }
443
+ },
444
+ {
445
+ "json": {
446
+ "id": "23423535",
447
+ "name": "Zaphod Beeblebrox",
448
+ "email": "captain@heartofgold.com",
449
+ "notes": "Felt like I was talking to more than one person",
450
+ "country": null,
451
+ "created": "1979-10-12",
452
+ "nameB": "B",
453
+ "nameA": "A"
454
+ }
455
+ },
456
+ {
457
+ "json": {
458
+ "id": "23423536",
459
+ "name": "Edmund Pevensie",
460
+ "email": "edmund@narnia.gov",
461
+ "notes": "Passionate sailor",
462
+ "country": "UK",
463
+ "created": "1950-10-16",
464
+ "nameB": "B",
465
+ "nameA": "A"
466
+ }
467
+ }
468
+ ],
469
+ "Merge9": [
470
+ {
471
+ "json": {
472
+ "nameA": "A",
473
+ "id": "23423532",
474
+ "name": "Jay Gatsby",
475
+ "email": "gatsby@west-egg.com",
476
+ "notes": "Keeps asking about a green light??",
477
+ "country": "US",
478
+ "created": "1925-04-10",
479
+ "nameB": "B"
480
+ }
481
+ },
482
+ {
483
+ "json": {
484
+ "nameA": "A",
485
+ "id": "23423533",
486
+ "name": "José Arcadio Buendía",
487
+ "email": "jab@macondo.co",
488
+ "notes": "Lots of people named after him. Very confusing",
489
+ "country": "CO",
490
+ "created": "1967-05-05",
491
+ "nameB": "B"
492
+ }
493
+ },
494
+ {
495
+ "json": {
496
+ "nameA": "A",
497
+ "id": "23423534",
498
+ "name": "Max Sendak",
499
+ "email": "info@in-and-out-of-weeks.org",
500
+ "notes": "Keeps rolling his terrible eyes",
501
+ "country": "US",
502
+ "created": "1963-04-09",
503
+ "nameB": "B"
504
+ }
505
+ },
506
+ {
507
+ "json": {
508
+ "nameA": "A",
509
+ "id": "23423535",
510
+ "name": "Zaphod Beeblebrox",
511
+ "email": "captain@heartofgold.com",
512
+ "notes": "Felt like I was talking to more than one person",
513
+ "country": null,
514
+ "created": "1979-10-12",
515
+ "nameB": "B"
516
+ }
517
+ },
518
+ {
519
+ "json": {
520
+ "nameA": "A",
521
+ "id": "23423536",
522
+ "name": "Edmund Pevensie",
523
+ "email": "edmund@narnia.gov",
524
+ "notes": "Passionate sailor",
525
+ "country": "UK",
526
+ "created": "1950-10-16",
527
+ "nameB": "B"
528
+ }
529
+ }
530
+ ],
531
+ "Merge3": [
532
+ {
533
+ "json": {
534
+ "id": "23423532",
535
+ "name": "Jay Gatsby",
536
+ "email": "gatsby@west-egg.com",
537
+ "notes": "Keeps asking about a green light??",
538
+ "country": "US",
539
+ "created": "1925-04-10",
540
+ "nameB": "B",
541
+ "nameA": "A"
542
+ }
543
+ }
544
+ ],
545
+ "Merge4": [
546
+ {
547
+ "json": {
548
+ "nameA": "A",
549
+ "id": "23423532",
550
+ "name": "Jay Gatsby",
551
+ "email": "gatsby@west-egg.com",
552
+ "notes": "Keeps asking about a green light??",
553
+ "country": "US",
554
+ "created": "1925-04-10",
555
+ "nameB": "B"
556
+ }
557
+ }
558
+ ],
559
+ "Merge1": [
560
+ {
561
+ "json": {
562
+ "id": "23423532",
563
+ "name": "Jay Gatsby",
564
+ "email": "gatsby@west-egg.com",
565
+ "notes": "Keeps asking about a green light??",
566
+ "country": "US",
567
+ "created": "1925-04-10",
568
+ "nameB": "B"
569
+ }
570
+ },
571
+ {
572
+ "json": {
573
+ "id": "23423533",
574
+ "name": "José Arcadio Buendía",
575
+ "email": "jab@macondo.co",
576
+ "notes": "Lots of people named after him. Very confusing",
577
+ "country": "CO",
578
+ "created": "1967-05-05",
579
+ "nameB": "B"
580
+ }
581
+ },
582
+ {
583
+ "json": {
584
+ "id": "23423534",
585
+ "name": "Max Sendak",
586
+ "email": "info@in-and-out-of-weeks.org",
587
+ "notes": "Keeps rolling his terrible eyes",
588
+ "country": "US",
589
+ "created": "1963-04-09",
590
+ "nameB": "B"
591
+ }
592
+ },
593
+ {
594
+ "json": {
595
+ "id": "23423535",
596
+ "name": "Zaphod Beeblebrox",
597
+ "email": "captain@heartofgold.com",
598
+ "notes": "Felt like I was talking to more than one person",
599
+ "country": null,
600
+ "created": "1979-10-12",
601
+ "nameB": "B"
602
+ }
603
+ },
604
+ {
605
+ "json": {
606
+ "id": "23423536",
607
+ "name": "Edmund Pevensie",
608
+ "email": "edmund@narnia.gov",
609
+ "notes": "Passionate sailor",
610
+ "country": "UK",
611
+ "created": "1950-10-16",
612
+ "nameB": "B"
613
+ }
614
+ },
615
+ {
616
+ "json": {
617
+ "nameA": "A"
618
+ }
619
+ }
620
+ ],
621
+ "Merge": [
622
+ {
623
+ "json": {
624
+ "nameA": "A"
625
+ }
626
+ },
627
+ {
628
+ "json": {
629
+ "id": "23423532",
630
+ "name": "Jay Gatsby",
631
+ "email": "gatsby@west-egg.com",
632
+ "notes": "Keeps asking about a green light??",
633
+ "country": "US",
634
+ "created": "1925-04-10",
635
+ "nameB": "B"
636
+ }
637
+ },
638
+ {
639
+ "json": {
640
+ "id": "23423533",
641
+ "name": "José Arcadio Buendía",
642
+ "email": "jab@macondo.co",
643
+ "notes": "Lots of people named after him. Very confusing",
644
+ "country": "CO",
645
+ "created": "1967-05-05",
646
+ "nameB": "B"
647
+ }
648
+ },
649
+ {
650
+ "json": {
651
+ "id": "23423534",
652
+ "name": "Max Sendak",
653
+ "email": "info@in-and-out-of-weeks.org",
654
+ "notes": "Keeps rolling his terrible eyes",
655
+ "country": "US",
656
+ "created": "1963-04-09",
657
+ "nameB": "B"
658
+ }
659
+ },
660
+ {
661
+ "json": {
662
+ "id": "23423535",
663
+ "name": "Zaphod Beeblebrox",
664
+ "email": "captain@heartofgold.com",
665
+ "notes": "Felt like I was talking to more than one person",
666
+ "country": null,
667
+ "created": "1979-10-12",
668
+ "nameB": "B"
669
+ }
670
+ },
671
+ {
672
+ "json": {
673
+ "id": "23423536",
674
+ "name": "Edmund Pevensie",
675
+ "email": "edmund@narnia.gov",
676
+ "notes": "Passionate sailor",
677
+ "country": "UK",
678
+ "created": "1950-10-16",
679
+ "nameB": "B"
680
+ }
681
+ }
682
+ ],
683
+ "Merge2": [
684
+ {
685
+ "json": {
686
+ "id": "23423532",
687
+ "name": "Jay Gatsby",
688
+ "email": "gatsby@west-egg.com",
689
+ "notes": "Keeps asking about a green light??",
690
+ "country": "US",
691
+ "created": "1925-04-10",
692
+ "nameB": "B"
693
+ }
694
+ },
695
+ {
696
+ "json": {
697
+ "id": "23423533",
698
+ "name": "José Arcadio Buendía",
699
+ "email": "jab@macondo.co",
700
+ "notes": "Lots of people named after him. Very confusing",
701
+ "country": "CO",
702
+ "created": "1967-05-05",
703
+ "nameB": "B"
704
+ }
705
+ },
706
+ {
707
+ "json": {
708
+ "id": "23423534",
709
+ "name": "Max Sendak",
710
+ "email": "info@in-and-out-of-weeks.org",
711
+ "notes": "Keeps rolling his terrible eyes",
712
+ "country": "US",
713
+ "created": "1963-04-09",
714
+ "nameB": "B"
715
+ }
716
+ },
717
+ {
718
+ "json": {
719
+ "id": "23423535",
720
+ "name": "Zaphod Beeblebrox",
721
+ "email": "captain@heartofgold.com",
722
+ "notes": "Felt like I was talking to more than one person",
723
+ "country": null,
724
+ "created": "1979-10-12",
725
+ "nameB": "B"
726
+ }
727
+ },
728
+ {
729
+ "json": {
730
+ "id": "23423536",
731
+ "name": "Edmund Pevensie",
732
+ "email": "edmund@narnia.gov",
733
+ "notes": "Passionate sailor",
734
+ "country": "UK",
735
+ "created": "1950-10-16",
736
+ "nameB": "B"
737
+ }
738
+ }
739
+ ],
740
+ "Merge5": [
741
+ {
742
+ "json": {
743
+ "nameA": "A"
744
+ }
745
+ }
746
+ ],
747
+ "Merge7": [
748
+ {
749
+ "json": {
750
+ "nameA": "A"
751
+ }
752
+ }
753
+ ],
754
+ "Merge11": [
755
+ {
756
+ "json": {
757
+ "id": "23423532",
758
+ "name": "Jay Gatsby",
759
+ "email": "gatsby@west-egg.com",
760
+ "notes": "Keeps asking about a green light??",
761
+ "country": "US",
762
+ "created": "1925-04-10",
763
+ "nameB": "B"
764
+ }
765
+ },
766
+ {
767
+ "json": {
768
+ "id": "23423533",
769
+ "name": "José Arcadio Buendía",
770
+ "email": "jab@macondo.co",
771
+ "notes": "Lots of people named after him. Very confusing",
772
+ "country": "CO",
773
+ "created": "1967-05-05",
774
+ "nameB": "B"
775
+ }
776
+ },
777
+ {
778
+ "json": {
779
+ "id": "23423534",
780
+ "name": "Max Sendak",
781
+ "email": "info@in-and-out-of-weeks.org",
782
+ "notes": "Keeps rolling his terrible eyes",
783
+ "country": "US",
784
+ "created": "1963-04-09",
785
+ "nameB": "B"
786
+ }
787
+ },
788
+ {
789
+ "json": {
790
+ "id": "23423535",
791
+ "name": "Zaphod Beeblebrox",
792
+ "email": "captain@heartofgold.com",
793
+ "notes": "Felt like I was talking to more than one person",
794
+ "country": null,
795
+ "created": "1979-10-12",
796
+ "nameB": "B"
797
+ }
798
+ },
799
+ {
800
+ "json": {
801
+ "id": "23423536",
802
+ "name": "Edmund Pevensie",
803
+ "email": "edmund@narnia.gov",
804
+ "notes": "Passionate sailor",
805
+ "country": "UK",
806
+ "created": "1950-10-16",
807
+ "nameB": "B"
808
+ }
809
+ }
810
+ ],
811
+ "Merge21": [
812
+ {
813
+ "json": {
814
+ "id": "23423532",
815
+ "name": "Jay Gatsby",
816
+ "email": "gatsby@west-egg.com",
817
+ "notes": "Keeps asking about a green light??",
818
+ "country": "US",
819
+ "created": "1925-04-10",
820
+ "nameB": "B",
821
+ "nameA": "A"
822
+ }
823
+ },
824
+ {
825
+ "json": {
826
+ "id": "23423533",
827
+ "name": "José Arcadio Buendía",
828
+ "email": "jab@macondo.co",
829
+ "notes": "Lots of people named after him. Very confusing",
830
+ "country": "CO",
831
+ "created": "1967-05-05",
832
+ "nameB": "B",
833
+ "nameA": "A"
834
+ }
835
+ },
836
+ {
837
+ "json": {
838
+ "id": "23423534",
839
+ "name": "Max Sendak",
840
+ "email": "info@in-and-out-of-weeks.org",
841
+ "notes": "Keeps rolling his terrible eyes",
842
+ "country": "US",
843
+ "created": "1963-04-09",
844
+ "nameB": "B",
845
+ "nameA": "A"
846
+ }
847
+ },
848
+ {
849
+ "json": {
850
+ "id": "23423535",
851
+ "name": "Zaphod Beeblebrox",
852
+ "email": "captain@heartofgold.com",
853
+ "notes": "Felt like I was talking to more than one person",
854
+ "country": null,
855
+ "created": "1979-10-12",
856
+ "nameB": "B",
857
+ "nameA": "A"
858
+ }
859
+ },
860
+ {
861
+ "json": {
862
+ "id": "23423536",
863
+ "name": "Edmund Pevensie",
864
+ "email": "edmund@narnia.gov",
865
+ "notes": "Passionate sailor",
866
+ "country": "UK",
867
+ "created": "1950-10-16",
868
+ "nameB": "B",
869
+ "nameA": "A"
870
+ }
871
+ },
872
+ {
873
+ "json": {
874
+ "id": "23423532",
875
+ "name": "Jay Gatsby",
876
+ "email": "gatsby@west-egg.com",
877
+ "notes": "Keeps asking about a green light??",
878
+ "country": "US",
879
+ "created": "1925-04-10",
880
+ "nameB": "B",
881
+ "nameA": "A"
882
+ }
883
+ },
884
+ {
885
+ "json": {
886
+ "id": "23423533",
887
+ "name": "José Arcadio Buendía",
888
+ "email": "jab@macondo.co",
889
+ "notes": "Lots of people named after him. Very confusing",
890
+ "country": "CO",
891
+ "created": "1967-05-05",
892
+ "nameB": "B",
893
+ "nameA": "A"
894
+ }
895
+ },
896
+ {
897
+ "json": {
898
+ "id": "23423534",
899
+ "name": "Max Sendak",
900
+ "email": "info@in-and-out-of-weeks.org",
901
+ "notes": "Keeps rolling his terrible eyes",
902
+ "country": "US",
903
+ "created": "1963-04-09",
904
+ "nameB": "B",
905
+ "nameA": "A"
906
+ }
907
+ },
908
+ {
909
+ "json": {
910
+ "id": "23423535",
911
+ "name": "Zaphod Beeblebrox",
912
+ "email": "captain@heartofgold.com",
913
+ "notes": "Felt like I was talking to more than one person",
914
+ "country": null,
915
+ "created": "1979-10-12",
916
+ "nameB": "B",
917
+ "nameA": "A"
918
+ }
919
+ },
920
+ {
921
+ "json": {
922
+ "id": "23423536",
923
+ "name": "Edmund Pevensie",
924
+ "email": "edmund@narnia.gov",
925
+ "notes": "Passionate sailor",
926
+ "country": "UK",
927
+ "created": "1950-10-16",
928
+ "nameB": "B",
929
+ "nameA": "A"
930
+ }
931
+ },
932
+ {
933
+ "json": {
934
+ "id": "23423532",
935
+ "name": "Jay Gatsby",
936
+ "email": "gatsby@west-egg.com",
937
+ "notes": "Keeps asking about a green light??",
938
+ "country": "US",
939
+ "created": "1925-04-10",
940
+ "nameB": "B",
941
+ "nameA": "A"
942
+ }
943
+ },
944
+ {
945
+ "json": {
946
+ "id": "23423533",
947
+ "name": "José Arcadio Buendía",
948
+ "email": "jab@macondo.co",
949
+ "notes": "Lots of people named after him. Very confusing",
950
+ "country": "CO",
951
+ "created": "1967-05-05",
952
+ "nameB": "B",
953
+ "nameA": "A"
954
+ }
955
+ },
956
+ {
957
+ "json": {
958
+ "id": "23423534",
959
+ "name": "Max Sendak",
960
+ "email": "info@in-and-out-of-weeks.org",
961
+ "notes": "Keeps rolling his terrible eyes",
962
+ "country": "US",
963
+ "created": "1963-04-09",
964
+ "nameB": "B",
965
+ "nameA": "A"
966
+ }
967
+ },
968
+ {
969
+ "json": {
970
+ "id": "23423535",
971
+ "name": "Zaphod Beeblebrox",
972
+ "email": "captain@heartofgold.com",
973
+ "notes": "Felt like I was talking to more than one person",
974
+ "country": null,
975
+ "created": "1979-10-12",
976
+ "nameB": "B",
977
+ "nameA": "A"
978
+ }
979
+ },
980
+ {
981
+ "json": {
982
+ "id": "23423536",
983
+ "name": "Edmund Pevensie",
984
+ "email": "edmund@narnia.gov",
985
+ "notes": "Passionate sailor",
986
+ "country": "UK",
987
+ "created": "1950-10-16",
988
+ "nameB": "B",
989
+ "nameA": "A"
990
+ }
991
+ },
992
+ {
993
+ "json": {
994
+ "id": "23423532",
995
+ "name": "Jay Gatsby",
996
+ "email": "gatsby@west-egg.com",
997
+ "notes": "Keeps asking about a green light??",
998
+ "country": "US",
999
+ "created": "1925-04-10",
1000
+ "nameB": "B",
1001
+ "nameA": "A"
1002
+ }
1003
+ },
1004
+ {
1005
+ "json": {
1006
+ "id": "23423533",
1007
+ "name": "José Arcadio Buendía",
1008
+ "email": "jab@macondo.co",
1009
+ "notes": "Lots of people named after him. Very confusing",
1010
+ "country": "CO",
1011
+ "created": "1967-05-05",
1012
+ "nameB": "B",
1013
+ "nameA": "A"
1014
+ }
1015
+ },
1016
+ {
1017
+ "json": {
1018
+ "id": "23423534",
1019
+ "name": "Max Sendak",
1020
+ "email": "info@in-and-out-of-weeks.org",
1021
+ "notes": "Keeps rolling his terrible eyes",
1022
+ "country": "US",
1023
+ "created": "1963-04-09",
1024
+ "nameB": "B",
1025
+ "nameA": "A"
1026
+ }
1027
+ },
1028
+ {
1029
+ "json": {
1030
+ "id": "23423535",
1031
+ "name": "Zaphod Beeblebrox",
1032
+ "email": "captain@heartofgold.com",
1033
+ "notes": "Felt like I was talking to more than one person",
1034
+ "country": null,
1035
+ "created": "1979-10-12",
1036
+ "nameB": "B",
1037
+ "nameA": "A"
1038
+ }
1039
+ },
1040
+ {
1041
+ "json": {
1042
+ "id": "23423536",
1043
+ "name": "Edmund Pevensie",
1044
+ "email": "edmund@narnia.gov",
1045
+ "notes": "Passionate sailor",
1046
+ "country": "UK",
1047
+ "created": "1950-10-16",
1048
+ "nameB": "B",
1049
+ "nameA": "A"
1050
+ }
1051
+ },
1052
+ {
1053
+ "json": {
1054
+ "id": "23423532",
1055
+ "name": "Jay Gatsby",
1056
+ "email": "gatsby@west-egg.com",
1057
+ "notes": "Keeps asking about a green light??",
1058
+ "country": "US",
1059
+ "created": "1925-04-10",
1060
+ "nameB": "B",
1061
+ "nameA": "A"
1062
+ }
1063
+ },
1064
+ {
1065
+ "json": {
1066
+ "id": "23423533",
1067
+ "name": "José Arcadio Buendía",
1068
+ "email": "jab@macondo.co",
1069
+ "notes": "Lots of people named after him. Very confusing",
1070
+ "country": "CO",
1071
+ "created": "1967-05-05",
1072
+ "nameB": "B",
1073
+ "nameA": "A"
1074
+ }
1075
+ },
1076
+ {
1077
+ "json": {
1078
+ "id": "23423534",
1079
+ "name": "Max Sendak",
1080
+ "email": "info@in-and-out-of-weeks.org",
1081
+ "notes": "Keeps rolling his terrible eyes",
1082
+ "country": "US",
1083
+ "created": "1963-04-09",
1084
+ "nameB": "B",
1085
+ "nameA": "A"
1086
+ }
1087
+ },
1088
+ {
1089
+ "json": {
1090
+ "id": "23423535",
1091
+ "name": "Zaphod Beeblebrox",
1092
+ "email": "captain@heartofgold.com",
1093
+ "notes": "Felt like I was talking to more than one person",
1094
+ "country": null,
1095
+ "created": "1979-10-12",
1096
+ "nameB": "B",
1097
+ "nameA": "A"
1098
+ }
1099
+ },
1100
+ {
1101
+ "json": {
1102
+ "id": "23423536",
1103
+ "name": "Edmund Pevensie",
1104
+ "email": "edmund@narnia.gov",
1105
+ "notes": "Passionate sailor",
1106
+ "country": "UK",
1107
+ "created": "1950-10-16",
1108
+ "nameB": "B",
1109
+ "nameA": "A"
1110
+ }
1111
+ }
1112
+ ],
1113
+ "Merge20": [
1114
+ {
1115
+ "json": {
1116
+ "id": "23423532",
1117
+ "name": "Jay Gatsby",
1118
+ "email": "gatsby@west-egg.com",
1119
+ "notes": "Keeps asking about a green light??",
1120
+ "country": "US",
1121
+ "created": "1925-04-10",
1122
+ "nameA": "A",
1123
+ "nameB": "B"
1124
+ }
1125
+ },
1126
+ {
1127
+ "json": {
1128
+ "id": "23423533",
1129
+ "name": "José Arcadio Buendía",
1130
+ "email": "jab@macondo.co",
1131
+ "notes": "Lots of people named after him. Very confusing",
1132
+ "country": "CO",
1133
+ "created": "1967-05-05",
1134
+ "nameA": "A",
1135
+ "nameB": "B"
1136
+ }
1137
+ },
1138
+ {
1139
+ "json": {
1140
+ "id": "23423534",
1141
+ "name": "Max Sendak",
1142
+ "email": "info@in-and-out-of-weeks.org",
1143
+ "notes": "Keeps rolling his terrible eyes",
1144
+ "country": "US",
1145
+ "created": "1963-04-09",
1146
+ "nameA": "A",
1147
+ "nameB": "B"
1148
+ }
1149
+ },
1150
+ {
1151
+ "json": {
1152
+ "id": "23423535",
1153
+ "name": "Zaphod Beeblebrox",
1154
+ "email": "captain@heartofgold.com",
1155
+ "notes": "Felt like I was talking to more than one person",
1156
+ "country": null,
1157
+ "created": "1979-10-12",
1158
+ "nameA": "A",
1159
+ "nameB": "B"
1160
+ }
1161
+ },
1162
+ {
1163
+ "json": {
1164
+ "id": "23423536",
1165
+ "name": "Edmund Pevensie",
1166
+ "email": "edmund@narnia.gov",
1167
+ "notes": "Passionate sailor",
1168
+ "country": "UK",
1169
+ "created": "1950-10-16",
1170
+ "nameA": "A",
1171
+ "nameB": "B"
1172
+ }
1173
+ },
1174
+ {
1175
+ "json": {
1176
+ "id": "23423532",
1177
+ "name": "Jay Gatsby",
1178
+ "email": "gatsby@west-egg.com",
1179
+ "notes": "Keeps asking about a green light??",
1180
+ "country": "US",
1181
+ "created": "1925-04-10",
1182
+ "nameA": "A",
1183
+ "nameB": "B"
1184
+ }
1185
+ },
1186
+ {
1187
+ "json": {
1188
+ "id": "23423533",
1189
+ "name": "José Arcadio Buendía",
1190
+ "email": "jab@macondo.co",
1191
+ "notes": "Lots of people named after him. Very confusing",
1192
+ "country": "CO",
1193
+ "created": "1967-05-05",
1194
+ "nameA": "A",
1195
+ "nameB": "B"
1196
+ }
1197
+ },
1198
+ {
1199
+ "json": {
1200
+ "id": "23423534",
1201
+ "name": "Max Sendak",
1202
+ "email": "info@in-and-out-of-weeks.org",
1203
+ "notes": "Keeps rolling his terrible eyes",
1204
+ "country": "US",
1205
+ "created": "1963-04-09",
1206
+ "nameA": "A",
1207
+ "nameB": "B"
1208
+ }
1209
+ },
1210
+ {
1211
+ "json": {
1212
+ "id": "23423535",
1213
+ "name": "Zaphod Beeblebrox",
1214
+ "email": "captain@heartofgold.com",
1215
+ "notes": "Felt like I was talking to more than one person",
1216
+ "country": null,
1217
+ "created": "1979-10-12",
1218
+ "nameA": "A",
1219
+ "nameB": "B"
1220
+ }
1221
+ },
1222
+ {
1223
+ "json": {
1224
+ "id": "23423536",
1225
+ "name": "Edmund Pevensie",
1226
+ "email": "edmund@narnia.gov",
1227
+ "notes": "Passionate sailor",
1228
+ "country": "UK",
1229
+ "created": "1950-10-16",
1230
+ "nameA": "A",
1231
+ "nameB": "B"
1232
+ }
1233
+ },
1234
+ {
1235
+ "json": {
1236
+ "id": "23423532",
1237
+ "name": "Jay Gatsby",
1238
+ "email": "gatsby@west-egg.com",
1239
+ "notes": "Keeps asking about a green light??",
1240
+ "country": "US",
1241
+ "created": "1925-04-10",
1242
+ "nameA": "A",
1243
+ "nameB": "B"
1244
+ }
1245
+ },
1246
+ {
1247
+ "json": {
1248
+ "id": "23423533",
1249
+ "name": "José Arcadio Buendía",
1250
+ "email": "jab@macondo.co",
1251
+ "notes": "Lots of people named after him. Very confusing",
1252
+ "country": "CO",
1253
+ "created": "1967-05-05",
1254
+ "nameA": "A",
1255
+ "nameB": "B"
1256
+ }
1257
+ },
1258
+ {
1259
+ "json": {
1260
+ "id": "23423534",
1261
+ "name": "Max Sendak",
1262
+ "email": "info@in-and-out-of-weeks.org",
1263
+ "notes": "Keeps rolling his terrible eyes",
1264
+ "country": "US",
1265
+ "created": "1963-04-09",
1266
+ "nameA": "A",
1267
+ "nameB": "B"
1268
+ }
1269
+ },
1270
+ {
1271
+ "json": {
1272
+ "id": "23423535",
1273
+ "name": "Zaphod Beeblebrox",
1274
+ "email": "captain@heartofgold.com",
1275
+ "notes": "Felt like I was talking to more than one person",
1276
+ "country": null,
1277
+ "created": "1979-10-12",
1278
+ "nameA": "A",
1279
+ "nameB": "B"
1280
+ }
1281
+ },
1282
+ {
1283
+ "json": {
1284
+ "id": "23423536",
1285
+ "name": "Edmund Pevensie",
1286
+ "email": "edmund@narnia.gov",
1287
+ "notes": "Passionate sailor",
1288
+ "country": "UK",
1289
+ "created": "1950-10-16",
1290
+ "nameA": "A",
1291
+ "nameB": "B"
1292
+ }
1293
+ },
1294
+ {
1295
+ "json": {
1296
+ "id": "23423532",
1297
+ "name": "Jay Gatsby",
1298
+ "email": "gatsby@west-egg.com",
1299
+ "notes": "Keeps asking about a green light??",
1300
+ "country": "US",
1301
+ "created": "1925-04-10",
1302
+ "nameA": "A",
1303
+ "nameB": "B"
1304
+ }
1305
+ },
1306
+ {
1307
+ "json": {
1308
+ "id": "23423533",
1309
+ "name": "José Arcadio Buendía",
1310
+ "email": "jab@macondo.co",
1311
+ "notes": "Lots of people named after him. Very confusing",
1312
+ "country": "CO",
1313
+ "created": "1967-05-05",
1314
+ "nameA": "A",
1315
+ "nameB": "B"
1316
+ }
1317
+ },
1318
+ {
1319
+ "json": {
1320
+ "id": "23423534",
1321
+ "name": "Max Sendak",
1322
+ "email": "info@in-and-out-of-weeks.org",
1323
+ "notes": "Keeps rolling his terrible eyes",
1324
+ "country": "US",
1325
+ "created": "1963-04-09",
1326
+ "nameA": "A",
1327
+ "nameB": "B"
1328
+ }
1329
+ },
1330
+ {
1331
+ "json": {
1332
+ "id": "23423535",
1333
+ "name": "Zaphod Beeblebrox",
1334
+ "email": "captain@heartofgold.com",
1335
+ "notes": "Felt like I was talking to more than one person",
1336
+ "country": null,
1337
+ "created": "1979-10-12",
1338
+ "nameA": "A",
1339
+ "nameB": "B"
1340
+ }
1341
+ },
1342
+ {
1343
+ "json": {
1344
+ "id": "23423536",
1345
+ "name": "Edmund Pevensie",
1346
+ "email": "edmund@narnia.gov",
1347
+ "notes": "Passionate sailor",
1348
+ "country": "UK",
1349
+ "created": "1950-10-16",
1350
+ "nameA": "A",
1351
+ "nameB": "B"
1352
+ }
1353
+ },
1354
+ {
1355
+ "json": {
1356
+ "id": "23423532",
1357
+ "name": "Jay Gatsby",
1358
+ "email": "gatsby@west-egg.com",
1359
+ "notes": "Keeps asking about a green light??",
1360
+ "country": "US",
1361
+ "created": "1925-04-10",
1362
+ "nameA": "A",
1363
+ "nameB": "B"
1364
+ }
1365
+ },
1366
+ {
1367
+ "json": {
1368
+ "id": "23423533",
1369
+ "name": "José Arcadio Buendía",
1370
+ "email": "jab@macondo.co",
1371
+ "notes": "Lots of people named after him. Very confusing",
1372
+ "country": "CO",
1373
+ "created": "1967-05-05",
1374
+ "nameA": "A",
1375
+ "nameB": "B"
1376
+ }
1377
+ },
1378
+ {
1379
+ "json": {
1380
+ "id": "23423534",
1381
+ "name": "Max Sendak",
1382
+ "email": "info@in-and-out-of-weeks.org",
1383
+ "notes": "Keeps rolling his terrible eyes",
1384
+ "country": "US",
1385
+ "created": "1963-04-09",
1386
+ "nameA": "A",
1387
+ "nameB": "B"
1388
+ }
1389
+ },
1390
+ {
1391
+ "json": {
1392
+ "id": "23423535",
1393
+ "name": "Zaphod Beeblebrox",
1394
+ "email": "captain@heartofgold.com",
1395
+ "notes": "Felt like I was talking to more than one person",
1396
+ "country": null,
1397
+ "created": "1979-10-12",
1398
+ "nameA": "A",
1399
+ "nameB": "B"
1400
+ }
1401
+ },
1402
+ {
1403
+ "json": {
1404
+ "id": "23423536",
1405
+ "name": "Edmund Pevensie",
1406
+ "email": "edmund@narnia.gov",
1407
+ "notes": "Passionate sailor",
1408
+ "country": "UK",
1409
+ "created": "1950-10-16",
1410
+ "nameA": "A",
1411
+ "nameB": "B"
1412
+ }
1413
+ }
1414
+ ],
1415
+ "Merge19": [
1416
+ {
1417
+ "json": {
1418
+ "id": "23423532",
1419
+ "name": "Jay Gatsby",
1420
+ "email": "gatsby@west-egg.com",
1421
+ "notes": "Keeps asking about a green light??",
1422
+ "country": "US",
1423
+ "created": "1925-04-10",
1424
+ "nameB": "B",
1425
+ "nameA": "A"
1426
+ }
1427
+ },
1428
+ {
1429
+ "json": {
1430
+ "id": "23423533",
1431
+ "name": "José Arcadio Buendía",
1432
+ "email": "jab@macondo.co",
1433
+ "notes": "Lots of people named after him. Very confusing",
1434
+ "country": "CO",
1435
+ "created": "1967-05-05",
1436
+ "nameB": "B",
1437
+ "nameA": "A"
1438
+ }
1439
+ },
1440
+ {
1441
+ "json": {
1442
+ "id": "23423534",
1443
+ "name": "Max Sendak",
1444
+ "email": "info@in-and-out-of-weeks.org",
1445
+ "notes": "Keeps rolling his terrible eyes",
1446
+ "country": "US",
1447
+ "created": "1963-04-09",
1448
+ "nameB": "B",
1449
+ "nameA": "A"
1450
+ }
1451
+ },
1452
+ {
1453
+ "json": {
1454
+ "id": "23423535",
1455
+ "name": "Zaphod Beeblebrox",
1456
+ "email": "captain@heartofgold.com",
1457
+ "notes": "Felt like I was talking to more than one person",
1458
+ "country": null,
1459
+ "created": "1979-10-12",
1460
+ "nameB": "B",
1461
+ "nameA": "A"
1462
+ }
1463
+ },
1464
+ {
1465
+ "json": {
1466
+ "id": "23423536",
1467
+ "name": "Edmund Pevensie",
1468
+ "email": "edmund@narnia.gov",
1469
+ "notes": "Passionate sailor",
1470
+ "country": "UK",
1471
+ "created": "1950-10-16",
1472
+ "nameB": "B",
1473
+ "nameA": "A"
1474
+ }
1475
+ }
1476
+ ],
1477
+ "Merge18": [
1478
+ {
1479
+ "json": {
1480
+ "id": "23423532",
1481
+ "name": "Jay Gatsby",
1482
+ "email": "gatsby@west-egg.com",
1483
+ "notes": "Keeps asking about a green light??",
1484
+ "country": "US",
1485
+ "created": "1925-04-10",
1486
+ "nameA": "A",
1487
+ "nameB": "B"
1488
+ }
1489
+ },
1490
+ {
1491
+ "json": {
1492
+ "id": "23423533",
1493
+ "name": "José Arcadio Buendía",
1494
+ "email": "jab@macondo.co",
1495
+ "notes": "Lots of people named after him. Very confusing",
1496
+ "country": "CO",
1497
+ "created": "1967-05-05",
1498
+ "nameA": "A",
1499
+ "nameB": "B"
1500
+ }
1501
+ },
1502
+ {
1503
+ "json": {
1504
+ "id": "23423534",
1505
+ "name": "Max Sendak",
1506
+ "email": "info@in-and-out-of-weeks.org",
1507
+ "notes": "Keeps rolling his terrible eyes",
1508
+ "country": "US",
1509
+ "created": "1963-04-09",
1510
+ "nameA": "A",
1511
+ "nameB": "B"
1512
+ }
1513
+ },
1514
+ {
1515
+ "json": {
1516
+ "id": "23423535",
1517
+ "name": "Zaphod Beeblebrox",
1518
+ "email": "captain@heartofgold.com",
1519
+ "notes": "Felt like I was talking to more than one person",
1520
+ "country": null,
1521
+ "created": "1979-10-12",
1522
+ "nameA": "A",
1523
+ "nameB": "B"
1524
+ }
1525
+ },
1526
+ {
1527
+ "json": {
1528
+ "id": "23423536",
1529
+ "name": "Edmund Pevensie",
1530
+ "email": "edmund@narnia.gov",
1531
+ "notes": "Passionate sailor",
1532
+ "country": "UK",
1533
+ "created": "1950-10-16",
1534
+ "nameA": "A",
1535
+ "nameB": "B"
1536
+ }
1537
+ }
1538
+ ],
1539
+ "Merge14": [
1540
+ {
1541
+ "json": {
1542
+ "id": "23423532",
1543
+ "name": "Jay Gatsby",
1544
+ "email": "gatsby@west-egg.com",
1545
+ "notes": "Keeps asking about a green light??",
1546
+ "country": "US",
1547
+ "created": "1925-04-10",
1548
+ "nameB": "B",
1549
+ "nameA": "A"
1550
+ }
1551
+ },
1552
+ {
1553
+ "json": {
1554
+ "id": "23423533",
1555
+ "name": "José Arcadio Buendía",
1556
+ "email": "jab@macondo.co",
1557
+ "notes": "Lots of people named after him. Very confusing",
1558
+ "country": "CO",
1559
+ "created": "1967-05-05",
1560
+ "nameB": "B",
1561
+ "nameA": "A"
1562
+ }
1563
+ },
1564
+ {
1565
+ "json": {
1566
+ "id": "23423534",
1567
+ "name": "Max Sendak",
1568
+ "email": "info@in-and-out-of-weeks.org",
1569
+ "notes": "Keeps rolling his terrible eyes",
1570
+ "country": "US",
1571
+ "created": "1963-04-09",
1572
+ "nameB": "B",
1573
+ "nameA": "A"
1574
+ }
1575
+ },
1576
+ {
1577
+ "json": {
1578
+ "id": "23423535",
1579
+ "name": "Zaphod Beeblebrox",
1580
+ "email": "captain@heartofgold.com",
1581
+ "notes": "Felt like I was talking to more than one person",
1582
+ "country": null,
1583
+ "created": "1979-10-12",
1584
+ "nameB": "B",
1585
+ "nameA": "A"
1586
+ }
1587
+ },
1588
+ {
1589
+ "json": {
1590
+ "id": "23423536",
1591
+ "name": "Edmund Pevensie",
1592
+ "email": "edmund@narnia.gov",
1593
+ "notes": "Passionate sailor",
1594
+ "country": "UK",
1595
+ "created": "1950-10-16",
1596
+ "nameB": "B",
1597
+ "nameA": "A"
1598
+ }
1599
+ }
1600
+ ],
1601
+ "Merge15": [
1602
+ {
1603
+ "json": {
1604
+ "id": "23423532",
1605
+ "name": "Jay Gatsby",
1606
+ "email": "gatsby@west-egg.com",
1607
+ "notes": "Keeps asking about a green light??",
1608
+ "country": "US",
1609
+ "created": "1925-04-10",
1610
+ "nameA": "A",
1611
+ "nameB": "B"
1612
+ }
1613
+ },
1614
+ {
1615
+ "json": {
1616
+ "id": "23423533",
1617
+ "name": "José Arcadio Buendía",
1618
+ "email": "jab@macondo.co",
1619
+ "notes": "Lots of people named after him. Very confusing",
1620
+ "country": "CO",
1621
+ "created": "1967-05-05",
1622
+ "nameA": "A",
1623
+ "nameB": "B"
1624
+ }
1625
+ },
1626
+ {
1627
+ "json": {
1628
+ "id": "23423534",
1629
+ "name": "Max Sendak",
1630
+ "email": "info@in-and-out-of-weeks.org",
1631
+ "notes": "Keeps rolling his terrible eyes",
1632
+ "country": "US",
1633
+ "created": "1963-04-09",
1634
+ "nameA": "A",
1635
+ "nameB": "B"
1636
+ }
1637
+ },
1638
+ {
1639
+ "json": {
1640
+ "id": "23423535",
1641
+ "name": "Zaphod Beeblebrox",
1642
+ "email": "captain@heartofgold.com",
1643
+ "notes": "Felt like I was talking to more than one person",
1644
+ "country": null,
1645
+ "created": "1979-10-12",
1646
+ "nameA": "A",
1647
+ "nameB": "B"
1648
+ }
1649
+ },
1650
+ {
1651
+ "json": {
1652
+ "id": "23423536",
1653
+ "name": "Edmund Pevensie",
1654
+ "email": "edmund@narnia.gov",
1655
+ "notes": "Passionate sailor",
1656
+ "country": "UK",
1657
+ "created": "1950-10-16",
1658
+ "nameA": "A",
1659
+ "nameB": "B"
1660
+ }
1661
+ }
1662
+ ],
1663
+ "Merge13": [
1664
+ {
1665
+ "json": {
1666
+ "id": "23423532",
1667
+ "name": "Jay Gatsby",
1668
+ "email": "gatsby@west-egg.com",
1669
+ "notes": "Keeps asking about a green light??",
1670
+ "country": "US",
1671
+ "created": "1925-04-10",
1672
+ "nameB": "B"
1673
+ }
1674
+ },
1675
+ {
1676
+ "json": {
1677
+ "id": "23423533",
1678
+ "name": "José Arcadio Buendía",
1679
+ "email": "jab@macondo.co",
1680
+ "notes": "Lots of people named after him. Very confusing",
1681
+ "country": "CO",
1682
+ "created": "1967-05-05",
1683
+ "nameB": "B"
1684
+ }
1685
+ },
1686
+ {
1687
+ "json": {
1688
+ "id": "23423534",
1689
+ "name": "Max Sendak",
1690
+ "email": "info@in-and-out-of-weeks.org",
1691
+ "notes": "Keeps rolling his terrible eyes",
1692
+ "country": "US",
1693
+ "created": "1963-04-09",
1694
+ "nameB": "B"
1695
+ }
1696
+ },
1697
+ {
1698
+ "json": {
1699
+ "id": "23423535",
1700
+ "name": "Zaphod Beeblebrox",
1701
+ "email": "captain@heartofgold.com",
1702
+ "notes": "Felt like I was talking to more than one person",
1703
+ "country": null,
1704
+ "created": "1979-10-12",
1705
+ "nameB": "B"
1706
+ }
1707
+ },
1708
+ {
1709
+ "json": {
1710
+ "id": "23423536",
1711
+ "name": "Edmund Pevensie",
1712
+ "email": "edmund@narnia.gov",
1713
+ "notes": "Passionate sailor",
1714
+ "country": "UK",
1715
+ "created": "1950-10-16",
1716
+ "nameB": "B"
1717
+ }
1718
+ },
1719
+ {
1720
+ "json": {
1721
+ "id": "23423532",
1722
+ "name": "Jay Gatsby",
1723
+ "email": "gatsby@west-egg.com",
1724
+ "notes": "Keeps asking about a green light??",
1725
+ "country": "US",
1726
+ "created": "1925-04-10",
1727
+ "nameA": "A"
1728
+ }
1729
+ },
1730
+ {
1731
+ "json": {
1732
+ "id": "23423533",
1733
+ "name": "José Arcadio Buendía",
1734
+ "email": "jab@macondo.co",
1735
+ "notes": "Lots of people named after him. Very confusing",
1736
+ "country": "CO",
1737
+ "created": "1967-05-05",
1738
+ "nameA": "A"
1739
+ }
1740
+ },
1741
+ {
1742
+ "json": {
1743
+ "id": "23423534",
1744
+ "name": "Max Sendak",
1745
+ "email": "info@in-and-out-of-weeks.org",
1746
+ "notes": "Keeps rolling his terrible eyes",
1747
+ "country": "US",
1748
+ "created": "1963-04-09",
1749
+ "nameA": "A"
1750
+ }
1751
+ },
1752
+ {
1753
+ "json": {
1754
+ "id": "23423535",
1755
+ "name": "Zaphod Beeblebrox",
1756
+ "email": "captain@heartofgold.com",
1757
+ "notes": "Felt like I was talking to more than one person",
1758
+ "country": null,
1759
+ "created": "1979-10-12",
1760
+ "nameA": "A"
1761
+ }
1762
+ },
1763
+ {
1764
+ "json": {
1765
+ "id": "23423536",
1766
+ "name": "Edmund Pevensie",
1767
+ "email": "edmund@narnia.gov",
1768
+ "notes": "Passionate sailor",
1769
+ "country": "UK",
1770
+ "created": "1950-10-16",
1771
+ "nameA": "A"
1772
+ }
1773
+ }
1774
+ ],
1775
+ "Merge12": [
1776
+ {
1777
+ "json": {
1778
+ "id": "23423532",
1779
+ "name": "Jay Gatsby",
1780
+ "email": "gatsby@west-egg.com",
1781
+ "notes": "Keeps asking about a green light??",
1782
+ "country": "US",
1783
+ "created": "1925-04-10",
1784
+ "nameA": "A"
1785
+ }
1786
+ },
1787
+ {
1788
+ "json": {
1789
+ "id": "23423533",
1790
+ "name": "José Arcadio Buendía",
1791
+ "email": "jab@macondo.co",
1792
+ "notes": "Lots of people named after him. Very confusing",
1793
+ "country": "CO",
1794
+ "created": "1967-05-05",
1795
+ "nameA": "A"
1796
+ }
1797
+ },
1798
+ {
1799
+ "json": {
1800
+ "id": "23423534",
1801
+ "name": "Max Sendak",
1802
+ "email": "info@in-and-out-of-weeks.org",
1803
+ "notes": "Keeps rolling his terrible eyes",
1804
+ "country": "US",
1805
+ "created": "1963-04-09",
1806
+ "nameA": "A"
1807
+ }
1808
+ },
1809
+ {
1810
+ "json": {
1811
+ "id": "23423535",
1812
+ "name": "Zaphod Beeblebrox",
1813
+ "email": "captain@heartofgold.com",
1814
+ "notes": "Felt like I was talking to more than one person",
1815
+ "country": null,
1816
+ "created": "1979-10-12",
1817
+ "nameA": "A"
1818
+ }
1819
+ },
1820
+ {
1821
+ "json": {
1822
+ "id": "23423536",
1823
+ "name": "Edmund Pevensie",
1824
+ "email": "edmund@narnia.gov",
1825
+ "notes": "Passionate sailor",
1826
+ "country": "UK",
1827
+ "created": "1950-10-16",
1828
+ "nameA": "A"
1829
+ }
1830
+ },
1831
+ {
1832
+ "json": {
1833
+ "id": "23423532",
1834
+ "name": "Jay Gatsby",
1835
+ "email": "gatsby@west-egg.com",
1836
+ "notes": "Keeps asking about a green light??",
1837
+ "country": "US",
1838
+ "created": "1925-04-10",
1839
+ "nameB": "B"
1840
+ }
1841
+ },
1842
+ {
1843
+ "json": {
1844
+ "id": "23423533",
1845
+ "name": "José Arcadio Buendía",
1846
+ "email": "jab@macondo.co",
1847
+ "notes": "Lots of people named after him. Very confusing",
1848
+ "country": "CO",
1849
+ "created": "1967-05-05",
1850
+ "nameB": "B"
1851
+ }
1852
+ },
1853
+ {
1854
+ "json": {
1855
+ "id": "23423534",
1856
+ "name": "Max Sendak",
1857
+ "email": "info@in-and-out-of-weeks.org",
1858
+ "notes": "Keeps rolling his terrible eyes",
1859
+ "country": "US",
1860
+ "created": "1963-04-09",
1861
+ "nameB": "B"
1862
+ }
1863
+ },
1864
+ {
1865
+ "json": {
1866
+ "id": "23423535",
1867
+ "name": "Zaphod Beeblebrox",
1868
+ "email": "captain@heartofgold.com",
1869
+ "notes": "Felt like I was talking to more than one person",
1870
+ "country": null,
1871
+ "created": "1979-10-12",
1872
+ "nameB": "B"
1873
+ }
1874
+ },
1875
+ {
1876
+ "json": {
1877
+ "id": "23423536",
1878
+ "name": "Edmund Pevensie",
1879
+ "email": "edmund@narnia.gov",
1880
+ "notes": "Passionate sailor",
1881
+ "country": "UK",
1882
+ "created": "1950-10-16",
1883
+ "nameB": "B"
1884
+ }
1885
+ }
1886
+ ],
1887
+ "Merge16": [
1888
+ {
1889
+ "json": {
1890
+ "id": "23423532",
1891
+ "name": "Jay Gatsby",
1892
+ "email": "gatsby@west-egg.com",
1893
+ "notes": "Keeps asking about a green light??",
1894
+ "country": "US",
1895
+ "created": "1925-04-10",
1896
+ "nameB": "B"
1897
+ }
1898
+ },
1899
+ {
1900
+ "json": {
1901
+ "id": "23423533",
1902
+ "name": "José Arcadio Buendía",
1903
+ "email": "jab@macondo.co",
1904
+ "notes": "Lots of people named after him. Very confusing",
1905
+ "country": "CO",
1906
+ "created": "1967-05-05",
1907
+ "nameB": "B"
1908
+ }
1909
+ },
1910
+ {
1911
+ "json": {
1912
+ "id": "23423534",
1913
+ "name": "Max Sendak",
1914
+ "email": "info@in-and-out-of-weeks.org",
1915
+ "notes": "Keeps rolling his terrible eyes",
1916
+ "country": "US",
1917
+ "created": "1963-04-09",
1918
+ "nameB": "B"
1919
+ }
1920
+ },
1921
+ {
1922
+ "json": {
1923
+ "id": "23423535",
1924
+ "name": "Zaphod Beeblebrox",
1925
+ "email": "captain@heartofgold.com",
1926
+ "notes": "Felt like I was talking to more than one person",
1927
+ "country": null,
1928
+ "created": "1979-10-12",
1929
+ "nameB": "B"
1930
+ }
1931
+ },
1932
+ {
1933
+ "json": {
1934
+ "id": "23423536",
1935
+ "name": "Edmund Pevensie",
1936
+ "email": "edmund@narnia.gov",
1937
+ "notes": "Passionate sailor",
1938
+ "country": "UK",
1939
+ "created": "1950-10-16",
1940
+ "nameB": "B"
1941
+ }
1942
+ }
1943
+ ],
1944
+ "Merge17": [
1945
+ {
1946
+ "json": {
1947
+ "id": "23423532",
1948
+ "name": "Jay Gatsby",
1949
+ "email": "gatsby@west-egg.com",
1950
+ "notes": "Keeps asking about a green light??",
1951
+ "country": "US",
1952
+ "created": "1925-04-10",
1953
+ "nameA": "A"
1954
+ }
1955
+ },
1956
+ {
1957
+ "json": {
1958
+ "id": "23423533",
1959
+ "name": "José Arcadio Buendía",
1960
+ "email": "jab@macondo.co",
1961
+ "notes": "Lots of people named after him. Very confusing",
1962
+ "country": "CO",
1963
+ "created": "1967-05-05",
1964
+ "nameA": "A"
1965
+ }
1966
+ },
1967
+ {
1968
+ "json": {
1969
+ "id": "23423534",
1970
+ "name": "Max Sendak",
1971
+ "email": "info@in-and-out-of-weeks.org",
1972
+ "notes": "Keeps rolling his terrible eyes",
1973
+ "country": "US",
1974
+ "created": "1963-04-09",
1975
+ "nameA": "A"
1976
+ }
1977
+ },
1978
+ {
1979
+ "json": {
1980
+ "id": "23423535",
1981
+ "name": "Zaphod Beeblebrox",
1982
+ "email": "captain@heartofgold.com",
1983
+ "notes": "Felt like I was talking to more than one person",
1984
+ "country": null,
1985
+ "created": "1979-10-12",
1986
+ "nameA": "A"
1987
+ }
1988
+ },
1989
+ {
1990
+ "json": {
1991
+ "id": "23423536",
1992
+ "name": "Edmund Pevensie",
1993
+ "email": "edmund@narnia.gov",
1994
+ "notes": "Passionate sailor",
1995
+ "country": "UK",
1996
+ "created": "1950-10-16",
1997
+ "nameA": "A"
1998
+ }
1999
+ }
2000
+ ],
2001
+ "Merge22": [
2002
+ {
2003
+ "json": {
2004
+ "id": "23423532",
2005
+ "name": "Jay Gatsby",
2006
+ "email": "gatsby@west-egg.com",
2007
+ "notes": "Keeps asking about a green light??",
2008
+ "country": "US",
2009
+ "created": "1925-04-10",
2010
+ "nameA": "A"
2011
+ }
2012
+ },
2013
+ {
2014
+ "json": {
2015
+ "id": "23423533",
2016
+ "name": "José Arcadio Buendía",
2017
+ "email": "jab@macondo.co",
2018
+ "notes": "Lots of people named after him. Very confusing",
2019
+ "country": "CO",
2020
+ "created": "1967-05-05",
2021
+ "nameA": "A"
2022
+ }
2023
+ },
2024
+ {
2025
+ "json": {
2026
+ "id": "23423534",
2027
+ "name": "Max Sendak",
2028
+ "email": "info@in-and-out-of-weeks.org",
2029
+ "notes": "Keeps rolling his terrible eyes",
2030
+ "country": "US",
2031
+ "created": "1963-04-09",
2032
+ "nameA": "A"
2033
+ }
2034
+ },
2035
+ {
2036
+ "json": {
2037
+ "id": "23423535",
2038
+ "name": "Zaphod Beeblebrox",
2039
+ "email": "captain@heartofgold.com",
2040
+ "notes": "Felt like I was talking to more than one person",
2041
+ "country": null,
2042
+ "created": "1979-10-12",
2043
+ "nameA": "A"
2044
+ }
2045
+ },
2046
+ {
2047
+ "json": {
2048
+ "id": "23423536",
2049
+ "name": "Edmund Pevensie",
2050
+ "email": "edmund@narnia.gov",
2051
+ "notes": "Passionate sailor",
2052
+ "country": "UK",
2053
+ "created": "1950-10-16",
2054
+ "nameA": "A"
2055
+ }
2056
+ }
2057
+ ],
2058
+ "Merge23": [
2059
+ {
2060
+ "json": {
2061
+ "id": "23423532",
2062
+ "name": "Jay Gatsby",
2063
+ "email": "gatsby@west-egg.com",
2064
+ "notes": "Keeps asking about a green light??",
2065
+ "country": "US",
2066
+ "created": "1925-04-10",
2067
+ "nameB": "B"
2068
+ }
2069
+ },
2070
+ {
2071
+ "json": {
2072
+ "id": "23423533",
2073
+ "name": "José Arcadio Buendía",
2074
+ "email": "jab@macondo.co",
2075
+ "notes": "Lots of people named after him. Very confusing",
2076
+ "country": "CO",
2077
+ "created": "1967-05-05",
2078
+ "nameB": "B"
2079
+ }
2080
+ },
2081
+ {
2082
+ "json": {
2083
+ "id": "23423534",
2084
+ "name": "Max Sendak",
2085
+ "email": "info@in-and-out-of-weeks.org",
2086
+ "notes": "Keeps rolling his terrible eyes",
2087
+ "country": "US",
2088
+ "created": "1963-04-09",
2089
+ "nameB": "B"
2090
+ }
2091
+ },
2092
+ {
2093
+ "json": {
2094
+ "id": "23423535",
2095
+ "name": "Zaphod Beeblebrox",
2096
+ "email": "captain@heartofgold.com",
2097
+ "notes": "Felt like I was talking to more than one person",
2098
+ "country": null,
2099
+ "created": "1979-10-12",
2100
+ "nameB": "B"
2101
+ }
2102
+ },
2103
+ {
2104
+ "json": {
2105
+ "id": "23423536",
2106
+ "name": "Edmund Pevensie",
2107
+ "email": "edmund@narnia.gov",
2108
+ "notes": "Passionate sailor",
2109
+ "country": "UK",
2110
+ "created": "1950-10-16",
2111
+ "nameB": "B"
2112
+ }
2113
+ }
2114
+ ]
2115
+ },
2116
+ "connections": {
2117
+ "Start": {
2118
+ "main": [
2119
+ [
2120
+ {
2121
+ "node": "Customer Datastore (n8n training)",
2122
+ "type": "main",
2123
+ "index": 0
2124
+ }
2125
+ ]
2126
+ ]
2127
+ },
2128
+ "IF": {
2129
+ "main": [
2130
+ [
2131
+ {
2132
+ "node": "Set1A",
2133
+ "type": "main",
2134
+ "index": 0
2135
+ }
2136
+ ],
2137
+ [
2138
+ {
2139
+ "node": "Set1B",
2140
+ "type": "main",
2141
+ "index": 0
2142
+ }
2143
+ ]
2144
+ ]
2145
+ },
2146
+ "Customer Datastore (n8n training)": {
2147
+ "main": [
2148
+ [
2149
+ {
2150
+ "node": "IF",
2151
+ "type": "main",
2152
+ "index": 0
2153
+ },
2154
+ {
2155
+ "node": "Set2A",
2156
+ "type": "main",
2157
+ "index": 0
2158
+ },
2159
+ {
2160
+ "node": "Set2B",
2161
+ "type": "main",
2162
+ "index": 0
2163
+ }
2164
+ ]
2165
+ ]
2166
+ },
2167
+ "Set1B": {
2168
+ "main": [
2169
+ [
2170
+ {
2171
+ "node": "Merge",
2172
+ "type": "main",
2173
+ "index": 1
2174
+ },
2175
+ {
2176
+ "node": "Merge1",
2177
+ "type": "main",
2178
+ "index": 0
2179
+ },
2180
+ {
2181
+ "node": "Merge4",
2182
+ "type": "main",
2183
+ "index": 1
2184
+ },
2185
+ {
2186
+ "node": "Merge3",
2187
+ "type": "main",
2188
+ "index": 0
2189
+ },
2190
+ {
2191
+ "node": "Merge2",
2192
+ "type": "main",
2193
+ "index": 0
2194
+ },
2195
+ {
2196
+ "node": "Merge5",
2197
+ "type": "main",
2198
+ "index": 1
2199
+ },
2200
+ {
2201
+ "node": "Merge6",
2202
+ "type": "main",
2203
+ "index": 1
2204
+ },
2205
+ {
2206
+ "node": "Merge8",
2207
+ "type": "main",
2208
+ "index": 0
2209
+ },
2210
+ {
2211
+ "node": "Merge10",
2212
+ "type": "main",
2213
+ "index": 0
2214
+ },
2215
+ {
2216
+ "node": "Merge9",
2217
+ "type": "main",
2218
+ "index": 1
2219
+ },
2220
+ {
2221
+ "node": "Merge7",
2222
+ "type": "main",
2223
+ "index": 0
2224
+ },
2225
+ {
2226
+ "node": "Merge11",
2227
+ "type": "main",
2228
+ "index": 1
2229
+ }
2230
+ ]
2231
+ ]
2232
+ },
2233
+ "Set1A": {
2234
+ "main": [
2235
+ [
2236
+ {
2237
+ "node": "Merge",
2238
+ "type": "main",
2239
+ "index": 0
2240
+ },
2241
+ {
2242
+ "node": "Merge1",
2243
+ "type": "main",
2244
+ "index": 1
2245
+ },
2246
+ {
2247
+ "node": "Merge3",
2248
+ "type": "main",
2249
+ "index": 1
2250
+ },
2251
+ {
2252
+ "node": "Merge4",
2253
+ "type": "main",
2254
+ "index": 0
2255
+ },
2256
+ {
2257
+ "node": "Merge2",
2258
+ "type": "main",
2259
+ "index": 1
2260
+ },
2261
+ {
2262
+ "node": "Merge5",
2263
+ "type": "main",
2264
+ "index": 0
2265
+ },
2266
+ {
2267
+ "node": "Merge6",
2268
+ "type": "main",
2269
+ "index": 0
2270
+ },
2271
+ {
2272
+ "node": "Merge8",
2273
+ "type": "main",
2274
+ "index": 1
2275
+ },
2276
+ {
2277
+ "node": "Merge10",
2278
+ "type": "main",
2279
+ "index": 1
2280
+ },
2281
+ {
2282
+ "node": "Merge9",
2283
+ "type": "main",
2284
+ "index": 0
2285
+ },
2286
+ {
2287
+ "node": "Merge7",
2288
+ "type": "main",
2289
+ "index": 1
2290
+ },
2291
+ {
2292
+ "node": "Merge11",
2293
+ "type": "main",
2294
+ "index": 0
2295
+ }
2296
+ ]
2297
+ ]
2298
+ },
2299
+ "Set2A": {
2300
+ "main": [
2301
+ [
2302
+ {
2303
+ "node": "Merge12",
2304
+ "type": "main",
2305
+ "index": 0
2306
+ },
2307
+ {
2308
+ "node": "Merge13",
2309
+ "type": "main",
2310
+ "index": 1
2311
+ },
2312
+ {
2313
+ "node": "Merge14",
2314
+ "type": "main",
2315
+ "index": 1
2316
+ },
2317
+ {
2318
+ "node": "Merge15",
2319
+ "type": "main",
2320
+ "index": 0
2321
+ },
2322
+ {
2323
+ "node": "Merge16",
2324
+ "type": "main",
2325
+ "index": 1
2326
+ },
2327
+ {
2328
+ "node": "Merge17",
2329
+ "type": "main",
2330
+ "index": 0
2331
+ },
2332
+ {
2333
+ "node": "Merge18",
2334
+ "type": "main",
2335
+ "index": 0
2336
+ },
2337
+ {
2338
+ "node": "Merge19",
2339
+ "type": "main",
2340
+ "index": 1
2341
+ },
2342
+ {
2343
+ "node": "Merge21",
2344
+ "type": "main",
2345
+ "index": 1
2346
+ },
2347
+ {
2348
+ "node": "Merge20",
2349
+ "type": "main",
2350
+ "index": 0
2351
+ },
2352
+ {
2353
+ "node": "Merge22",
2354
+ "type": "main",
2355
+ "index": 1
2356
+ },
2357
+ {
2358
+ "node": "Merge23",
2359
+ "type": "main",
2360
+ "index": 0
2361
+ }
2362
+ ]
2363
+ ]
2364
+ },
2365
+ "Set2B": {
2366
+ "main": [
2367
+ [
2368
+ {
2369
+ "node": "Merge12",
2370
+ "type": "main",
2371
+ "index": 1
2372
+ },
2373
+ {
2374
+ "node": "Merge13",
2375
+ "type": "main",
2376
+ "index": 0
2377
+ },
2378
+ {
2379
+ "node": "Merge15",
2380
+ "type": "main",
2381
+ "index": 1
2382
+ },
2383
+ {
2384
+ "node": "Merge14",
2385
+ "type": "main",
2386
+ "index": 0
2387
+ },
2388
+ {
2389
+ "node": "Merge16",
2390
+ "type": "main",
2391
+ "index": 0
2392
+ },
2393
+ {
2394
+ "node": "Merge17",
2395
+ "type": "main",
2396
+ "index": 1
2397
+ },
2398
+ {
2399
+ "node": "Merge18",
2400
+ "type": "main",
2401
+ "index": 1
2402
+ },
2403
+ {
2404
+ "node": "Merge19",
2405
+ "type": "main",
2406
+ "index": 0
2407
+ },
2408
+ {
2409
+ "node": "Merge21",
2410
+ "type": "main",
2411
+ "index": 0
2412
+ },
2413
+ {
2414
+ "node": "Merge20",
2415
+ "type": "main",
2416
+ "index": 1
2417
+ },
2418
+ {
2419
+ "node": "Merge22",
2420
+ "type": "main",
2421
+ "index": 0
2422
+ },
2423
+ {
2424
+ "node": "Merge23",
2425
+ "type": "main",
2426
+ "index": 1
2427
+ }
2428
+ ]
2429
+ ]
2430
+ }
2431
+ },
2432
+ "active": false,
2433
+ "settings": {},
2434
+ "versionId": "4548f6c2-c043-4184-946d-0a6a89112ef1",
2435
+ "id": "1108",
2436
+ "meta": {
2437
+ "instanceId": "021d3c82ba2d3bc090cbf4fc81c9312668bcc34297e022bb3438c5c88a43a5ff"
2438
+ },
2439
+ "tags": []
2440
+ }