mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
chore: NODE-2585 - Generate Schema Files (no-changelog) (#14058)
This commit is contained in:
@@ -10,11 +10,13 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
@@ -22,6 +24,18 @@
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Jigsaw": {
|
||||
"type": "null"
|
||||
},
|
||||
"JigsawCompanyId": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"MasterRecordId": {
|
||||
"type": "null"
|
||||
},
|
||||
@@ -31,29 +45,11 @@
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
"SicDesc": {
|
||||
"type": "null"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"Jigsaw": {
|
||||
"type": "null"
|
||||
},
|
||||
"JigsawCompanyId": {
|
||||
"type": "null"
|
||||
},
|
||||
"SicDesc": {
|
||||
"type": "null"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
|
||||
@@ -10,11 +10,7 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
|
||||
23
packages/nodes-base/nodes/Salesforce/__schema__/v1.0.0/attachment/getAll.json
vendored
Normal file
23
packages/nodes-base/nodes/Salesforce/__schema__/v1.0.0/attachment/getAll.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"AssetId": {
|
||||
"type": "null"
|
||||
},
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
@@ -10,65 +13,58 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"BusinessHoursId": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"MasterRecordId": {
|
||||
"type": "null"
|
||||
},
|
||||
"CaseNumber": {
|
||||
"type": "string"
|
||||
},
|
||||
"Status": {
|
||||
"type": "string"
|
||||
},
|
||||
"Language": {
|
||||
"type": "null"
|
||||
},
|
||||
"IsClosed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsEscalated": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"Comments": {
|
||||
"type": "null"
|
||||
},
|
||||
"AssetId": {
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsClosed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsEscalated": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Language": {
|
||||
"type": "null"
|
||||
},
|
||||
"BusinessHoursId": {
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"MasterRecordId": {
|
||||
"type": "null"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"RecordTypeId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Status": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
|
||||
@@ -10,11 +10,7 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
@@ -23,8 +19,5 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"attributes"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -5,9 +5,5 @@
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"errors",
|
||||
"success"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
9
packages/nodes-base/nodes/Salesforce/__schema__/v1.0.0/contact/addToCampaign.json
vendored
Normal file
9
packages/nodes-base/nodes/Salesforce/__schema__/v1.0.0/contact/addToCampaign.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"error": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -10,11 +10,16 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"HomePhone": {
|
||||
"type": "null"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
@@ -22,65 +27,53 @@
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"MasterRecordId": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastName": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastCURequestDate": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastCUUpdateDate": {
|
||||
"type": "null"
|
||||
},
|
||||
"IsEmailBounced": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsPriorityRecord": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Jigsaw": {
|
||||
"type": "null"
|
||||
},
|
||||
"JigsawContactId": {
|
||||
"type": "null"
|
||||
},
|
||||
"IsPriorityRecord": {
|
||||
"type": "boolean"
|
||||
"LastCURequestDate": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastCUUpdateDate": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastName": {
|
||||
"type": "string"
|
||||
},
|
||||
"MasterRecordId": {
|
||||
"type": "null"
|
||||
},
|
||||
"MiddleName": {
|
||||
"type": "null"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"OtherPhone": {
|
||||
"type": "null"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Suffix": {
|
||||
"type": "null"
|
||||
},
|
||||
"LID__LinkedIn_Company_Id__c": {
|
||||
"type": "null"
|
||||
},
|
||||
"LID__LinkedIn_Member_Token__c": {
|
||||
"type": "null"
|
||||
},
|
||||
"LID__No_longer_at_Company__c": {
|
||||
"type": "null"
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
|
||||
@@ -10,11 +10,7 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
@@ -23,8 +19,5 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"attributes"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -5,9 +5,5 @@
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"errors",
|
||||
"success"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"created": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"created": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
|
||||
@@ -10,38 +10,34 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
|
||||
@@ -10,18 +10,11 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"attributes"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -8,10 +8,5 @@
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"id",
|
||||
"success",
|
||||
"errors"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -22,11 +22,7 @@
|
||||
"Flow__InterviewStatus": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"Flow__InterviewGuid",
|
||||
"Flow__InterviewStatus"
|
||||
]
|
||||
}
|
||||
},
|
||||
"sortOrder": {
|
||||
"type": "integer"
|
||||
@@ -35,14 +31,5 @@
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"actionName",
|
||||
"errors",
|
||||
"invocationId",
|
||||
"isSuccess",
|
||||
"outputValues",
|
||||
"sortOrder",
|
||||
"version"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -10,28 +10,57 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"EmailBouncedDate": {
|
||||
"type": "null"
|
||||
},
|
||||
"EmailBouncedReason": {
|
||||
"type": "null"
|
||||
},
|
||||
"GeocodeAccuracy": {
|
||||
"type": "null"
|
||||
},
|
||||
"HasOptedOutOfEmail": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IndividualId": {
|
||||
"type": "null"
|
||||
},
|
||||
"IsConverted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"MasterRecordId": {
|
||||
"IsPriorityRecord": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsUnreadByOwner": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Jigsaw": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastName": {
|
||||
"JigsawContactId": {
|
||||
"type": "null"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"Suffix": {
|
||||
"type": "null"
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"LastName": {
|
||||
"type": "string"
|
||||
},
|
||||
"Latitude": {
|
||||
@@ -40,83 +69,23 @@
|
||||
"Longitude": {
|
||||
"type": "null"
|
||||
},
|
||||
"GeocodeAccuracy": {
|
||||
"MasterRecordId": {
|
||||
"type": "null"
|
||||
},
|
||||
"Address": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"geocodeAccuracy": {
|
||||
"type": "null"
|
||||
},
|
||||
"latitude": {
|
||||
"type": "null"
|
||||
},
|
||||
"longitude": {
|
||||
"type": "null"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"city",
|
||||
"country",
|
||||
"geocodeAccuracy",
|
||||
"latitude",
|
||||
"longitude",
|
||||
"postalCode",
|
||||
"state",
|
||||
"street"
|
||||
]
|
||||
},
|
||||
"Status": {
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsConverted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsUnreadByOwner": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"Status": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
"Suffix": {
|
||||
"type": "null"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"Jigsaw": {
|
||||
"type": "null"
|
||||
},
|
||||
"JigsawContactId": {
|
||||
"type": "null"
|
||||
},
|
||||
"EmailBouncedReason": {
|
||||
"type": "null"
|
||||
},
|
||||
"EmailBouncedDate": {
|
||||
"type": "null"
|
||||
},
|
||||
"IsPriorityRecord": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"AnnualRevenue": {
|
||||
"type": "null"
|
||||
},
|
||||
"IndividualId": {
|
||||
"type": "null"
|
||||
},
|
||||
"HasOptedOutOfEmail": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
|
||||
@@ -10,11 +10,7 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
@@ -26,8 +22,5 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"attributes"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"created": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"created": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"AccountId": {
|
||||
"type": "string"
|
||||
},
|
||||
"attributes": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
@@ -10,86 +13,76 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"AccountId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"StageName": {
|
||||
"type": "string"
|
||||
},
|
||||
"Probability": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"CloseDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsClosed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsWon": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"ForecastCategory": {
|
||||
"type": "string"
|
||||
},
|
||||
"ForecastCategoryName": {
|
||||
"type": "string"
|
||||
},
|
||||
"HasOpportunityLineItem": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"Fiscal": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"PushCount": {
|
||||
"type": "integer"
|
||||
},
|
||||
"FiscalQuarter": {
|
||||
"type": "integer"
|
||||
},
|
||||
"FiscalYear": {
|
||||
"type": "integer"
|
||||
},
|
||||
"Fiscal": {
|
||||
"ForecastCategory": {
|
||||
"type": "string"
|
||||
},
|
||||
"SyncedQuoteId": {
|
||||
"type": "null"
|
||||
"ForecastCategoryName": {
|
||||
"type": "string"
|
||||
},
|
||||
"HasOpenActivity": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"HasOpportunityLineItem": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"HasOverdueTask": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsClosed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsWon": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Probability": {
|
||||
"type": "integer"
|
||||
},
|
||||
"PushCount": {
|
||||
"type": "integer"
|
||||
},
|
||||
"StageName": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
|
||||
@@ -10,14 +10,7 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
|
||||
@@ -88,73 +88,33 @@
|
||||
"urls": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"compactLayouts": {
|
||||
"type": "string"
|
||||
},
|
||||
"rowTemplate": {
|
||||
"type": "string"
|
||||
},
|
||||
"approvalLayouts": {
|
||||
"type": "string"
|
||||
},
|
||||
"listviews": {
|
||||
"compactLayouts": {
|
||||
"type": "string"
|
||||
},
|
||||
"describe": {
|
||||
"type": "string"
|
||||
},
|
||||
"layouts": {
|
||||
"type": "string"
|
||||
},
|
||||
"listviews": {
|
||||
"type": "string"
|
||||
},
|
||||
"quickActions": {
|
||||
"type": "string"
|
||||
},
|
||||
"layouts": {
|
||||
"rowTemplate": {
|
||||
"type": "string"
|
||||
},
|
||||
"sobject": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"compactLayouts",
|
||||
"rowTemplate",
|
||||
"approvalLayouts",
|
||||
"listviews",
|
||||
"describe",
|
||||
"quickActions",
|
||||
"layouts",
|
||||
"sobject"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"activateable",
|
||||
"associateEntityType",
|
||||
"associateParentEntity",
|
||||
"createable",
|
||||
"custom",
|
||||
"customSetting",
|
||||
"deepCloneable",
|
||||
"deletable",
|
||||
"deprecatedAndHidden",
|
||||
"feedEnabled",
|
||||
"hasSubtypes",
|
||||
"isInterface",
|
||||
"isSubtype",
|
||||
"keyPrefix",
|
||||
"label",
|
||||
"labelPlural",
|
||||
"layoutable",
|
||||
"mergeable",
|
||||
"mruEnabled",
|
||||
"name",
|
||||
"queryable",
|
||||
"replicateable",
|
||||
"retrieveable",
|
||||
"searchable",
|
||||
"triggerable",
|
||||
"undeletable",
|
||||
"updateable",
|
||||
"urls"
|
||||
]
|
||||
}
|
||||
},
|
||||
"recentItems": {
|
||||
"type": "array",
|
||||
@@ -170,11 +130,7 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
@@ -182,18 +138,9 @@
|
||||
"Name": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"attributes",
|
||||
"Id",
|
||||
"Name"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"objectDescribe",
|
||||
"recentItems"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -5,9 +5,5 @@
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"errors",
|
||||
"success"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -10,17 +10,14 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"attributes"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -8,10 +8,5 @@
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"id",
|
||||
"success",
|
||||
"errors"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -10,50 +10,7 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Status": {
|
||||
"type": "string"
|
||||
},
|
||||
"Priority": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsHighPriority": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsClosed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsArchived": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"CallDisposition": {
|
||||
"type": "null"
|
||||
@@ -61,12 +18,45 @@
|
||||
"CallObject": {
|
||||
"type": "null"
|
||||
},
|
||||
"IsReminderSet": {
|
||||
"CreatedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"CreatedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"IsArchived": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsClosed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsDeleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsHighPriority": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsRecurrence": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"IsReminderSet": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"LastModifiedById": {
|
||||
"type": "string"
|
||||
},
|
||||
"LastModifiedDate": {
|
||||
"type": "string"
|
||||
},
|
||||
"OwnerId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Priority": {
|
||||
"type": "string"
|
||||
},
|
||||
"RecurrenceDayOfMonth": {
|
||||
"type": "null"
|
||||
},
|
||||
@@ -79,6 +69,12 @@
|
||||
"RecurrenceRegeneratedType": {
|
||||
"type": "null"
|
||||
},
|
||||
"Status": {
|
||||
"type": "string"
|
||||
},
|
||||
"SystemModstamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"TaskSubtype": {
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
@@ -10,24 +10,14 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Subject": {
|
||||
"type": "string"
|
||||
},
|
||||
"Status": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"attributes"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
9
packages/nodes-base/nodes/Salesforce/__schema__/v1.0.0/task/update.json
vendored
Normal file
9
packages/nodes-base/nodes/Salesforce/__schema__/v1.0.0/task/update.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -10,24 +10,17 @@
|
||||
"url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type",
|
||||
"url"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Email": {
|
||||
"type": "string"
|
||||
},
|
||||
"Id": {
|
||||
"type": "string"
|
||||
},
|
||||
"Name": {
|
||||
"type": "string"
|
||||
},
|
||||
"Email": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"attributes"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user