n8n-nodes-base 1.106.0 → 1.107.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 (139) hide show
  1. package/dist/nodes/Affinity/__schema__/v1.0.0/organization/get.json +1 -4
  2. package/dist/nodes/Affinity/__schema__/v1.0.0/person/getAll.json +24 -0
  3. package/dist/nodes/Airtop/__schema__/v1.0.0/extraction/getPaginated.json +7 -1
  4. package/dist/nodes/Airtop/__schema__/v1.0.0/extraction/scrape.json +7 -1
  5. package/dist/nodes/Airtop/__schema__/v1.0.0/interaction/click.json +42 -0
  6. package/dist/nodes/Airtop/__schema__/v1.0.0/session/create.json +60 -1
  7. package/dist/nodes/Airtop/__schema__/v1.0.0/session/terminate.json +9 -0
  8. package/dist/nodes/Airtop/__schema__/v1.0.0/window/create.json +1 -4
  9. package/dist/nodes/Aws/DynamoDB/__schema__/v1.0.0/item/getAll.json +9 -0
  10. package/dist/nodes/BambooHr/__schema__/v1.0.0/companyReport/get.json +1 -7
  11. package/dist/nodes/BambooHr/__schema__/v1.0.0/employee/getAll.json +10 -1
  12. package/dist/nodes/Bitly/__schema__/v1.0.0/link/create.json +7 -1
  13. package/dist/nodes/Box/__schema__/v1.0.0/file/download.json +7 -1
  14. package/dist/nodes/ClickUp/__schema__/v1.0.0/folder/create.json +74 -1
  15. package/dist/nodes/ClickUp/__schema__/v1.0.0/list/customFields.json +26 -1
  16. package/dist/nodes/Coda/__schema__/v1.1.0/table/getAllRows.json +4 -1
  17. package/dist/nodes/Code/descriptions/PythonCodeDescription.js +1 -1
  18. package/dist/nodes/Code/descriptions/PythonCodeDescription.js.map +1 -1
  19. package/dist/nodes/CoinGecko/__schema__/v1.0.0/coin/candlestick.json +9 -0
  20. package/dist/nodes/Contentful/__schema__/v1.0.0/contentType/get.json +27 -0
  21. package/dist/nodes/Dropbox/__schema__/v1.0.0/file/download.json +1 -19
  22. package/dist/nodes/Dropcontact/__schema__/v1.0.0/contact/enrich.json +1 -19
  23. package/dist/nodes/Elastic/Elasticsearch/__schema__/v1.0.0/document/getAll.json +4 -1
  24. package/dist/nodes/EmailSend/__schema__/v2.1.0/email/send.json +1 -7
  25. package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js +1 -1
  26. package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js.map +1 -1
  27. package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts.map +1 -1
  28. package/dist/nodes/Files/ReadWriteFile/helpers/utils.js +18 -16
  29. package/dist/nodes/Files/ReadWriteFile/helpers/utils.js.map +1 -1
  30. package/dist/nodes/FreshworksCrm/__schema__/v1.0.0/search/query.json +35 -0
  31. package/dist/nodes/Github/__schema__/v1.1.0/file/get.json +1 -42
  32. package/dist/nodes/Gitlab/__schema__/v1.0.0/file/get.json +4 -1
  33. package/dist/nodes/Google/Analytics/__schema__/v2.0.0/report/get.json +71 -2
  34. package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/create.json +4 -1
  35. package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/getAll.json +1 -4
  36. package/dist/nodes/Google/Chat/__schema__/v1.0.0/message/create.json +30 -1
  37. package/dist/nodes/Google/Chat/__schema__/v1.0.0/message/get.json +1 -63
  38. package/dist/nodes/Google/CloudStorage/__schema__/v1.0.0/object/getAll.json +7 -1
  39. package/dist/nodes/Google/Contacts/__schema__/v1.0.0/contact/getAll.json +21 -1
  40. package/dist/nodes/Google/Drive/__schema__/v3.0.0/file/upload.json +34 -1
  41. package/dist/nodes/Google/Firebase/CloudFirestore/__schema__/v1.1.0/document/create.json +1 -4
  42. package/dist/nodes/Google/Firebase/CloudFirestore/__schema__/v1.1.0/document/getAll.json +1 -4
  43. package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/get.json +1 -65
  44. package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/getAll.json +1 -22
  45. package/dist/nodes/Google/Gmail/__schema__/v2.1.0/message/getAll.json +27 -123
  46. package/dist/nodes/Google/Task/__schema__/v1.0.0/task/getAll.json +4 -4
  47. package/dist/nodes/HighLevel/__schema__/v2.0.0/calendar/bookAppointment.json +36 -0
  48. package/dist/nodes/HomeAssistant/__schema__/v1.0.0/state/get.json +1 -7
  49. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.d.ts.map +1 -1
  50. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +190 -179
  51. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
  52. package/dist/nodes/Hubspot/__schema__/v2.1.0/company/getAll.json +4 -1
  53. package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/getAll.json +1 -257
  54. package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/search.json +10 -1
  55. package/dist/nodes/Hubspot/__schema__/v2.1.0/ticket/get.json +67 -1
  56. package/dist/nodes/Hubspot/__schema__/v2.1.0/ticket/getAll.json +61 -1
  57. package/dist/nodes/Jenkins/__schema__/v1.0.0/job/trigger.json +9 -0
  58. package/dist/nodes/Jenkins/__schema__/v1.0.0/job/triggerParams.json +9 -0
  59. package/dist/nodes/JinaAI/__schema__/v1.0.0/reader/read.json +9 -1
  60. package/dist/nodes/Jira/__schema__/v1.0.0/issue/get.json +121 -1
  61. package/dist/nodes/Jira/__schema__/v1.0.0/issue/getAll.json +310 -1
  62. package/dist/nodes/Lemlist/__schema__/v2.0.0/campaign/getStats.json +39 -0
  63. package/dist/nodes/Lemlist/__schema__/v2.0.0/enrich/get.json +3 -18
  64. package/dist/nodes/Lemlist/__schema__/v2.0.0/lead/get.json +1 -4
  65. package/dist/nodes/Mailchimp/__schema__/v1.0.0/member/create.json +15 -1
  66. package/dist/nodes/Mailchimp/__schema__/v1.0.0/member/get.json +7 -4
  67. package/dist/nodes/Marketstack/__schema__/v1.0.0/endOfDayData/getAll.json +1 -4
  68. package/dist/nodes/Matrix/__schema__/v1.0.0/message/getAll.json +4 -1
  69. package/dist/nodes/Metabase/__schema__/v1.0.0/databases/getAll.json +21 -0
  70. package/dist/nodes/Metabase/__schema__/v1.0.0/databases/getFields.json +9 -13
  71. package/dist/nodes/Metabase/__schema__/v1.0.0/questions/get.json +85 -12
  72. package/dist/nodes/Microsoft/AzureCosmosDb/__schema__/v1.0.0/item/getAll.json +12 -0
  73. package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/group/getAll.json +27 -0
  74. package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/user/create.json +13 -18
  75. package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/user/getAll.json +1 -4
  76. package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/file/download.json +10 -23
  77. package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/folder/create.json +15 -7
  78. package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/get.json +39 -4
  79. package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/getAll.json +1 -4
  80. package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/messageAttachment/get.json +1 -25
  81. package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/item/get.json +71 -0
  82. package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/item/getAll.json +1 -70
  83. package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/list/get.json +27 -0
  84. package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/list/getAll.json +27 -0
  85. package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js +1 -1
  86. package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js.map +1 -1
  87. package/dist/nodes/Microsoft/ToDo/__schema__/v1.0.0/task/getAll.json +18 -1
  88. package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/execution/get.json +1 -4
  89. package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/execution/getAll.json +1 -4
  90. package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/workflow/create.json +10 -1
  91. package/dist/nodes/Nasa/__schema__/v1.0.0/donkiSolarFlare/get.json +1 -7
  92. package/dist/nodes/NextCloud/__schema__/v1.0.0/file/download.json +2 -32
  93. package/dist/nodes/Odoo/__schema__/v1.0.0/contact/get.json +1 -4
  94. package/dist/nodes/Odoo/__schema__/v1.0.0/opportunity/getAll.json +4 -1
  95. package/dist/nodes/Okta/__schema__/v1.0.0/user/getAll.json +1 -37
  96. package/dist/nodes/Perplexity/__schema__/v1.0.0/chat/complete.json +12 -1
  97. package/dist/nodes/Phantombuster/__schema__/v1.0.0/agent/getOutput.json +1 -10
  98. package/dist/nodes/Reddit/__schema__/v1.0.0/post/getAll.json +78 -4
  99. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts.map +1 -1
  100. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +1 -15
  101. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
  102. package/dist/nodes/RespondToWebhook/utils/binary.d.ts +1 -1
  103. package/dist/nodes/RespondToWebhook/utils/binary.d.ts.map +1 -1
  104. package/dist/nodes/RespondToWebhook/utils/binary.js +2 -17
  105. package/dist/nodes/RespondToWebhook/utils/binary.js.map +1 -1
  106. package/dist/nodes/S3/__schema__/v1.0.0/file/download.json +10 -1
  107. package/dist/nodes/Salesforce/__schema__/v1.0.0/case/getAll.json +4 -1
  108. package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/create.json +15 -1
  109. package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/getAll.json +4 -1
  110. package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/upsert.json +4 -4
  111. package/dist/nodes/Salesforce/__schema__/v1.0.0/opportunity/getAll.json +5 -2
  112. package/dist/nodes/Salesforce/__schema__/v1.0.0/task/getAll.json +10 -4
  113. package/dist/nodes/Salesforce/__schema__/v1.0.0/user/getAll.json +1 -4
  114. package/dist/nodes/SeaTable/__schema__/v2.0.0/row/create.json +24 -0
  115. package/dist/nodes/Shopify/__schema__/v1.0.0/order/getAll.json +4 -45
  116. package/dist/nodes/Shopify/__schema__/v1.0.0/product/get.json +1 -4
  117. package/dist/nodes/Slack/V2/MessageDescription.js +1 -1
  118. package/dist/nodes/Slack/V2/MessageDescription.js.map +1 -1
  119. package/dist/nodes/Slack/__schema__/v2.3.0/channel/history.json +3 -3
  120. package/dist/nodes/Slack/__schema__/v2.3.0/channel/join.json +2 -174
  121. package/dist/nodes/Slack/__schema__/v2.3.0/channel/replies.json +44 -4
  122. package/dist/nodes/Stripe/__schema__/v1.0.0/balance/get.json +34 -1
  123. package/dist/nodes/Telegram/__schema__/v1.2.0/chat/get.json +1 -4
  124. package/dist/nodes/Telegram/__schema__/v1.2.0/chat/member.json +4 -4
  125. package/dist/nodes/Telegram/__schema__/v1.2.0/message/editMessageText.json +4 -1
  126. package/dist/nodes/Telegram/__schema__/v1.2.0/message/sendMessage.json +1 -12
  127. package/dist/nodes/Trello/__schema__/v1.0.0/attachment/get.json +4 -1
  128. package/dist/nodes/Trello/__schema__/v1.0.0/label/getAll.json +18 -0
  129. package/dist/nodes/Trello/__schema__/v1.0.0/list/getAll.json +1 -4
  130. package/dist/nodes/Trello/__schema__/v1.0.0/list/getCards.json +11 -2
  131. package/dist/nodes/Twilio/__schema__/v1.0.0/sms/send.json +7 -1
  132. package/dist/nodes/Wise/__schema__/v1.0.0/exchangeRate/get.json +4 -1
  133. package/dist/nodes/Wordpress/__schema__/v1.0.0/post/getAll.json +15 -1
  134. package/dist/nodes/Xero/__schema__/v1.0.0/contact/getAll.json +1 -4
  135. package/dist/nodes/Zoho/__schema__/v1.0.0/contact/getAll.json +15 -14
  136. package/dist/nodes/Zoho/__schema__/v1.0.0/lead/getAll.json +10 -32
  137. package/dist/typecheck.tsbuildinfo +1 -1
  138. package/dist/types/nodes.json +4 -4
  139. package/package.json +5 -5
