n8n-nodes-base 1.87.0 → 1.88.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.
- package/dist/credentials/SalesforceJwtApi.credentials.js +60 -0
- package/dist/credentials/SalesforceJwtApi.credentials.js.map +1 -1
- package/dist/nodes/Brevo/__schema__/v1.0.0/contact/getAll.json +1 -9
- package/dist/nodes/Dropbox/__schema__/v1.0.0/file/download.json +2 -5
- package/dist/nodes/Google/Analytics/__schema__/v2.0.0/report/get.json +2 -2
- package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/getAll.json +7 -1
- package/dist/nodes/Google/Firebase/CloudFirestore/__schema__/v1.1.0/document/get.json +1 -13
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/message/get.json +1 -7
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/message/getAll.json +1 -7
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/thread/get.json +4 -4
- package/dist/nodes/Google/YouTube/__schema__/v1.0.0/video/get.json +1 -35
- package/dist/nodes/Google/YouTube/__schema__/v1.0.0/video/rate.json +9 -0
- package/dist/nodes/HaloPSA/__schema__/v1.0.0/client/getAll.json +147 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/company/getAll.json +1 -4
- package/dist/nodes/Hubspot/__schema__/v2.1.0/contact/search.json +4 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/getAll.json +1 -52
- package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/search.json +5 -2
- package/dist/nodes/Hubspot/__schema__/v2.1.0/ticket/get.json +1 -258
- package/dist/nodes/ItemLists/__schema__/v3.0.0/itemList/limit.json +9 -0
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/get.json +84 -1
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/getAll.json +4 -565
- package/dist/nodes/Lemlist/__schema__/v2.0.0/campaign/getAll.json +1 -10
- package/dist/nodes/Linear/__schema__/v1.0.0/issue/create.json +12 -1
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/file/download.json +92 -1
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/folderMessage/getAll.json +3 -81
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/get.json +28 -1
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/getAll.json +82 -1
- package/dist/nodes/Nasa/__schema__/v1.0.0/donkiSolarFlare/get.json +4 -1
- package/dist/nodes/Notion/__schema__/v2.2.0/databasePage/create.json +1 -4
- package/dist/nodes/Notion/__schema__/v2.2.0/databasePage/getAll.json +1 -4
- package/dist/nodes/Odoo/__schema__/v1.0.0/custom/get.json +1 -4
- package/dist/nodes/Odoo/__schema__/v1.0.0/custom/getAll.json +4 -1
- package/dist/nodes/Odoo/__schema__/v1.0.0/opportunity/getAll.json +1 -4
- package/dist/nodes/Phantombuster/__schema__/v1.0.0/agent/getOutput.json +1 -10
- package/dist/nodes/Pipedrive/__schema__/v1.0.0/person/search.json +12 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/getAll.json +2 -2
- package/dist/nodes/Salesforce/__schema__/v1.0.0/opportunity/getAll.json +4 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/search/query.json +1 -4
- package/dist/nodes/ServiceNow/__schema__/v1.0.0/tableRecord/getAll.json +1 -4
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/history.json +4 -44
- package/dist/nodes/Ssh/__schema__/v1.0.0/command/execute.json +1 -4
- package/dist/nodes/Supabase/__schema__/v1.0.0/row/delete.json +7 -1
- package/dist/nodes/Telegram/__schema__/v1.2.0/chat/get.json +1 -10
- package/dist/nodes/Telegram/__schema__/v1.2.0/chat/member.json +1 -4
- package/dist/nodes/Transform/Summarize/utils.js +1 -1
- package/dist/nodes/Transform/Summarize/utils.js.map +1 -1
- package/dist/nodes/Trello/__schema__/v1.0.0/list/getAll.json +1 -4
- package/dist/nodes/Trello/__schema__/v1.0.0/list/getCards.json +4 -7
- package/dist/nodes/Twitter/__schema__/v2.0.0/tweet/search.json +1 -4
- package/dist/nodes/Wordpress/__schema__/v1.0.0/post/getAll.json +9 -1
- package/dist/nodes/Zoho/__schema__/v1.0.0/contact/getAll.json +1 -15
- package/dist/test/nodes/FakeCredentialsMap.js +30 -0
- package/dist/test/nodes/FakeCredentialsMap.js.map +1 -1
- package/dist/test/nodes/Helpers.js +1 -1
- package/dist/test/nodes/Helpers.js.map +1 -1
- package/dist/types/credentials.json +1 -1
- package/dist/types/nodes.json +2 -2
- package/package.json +8 -8
|
@@ -16,98 +16,6 @@
|
|
|
16
16
|
"properties": {
|
|
17
17
|
"type": "object",
|
|
18
18
|
"properties": {
|
|
19
|
-
"createdate": {
|
|
20
|
-
"type": "object",
|
|
21
|
-
"properties": {
|
|
22
|
-
"sensitivityLevel": {
|
|
23
|
-
"type": "string"
|
|
24
|
-
},
|
|
25
|
-
"source": {
|
|
26
|
-
"type": "string"
|
|
27
|
-
},
|
|
28
|
-
"timestamp": {
|
|
29
|
-
"type": "integer"
|
|
30
|
-
},
|
|
31
|
-
"value": {
|
|
32
|
-
"type": "string"
|
|
33
|
-
},
|
|
34
|
-
"versions": {
|
|
35
|
-
"type": "array",
|
|
36
|
-
"items": {
|
|
37
|
-
"type": "object",
|
|
38
|
-
"properties": {
|
|
39
|
-
"name": {
|
|
40
|
-
"type": "string"
|
|
41
|
-
},
|
|
42
|
-
"source": {
|
|
43
|
-
"type": "string"
|
|
44
|
-
},
|
|
45
|
-
"timestamp": {
|
|
46
|
-
"type": "integer"
|
|
47
|
-
},
|
|
48
|
-
"useTimestampAsPersistenceTimestamp": {
|
|
49
|
-
"type": "boolean"
|
|
50
|
-
},
|
|
51
|
-
"value": {
|
|
52
|
-
"type": "string"
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
"hs_email_subject": {
|
|
60
|
-
"type": "object",
|
|
61
|
-
"properties": {
|
|
62
|
-
"persistenceTimestamp": {
|
|
63
|
-
"type": "integer"
|
|
64
|
-
},
|
|
65
|
-
"sensitivityLevel": {
|
|
66
|
-
"type": "string"
|
|
67
|
-
},
|
|
68
|
-
"source": {
|
|
69
|
-
"type": "string"
|
|
70
|
-
},
|
|
71
|
-
"sourceId": {
|
|
72
|
-
"type": "string"
|
|
73
|
-
},
|
|
74
|
-
"timestamp": {
|
|
75
|
-
"type": "integer"
|
|
76
|
-
},
|
|
77
|
-
"updatedByUserId": {
|
|
78
|
-
"type": "null"
|
|
79
|
-
},
|
|
80
|
-
"value": {
|
|
81
|
-
"type": "string"
|
|
82
|
-
},
|
|
83
|
-
"versions": {
|
|
84
|
-
"type": "array",
|
|
85
|
-
"items": {
|
|
86
|
-
"type": "object",
|
|
87
|
-
"properties": {
|
|
88
|
-
"name": {
|
|
89
|
-
"type": "string"
|
|
90
|
-
},
|
|
91
|
-
"persistenceTimestamp": {
|
|
92
|
-
"type": "integer"
|
|
93
|
-
},
|
|
94
|
-
"source": {
|
|
95
|
-
"type": "string"
|
|
96
|
-
},
|
|
97
|
-
"sourceId": {
|
|
98
|
-
"type": "string"
|
|
99
|
-
},
|
|
100
|
-
"timestamp": {
|
|
101
|
-
"type": "integer"
|
|
102
|
-
},
|
|
103
|
-
"value": {
|
|
104
|
-
"type": "string"
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
},
|
|
111
19
|
"subject": {
|
|
112
20
|
"type": "object",
|
|
113
21
|
"properties": {
|
|
@@ -162,174 +70,9 @@
|
|
|
162
70
|
}
|
|
163
71
|
}
|
|
164
72
|
}
|
|
165
|
-
},
|
|
166
|
-
"support_form_message": {
|
|
167
|
-
"type": "object",
|
|
168
|
-
"properties": {
|
|
169
|
-
"persistenceTimestamp": {
|
|
170
|
-
"type": "integer"
|
|
171
|
-
},
|
|
172
|
-
"sensitivityLevel": {
|
|
173
|
-
"type": "string"
|
|
174
|
-
},
|
|
175
|
-
"source": {
|
|
176
|
-
"type": "string"
|
|
177
|
-
},
|
|
178
|
-
"sourceId": {
|
|
179
|
-
"type": "string"
|
|
180
|
-
},
|
|
181
|
-
"timestamp": {
|
|
182
|
-
"type": "integer"
|
|
183
|
-
},
|
|
184
|
-
"updatedByUserId": {
|
|
185
|
-
"type": "null"
|
|
186
|
-
},
|
|
187
|
-
"value": {
|
|
188
|
-
"type": "string"
|
|
189
|
-
},
|
|
190
|
-
"versions": {
|
|
191
|
-
"type": "array",
|
|
192
|
-
"items": {
|
|
193
|
-
"type": "object",
|
|
194
|
-
"properties": {
|
|
195
|
-
"name": {
|
|
196
|
-
"type": "string"
|
|
197
|
-
},
|
|
198
|
-
"persistenceTimestamp": {
|
|
199
|
-
"type": "integer"
|
|
200
|
-
},
|
|
201
|
-
"source": {
|
|
202
|
-
"type": "string"
|
|
203
|
-
},
|
|
204
|
-
"sourceId": {
|
|
205
|
-
"type": "string"
|
|
206
|
-
},
|
|
207
|
-
"sourceLabel": {
|
|
208
|
-
"type": "string"
|
|
209
|
-
},
|
|
210
|
-
"timestamp": {
|
|
211
|
-
"type": "integer"
|
|
212
|
-
},
|
|
213
|
-
"value": {
|
|
214
|
-
"type": "string"
|
|
215
|
-
}
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
|
-
}
|
|
219
|
-
}
|
|
220
|
-
},
|
|
221
|
-
"support_form_subject": {
|
|
222
|
-
"type": "object",
|
|
223
|
-
"properties": {
|
|
224
|
-
"persistenceTimestamp": {
|
|
225
|
-
"type": "integer"
|
|
226
|
-
},
|
|
227
|
-
"sensitivityLevel": {
|
|
228
|
-
"type": "string"
|
|
229
|
-
},
|
|
230
|
-
"source": {
|
|
231
|
-
"type": "string"
|
|
232
|
-
},
|
|
233
|
-
"sourceId": {
|
|
234
|
-
"type": "string"
|
|
235
|
-
},
|
|
236
|
-
"timestamp": {
|
|
237
|
-
"type": "integer"
|
|
238
|
-
},
|
|
239
|
-
"updatedByUserId": {
|
|
240
|
-
"type": "null"
|
|
241
|
-
},
|
|
242
|
-
"value": {
|
|
243
|
-
"type": "string"
|
|
244
|
-
},
|
|
245
|
-
"versions": {
|
|
246
|
-
"type": "array",
|
|
247
|
-
"items": {
|
|
248
|
-
"type": "object",
|
|
249
|
-
"properties": {
|
|
250
|
-
"name": {
|
|
251
|
-
"type": "string"
|
|
252
|
-
},
|
|
253
|
-
"persistenceTimestamp": {
|
|
254
|
-
"type": "integer"
|
|
255
|
-
},
|
|
256
|
-
"source": {
|
|
257
|
-
"type": "string"
|
|
258
|
-
},
|
|
259
|
-
"sourceId": {
|
|
260
|
-
"type": "string"
|
|
261
|
-
},
|
|
262
|
-
"sourceLabel": {
|
|
263
|
-
"type": "string"
|
|
264
|
-
},
|
|
265
|
-
"timestamp": {
|
|
266
|
-
"type": "integer"
|
|
267
|
-
},
|
|
268
|
-
"value": {
|
|
269
|
-
"type": "string"
|
|
270
|
-
}
|
|
271
|
-
}
|
|
272
|
-
}
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
},
|
|
276
|
-
"support_form_topic": {
|
|
277
|
-
"type": "object",
|
|
278
|
-
"properties": {
|
|
279
|
-
"persistenceTimestamp": {
|
|
280
|
-
"type": "integer"
|
|
281
|
-
},
|
|
282
|
-
"sensitivityLevel": {
|
|
283
|
-
"type": "string"
|
|
284
|
-
},
|
|
285
|
-
"source": {
|
|
286
|
-
"type": "string"
|
|
287
|
-
},
|
|
288
|
-
"sourceId": {
|
|
289
|
-
"type": "string"
|
|
290
|
-
},
|
|
291
|
-
"timestamp": {
|
|
292
|
-
"type": "integer"
|
|
293
|
-
},
|
|
294
|
-
"updatedByUserId": {
|
|
295
|
-
"type": "null"
|
|
296
|
-
},
|
|
297
|
-
"value": {
|
|
298
|
-
"type": "string"
|
|
299
|
-
},
|
|
300
|
-
"versions": {
|
|
301
|
-
"type": "array",
|
|
302
|
-
"items": {
|
|
303
|
-
"type": "object",
|
|
304
|
-
"properties": {
|
|
305
|
-
"name": {
|
|
306
|
-
"type": "string"
|
|
307
|
-
},
|
|
308
|
-
"persistenceTimestamp": {
|
|
309
|
-
"type": "integer"
|
|
310
|
-
},
|
|
311
|
-
"source": {
|
|
312
|
-
"type": "string"
|
|
313
|
-
},
|
|
314
|
-
"sourceId": {
|
|
315
|
-
"type": "string"
|
|
316
|
-
},
|
|
317
|
-
"sourceLabel": {
|
|
318
|
-
"type": "string"
|
|
319
|
-
},
|
|
320
|
-
"timestamp": {
|
|
321
|
-
"type": "integer"
|
|
322
|
-
},
|
|
323
|
-
"value": {
|
|
324
|
-
"type": "string"
|
|
325
|
-
}
|
|
326
|
-
}
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
}
|
|
330
73
|
}
|
|
331
74
|
}
|
|
332
75
|
}
|
|
333
76
|
},
|
|
334
|
-
"version":
|
|
77
|
+
"version": 2
|
|
335
78
|
}
|
|
@@ -4,6 +4,89 @@
|
|
|
4
4
|
"expand": {
|
|
5
5
|
"type": "string"
|
|
6
6
|
},
|
|
7
|
+
"fields": {
|
|
8
|
+
"type": "object",
|
|
9
|
+
"properties": {
|
|
10
|
+
"attachment": {
|
|
11
|
+
"type": "array",
|
|
12
|
+
"items": {
|
|
13
|
+
"type": "object",
|
|
14
|
+
"properties": {
|
|
15
|
+
"author": {
|
|
16
|
+
"type": "object",
|
|
17
|
+
"properties": {
|
|
18
|
+
"accountId": {
|
|
19
|
+
"type": "string"
|
|
20
|
+
},
|
|
21
|
+
"accountType": {
|
|
22
|
+
"type": "string"
|
|
23
|
+
},
|
|
24
|
+
"active": {
|
|
25
|
+
"type": "boolean"
|
|
26
|
+
},
|
|
27
|
+
"avatarUrls": {
|
|
28
|
+
"type": "object",
|
|
29
|
+
"properties": {
|
|
30
|
+
"16x16": {
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
"24x24": {
|
|
34
|
+
"type": "string"
|
|
35
|
+
},
|
|
36
|
+
"32x32": {
|
|
37
|
+
"type": "string"
|
|
38
|
+
},
|
|
39
|
+
"48x48": {
|
|
40
|
+
"type": "string"
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
"displayName": {
|
|
45
|
+
"type": "string"
|
|
46
|
+
},
|
|
47
|
+
"emailAddress": {
|
|
48
|
+
"type": "string"
|
|
49
|
+
},
|
|
50
|
+
"self": {
|
|
51
|
+
"type": "string"
|
|
52
|
+
},
|
|
53
|
+
"timeZone": {
|
|
54
|
+
"type": "string"
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
"content": {
|
|
59
|
+
"type": "string"
|
|
60
|
+
},
|
|
61
|
+
"created": {
|
|
62
|
+
"type": "string"
|
|
63
|
+
},
|
|
64
|
+
"filename": {
|
|
65
|
+
"type": "string"
|
|
66
|
+
},
|
|
67
|
+
"id": {
|
|
68
|
+
"type": "string"
|
|
69
|
+
},
|
|
70
|
+
"mimeType": {
|
|
71
|
+
"type": "string"
|
|
72
|
+
},
|
|
73
|
+
"self": {
|
|
74
|
+
"type": "string"
|
|
75
|
+
},
|
|
76
|
+
"size": {
|
|
77
|
+
"type": "integer"
|
|
78
|
+
},
|
|
79
|
+
"thumbnail": {
|
|
80
|
+
"type": "string"
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
},
|
|
85
|
+
"summary": {
|
|
86
|
+
"type": "string"
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
},
|
|
7
90
|
"id": {
|
|
8
91
|
"type": "string"
|
|
9
92
|
},
|
|
@@ -14,5 +97,5 @@
|
|
|
14
97
|
"type": "string"
|
|
15
98
|
}
|
|
16
99
|
},
|
|
17
|
-
"version":
|
|
100
|
+
"version": 2
|
|
18
101
|
}
|