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.
- 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/__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/__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 +4 -4
- package/package.json +5 -5
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "object",
|
|
3
3
|
"properties": {
|
|
4
|
+
"app_id": {
|
|
5
|
+
"type": "string"
|
|
6
|
+
},
|
|
4
7
|
"blocks": {
|
|
5
8
|
"type": "array",
|
|
6
9
|
"items": {
|
|
@@ -25,9 +28,6 @@
|
|
|
25
28
|
"type": {
|
|
26
29
|
"type": "string"
|
|
27
30
|
},
|
|
28
|
-
"url": {
|
|
29
|
-
"type": "string"
|
|
30
|
-
},
|
|
31
31
|
"user_id": {
|
|
32
32
|
"type": "string"
|
|
33
33
|
}
|
|
@@ -49,6 +49,46 @@
|
|
|
49
49
|
"bot_id": {
|
|
50
50
|
"type": "string"
|
|
51
51
|
},
|
|
52
|
+
"bot_profile": {
|
|
53
|
+
"type": "object",
|
|
54
|
+
"properties": {
|
|
55
|
+
"app_id": {
|
|
56
|
+
"type": "string"
|
|
57
|
+
},
|
|
58
|
+
"deleted": {
|
|
59
|
+
"type": "boolean"
|
|
60
|
+
},
|
|
61
|
+
"icons": {
|
|
62
|
+
"type": "object",
|
|
63
|
+
"properties": {
|
|
64
|
+
"image_36": {
|
|
65
|
+
"type": "string"
|
|
66
|
+
},
|
|
67
|
+
"image_48": {
|
|
68
|
+
"type": "string"
|
|
69
|
+
},
|
|
70
|
+
"image_72": {
|
|
71
|
+
"type": "string"
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
"id": {
|
|
76
|
+
"type": "string"
|
|
77
|
+
},
|
|
78
|
+
"name": {
|
|
79
|
+
"type": "string"
|
|
80
|
+
},
|
|
81
|
+
"team_id": {
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
84
|
+
"updated": {
|
|
85
|
+
"type": "integer"
|
|
86
|
+
},
|
|
87
|
+
"user_id": {
|
|
88
|
+
"type": "string"
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
},
|
|
52
92
|
"client_msg_id": {
|
|
53
93
|
"type": "string"
|
|
54
94
|
},
|
|
@@ -95,5 +135,5 @@
|
|
|
95
135
|
"type": "string"
|
|
96
136
|
}
|
|
97
137
|
},
|
|
98
|
-
"version":
|
|
138
|
+
"version": 2
|
|
99
139
|
}
|
|
@@ -50,7 +50,40 @@
|
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
|
+
},
|
|
54
|
+
"refund_and_dispute_prefunding": {
|
|
55
|
+
"type": "object",
|
|
56
|
+
"properties": {
|
|
57
|
+
"available": {
|
|
58
|
+
"type": "array",
|
|
59
|
+
"items": {
|
|
60
|
+
"type": "object",
|
|
61
|
+
"properties": {
|
|
62
|
+
"amount": {
|
|
63
|
+
"type": "integer"
|
|
64
|
+
},
|
|
65
|
+
"currency": {
|
|
66
|
+
"type": "string"
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
"pending": {
|
|
72
|
+
"type": "array",
|
|
73
|
+
"items": {
|
|
74
|
+
"type": "object",
|
|
75
|
+
"properties": {
|
|
76
|
+
"amount": {
|
|
77
|
+
"type": "integer"
|
|
78
|
+
},
|
|
79
|
+
"currency": {
|
|
80
|
+
"type": "string"
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
53
86
|
}
|
|
54
87
|
},
|
|
55
|
-
"version":
|
|
88
|
+
"version": 2
|
|
56
89
|
}
|
|
@@ -7,9 +7,6 @@
|
|
|
7
7
|
"result": {
|
|
8
8
|
"type": "object",
|
|
9
9
|
"properties": {
|
|
10
|
-
"is_anonymous": {
|
|
11
|
-
"type": "boolean"
|
|
12
|
-
},
|
|
13
10
|
"status": {
|
|
14
11
|
"type": "string"
|
|
15
12
|
},
|
|
@@ -28,6 +25,9 @@
|
|
|
28
25
|
"language_code": {
|
|
29
26
|
"type": "string"
|
|
30
27
|
},
|
|
28
|
+
"last_name": {
|
|
29
|
+
"type": "string"
|
|
30
|
+
},
|
|
31
31
|
"username": {
|
|
32
32
|
"type": "string"
|
|
33
33
|
}
|
|
@@ -36,5 +36,5 @@
|
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
|
-
"version":
|
|
39
|
+
"version": 5
|
|
40
40
|
}
|
|
@@ -16,9 +16,6 @@
|
|
|
16
16
|
"id": {
|
|
17
17
|
"type": "integer"
|
|
18
18
|
},
|
|
19
|
-
"last_name": {
|
|
20
|
-
"type": "string"
|
|
21
|
-
},
|
|
22
19
|
"type": {
|
|
23
20
|
"type": "string"
|
|
24
21
|
},
|
|
@@ -67,14 +64,6 @@
|
|
|
67
64
|
}
|
|
68
65
|
}
|
|
69
66
|
},
|
|
70
|
-
"link_preview_options": {
|
|
71
|
-
"type": "object",
|
|
72
|
-
"properties": {
|
|
73
|
-
"is_disabled": {
|
|
74
|
-
"type": "boolean"
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
},
|
|
78
67
|
"message_id": {
|
|
79
68
|
"type": "integer"
|
|
80
69
|
},
|
|
@@ -84,5 +73,5 @@
|
|
|
84
73
|
}
|
|
85
74
|
}
|
|
86
75
|
},
|
|
87
|
-
"version":
|
|
76
|
+
"version": 5
|
|
88
77
|
}
|
|
@@ -64,6 +64,9 @@
|
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
66
|
},
|
|
67
|
+
"cardRole": {
|
|
68
|
+
"type": "null"
|
|
69
|
+
},
|
|
67
70
|
"checkItemStates": {
|
|
68
71
|
"type": "array",
|
|
69
72
|
"items": {
|
|
@@ -87,7 +90,7 @@
|
|
|
87
90
|
"brightness": {
|
|
88
91
|
"type": "string"
|
|
89
92
|
},
|
|
90
|
-
"
|
|
93
|
+
"idPlugin": {
|
|
91
94
|
"type": "null"
|
|
92
95
|
},
|
|
93
96
|
"idUploadedBackground": {
|
|
@@ -148,6 +151,9 @@
|
|
|
148
151
|
"items": {
|
|
149
152
|
"type": "object",
|
|
150
153
|
"properties": {
|
|
154
|
+
"color": {
|
|
155
|
+
"type": "string"
|
|
156
|
+
},
|
|
151
157
|
"id": {
|
|
152
158
|
"type": "string"
|
|
153
159
|
},
|
|
@@ -172,6 +178,9 @@
|
|
|
172
178
|
"manualCoverAttachment": {
|
|
173
179
|
"type": "boolean"
|
|
174
180
|
},
|
|
181
|
+
"mirrorSourceId": {
|
|
182
|
+
"type": "null"
|
|
183
|
+
},
|
|
175
184
|
"name": {
|
|
176
185
|
"type": "string"
|
|
177
186
|
},
|
|
@@ -194,5 +203,5 @@
|
|
|
194
203
|
"type": "string"
|
|
195
204
|
}
|
|
196
205
|
},
|
|
197
|
-
"version":
|
|
206
|
+
"version": 6
|
|
198
207
|
}
|
|
@@ -28,6 +28,12 @@
|
|
|
28
28
|
"error_message": {
|
|
29
29
|
"type": "null"
|
|
30
30
|
},
|
|
31
|
+
"from": {
|
|
32
|
+
"type": "string"
|
|
33
|
+
},
|
|
34
|
+
"messaging_service_sid": {
|
|
35
|
+
"type": "null"
|
|
36
|
+
},
|
|
31
37
|
"num_media": {
|
|
32
38
|
"type": "string"
|
|
33
39
|
},
|
|
@@ -58,5 +64,5 @@
|
|
|
58
64
|
"type": "string"
|
|
59
65
|
}
|
|
60
66
|
},
|
|
61
|
-
"version":
|
|
67
|
+
"version": 3
|
|
62
68
|
}
|
|
@@ -132,6 +132,20 @@
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
},
|
|
135
|
+
"wp:featuredmedia": {
|
|
136
|
+
"type": "array",
|
|
137
|
+
"items": {
|
|
138
|
+
"type": "object",
|
|
139
|
+
"properties": {
|
|
140
|
+
"embeddable": {
|
|
141
|
+
"type": "boolean"
|
|
142
|
+
},
|
|
143
|
+
"href": {
|
|
144
|
+
"type": "string"
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
},
|
|
135
149
|
"wp:term": {
|
|
136
150
|
"type": "array",
|
|
137
151
|
"items": {
|
|
@@ -258,5 +272,5 @@
|
|
|
258
272
|
"type": "string"
|
|
259
273
|
}
|
|
260
274
|
},
|
|
261
|
-
"version":
|
|
275
|
+
"version": 4
|
|
262
276
|
}
|
|
@@ -105,6 +105,9 @@
|
|
|
105
105
|
"Full_Name": {
|
|
106
106
|
"type": "string"
|
|
107
107
|
},
|
|
108
|
+
"Home_Phone": {
|
|
109
|
+
"type": "null"
|
|
110
|
+
},
|
|
108
111
|
"id": {
|
|
109
112
|
"type": "string"
|
|
110
113
|
},
|
|
@@ -131,6 +134,9 @@
|
|
|
131
134
|
"Modified_Time": {
|
|
132
135
|
"type": "string"
|
|
133
136
|
},
|
|
137
|
+
"Other_Phone": {
|
|
138
|
+
"type": "null"
|
|
139
|
+
},
|
|
134
140
|
"Owner": {
|
|
135
141
|
"type": "object",
|
|
136
142
|
"properties": {
|
|
@@ -145,20 +151,15 @@
|
|
|
145
151
|
}
|
|
146
152
|
}
|
|
147
153
|
},
|
|
148
|
-
"
|
|
149
|
-
"type": "
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
"name": {
|
|
157
|
-
"type": "string"
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
}
|
|
154
|
+
"Unsubscribed_Mode": {
|
|
155
|
+
"type": "null"
|
|
156
|
+
},
|
|
157
|
+
"Unsubscribed_Time": {
|
|
158
|
+
"type": "null"
|
|
159
|
+
},
|
|
160
|
+
"Vendor_Name": {
|
|
161
|
+
"type": "null"
|
|
161
162
|
}
|
|
162
163
|
},
|
|
163
|
-
"version":
|
|
164
|
+
"version": 6
|
|
164
165
|
}
|
|
@@ -82,23 +82,12 @@
|
|
|
82
82
|
"$state": {
|
|
83
83
|
"type": "string"
|
|
84
84
|
},
|
|
85
|
-
"Created_By": {
|
|
86
|
-
"type": "object",
|
|
87
|
-
"properties": {
|
|
88
|
-
"email": {
|
|
89
|
-
"type": "string"
|
|
90
|
-
},
|
|
91
|
-
"id": {
|
|
92
|
-
"type": "string"
|
|
93
|
-
},
|
|
94
|
-
"name": {
|
|
95
|
-
"type": "string"
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
},
|
|
99
85
|
"Created_Time": {
|
|
100
86
|
"type": "string"
|
|
101
87
|
},
|
|
88
|
+
"Email_Opt_Out": {
|
|
89
|
+
"type": "boolean"
|
|
90
|
+
},
|
|
102
91
|
"Full_Name": {
|
|
103
92
|
"type": "string"
|
|
104
93
|
},
|
|
@@ -111,23 +100,6 @@
|
|
|
111
100
|
"Locked__s": {
|
|
112
101
|
"type": "boolean"
|
|
113
102
|
},
|
|
114
|
-
"Modified_By": {
|
|
115
|
-
"type": "object",
|
|
116
|
-
"properties": {
|
|
117
|
-
"email": {
|
|
118
|
-
"type": "string"
|
|
119
|
-
},
|
|
120
|
-
"id": {
|
|
121
|
-
"type": "string"
|
|
122
|
-
},
|
|
123
|
-
"name": {
|
|
124
|
-
"type": "string"
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
},
|
|
128
|
-
"Modified_Time": {
|
|
129
|
-
"type": "string"
|
|
130
|
-
},
|
|
131
103
|
"Owner": {
|
|
132
104
|
"type": "object",
|
|
133
105
|
"properties": {
|
|
@@ -155,7 +127,13 @@
|
|
|
155
127
|
}
|
|
156
128
|
}
|
|
157
129
|
}
|
|
130
|
+
},
|
|
131
|
+
"Unsubscribed_Mode": {
|
|
132
|
+
"type": "null"
|
|
133
|
+
},
|
|
134
|
+
"Unsubscribed_Time": {
|
|
135
|
+
"type": "null"
|
|
158
136
|
}
|
|
159
137
|
},
|
|
160
|
-
"version":
|
|
138
|
+
"version": 5
|
|
161
139
|
}
|