n8n-nodes-base 0.212.1 → 0.213.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/ActiveCampaign/ActiveCampaign.node.js +1 -1
- package/dist/nodes/ActiveCampaign/ActiveCampaign.node.js.map +1 -1
- package/dist/nodes/Code/test/Code.node.test.d.ts +1 -0
- package/dist/nodes/Code/test/Code.node.test.js +6 -0
- package/dist/nodes/Code/test/Code.node.test.js.map +1 -0
- package/dist/nodes/Code/test/Code.workflow.json +116 -0
- package/dist/nodes/CompareDatasets/test/node/CompareDatasets.test.d.ts +1 -0
- package/dist/nodes/CompareDatasets/test/node/CompareDatasets.test.js +6 -0
- package/dist/nodes/CompareDatasets/test/node/CompareDatasets.test.js.map +1 -0
- package/dist/nodes/CompareDatasets/test/node/workflow.compareDatasets.fuzzy.json +1054 -0
- package/dist/nodes/CompareDatasets/test/node/workflow.compareDatasets.json +879 -0
- package/dist/nodes/Compression/test/node/Compression.test.d.ts +1 -0
- package/dist/nodes/Compression/test/node/Compression.test.js +67 -0
- package/dist/nodes/Compression/test/node/Compression.test.js.map +1 -0
- package/dist/nodes/Compression/test/node/workflow.compression.json +87 -0
- package/dist/nodes/Crypto/test/Crypto.test.d.ts +1 -0
- package/dist/nodes/Crypto/test/Crypto.test.js +6 -0
- package/dist/nodes/Crypto/test/Crypto.test.js.map +1 -0
- package/dist/nodes/Crypto/test/CryptoTest.workflow.json +238 -0
- package/dist/nodes/DateTime/test/node/DateTime.test.d.ts +1 -0
- package/dist/nodes/DateTime/test/node/DateTime.test.js +15 -0
- package/dist/nodes/DateTime/test/node/DateTime.test.js.map +1 -0
- package/dist/nodes/DateTime/test/node/DateTimeWorklfow.test.json +331 -0
- package/dist/nodes/EditImage/EditImage.node.js +4 -0
- package/dist/nodes/EditImage/EditImage.node.js.map +1 -1
- package/dist/nodes/ExecuteCommand/test/ExecuteCommand.node.test.d.ts +1 -0
- package/dist/nodes/ExecuteCommand/test/ExecuteCommand.node.test.js +6 -0
- package/dist/nodes/ExecuteCommand/test/ExecuteCommand.node.test.js.map +1 -0
- package/dist/nodes/ExecuteCommand/test/workflow.json +142 -0
- package/dist/nodes/Google/Sheet/v2/actions/sheet/commonDescription.js +8 -8
- package/dist/nodes/Google/Sheet/v2/actions/sheet/commonDescription.js.map +1 -1
- package/dist/nodes/HttpRequest/test/node/HttpRequest.test.d.ts +1 -0
- package/dist/nodes/HttpRequest/test/node/HttpRequest.test.js +114 -0
- package/dist/nodes/HttpRequest/test/node/HttpRequest.test.js.map +1 -0
- package/dist/nodes/HttpRequest/test/node/workflow.delete.json +60 -0
- package/dist/nodes/HttpRequest/test/node/workflow.get.json +144 -0
- package/dist/nodes/HttpRequest/test/node/workflow.patch.json +73 -0
- package/dist/nodes/HttpRequest/test/node/workflow.post.json +105 -0
- package/dist/nodes/HttpRequest/test/node/workflow.put.json +73 -0
- package/dist/nodes/Hubspot/HubspotTrigger.node.js +25 -0
- package/dist/nodes/Hubspot/HubspotTrigger.node.js.map +1 -1
- package/dist/nodes/ICalendar/test/node/ICalendar.test.d.ts +1 -0
- package/dist/nodes/ICalendar/test/node/ICalendar.test.js +54 -0
- package/dist/nodes/ICalendar/test/node/ICalendar.test.js.map +1 -0
- package/dist/nodes/ICalendar/test/node/workflow.iCalendar.json +59 -0
- package/dist/nodes/If/test/IF.boolean.json +306 -0
- package/dist/nodes/If/test/IF.date-time.json +221 -0
- package/dist/nodes/If/test/IF.number.json +616 -0
- package/dist/nodes/If/test/IF.string.json +976 -0
- package/dist/nodes/If/test/If.node.test.d.ts +1 -0
- package/dist/nodes/If/test/If.node.test.js +6 -0
- package/dist/nodes/If/test/If.node.test.js.map +1 -0
- package/dist/nodes/ItemLists/test/node/ItemLists.test.d.ts +1 -0
- package/dist/nodes/ItemLists/test/node/ItemLists.test.js +6 -0
- package/dist/nodes/ItemLists/test/node/ItemLists.test.js.map +1 -0
- package/dist/nodes/ItemLists/test/node/workflow.aggregateItems.json +223 -0
- package/dist/nodes/ItemLists/test/node/workflow.limit.json +97 -0
- package/dist/nodes/ItemLists/test/node/workflow.removeDuplicates.json +177 -0
- package/dist/nodes/ItemLists/test/node/workflow.sort.json +216 -0
- package/dist/nodes/ItemLists/test/node/workflow.splitOutItems.json +360 -0
- package/dist/nodes/ItemLists/test/node/workflow.summarize.json +299 -0
- package/dist/nodes/Linear/Linear.node.js +26 -0
- package/dist/nodes/Linear/Linear.node.js.map +1 -1
- package/dist/nodes/Linear/Queries.d.ts +1 -0
- package/dist/nodes/Linear/Queries.js +13 -4
- package/dist/nodes/Linear/Queries.js.map +1 -1
- package/dist/nodes/Markdown/test/node/Markdown.test.d.ts +1 -0
- package/dist/nodes/Markdown/test/node/Markdown.test.js +6 -0
- package/dist/nodes/Markdown/test/node/Markdown.test.js.map +1 -0
- package/dist/nodes/Markdown/test/node/workflow.markdown.json +181 -0
- package/dist/nodes/Merge/test/node/Merge.test.d.ts +1 -0
- package/dist/nodes/Merge/test/node/Merge.test.js +6 -0
- package/dist/nodes/Merge/test/node/Merge.test.js.map +1 -0
- package/dist/nodes/Merge/test/node/workflow.append.json +123 -0
- package/dist/nodes/Merge/test/node/workflow.chooseBranch.json +174 -0
- package/dist/nodes/Merge/test/node/workflow.combine.mergeByFields.json +486 -0
- package/dist/nodes/Merge/test/node/workflow.combine.mergeByPosition.json +219 -0
- package/dist/nodes/Merge/test/node/workflow.combine.multiplex.json +259 -0
- package/dist/nodes/MoveBinaryData/test/MoveBinaryData.test.d.ts +1 -0
- package/dist/nodes/MoveBinaryData/test/MoveBinaryData.test.js +146 -0
- package/dist/nodes/MoveBinaryData/test/MoveBinaryData.test.js.map +1 -0
- package/dist/nodes/MoveBinaryData/test/MoveBinaryData.workflow.json +171 -0
- package/dist/nodes/MoveBinaryData/test/data/sample.json +5 -0
- package/dist/nodes/ReadBinaryFile/test/ReadBinaryFile.test.d.ts +1 -0
- package/dist/nodes/ReadBinaryFile/test/ReadBinaryFile.test.js +79 -0
- package/dist/nodes/ReadBinaryFile/test/ReadBinaryFile.test.js.map +1 -0
- package/dist/nodes/ReadBinaryFile/test/ReadBinaryFile.workflow.json +51 -0
- package/dist/nodes/ReadPdf/test/ReadPDF.test.d.ts +1 -0
- package/dist/nodes/ReadPdf/test/ReadPDF.test.js +79 -0
- package/dist/nodes/ReadPdf/test/ReadPDF.test.js.map +1 -0
- package/dist/nodes/ReadPdf/test/ReadPDF.workflow.json +64 -0
- package/dist/nodes/RenameKeys/test/RenameKeys.test.d.ts +1 -0
- package/dist/nodes/RenameKeys/test/RenameKeys.test.js +6 -0
- package/dist/nodes/RenameKeys/test/RenameKeys.test.js.map +1 -0
- package/dist/nodes/RenameKeys/test/RenameKeys.workflow.json +302 -0
- package/dist/nodes/RssFeedRead/test/node/RssFeedRead.test.d.ts +1 -0
- package/dist/nodes/RssFeedRead/test/node/RssFeedRead.test.js +24 -0
- package/dist/nodes/RssFeedRead/test/node/RssFeedRead.test.js.map +1 -0
- package/dist/nodes/RssFeedRead/test/node/workflow.rss.json +87 -0
- package/dist/nodes/Set/test/Set.node.test.d.ts +1 -0
- package/dist/nodes/Set/test/Set.node.test.js +6 -0
- package/dist/nodes/Set/test/Set.node.test.js.map +1 -0
- package/dist/nodes/Set/test/Set.workflow.json +320 -0
- package/dist/nodes/SplitInBatches/test/SplitInBatches.node.test.d.ts +1 -0
- package/dist/nodes/SplitInBatches/test/SplitInBatches.node.test.js +6 -0
- package/dist/nodes/SplitInBatches/test/SplitInBatches.node.test.js.map +1 -0
- package/dist/nodes/SplitInBatches/test/SplitInBatches.workflow.json +178 -0
- package/dist/nodes/SpreadsheetFile/SpreadsheetFile.node.js +1 -1
- package/dist/nodes/SpreadsheetFile/SpreadsheetFile.node.js.map +1 -1
- package/dist/nodes/SpreadsheetFile/SpreadsheetFile.node.json +1 -1
- package/dist/nodes/SpreadsheetFile/test/SpreadsheetFile.test.d.ts +1 -0
- package/dist/nodes/SpreadsheetFile/test/SpreadsheetFile.test.js +183 -0
- package/dist/nodes/SpreadsheetFile/test/SpreadsheetFile.test.js.map +1 -0
- package/dist/nodes/SpreadsheetFile/test/workflow.json +253 -0
- package/dist/nodes/StopAndError/test/node/StopAndError.test.d.ts +1 -0
- package/dist/nodes/StopAndError/test/node/StopAndError.test.js +111 -0
- package/dist/nodes/StopAndError/test/node/StopAndError.test.js.map +1 -0
- package/dist/nodes/Switch/test/switch.expression.workflow.json +225 -0
- package/dist/nodes/Switch/test/switch.node.test.d.ts +1 -0
- package/dist/nodes/Switch/test/switch.node.test.js +6 -0
- package/dist/nodes/Switch/test/switch.node.test.js.map +1 -0
- package/dist/nodes/Switch/test/switch.rules.workflow.json +242 -0
- package/dist/nodes/WriteBinaryFile/test/WriteBinaryFile.test.d.ts +1 -0
- package/dist/nodes/WriteBinaryFile/test/WriteBinaryFile.test.js +85 -0
- package/dist/nodes/WriteBinaryFile/test/WriteBinaryFile.test.js.map +1 -0
- package/dist/nodes/WriteBinaryFile/test/WriteBinaryFile.workflow.json +76 -0
- package/dist/nodes/Xml/Xml.node.js.map +1 -1
- package/dist/nodes/Xml/test/node/Xml.test.d.ts +1 -0
- package/dist/nodes/Xml/test/node/Xml.test.js +6 -0
- package/dist/nodes/Xml/test/node/Xml.test.js.map +1 -0
- package/dist/nodes/Xml/test/node/workflow.xml.json +148 -0
- package/dist/test/nodes/ExecuteWorkflow.d.ts +7 -0
- package/dist/test/nodes/ExecuteWorkflow.js +48 -0
- package/dist/test/nodes/ExecuteWorkflow.js.map +1 -0
- package/dist/test/nodes/Helpers.d.ts +32 -0
- package/dist/test/nodes/Helpers.js +234 -0
- package/dist/test/nodes/Helpers.js.map +1 -0
- package/dist/test/nodes/types.d.ts +16 -0
- package/dist/test/nodes/types.js +3 -0
- package/dist/test/nodes/types.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/credentials.json +4 -4
- package/dist/types/nodes.json +346 -346
- package/package.json +7 -7
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
{"name":"asanaOAuth2Api","extends":["oAuth2Api"],"displayName":"Asana OAuth2 API","documentationUrl":"asana","properties":[{"displayName":"Grant Type","name":"grantType","type":"hidden","default":"authorizationCode"},{"displayName":"Authorization URL","name":"authUrl","type":"hidden","default":"https://app.asana.com/-/oauth_authorize","required":true},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"hidden","default":"https://app.asana.com/-/oauth_token","required":true},{"displayName":"Scope","name":"scope","type":"hidden","default":""},{"displayName":"Auth URI Query Parameters","name":"authQueryParameters","type":"hidden","default":""},{"displayName":"Authentication","name":"authentication","type":"hidden","default":"body"}]},
|
|
14
14
|
{"name":"automizyApi","displayName":"Automizy API","documentationUrl":"automizy","properties":[{"displayName":"API Token","name":"apiToken","type":"string","default":""}]},
|
|
15
15
|
{"name":"autopilotApi","displayName":"Autopilot API","documentationUrl":"autopilot","properties":[{"displayName":"API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"default":""}]},
|
|
16
|
-
{"name":"aws","displayName":"AWS","documentationUrl":"aws","
|
|
16
|
+
{"name":"aws","displayName":"AWS","documentationUrl":"aws","properties":[{"displayName":"Region","name":"region","type":"options","options":[{"name":"Africa (Cape Town) - af-south-1","value":"af-south-1"},{"name":"Asia Pacific (Hong Kong) - ap-east-1","value":"ap-east-1"},{"name":"Asia Pacific (Mumbai) - ap-south-1","value":"ap-south-1"},{"name":"Asia Pacific (Singapore) - ap-southeast-1","value":"ap-southeast-1"},{"name":"Asia Pacific (Sydney) - ap-southeast-2","value":"ap-southeast-2"},{"name":"Asia Pacific (Jakarta) - ap-southeast-3","value":"ap-southeast-3"},{"name":"Asia Pacific (Tokyo) - ap-northeast-1","value":"ap-northeast-1"},{"name":"Asia Pacific (Seoul) - ap-northeast-2","value":"ap-northeast-2"},{"name":"Asia Pacific (Osaka) - ap-northeast-3","value":"ap-northeast-3"},{"name":"Canada (Central) - ca-central-1","value":"ca-central-1"},{"name":"Europe (Frankfurt) - eu-central-1","value":"eu-central-1"},{"name":"Europe (Stockholm) - eu-north-1","value":"eu-north-1"},{"name":"Europe (Milan) - eu-south-1","value":"eu-south-1"},{"name":"Europe (Ireland) - eu-west-1","value":"eu-west-1"},{"name":"Europe (London) - eu-west-2","value":"eu-west-2"},{"name":"Europe (Paris) - eu-west-3","value":"eu-west-3"},{"name":"Middle East (Bahrain) - me-south-1","value":"me-south-1"},{"name":"South America (São Paulo) - sa-east-1","value":"sa-east-1"},{"name":"US East (N. Virginia) - us-east-1","value":"us-east-1"},{"name":"US East (Ohio) - us-east-2","value":"us-east-2"},{"name":"US West (N. California) - us-west-1","value":"us-west-1"},{"name":"US West (Oregon) - us-west-2","value":"us-west-2"}],"default":"us-east-1"},{"displayName":"Access Key ID","name":"accessKeyId","type":"string","default":""},{"displayName":"Secret Access Key","name":"secretAccessKey","type":"string","default":"","typeOptions":{"password":true}},{"displayName":"Temporary Security Credentials","name":"temporaryCredentials","description":"Support for temporary credentials from AWS STS","type":"boolean","default":false},{"displayName":"Session Token","name":"sessionToken","type":"string","displayOptions":{"show":{"temporaryCredentials":[true]}},"default":"","typeOptions":{"password":true}},{"displayName":"Custom Endpoints","name":"customEndpoints","type":"boolean","default":false},{"displayName":"Rekognition Endpoint","name":"rekognitionEndpoint","description":"If you use Amazon VPC to host n8n, you can establish a connection between your VPC and Rekognition using a VPC endpoint. Leave blank to use the default endpoint.","type":"string","displayOptions":{"show":{"customEndpoints":[true]}},"default":"","placeholder":"https://rekognition.{region}.amazonaws.com"},{"displayName":"Lambda Endpoint","name":"lambdaEndpoint","description":"If you use Amazon VPC to host n8n, you can establish a connection between your VPC and Lambda using a VPC endpoint. Leave blank to use the default endpoint.","type":"string","displayOptions":{"show":{"customEndpoints":[true]}},"default":"","placeholder":"https://lambda.{region}.amazonaws.com"},{"displayName":"SNS Endpoint","name":"snsEndpoint","description":"If you use Amazon VPC to host n8n, you can establish a connection between your VPC and SNS using a VPC endpoint. Leave blank to use the default endpoint.","type":"string","displayOptions":{"show":{"customEndpoints":[true]}},"default":"","placeholder":"https://sns.{region}.amazonaws.com"},{"displayName":"SES Endpoint","name":"sesEndpoint","description":"If you use Amazon VPC to host n8n, you can establish a connection between your VPC and SES using a VPC endpoint. Leave blank to use the default endpoint.","type":"string","displayOptions":{"show":{"customEndpoints":[true]}},"default":"","placeholder":"https://email.{region}.amazonaws.com"},{"displayName":"SQS Endpoint","name":"sqsEndpoint","description":"If you use Amazon VPC to host n8n, you can establish a connection between your VPC and SQS using a VPC endpoint. Leave blank to use the default endpoint.","type":"string","displayOptions":{"show":{"customEndpoints":[true]}},"default":"","placeholder":"https://sqs.{region}.amazonaws.com"},{"displayName":"S3 Endpoint","name":"s3Endpoint","description":"If you use Amazon VPC to host n8n, you can establish a connection between your VPC and S3 using a VPC endpoint. Leave blank to use the default endpoint.","type":"string","displayOptions":{"show":{"customEndpoints":[true]}},"default":"","placeholder":"https://s3.{region}.amazonaws.com"}],"test":{"request":{"baseURL":"=https://sts.{{$credentials.region}}.amazonaws.com","url":"?Action=GetCallerIdentity&Version=2011-06-15","method":"POST"}},"iconUrl":"icons/n8n-nodes-base/dist/credentials/AWS.svg","authenticate":{}},
|
|
17
17
|
{"name":"bambooHrApi","displayName":"BambooHR API","documentationUrl":"bambooHr","properties":[{"displayName":"Subdomain","name":"subdomain","type":"string","default":""},{"displayName":"API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"default":""}]},
|
|
18
18
|
{"name":"bannerbearApi","displayName":"Bannerbear API","documentationUrl":"bannerbear","properties":[{"displayName":"Project API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"default":""}]},
|
|
19
19
|
{"name":"baserowApi","displayName":"Baserow API","documentationUrl":"baserow","properties":[{"displayName":"Host","name":"host","type":"string","default":"https://api.baserow.io"},{"displayName":"Username","name":"username","type":"string","default":""},{"displayName":"Password","name":"password","type":"string","default":"","typeOptions":{"password":true}}]},
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
{"name":"gmailOAuth2","extends":["googleOAuth2Api"],"displayName":"Gmail OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/gmail.labels https://www.googleapis.com/auth/gmail.addons.current.action.compose https://www.googleapis.com/auth/gmail.addons.current.message.action https://mail.google.com/ https://www.googleapis.com/auth/gmail.modify https://www.googleapis.com/auth/gmail.compose"}]},
|
|
86
86
|
{"name":"googleAdsOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Ads OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Developer Token","name":"developerToken","type":"string","default":"","required":true},{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/adwords"}]},
|
|
87
87
|
{"name":"googleAnalyticsOAuth2","extends":["googleOAuth2Api"],"displayName":"Google Analytics OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/analytics https://www.googleapis.com/auth/analytics.readonly"}]},
|
|
88
|
-
{"name":"googleApi","displayName":"Google API","documentationUrl":"google/service-account","
|
|
88
|
+
{"name":"googleApi","displayName":"Google API","documentationUrl":"google/service-account","properties":[{"displayName":"Service Account Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"The Google Service account similar to user-808@project.iam.gserviceaccount.com","required":true},{"displayName":"Private Key","name":"privateKey","type":"string","default":"","placeholder":"-----BEGIN PRIVATE KEY-----\nXIYEvQIBADANBg<...>0IhA7TMoGYPQc=\n-----END PRIVATE KEY-----\n","description":"Enter the private key located in the JSON file downloaded from Google Cloud Console","required":true},{"displayName":"Impersonate a User","name":"inpersonate","type":"boolean","default":false},{"displayName":"Email","name":"delegatedEmail","type":"string","default":"","displayOptions":{"show":{"inpersonate":[true]}},"description":"The email address of the user for which the application is requesting delegated access"}],"iconUrl":"icons/n8n-nodes-base/dist/credentials/Google.svg"},
|
|
89
89
|
{"name":"googleBigQueryOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google BigQuery OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/bigquery"}]},
|
|
90
90
|
{"name":"googleBooksOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Books OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/books"}]},
|
|
91
91
|
{"name":"googleCalendarOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Calendar OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/calendar https://www.googleapis.com/auth/calendar.events"}]},
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
{"name":"googleDriveOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Drive OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.appdata https://www.googleapis.com/auth/drive.photos.readonly"}]},
|
|
97
97
|
{"name":"googleFirebaseCloudFirestoreOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Firebase Cloud Firestore OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/datastore https://www.googleapis.com/auth/firebase"}]},
|
|
98
98
|
{"name":"googleFirebaseRealtimeDatabaseOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Firebase Realtime Database OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/firebase.database https://www.googleapis.com/auth/firebase"},{"displayName":"Region","name":"region","type":"options","default":"firebaseio.com","options":[{"name":"us-central1","value":"firebaseio.com"},{"name":"europe-west1","value":"europe-west1.firebasedatabase.app"},{"name":"asia-southeast1","value":"asia-southeast1.firebasedatabase.app"}]}]},
|
|
99
|
-
{"name":"googleOAuth2Api","extends":["oAuth2Api"],"displayName":"Google OAuth2 API","documentationUrl":"google/oauth-generic","
|
|
99
|
+
{"name":"googleOAuth2Api","extends":["oAuth2Api"],"displayName":"Google OAuth2 API","documentationUrl":"google/oauth-generic","properties":[{"displayName":"Grant Type","name":"grantType","type":"hidden","default":"authorizationCode"},{"displayName":"Authorization URL","name":"authUrl","type":"hidden","default":"https://accounts.google.com/o/oauth2/v2/auth"},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"hidden","default":"https://oauth2.googleapis.com/token"},{"displayName":"Auth URI Query Parameters","name":"authQueryParameters","type":"hidden","default":"access_type=offline&prompt=consent"},{"displayName":"Authentication","name":"authentication","type":"hidden","default":"body"}],"iconUrl":"icons/n8n-nodes-base/dist/credentials/Google.svg"},
|
|
100
100
|
{"name":"googlePerspectiveOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Perspective OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/userinfo.email"}]},
|
|
101
101
|
{"name":"googleSheetsOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Sheets OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/drive.metadata"}]},
|
|
102
102
|
{"name":"googleSheetsTriggerOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Sheets Trigger OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/drive.metadata"}]},
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
{"name":"microsoftDynamicsOAuth2Api","extends":["microsoftOAuth2Api"],"displayName":"Microsoft Dynamics OAuth2 API","documentationUrl":"microsoft","properties":[{"displayName":"Subdomain","name":"subdomain","type":"string","required":true,"placeholder":"organization","default":""},{"displayName":"Region","name":"region","type":"options","default":"crm.dynamics.com","options":[{"name":"Asia Pacific (APAC/ APJ)","value":"crm5.dynamics.com"},{"name":"Australia (OCE)","value":"crm6.dynamics.com"},{"name":"Canada (CAN)","value":"crm3.dynamics.com"},{"name":"China (CHN)","value":"crm.dynamics.cn"},{"name":"Europe, Middle East, Africa (EMEA/ EUR)","value":"crm4.dynamics.com"},{"name":"France (FRA)","value":"crm12.dynamics.com"},{"name":"Germany (GER)","value":"crm16.dynamics.com"},{"name":"India (IND)","value":"crm8.dynamics.com"},{"name":"Japan (JPN)","value":"crm7.dynamics.com"},{"name":"Microsoft Cloud Germany (DEU)","value":"crm.microsoftdynamics.de"},{"name":"North America (NAM)","value":"crm.dynamics.com"},{"name":"North America 2 (US Gov GCC)","value":"crm9.dynamics.com"},{"name":"South Africa (ZAF)","value":"crm14.dynamics.com"},{"name":"South America (LATAM/ SAM)","value":"crm2.dynamics.com"},{"name":"Switzerland (CHE)","value":"crm17.dynamics.com"},{"name":"United Arab Emirates (UAE)","value":"crm15.dynamics.com"},{"name":"United Kingdom (UK/ GBR)","value":"crm11.dynamics.com"},{"name":"United States Government Community Cloud (GCC High)","value":"crm.microsoftdynamics.us"}]},{"displayName":"Scope","name":"scope","type":"hidden","default":"=openid offline_access https://{{$self.subdomain}}.{{$self.region}}/.default"}]},
|
|
164
164
|
{"name":"microsoftExcelOAuth2Api","extends":["microsoftOAuth2Api"],"displayName":"Microsoft Excel OAuth2 API","documentationUrl":"microsoft","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"openid offline_access Files.ReadWrite"}]},
|
|
165
165
|
{"name":"microsoftGraphSecurityOAuth2Api","displayName":"Microsoft Graph Security OAuth2 API","extends":["microsoftOAuth2Api"],"documentationUrl":"microsoft","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"SecurityEvents.ReadWrite.All"}]},
|
|
166
|
-
{"name":"microsoftOAuth2Api","extends":["oAuth2Api"],"
|
|
166
|
+
{"name":"microsoftOAuth2Api","extends":["oAuth2Api"],"displayName":"Microsoft OAuth2 API","documentationUrl":"microsoft","properties":[{"displayName":"Grant Type","name":"grantType","type":"hidden","default":"authorizationCode"},{"displayName":"Authorization URL","name":"authUrl","type":"string","default":"https://login.microsoftonline.com/common/oauth2/v2.0/authorize"},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"string","default":"https://login.microsoftonline.com/common/oauth2/v2.0/token"},{"displayName":"Auth URI Query Parameters","name":"authQueryParameters","type":"hidden","default":"response_mode=query"},{"displayName":"Authentication","name":"authentication","type":"hidden","default":"body"}],"iconUrl":"icons/n8n-nodes-base/dist/credentials/Microsoft.svg"},
|
|
167
167
|
{"name":"microsoftOneDriveOAuth2Api","extends":["microsoftOAuth2Api"],"displayName":"Microsoft Drive OAuth2 API","documentationUrl":"microsoft","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"openid offline_access Files.ReadWrite.All"}]},
|
|
168
168
|
{"name":"microsoftOutlookOAuth2Api","extends":["microsoftOAuth2Api"],"displayName":"Microsoft Outlook OAuth2 API","documentationUrl":"microsoft","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"openid offline_access Mail.ReadWrite Mail.ReadWrite.Shared Mail.Send Mail.Send.Shared MailboxSettings.Read"},{"displayName":"Use Shared Mailbox","name":"useShared","type":"boolean","default":false},{"displayName":"User Principal Name","name":"userPrincipalName","description":"Target user's UPN or ID","type":"string","default":"","displayOptions":{"show":{"useShared":[true]}}}]},
|
|
169
169
|
{"name":"microsoftSql","displayName":"Microsoft SQL","documentationUrl":"microsoftSql","properties":[{"displayName":"Server","name":"server","type":"string","default":"localhost"},{"displayName":"Database","name":"database","type":"string","default":"master"},{"displayName":"User","name":"user","type":"string","default":"sa"},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"default":""},{"displayName":"Port","name":"port","type":"number","default":1433},{"displayName":"Domain","name":"domain","type":"string","default":""},{"displayName":"TLS","name":"tls","type":"boolean","default":true},{"displayName":"Connect Timeout","name":"connectTimeout","type":"number","default":15000,"description":"Connection timeout in ms"},{"displayName":"Request Timeout","name":"requestTimeout","type":"number","default":15000,"description":"Request timeout in ms"},{"displayName":"TDS Version","name":"tdsVersion","type":"options","options":[{"name":"7_4 (SQL Server 2012 ~ 2019)","value":"7_4"},{"name":"7_3_B (SQL Server 2008R2)","value":"7_3_B"},{"name":"7_3_A (SQL Server 2008)","value":"7_3_A"},{"name":"7_2 (SQL Server 2005)","value":"7_2"},{"name":"7_1 (SQL Server 2000)","value":"7_1"}],"default":"7_4","description":"The version of TDS to use. If server doesn't support specified version, negotiated version is used instead."}]},
|