n8n-nodes-base 1.106.0 → 1.107.0-exp.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/nodes/Affinity/__schema__/v1.0.0/organization/get.json +1 -4
- package/dist/nodes/Affinity/__schema__/v1.0.0/person/getAll.json +24 -0
- package/dist/nodes/Airtop/__schema__/v1.0.0/extraction/getPaginated.json +7 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/extraction/scrape.json +7 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/interaction/click.json +42 -0
- package/dist/nodes/Airtop/__schema__/v1.0.0/session/create.json +60 -1
- package/dist/nodes/Airtop/__schema__/v1.0.0/session/terminate.json +9 -0
- package/dist/nodes/Airtop/__schema__/v1.0.0/window/create.json +1 -4
- package/dist/nodes/Aws/DynamoDB/__schema__/v1.0.0/item/getAll.json +9 -0
- package/dist/nodes/BambooHr/__schema__/v1.0.0/companyReport/get.json +1 -7
- package/dist/nodes/BambooHr/__schema__/v1.0.0/employee/getAll.json +10 -1
- package/dist/nodes/Bitly/__schema__/v1.0.0/link/create.json +7 -1
- package/dist/nodes/Box/__schema__/v1.0.0/file/download.json +7 -1
- package/dist/nodes/ClickUp/__schema__/v1.0.0/folder/create.json +74 -1
- package/dist/nodes/ClickUp/__schema__/v1.0.0/list/customFields.json +26 -1
- package/dist/nodes/Coda/__schema__/v1.1.0/table/getAllRows.json +4 -1
- package/dist/nodes/Code/descriptions/PythonCodeDescription.js +1 -1
- package/dist/nodes/Code/descriptions/PythonCodeDescription.js.map +1 -1
- package/dist/nodes/CoinGecko/__schema__/v1.0.0/coin/candlestick.json +9 -0
- package/dist/nodes/Contentful/__schema__/v1.0.0/contentType/get.json +27 -0
- package/dist/nodes/Dropbox/__schema__/v1.0.0/file/download.json +1 -19
- package/dist/nodes/Dropcontact/__schema__/v1.0.0/contact/enrich.json +1 -19
- package/dist/nodes/Elastic/Elasticsearch/__schema__/v1.0.0/document/getAll.json +4 -1
- package/dist/nodes/EmailSend/__schema__/v2.1.0/email/send.json +1 -7
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js +18 -16
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js.map +1 -1
- package/dist/nodes/FreshworksCrm/__schema__/v1.0.0/search/query.json +35 -0
- package/dist/nodes/Github/__schema__/v1.1.0/file/get.json +1 -42
- package/dist/nodes/Gitlab/__schema__/v1.0.0/file/get.json +4 -1
- package/dist/nodes/Google/Analytics/__schema__/v2.0.0/report/get.json +71 -2
- package/dist/nodes/Google/Calendar/GoogleCalendar.node.js +2 -2
- package/dist/nodes/Google/Calendar/GoogleCalendar.node.js.map +1 -1
- package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/create.json +4 -1
- package/dist/nodes/Google/Calendar/__schema__/v1.3.0/event/getAll.json +1 -4
- package/dist/nodes/Google/Chat/__schema__/v1.0.0/message/create.json +30 -1
- package/dist/nodes/Google/Chat/__schema__/v1.0.0/message/get.json +1 -63
- package/dist/nodes/Google/CloudStorage/__schema__/v1.0.0/object/getAll.json +7 -1
- package/dist/nodes/Google/Contacts/__schema__/v1.0.0/contact/getAll.json +21 -1
- package/dist/nodes/Google/Drive/__schema__/v3.0.0/file/upload.json +34 -1
- package/dist/nodes/Google/Firebase/CloudFirestore/__schema__/v1.1.0/document/create.json +1 -4
- package/dist/nodes/Google/Firebase/CloudFirestore/__schema__/v1.1.0/document/getAll.json +1 -4
- package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/get.json +1 -65
- package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/getAll.json +1 -22
- package/dist/nodes/Google/Gmail/__schema__/v2.1.0/message/getAll.json +27 -123
- package/dist/nodes/Google/Task/__schema__/v1.0.0/task/getAll.json +4 -4
- package/dist/nodes/HighLevel/__schema__/v2.0.0/calendar/bookAppointment.json +36 -0
- package/dist/nodes/HomeAssistant/__schema__/v1.0.0/state/get.json +1 -7
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.d.ts.map +1 -1
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +190 -179
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/company/getAll.json +4 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/getAll.json +1 -257
- package/dist/nodes/Hubspot/__schema__/v2.1.0/deal/search.json +10 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/ticket/get.json +67 -1
- package/dist/nodes/Hubspot/__schema__/v2.1.0/ticket/getAll.json +61 -1
- package/dist/nodes/Jenkins/__schema__/v1.0.0/job/trigger.json +9 -0
- package/dist/nodes/Jenkins/__schema__/v1.0.0/job/triggerParams.json +9 -0
- package/dist/nodes/JinaAI/__schema__/v1.0.0/reader/read.json +9 -1
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/get.json +121 -1
- package/dist/nodes/Jira/__schema__/v1.0.0/issue/getAll.json +310 -1
- package/dist/nodes/Lemlist/__schema__/v2.0.0/campaign/getStats.json +39 -0
- package/dist/nodes/Lemlist/__schema__/v2.0.0/enrich/get.json +3 -18
- package/dist/nodes/Lemlist/__schema__/v2.0.0/lead/get.json +1 -4
- package/dist/nodes/Mailchimp/__schema__/v1.0.0/member/create.json +15 -1
- package/dist/nodes/Mailchimp/__schema__/v1.0.0/member/get.json +7 -4
- package/dist/nodes/Marketstack/__schema__/v1.0.0/endOfDayData/getAll.json +1 -4
- package/dist/nodes/Matrix/__schema__/v1.0.0/message/getAll.json +4 -1
- package/dist/nodes/Metabase/__schema__/v1.0.0/databases/getAll.json +21 -0
- package/dist/nodes/Metabase/__schema__/v1.0.0/databases/getFields.json +9 -13
- package/dist/nodes/Metabase/__schema__/v1.0.0/questions/get.json +85 -12
- package/dist/nodes/Microsoft/AzureCosmosDb/__schema__/v1.0.0/item/getAll.json +12 -0
- package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/group/getAll.json +27 -0
- package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/user/create.json +13 -18
- package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/user/getAll.json +1 -4
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/file/download.json +10 -23
- package/dist/nodes/Microsoft/OneDrive/__schema__/v1.0.0/folder/create.json +15 -7
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/get.json +39 -4
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/message/getAll.json +1 -4
- package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/messageAttachment/get.json +1 -25
- package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/item/get.json +71 -0
- package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/item/getAll.json +1 -70
- package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/list/get.json +27 -0
- package/dist/nodes/Microsoft/SharePoint/__schema__/v1.0.0/list/getAll.json +27 -0
- package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js +1 -1
- package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js.map +1 -1
- package/dist/nodes/Microsoft/ToDo/__schema__/v1.0.0/task/getAll.json +18 -1
- package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/execution/get.json +1 -4
- package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/execution/getAll.json +1 -4
- package/dist/nodes/N8nTrainingCustomerDatastore/__schema__/v1.0.0/workflow/create.json +10 -1
- package/dist/nodes/Nasa/__schema__/v1.0.0/donkiSolarFlare/get.json +1 -7
- package/dist/nodes/NextCloud/__schema__/v1.0.0/file/download.json +2 -32
- package/dist/nodes/Odoo/__schema__/v1.0.0/contact/get.json +1 -4
- package/dist/nodes/Odoo/__schema__/v1.0.0/opportunity/getAll.json +4 -1
- package/dist/nodes/Okta/__schema__/v1.0.0/user/getAll.json +1 -37
- package/dist/nodes/Perplexity/__schema__/v1.0.0/chat/complete.json +12 -1
- package/dist/nodes/Phantombuster/__schema__/v1.0.0/agent/getOutput.json +1 -10
- package/dist/nodes/Reddit/__schema__/v1.0.0/post/getAll.json +78 -4
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts.map +1 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +1 -15
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
- package/dist/nodes/RespondToWebhook/utils/binary.d.ts +1 -1
- package/dist/nodes/RespondToWebhook/utils/binary.d.ts.map +1 -1
- package/dist/nodes/RespondToWebhook/utils/binary.js +2 -17
- package/dist/nodes/RespondToWebhook/utils/binary.js.map +1 -1
- package/dist/nodes/S3/__schema__/v1.0.0/file/download.json +10 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/case/getAll.json +4 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/create.json +15 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/getAll.json +4 -1
- package/dist/nodes/Salesforce/__schema__/v1.0.0/customObject/upsert.json +4 -4
- package/dist/nodes/Salesforce/__schema__/v1.0.0/opportunity/getAll.json +5 -2
- package/dist/nodes/Salesforce/__schema__/v1.0.0/task/getAll.json +10 -4
- package/dist/nodes/Salesforce/__schema__/v1.0.0/user/getAll.json +1 -4
- package/dist/nodes/SeaTable/__schema__/v2.0.0/row/create.json +24 -0
- package/dist/nodes/Shopify/__schema__/v1.0.0/order/getAll.json +4 -45
- package/dist/nodes/Shopify/__schema__/v1.0.0/product/get.json +1 -4
- package/dist/nodes/Slack/V2/MessageDescription.js +1 -1
- package/dist/nodes/Slack/V2/MessageDescription.js.map +1 -1
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/history.json +3 -3
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/join.json +2 -174
- package/dist/nodes/Slack/__schema__/v2.3.0/channel/replies.json +44 -4
- package/dist/nodes/Stripe/__schema__/v1.0.0/balance/get.json +34 -1
- package/dist/nodes/Telegram/Telegram.node.js +1 -1
- package/dist/nodes/Telegram/Telegram.node.js.map +1 -1
- package/dist/nodes/Telegram/__schema__/v1.2.0/chat/get.json +1 -4
- package/dist/nodes/Telegram/__schema__/v1.2.0/chat/member.json +4 -4
- package/dist/nodes/Telegram/__schema__/v1.2.0/message/editMessageText.json +4 -1
- package/dist/nodes/Telegram/__schema__/v1.2.0/message/sendMessage.json +1 -12
- package/dist/nodes/Trello/__schema__/v1.0.0/attachment/get.json +4 -1
- package/dist/nodes/Trello/__schema__/v1.0.0/label/getAll.json +18 -0
- package/dist/nodes/Trello/__schema__/v1.0.0/list/getAll.json +1 -4
- package/dist/nodes/Trello/__schema__/v1.0.0/list/getCards.json +11 -2
- package/dist/nodes/Twilio/__schema__/v1.0.0/sms/send.json +7 -1
- package/dist/nodes/Wise/__schema__/v1.0.0/exchangeRate/get.json +4 -1
- package/dist/nodes/Wordpress/__schema__/v1.0.0/post/getAll.json +15 -1
- package/dist/nodes/Xero/__schema__/v1.0.0/contact/getAll.json +1 -4
- package/dist/nodes/Zoho/__schema__/v1.0.0/contact/getAll.json +15 -14
- package/dist/nodes/Zoho/__schema__/v1.0.0/lead/getAll.json +10 -32
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/nodes.json +6 -6
- package/package.json +5 -5
|
@@ -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
|
+
}
|
|
@@ -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":
|
|
67
|
+
"version": 2
|
|
9
68
|
}
|
|
@@ -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":
|
|
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":
|
|
38
|
+
"version": 4
|
|
30
39
|
}
|
|
@@ -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":
|
|
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":
|
|
45
|
+
"version": 4
|
|
21
46
|
}
|
|
@@ -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,
|
|
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,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":
|
|
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":
|
|
52
|
+
"version": 4
|
|
71
53
|
}
|
|
@@ -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,
|
|
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"}
|