@@ -4,9 +4,6 @@
4
4
  "crunchbase_uuid": {
5
5
  "type": "null"
6
6
  },
7
- "domain": {
8
- "type": "string"
9
- },
10
7
  "domains": {
11
8
  "type": "array",
12
9
  "items": {
@@ -55,5 +52,5 @@
55
52
  }
56
53
  }
57
54
  },
58
- "version": 1
55
+ "version": 2
59
56
  }
@@ -0,0 +1,24 @@
1
+ {
2
+ "type": "object",
3
+ "properties": {
4
+ "emails": {
5
+ "type": "array",
6
+ "items": {
7
+ "type": "string"
8
+ }
9
+ },
10
+ "first_name": {
11
+ "type": "string"
12
+ },
13
+ "id": {
14
+ "type": "integer"
15
+ },
16
+ "last_name": {
17
+ "type": "string"
18
+ },
19
+ "type": {
20
+ "type": "integer"
21
+ }
22
+ },
23
+ "version": 1
24
+ }
@@ -30,7 +30,13 @@
30
30
  }
31
31
  }
32
32
  }
33
+ },
34
+ "sessionId": {
35
+ "type": "string"
36
+ },
37
+ "windowId": {
38
+ "type": "string"
33
39
  }
34
40
  },
35
- "version": 1
41
+ "version": 2
36
42
  }
