n8n-nodes-base 0.222.0 → 0.222.2

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.
@@ -98,8 +98,8 @@
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
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
- {"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
- {"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"}]},
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"},{"displayName":"Make sure you enabled the following APIs & Services in the Google Cloud Console: Google Drive API, Google Sheets API. <a href=\"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-generic/#scopes\" target=\"_blank\">More info</a>.","name":"notice","type":"notice","default":""}]},
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"},{"displayName":"Make sure you have enabled the following APIs & Services in the Google Cloud Console: Google Drive API, Google Sheets API. <a href=\"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-generic/#scopes\" target=\"_blank\">More info</a>.","name":"notice","type":"notice","default":""}]},
103
103
  {"name":"googleSlidesOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Slides 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/presentations"}]},
104
104
  {"name":"googleTasksOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Tasks OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/tasks"}]},
105
105
  {"name":"googleTranslateOAuth2Api","extends":["googleOAuth2Api"],"displayName":"Google Translate OAuth2 API","documentationUrl":"google/oauth-single-service","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"https://www.googleapis.com/auth/cloud-translation"}]},
@@ -187,7 +187,7 @@
187
187
  {"name":"nextCloudOAuth2Api","extends":["oAuth2Api"],"displayName":"NextCloud OAuth2 API","documentationUrl":"nextCloud","properties":[{"displayName":"Grant Type","name":"grantType","type":"hidden","default":"authorizationCode"},{"displayName":"Web DAV URL","name":"webDavUrl","type":"string","placeholder":"https://nextcloud.example.com/remote.php/webdav","default":""},{"displayName":"Authorization URL","name":"authUrl","type":"string","default":"https://nextcloud.example.com/apps/oauth2/authorize","required":true},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"string","default":"https://nextcloud.example.com/apps/oauth2/api/v1/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"}]},
188
188
  {"name":"nocoDb","displayName":"NocoDB","documentationUrl":"nocoDb","properties":[{"displayName":"User Token","name":"apiToken","type":"string","default":""},{"displayName":"Host","name":"host","type":"string","default":"","placeholder":"http(s)://localhost:8080"}],"authenticate":{"type":"generic","properties":{"headers":{"xc-auth":"={{$credentials.apiToken}}"}}}},
189
189
  {"name":"nocoDbApiToken","displayName":"NocoDB API Token","documentationUrl":"nocoDb","properties":[{"displayName":"API Token","name":"apiToken","type":"string","default":""},{"displayName":"Host","name":"host","type":"string","default":"","placeholder":"http(s)://localhost:8080"}],"authenticate":{"type":"generic","properties":{"headers":{"xc-token":"={{$credentials.apiToken}}"}}}},
190
- {"name":"notionApi","displayName":"Notion API","documentationUrl":"notion","properties":[{"displayName":"API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"default":""}],"test":{"request":{"baseURL":"https://api.notion.com/v1","url":"/users"}},"authenticate":{}},
190
+ {"name":"notionApi","displayName":"Notion API","documentationUrl":"notion","properties":[{"displayName":"API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"default":""}],"test":{"request":{"baseURL":"https://api.notion.com/v1","url":"/users/me"}},"authenticate":{}},
191
191
  {"name":"notionOAuth2Api","extends":["oAuth2Api"],"displayName":"Notion OAuth2 API","documentationUrl":"notion","properties":[{"displayName":"Grant Type","name":"grantType","type":"hidden","default":"authorizationCode"},{"displayName":"Authorization URL","name":"authUrl","type":"hidden","default":"https://api.notion.com/v1/oauth/authorize","required":true},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"hidden","default":"https://api.notion.com/v1/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":"header"}]},
192
192
  {"name":"oAuth1Api","displayName":"OAuth1 API","documentationUrl":"httpRequest","genericAuth":true,"properties":[{"displayName":"Authorization URL","name":"authUrl","type":"string","default":"","required":true},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"string","default":"","required":true},{"displayName":"Consumer Key","name":"consumerKey","type":"string","default":"","required":true},{"displayName":"Consumer Secret","name":"consumerSecret","type":"string","default":"","required":true},{"displayName":"Request Token URL","name":"requestTokenUrl","type":"string","default":"","required":true},{"displayName":"Signature Method","name":"signatureMethod","type":"options","options":[{"name":"HMAC-SHA1","value":"HMAC-SHA1"},{"name":"HMAC-SHA256","value":"HMAC-SHA256"},{"name":"HMAC-SHA512","value":"HMAC-SHA512"}],"default":"HMAC-SHA1","required":true}]},
193
193
  {"name":"oAuth2Api","displayName":"OAuth2 API","documentationUrl":"httpRequest","genericAuth":true,"properties":[{"displayName":"Grant Type","name":"grantType","type":"options","options":[{"name":"Authorization Code","value":"authorizationCode"},{"name":"Client Credentials","value":"clientCredentials"}],"default":"authorizationCode"},{"displayName":"Authorization URL","name":"authUrl","type":"string","displayOptions":{"show":{"grantType":["authorizationCode"]}},"default":"","required":true},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"string","default":"","required":true},{"displayName":"Client ID","name":"clientId","type":"string","default":"","required":true},{"displayName":"Client Secret","name":"clientSecret","type":"string","typeOptions":{"password":true},"default":"","required":true},{"displayName":"Scope","name":"scope","type":"string","default":""},{"displayName":"Auth URI Query Parameters","name":"authQueryParameters","type":"string","displayOptions":{"show":{"grantType":["authorizationCode"]}},"default":"","description":"For some services additional query parameters have to be set which can be defined here","placeholder":"access_type=offline"},{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Body","value":"body","description":"Send credentials in body"},{"name":"Header","value":"header","description":"Send credentials as Basic Auth header"}],"default":"header"}]},