@@ -46,7 +46,13 @@
46
46
  }
47
47
  }
48
48
  }
49
+ },
50
+ "sessionId": {
51
+ "type": "string"
52
+ },
53
+ "windowId": {
54
+ "type": "string"
49
55
  }
50
56
  },
51
- "version": 1
57
+ "version": 2
52
58
  }
@@ -0,0 +1,42 @@
1
+ {
2
+ "type": "object",
3
+ "properties": {
4
+ "data": {
5
+ "type": "object",
6
+ "properties": {
7
+ "modelResponse": {
8
+ "type": "string"
9
+ }
10
+ }
11
+ },
12
+ "meta": {
13
+ "type": "object",
14
+ "properties": {
15
+ "requestId": {
16
+ "type": "string"
17
+ },
18
+ "status": {
19
+ "type": "string"
20
+ },
21
+ "usage": {
22
+ "type": "object",
23
+ "properties": {
24
+ "credits": {
25
+ "type": "integer"
26
+ },
27
+ "id": {
28
+ "type": "string"
29
+ }
30
+ }
31
+ }
32
+ }
33
+ },
34
+ "sessionId": {
35
+ "type": "string"
36
+ },
37
+ "windowId": {
38
+ "type": "string"
39
+ }
40
+ },
41
+ "version": 1
42
+ }
@@ -1,9 +1,68 @@
1
1
  {
2
2
  "type": "object",
3
3
  "properties": {
4
+ "data": {
5
+ "type": "object",
6
+ "properties": {
7
+ "cdpUrl": {
8
+ "type": "string"
9
+ },
10
+ "cdpWsUrl": {
11
+ "type": "string"
12
+ },
13
+ "chromedriverUrl": {
14
+ "type": "string"
15
+ },
16
+ "configuration": {
17
+ "type": "object",
18
+ "properties": {
19
+ "timeoutMinutes": {
20
+ "type": "integer"
21
+ }
22
+ }
23
+ },
24
+ "dateCreated": {
25
+ "type": "string"
26
+ },
27
+ "id": {
28
+ "type": "string"
29
+ },
30
+ "lastActivity": {
31
+ "type": "string"
32
+ },
33
+ "status": {
34
+ "type": "string"
35
+ }
36
+ }
37
+ },
38
+ "errors": {
39
+ "type": "null"
40
+ },
41
+ "meta": {
42
+ "type": "object",
43
+ "properties": {
44
+ "requestId": {
45
+ "type": "string"
46
+ }
47
+ }
48
+ },
4
49
  "sessionId": {
5
50
  "type": "string"
51
+ },
52
+ "warnings": {
53
+ "type": "array",
54
+ "items": {
55
+ "type": "object",
56
+ "properties": {
57
+ "code": {
58
+ "type": "string"
59
+ },
60
+ "message": {
61
+ "type": "string"
62
+ }
63
+ }
64
+ }
6
65
  }
7
66
  },
8
- "version": 1
67
+ "version": 2
9
68
  }
@@ -0,0 +1,9 @@
1
+ {
2
+ "type": "object",
3
+ "properties": {
4
+ "success": {
5
+ "type": "boolean"
6
+ }
7
+ },
8
+ "version": 1
9
+ }
@@ -29,12 +29,9 @@
29
29
  "sessionId": {
30
30
  "type": "string"
31
31
  },
32
- "warnings": {
33
- "type": "null"
34
- },
35
32
  "windowId": {
36
33
  "type": "string"
37
34
  }
38
35
  },
39
- "version": 1
36
+ "version": 2
40
37
  }
@@ -0,0 +1,9 @@
1
+ {
2
+ "type": "object",
3
+ "properties": {
4
+ "date": {
5
+ "type": "string"
6
+ }
7
+ },
8
+ "version": 1
9
+ }
@@ -6,17 +6,11 @@
6
6
  "items": {
7
7
  "type": "object",
8
8
  "properties": {
9
- "firstName": {
10
- "type": "string"
11
- },
12
9
  "hireDate": {
13
10
  "type": "string"
14
11
  },
15
12
  "id": {
16
13
  "type": "string"
17
- },
18
- "lastName": {
19
- "type": "string"
20
14
  }
21
15
  }
22
16
  }
@@ -39,5 +33,5 @@
39
33
  "type": "string"
40
34
  }
41
35
  },
42
- "version": 1
36
+ "version": 2
43
37
  }
@@ -4,6 +4,9 @@
4
4
  "canUploadPhoto": {
5
5
  "type": "integer"
6
6
  },
7
+ "department": {
8
+ "type": "string"
9
+ },
7
10
  "displayName": {
8
11
  "type": "string"
9
12
  },
@@ -13,6 +16,9 @@
13
16
  "id": {
14
17
  "type": "string"
15
18
  },
19
+ "jobTitle": {
20
+ "type": "string"
21
+ },
16
22
  "lastName": {
17
23
  "type": "string"
18
24
  },
@@ -22,9 +28,12 @@
22
28
  "photoUrl": {
23
29
  "type": "string"
24
30
  },
31
+ "pronouns": {
32
+ "type": "null"
33
+ },
25
34
  "supervisor": {
26
35
  "type": "string"
27
36
  }
28
37
  },
29
- "version": 3
38
+ "version": 4
30
39
  }
@@ -23,7 +23,13 @@
23
23
  "type": "string"
24
24
  }
25
25
  }
26
+ },
27
+ "tags": {
28
+ "type": "array",
29
+ "items": {
30
+ "type": "string"
31
+ }
26
32
  }
27
33
  },
28
- "version": 1
34
+ "version": 2
29
35
  }
@@ -3,7 +3,13 @@
3
3
  "properties": {
4
4
  "created_at": {
5
5
  "type": "string"
6
+ },
7
+ "id": {
8
+ "type": "string"
9
+ },
10
+ "type": {
11
+ "type": "string"
6
12
  }
7
13
  },
8
- "version": 1
14
+ "version": 2
9
15
  }
@@ -13,6 +13,79 @@
13
13
  "id": {
14
14
  "type": "string"
15
15
  },
16
+ "lists": {
17
+ "type": "array",
18
+ "items": {
19
+ "type": "object",
20
+ "properties": {
21
+ "archived": {
22
+ "type": "boolean"
23
+ },
24
+ "assignee": {
25
+ "type": "null"
26
+ },
27
+ "content": {
28
+ "type": "string"
29
+ },
30
+ "due_date": {
31
+ "type": "null"
32
+ },
33
+ "id": {
34
+ "type": "string"
35
+ },
36
+ "name": {
37
+ "type": "string"
38
+ },
39
+ "orderindex": {
40
+ "type": "integer"
41
+ },
42
+ "override_statuses": {
43
+ "type": "boolean"
44
+ },
45
+ "permission_level": {
46
+ "type": "string"
47
+ },
48
+ "priority": {
49
+ "type": "null"
50
+ },
51
+ "start_date": {
52
+ "type": "null"
53
+ },
54
+ "status": {
55
+ "type": "null"
56
+ },
57
+ "statuses": {
58
+ "type": "array",
59
+ "items": {
60
+ "type": "object",
61
+ "properties": {
62
+ "color": {
63
+ "type": "string"
64
+ },
65
+ "id": {
66
+ "type": "string"
67
+ },
68
+ "orderindex": {
69
+ "type": "integer"
70
+ },
71
+ "status": {
72
+ "type": "string"
73
+ },
74
+ "status_group": {
75
+ "type": "string"
76
+ },
77
+ "type": {
78
+ "type": "string"
79
+ }
80
+ }
81
+ }
82
+ },
83
+ "task_count": {
84
+ "type": "integer"
85
+ }
86
+ }
87
+ }
88
+ },
16
89
  "name": {
17
90
  "type": "string"
18
91
  },
@@ -43,5 +116,5 @@
43
116
  "type": "string"
44
117
  }
45
118
  },
46
- "version": 2
119
+ "version": 3
47
120
  }
@@ -15,7 +15,32 @@
15
15
  },
16
16
  "type": {
17
17
  "type": "string"
18
+ },
19
+ "type_config": {
20
+ "type": "object",
21
+ "properties": {
22
+ "options": {
23
+ "type": "array",
24
+ "items": {
25
+ "type": "object",
26
+ "properties": {
27
+ "id": {
28
+ "type": "string"
29
+ },
30
+ "name": {
31
+ "type": "string"
32
+ },
33
+ "orderindex": {
34
+ "type": "integer"
35
+ }
36
+ }
37
+ }
38
+ },
39
+ "sorting": {
40
+ "type": "string"
41
+ }
42
+ }
18
43
  }
19
44
  },
20
- "version": 3
45
+ "version": 4
21
46
  }
@@ -3,7 +3,10 @@
3
3
  "properties": {
4
4
  "id": {
5
5
  "type": "string"
6
+ },
7
+ "Status": {
8
+ "type": "string"
6
9
  }
7
10
  },
8
- "version": 1
11
+ "version": 2
9
12
  }
@@ -45,7 +45,7 @@ exports.pythonCodeDescription = [
45
45
  default: '',
46
46
  },
47
47
  {
48
- displayName: `${PRINT_INSTRUCTION}<br><br>The native Python option does not support <code>_</code> syntax and helpers, except for <code>_items</code> and <code>_item</code>.`,
48
+ displayName: `${PRINT_INSTRUCTION}<br><br>The native Python option does not support <code>_</code> syntax and helpers, except for <code>_items</code> in all-items mode and <code>_item</code> in per-item mode.`,
49
49
  name: 'notice',
50
50
  type: 'notice',
51
51
  displayOptions: {
@@ -1 +1 @@
1
- {"version":3,"file":"PythonCodeDescription.js","sourceRoot":"","sources":["../../../../nodes/Code/descriptions/PythonCodeDescription.ts"],"names":[],"mappings":";;;AAEA,MAAM,iBAAiB,GAAoB;IAC1C,WAAW,EAAE,QAAQ;IACrB,IAAI,EAAE,YAAY;IAClB,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE;QACZ,MAAM,EAAE,gBAAgB;QACxB,cAAc,EAAE,QAAQ;KACxB;IACD,OAAO,EAAE,EAAE;IACX,WAAW,EACV,wOAAwO;IACzO,gBAAgB,EAAE,IAAI;CACtB,CAAC;AAEF,MAAM,iBAAiB,GACtB,iGAAiG,CAAC;AAEtF,QAAA,qBAAqB,GAAsB;IACvD;QACC,GAAG,iBAAiB;QACpB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,QAAQ,EAAE,cAAc,CAAC;gBACpC,IAAI,EAAE,CAAC,oBAAoB,CAAC;aAC5B;SACD;KACD;IACD;QACC,GAAG,iBAAiB;QACpB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,QAAQ,EAAE,cAAc,CAAC;gBACpC,IAAI,EAAE,CAAC,oBAAoB,CAAC;aAC5B;SACD;KACD;IACD;QACC,WAAW,EAAE,iBAAiB;QAC9B,IAAI,EAAE,QAAQ;QACd,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,QAAQ,CAAC;aACpB;SACD;QACD,OAAO,EAAE,EAAE;KACX;IACD;QACC,WAAW,EAAE,GAAG,iBAAiB,6IAA6I;QAC9K,IAAI,EAAE,QAAQ;QACd,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,cAAc,CAAC;aAC1B;SACD;QACD,OAAO,EAAE,EAAE;KACX;CACD,CAAC"}
1
+ {"version":3,"file":"PythonCodeDescription.js","sourceRoot":"","sources":["../../../../nodes/Code/descriptions/PythonCodeDescription.ts"],"names":[],"mappings":";;;AAEA,MAAM,iBAAiB,GAAoB;IAC1C,WAAW,EAAE,QAAQ;IACrB,IAAI,EAAE,YAAY;IAClB,IAAI,EAAE,QAAQ;IACd,WAAW,EAAE;QACZ,MAAM,EAAE,gBAAgB;QACxB,cAAc,EAAE,QAAQ;KACxB;IACD,OAAO,EAAE,EAAE;IACX,WAAW,EACV,wOAAwO;IACzO,gBAAgB,EAAE,IAAI;CACtB,CAAC;AAEF,MAAM,iBAAiB,GACtB,iGAAiG,CAAC;AAEtF,QAAA,qBAAqB,GAAsB;IACvD;QACC,GAAG,iBAAiB;QACpB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,QAAQ,EAAE,cAAc,CAAC;gBACpC,IAAI,EAAE,CAAC,oBAAoB,CAAC;aAC5B;SACD;KACD;IACD;QACC,GAAG,iBAAiB;QACpB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,QAAQ,EAAE,cAAc,CAAC;gBACpC,IAAI,EAAE,CAAC,oBAAoB,CAAC;aAC5B;SACD;KACD;IACD;QACC,WAAW,EAAE,iBAAiB;QAC9B,IAAI,EAAE,QAAQ;QACd,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,QAAQ,CAAC;aACpB;SACD;QACD,OAAO,EAAE,EAAE;KACX;IACD;QACC,WAAW,EAAE,GAAG,iBAAiB,gLAAgL;QACjN,IAAI,EAAE,QAAQ;QACd,IAAI,EAAE,QAAQ;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,cAAc,CAAC;aAC1B;SACD;QACD,OAAO,EAAE,EAAE;KACX;CACD,CAAC"}
@@ -0,0 +1,9 @@
1
+ {
2
+ "type": "object",
3
+ "properties": {
4
+ "time": {
5
+ "type": "string"
6
+ }
7
+ },
8
+ "version": 1
9
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "type": "object",
3
+ "properties": {
4
+ "disabled": {
5
+ "type": "boolean"
6
+ },
7
+ "id": {
8
+ "type": "string"
9
+ },
10
+ "localized": {
11
+ "type": "boolean"
12
+ },
13
+ "name": {
14
+ "type": "string"
15
+ },
16
+ "omitted": {
17
+ "type": "boolean"
18
+ },
19
+ "required": {
20
+ "type": "boolean"
21
+ },
22
+ "type": {
23
+ "type": "string"
24
+ }
25
+ },
26
+ "version": 1
27
+ }
@@ -1,24 +1,9 @@
1
1
  {
2
2
  "type": "object",
3
3
  "properties": {
4
- "contentHash": {
5
- "type": "string"
6
- },
7
- "contentSize": {
8
- "type": "integer"
9
- },
10
4
  "id": {
11
5
  "type": "string"
12
6
  },
13
- "isDownloadable": {
14
- "type": "boolean"
15
- },
16
- "lastModifiedClient": {
17
- "type": "string"
18
- },
19
- "lastModifiedServer": {
20
- "type": "string"
21
- },
22
7
  "name": {
23
8
  "type": "string"
24
9
  },
@@ -28,12 +13,9 @@
28
13
  "pathLower": {
29
14
  "type": "string"
30
15
  },
31
- "rev": {
32
- "type": "string"
33
- },
34
16
  "type": {
35
17
  "type": "string"
36
18
  }
37
19
  },
38
- "version": 3
20
+ "version": 4
39
21
  }
@@ -39,33 +39,15 @@
39
39
  "linkedin": {
40
40
  "type": "string"
41
41
  },
42
- "naf5_code": {
43
- "type": "string"
44
- },
45
- "naf5_des": {
46
- "type": "string"
47
- },
48
42
  "nb_employees": {
49
43
  "type": "string"
50
44
  },
51
45
  "phone": {
52
46
  "type": "string"
53
47
  },
54
- "siren": {
55
- "type": "string"
56
- },
57
- "siret": {
58
- "type": "string"
59
- },
60
- "siret_address": {
61
- "type": "string"
62
- },
63
- "vat": {
64
- "type": "string"
65
- },
66
48
  "website": {
67
49
  "type": "string"
68
50
  }
69
51
  },
70
- "version": 3
52
+ "version": 4
71
53
  }
@@ -3,7 +3,10 @@
3
3
  "properties": {
4
4
  "_id": {
5
5
  "type": "string"
6
+ },
7
+ "timestamp": {
8
+ "type": "string"
6
9
  }
7
10
  },
8
- "version": 1
11
+ "version": 2
9
12
  }
@@ -39,15 +39,9 @@
39
39
  "messageTime": {
40
40
  "type": "integer"
41
41
  },
42
- "rejected": {
43
- "type": "array",
44
- "items": {
45
- "type": "string"
46
- }
47
- },
48
42
  "response": {
49
43
  "type": "string"
50
44
  }
51
45
  },
52
- "version": 4
46
+ "version": 5
53
47
  }
@@ -145,7 +145,7 @@ async function execute(items, operation) {
145
145
  }
146
146
  catch (error) {
147
147
  let errorDescription;
148
- if (error.message.includes('Unexpected token')) {
148
+ if (typeof error.message === 'string' && error.message.includes('Unexpected token')) {
149
149
  error.message = "The file selected in 'Input Binary Field' is not in JSON format";
150
150
  errorDescription =
151
151
  "Try to change the operation or select a JSON file in 'Input Binary Field'";
@@ -1 +1 @@
1
- {"version":3,"file":"moveTo.operation.js","sourceRoot":"","sources":["../../../../../nodes/Files/ExtractFromFile/actions/moveTo.operation.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"moveTo.operation.js","sourceRoot":"","sources":["../../../../../nodes/Files/ExtractFromFile/actions/moveTo.operation.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../nodes/Files/ReadWriteFile/helpers/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAAE,MAAM,cAAc,CAAC;AAElD,wBAAgB,WAAW,CAC1B,IAAI,EAAE,iBAAiB,EACvB,KAAK,EAAE,KAAK,EACZ,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,WAAW,sBAwBrB;AAED,wBAAgB,uBAAuB,CAAC,GAAG,EAAE,MAAM,UAKlD"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../nodes/Files/ReadWriteFile/helpers/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAAE,MAAM,cAAc,CAAC;AAElD,wBAAgB,WAAW,CAC1B,IAAI,EAAE,iBAAiB,EACvB,KAAK,EAAE,KAAK,EACZ,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,WAAW,sBA0BrB;AAED,wBAAgB,uBAAuB,CAAC,GAAG,EAAE,MAAM,UAKlD"}