n8n-nodes-base 1.103.0 → 1.104.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/credentials/BeeminderApi.credentials.d.ts.map +1 -1
- package/dist/credentials/BeeminderApi.credentials.js +1 -7
- package/dist/credentials/BeeminderApi.credentials.js.map +1 -1
- package/dist/credentials/BeeminderOAuth2Api.credentials.d.ts +9 -0
- package/dist/credentials/BeeminderOAuth2Api.credentials.d.ts.map +1 -0
- package/dist/credentials/BeeminderOAuth2Api.credentials.js +51 -0
- package/dist/credentials/BeeminderOAuth2Api.credentials.js.map +1 -0
- package/dist/credentials/CustomerIoApi.credentials.js +2 -2
- package/dist/credentials/CustomerIoApi.credentials.js.map +1 -1
- package/dist/credentials/MicrosoftTeamsOAuth2Api.credentials.d.ts.map +1 -1
- package/dist/credentials/MicrosoftTeamsOAuth2Api.credentials.js +1 -1
- package/dist/credentials/MicrosoftTeamsOAuth2Api.credentials.js.map +1 -1
- package/dist/credentials/SlackApi.credentials.d.ts.map +1 -1
- package/dist/credentials/SlackApi.credentials.js +19 -0
- package/dist/credentials/SlackApi.credentials.js.map +1 -1
- package/dist/credentials/ZscalerZiaApi.credentials.js +2 -2
- package/dist/credentials/ZscalerZiaApi.credentials.js.map +1 -1
- package/dist/known/credentials.json +10 -0
- package/dist/nodes/Airtable/v2/transport/index.js +2 -2
- package/dist/nodes/Airtable/v2/transport/index.js.map +1 -1
- package/dist/nodes/Beeminder/Beeminder.node.d.ts.map +1 -1
- package/dist/nodes/Beeminder/Beeminder.node.functions.d.ts +106 -5
- package/dist/nodes/Beeminder/Beeminder.node.functions.d.ts.map +1 -1
- package/dist/nodes/Beeminder/Beeminder.node.functions.js +87 -10
- package/dist/nodes/Beeminder/Beeminder.node.functions.js.map +1 -1
- package/dist/nodes/Beeminder/Beeminder.node.js +1034 -59
- package/dist/nodes/Beeminder/Beeminder.node.js.map +1 -1
- package/dist/nodes/Beeminder/GenericFunctions.d.ts +1 -1
- package/dist/nodes/Beeminder/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Beeminder/GenericFunctions.js +49 -4
- package/dist/nodes/Beeminder/GenericFunctions.js.map +1 -1
- package/dist/nodes/ClickUp/ClickUp.node.d.ts.map +1 -1
- package/dist/nodes/ClickUp/ClickUp.node.js +9 -1
- package/dist/nodes/ClickUp/ClickUp.node.js.map +1 -1
- package/dist/nodes/ClickUp/TaskDescription.d.ts.map +1 -1
- package/dist/nodes/ClickUp/TaskDescription.js +26 -0
- package/dist/nodes/ClickUp/TaskDescription.js.map +1 -1
- package/dist/nodes/Code/ExecutionError.d.ts +1 -1
- package/dist/nodes/Code/ExecutionError.d.ts.map +1 -1
- package/dist/nodes/Code/ExecutionError.js +2 -2
- package/dist/nodes/Code/ExecutionError.js.map +1 -1
- package/dist/nodes/Code/ValidationError.d.ts +1 -1
- package/dist/nodes/Code/ValidationError.d.ts.map +1 -1
- package/dist/nodes/Code/ValidationError.js +2 -2
- package/dist/nodes/Code/ValidationError.js.map +1 -1
- package/dist/nodes/Code/errors/WrappedExecutionError.d.ts +1 -1
- package/dist/nodes/Code/errors/WrappedExecutionError.d.ts.map +1 -1
- package/dist/nodes/Code/errors/WrappedExecutionError.js +2 -2
- package/dist/nodes/Code/errors/WrappedExecutionError.js.map +1 -1
- package/dist/nodes/Ftp/Ftp.node.d.ts.map +1 -1
- package/dist/nodes/Ftp/Ftp.node.js +64 -1
- package/dist/nodes/Ftp/Ftp.node.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.js +61 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.js.map +1 -1
- package/dist/nodes/Google/Gmail/GmailTrigger.node.d.ts.map +1 -1
- package/dist/nodes/Google/Gmail/GmailTrigger.node.js +4 -1
- package/dist/nodes/Google/Gmail/GmailTrigger.node.js.map +1 -1
- package/dist/nodes/Google/Sheet/GoogleSheets.node.d.ts.map +1 -1
- package/dist/nodes/Google/Sheet/GoogleSheets.node.js +2 -1
- package/dist/nodes/Google/Sheet/GoogleSheets.node.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.js +36 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js +36 -1
- package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js.map +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/versionDescription.js +1 -1
- package/dist/nodes/Google/Sheet/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/Mailcheck/GenericFunctions.js +2 -2
- package/dist/nodes/Mailcheck/GenericFunctions.js.map +1 -1
- package/dist/nodes/Merge/v2/utils.js +4 -4
- package/dist/nodes/Merge/v2/utils.js.map +1 -1
- package/dist/nodes/MongoDb/MongoDb.node.d.ts.map +1 -1
- package/dist/nodes/MongoDb/MongoDb.node.js +314 -204
- package/dist/nodes/MongoDb/MongoDb.node.js.map +1 -1
- package/dist/nodes/MongoDb/MongoDbProperties.d.ts.map +1 -1
- package/dist/nodes/MongoDb/MongoDbProperties.js +135 -0
- package/dist/nodes/MongoDb/MongoDbProperties.js.map +1 -1
- package/dist/nodes/Postgres/PostgresTrigger.functions.js +5 -5
- package/dist/nodes/Postgres/PostgresTrigger.functions.js.map +1 -1
- package/dist/nodes/Postgres/v1/genericFunctions.js +7 -7
- package/dist/nodes/Postgres/v1/genericFunctions.js.map +1 -1
- package/dist/nodes/Postgres/v2/helpers/utils.d.ts +3 -3
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts.map +1 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +13 -2
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
- package/dist/nodes/RespondToWebhook/utils/binary.d.ts.map +1 -1
- package/dist/nodes/RespondToWebhook/utils/binary.js +9 -2
- package/dist/nodes/RespondToWebhook/utils/binary.js.map +1 -1
- package/dist/nodes/Slack/SlackTrigger.node.d.ts.map +1 -1
- package/dist/nodes/Slack/SlackTrigger.node.js +9 -2
- package/dist/nodes/Slack/SlackTrigger.node.js.map +1 -1
- package/dist/nodes/Slack/SlackTriggerHelpers.d.ts +1 -0
- package/dist/nodes/Slack/SlackTriggerHelpers.d.ts.map +1 -1
- package/dist/nodes/Slack/SlackTriggerHelpers.js +44 -0
- package/dist/nodes/Slack/SlackTriggerHelpers.js.map +1 -1
- package/dist/nodes/StopAndError/StopAndError.node.d.ts.map +1 -1
- package/dist/nodes/StopAndError/StopAndError.node.js +6 -15
- package/dist/nodes/StopAndError/StopAndError.node.js.map +1 -1
- package/dist/nodes/StopAndError/utils.d.ts +12 -0
- package/dist/nodes/StopAndError/utils.d.ts.map +1 -0
- package/dist/nodes/StopAndError/utils.js +31 -0
- package/dist/nodes/StopAndError/utils.js.map +1 -0
- package/dist/nodes/Transform/utils/utils.js +2 -2
- package/dist/nodes/Transform/utils/utils.js.map +1 -1
- package/dist/nodes/Venafi/Datacenter/GenericFunctions.js +2 -2
- package/dist/nodes/Venafi/Datacenter/GenericFunctions.js.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.d.ts.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.js +11 -0
- package/dist/nodes/Webhook/Webhook.node.js.map +1 -1
- package/dist/nodes/Webhook/error.d.ts +1 -1
- package/dist/nodes/Webhook/error.d.ts.map +1 -1
- package/dist/nodes/Webhook/error.js +2 -2
- package/dist/nodes/Webhook/error.js.map +1 -1
- package/dist/nodes/Wordpress/PostDescription.d.ts.map +1 -1
- package/dist/nodes/Wordpress/PostDescription.js +14 -0
- package/dist/nodes/Wordpress/PostDescription.js.map +1 -1
- package/dist/nodes/Wordpress/PostInterface.d.ts +1 -0
- package/dist/nodes/Wordpress/PostInterface.d.ts.map +1 -1
- package/dist/nodes/Wordpress/Wordpress.node.d.ts.map +1 -1
- package/dist/nodes/Wordpress/Wordpress.node.js +6 -0
- package/dist/nodes/Wordpress/Wordpress.node.js.map +1 -1
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/credentials.json +4 -3
- package/dist/types/nodes.json +14 -14
- package/dist/utils/types.d.ts +8 -0
- package/dist/utils/types.d.ts.map +1 -0
- package/dist/utils/types.js +57 -0
- package/dist/utils/types.js.map +1 -0
- package/package.json +8 -6
|
@@ -24,7 +24,8 @@
|
|
|
24
24
|
{"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":""}],"supportedNodes":["bambooHr"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/BambooHr/bambooHr.png"},
|
|
25
25
|
{"name":"bannerbearApi","displayName":"Bannerbear API","documentationUrl":"bannerbear","properties":[{"displayName":"Project API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"default":""}],"supportedNodes":["bannerbear"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Bannerbear/bannerbear.png"},
|
|
26
26
|
{"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}}],"supportedNodes":["baserow"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Baserow/baserow.svg"},
|
|
27
|
-
{"name":"beeminderApi","displayName":"Beeminder API","documentationUrl":"beeminder","properties":[{"displayName":"
|
|
27
|
+
{"name":"beeminderApi","displayName":"Beeminder API","documentationUrl":"beeminder","properties":[{"displayName":"Auth Token","name":"authToken","type":"string","typeOptions":{"password":true},"default":""}],"authenticate":{"type":"generic","properties":{"body":{"auth_token":"={{$credentials.authToken}}"}}},"test":{"request":{"baseURL":"https://www.beeminder.com/api/v1","url":"/users/me.json"}},"supportedNodes":["beeminder"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Beeminder/beeminder.png"},
|
|
28
|
+
{"name":"beeminderOAuth2Api","extends":["oAuth2Api"],"displayName":"Beeminder OAuth2 API","documentationUrl":"beeminder","properties":[{"displayName":"Grant Type","name":"grantType","type":"hidden","default":"authorizationCode"},{"displayName":"Authorization URL","name":"authUrl","type":"hidden","default":"https://www.beeminder.com/apps/authorize","required":true},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"hidden","default":"https://www.beeminder.com/apps/authorize","required":true},{"displayName":"Auth URI Query Parameters","name":"authQueryParameters","type":"hidden","default":"response_type=token"},{"displayName":"Authentication","name":"authentication","type":"hidden","default":"body"},{"displayName":"Scope","name":"scope","type":"hidden","default":""}],"supportedNodes":["beeminder"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Beeminder/beeminder.png"},
|
|
28
29
|
{"name":"bitbucketApi","displayName":"Bitbucket API","documentationUrl":"bitbucket","properties":[{"displayName":"Username","name":"username","type":"string","default":""},{"displayName":"App Password","name":"appPassword","type":"string","typeOptions":{"password":true},"default":""}],"supportedNodes":["bitbucketTrigger"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Bitbucket/bitbucket.svg"},
|
|
29
30
|
{"name":"bitlyApi","displayName":"Bitly API","documentationUrl":"bitly","properties":[{"displayName":"Access Token","name":"accessToken","type":"string","typeOptions":{"password":true},"default":""}],"supportedNodes":["bitly"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Bitly/bitly.svg"},
|
|
30
31
|
{"name":"bitlyOAuth2Api","displayName":"Bitly OAuth2 API","documentationUrl":"bitly","extends":["oAuth2Api"],"properties":[{"displayName":"Grant Type","name":"grantType","type":"hidden","default":"authorizationCode"},{"displayName":"Authorization URL","name":"authUrl","type":"hidden","default":"https://bitly.com/oauth/authorize","required":true},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"hidden","default":"https://api-ssl.bitly.com/oauth/access_token","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":"hidden","default":""},{"displayName":"Auth URI Query Parameters","name":"authQueryParameters","type":"hidden","default":"","description":"For some services additional query parameters have to be set which can be defined here","placeholder":""},{"displayName":"Authentication","name":"authentication","type":"hidden","default":"body"}],"supportedNodes":["bitly"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Bitly/bitly.svg"},
|
|
@@ -214,7 +215,7 @@
|
|
|
214
215
|
{"name":"microsoftOutlookOAuth2Api","extends":["microsoftOAuth2Api"],"displayName":"Microsoft Outlook OAuth2 API","documentationUrl":"microsoft","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"openid offline_access Contacts.Read Contacts.ReadWrite Calendars.Read Calendars.Read.Shared Calendars.ReadWrite 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]}}}],"supportedNodes":["microsoftOutlook","microsoftOutlookTrigger"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg"},
|
|
215
216
|
{"name":"microsoftSharePointOAuth2Api","extends":["microsoftOAuth2Api"],"displayName":"Microsoft SharePoint OAuth2 API","documentationUrl":"microsoft","httpRequestNode":{"name":"Microsoft SharePoint","docsUrl":"https://learn.microsoft.com/en-us/sharepoint/dev/apis/sharepoint-rest-graph","apiBaseUrlPlaceholder":"https://{subdomain}.sharepoint.com/_api/v2.0/","hidden":true},"properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"=openid offline_access https://{{$self.subdomain}}.sharepoint.com/.default"},{"displayName":"Subdomain","name":"subdomain","type":"string","default":"","hint":"You can extract the subdomain from the URL. For example, in the URL \"https://tenant123.sharepoint.com\", the subdomain is \"tenant123\"."}],"iconUrl":{"light":"icons/n8n-nodes-base/dist/credentials/icons/microsoftSharePoint.svg","dark":"icons/n8n-nodes-base/dist/credentials/icons/microsoftSharePoint.svg"},"supportedNodes":["microsoftSharePoint"]},
|
|
216
217
|
{"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":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","default":false,"description":"Whether to connect even if SSL certificate validation is not possible"},{"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."}],"supportedNodes":["microsoftSql"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Sql/mssql.svg"},
|
|
217
|
-
{"name":"microsoftTeamsOAuth2Api","extends":["microsoftOAuth2Api"],"displayName":"Microsoft Teams OAuth2 API","documentationUrl":"microsoft","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"openid offline_access User.ReadWrite.All Group.ReadWrite.All Chat.ReadWrite"},{"displayName":"\n Microsoft Teams Trigger requires the following permissions:\n <br><code>ChannelMessage.Read.All</code>\n <br><code>Chat.Read.All</code>\n <br><code>Team.ReadBasic.All</code>\n <br><code>Subscription.ReadWrite.All</code>\n <br>Configure these permissions in <a href=\"https://portal.azure.com\">Microsoft Entra</a>\n ","name":"notice","type":"notice","default":""}],"supportedNodes":["microsoftTeams","microsoftTeamsTrigger"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Teams/teams.svg"},
|
|
218
|
+
{"name":"microsoftTeamsOAuth2Api","extends":["microsoftOAuth2Api"],"displayName":"Microsoft Teams OAuth2 API","documentationUrl":"microsoft","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"openid offline_access User.ReadWrite.All Group.ReadWrite.All Chat.ReadWrite ChannelMessage.Read.All"},{"displayName":"\n Microsoft Teams Trigger requires the following permissions:\n <br><code>ChannelMessage.Read.All</code>\n <br><code>Chat.Read.All</code>\n <br><code>Team.ReadBasic.All</code>\n <br><code>Subscription.ReadWrite.All</code>\n <br>Configure these permissions in <a href=\"https://portal.azure.com\">Microsoft Entra</a>\n ","name":"notice","type":"notice","default":""}],"supportedNodes":["microsoftTeams","microsoftTeamsTrigger"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Teams/teams.svg"},
|
|
218
219
|
{"name":"microsoftToDoOAuth2Api","extends":["microsoftOAuth2Api"],"displayName":"Microsoft To Do OAuth2 API","documentationUrl":"microsoft","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"openid offline_access Tasks.ReadWrite"}],"supportedNodes":["microsoftToDo"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/ToDo/todo.svg"},
|
|
219
220
|
{"name":"mindeeInvoiceApi","displayName":"Mindee Invoice API","documentationUrl":"mindee","properties":[{"displayName":"API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"default":""}],"supportedNodes":["mindee"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Mindee/mindee.svg","authenticate":{}},
|
|
220
221
|
{"name":"mindeeReceiptApi","displayName":"Mindee Receipt API","documentationUrl":"mindee","properties":[{"displayName":"API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"default":""}],"supportedNodes":["mindee"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Mindee/mindee.svg","authenticate":{}},
|
|
@@ -303,7 +304,7 @@
|
|
|
303
304
|
{"name":"shopifyAccessTokenApi","displayName":"Shopify Access Token API","documentationUrl":"shopify","properties":[{"displayName":"Shop Subdomain","name":"shopSubdomain","required":true,"type":"string","default":"","description":"Only the subdomain without .myshopify.com"},{"displayName":"Access Token","name":"accessToken","required":true,"type":"string","typeOptions":{"password":true},"default":""},{"displayName":"APP Secret Key","name":"appSecretKey","required":true,"type":"string","typeOptions":{"password":true},"default":"","description":"Secret key needed to verify the webhook when using Shopify Trigger node"}],"authenticate":{"type":"generic","properties":{"headers":{"X-Shopify-Access-Token":"={{$credentials?.accessToken}}"}}},"test":{"request":{"baseURL":"=https://{{$credentials?.shopSubdomain}}.myshopify.com/admin/api/2024-07","url":"/products.json"}},"supportedNodes":["shopify","shopifyTrigger"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Shopify/shopify.svg"},
|
|
304
305
|
{"name":"shopifyOAuth2Api","extends":["oAuth2Api"],"displayName":"Shopify OAuth2 API","documentationUrl":"shopify","properties":[{"displayName":"Shop Subdomain","name":"shopSubdomain","required":true,"type":"string","default":"","description":"Only the subdomain without .myshopify.com"},{"displayName":"Grant Type","name":"grantType","type":"hidden","default":"authorizationCode"},{"displayName":"Client ID","name":"clientId","type":"string","default":"","required":true,"hint":"Be aware that Shopify refers to the Client ID as API Key"},{"displayName":"Client Secret","name":"clientSecret","type":"string","typeOptions":{"password":true},"default":"","required":true,"hint":"Be aware that Shopify refers to the Client Secret as API Secret Key"},{"displayName":"Grant Type","name":"grantType","type":"hidden","default":"authorizationCode"},{"displayName":"Authorization URL","name":"authUrl","type":"hidden","default":"=https://{{$self[\"shopSubdomain\"]}}.myshopify.com/admin/oauth/authorize","required":true},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"hidden","default":"=https://{{$self[\"shopSubdomain\"]}}.myshopify.com/admin/oauth/access_token","required":true},{"displayName":"Scope","name":"scope","type":"hidden","default":"write_orders read_orders write_products read_products"},{"displayName":"Auth URI Query Parameters","name":"authQueryParameters","type":"hidden","default":"access_mode=value"},{"displayName":"Authentication","name":"authentication","type":"hidden","default":"body"}],"supportedNodes":["shopify","shopifyTrigger"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Shopify/shopify.svg"},
|
|
305
306
|
{"name":"signl4Api","displayName":"SIGNL4 Webhook","documentationUrl":"signl4","properties":[{"displayName":"Team Secret","name":"teamSecret","type":"string","typeOptions":{"password":true},"default":"","description":"The team secret is the last part of your SIGNL4 webhook URL"}],"supportedNodes":["signl4"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Signl4/signl4.png"},
|
|
306
|
-
{"name":"slackApi","displayName":"Slack API","documentationUrl":"slack","properties":[{"displayName":"Access Token","name":"accessToken","type":"string","typeOptions":{"password":true},"default":"","required":true}],"authenticate":{"type":"generic","properties":{"headers":{"Authorization":"=Bearer {{$credentials.accessToken}}"}}},"test":{"request":{"baseURL":"https://slack.com","url":"/api/users.profile.get"},"rules":[{"type":"responseSuccessBody","properties":{"key":"error","value":"invalid_auth","message":"Invalid access token"}}]},"supportedNodes":["slack","slackTrigger"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Slack/slack.svg"},
|
|
307
|
+
{"name":"slackApi","displayName":"Slack API","documentationUrl":"slack","properties":[{"displayName":"Access Token","name":"accessToken","type":"string","typeOptions":{"password":true},"default":"","required":true},{"displayName":"Signature Secret","name":"signatureSecret","type":"string","typeOptions":{"password":true},"default":"","description":"The signature secret is used to verify the authenticity of requests sent by Slack."},{"displayName":"We strongly recommend setting up a <a href=\"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.slacktrigger/#verify-the-webhook\" target=\"_blank\">signing secret</a> to ensure the authenticity of requests.","name":"notice","type":"notice","default":"","displayOptions":{"show":{"signatureSecret":[""]}}}],"authenticate":{"type":"generic","properties":{"headers":{"Authorization":"=Bearer {{$credentials.accessToken}}"}}},"test":{"request":{"baseURL":"https://slack.com","url":"/api/users.profile.get"},"rules":[{"type":"responseSuccessBody","properties":{"key":"error","value":"invalid_auth","message":"Invalid access token"}}]},"supportedNodes":["slack","slackTrigger"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Slack/slack.svg"},
|
|
307
308
|
{"name":"slackOAuth2Api","extends":["oAuth2Api"],"displayName":"Slack OAuth2 API","documentationUrl":"slack","properties":[{"displayName":"Grant Type","name":"grantType","type":"hidden","default":"authorizationCode"},{"displayName":"Authorization URL","name":"authUrl","type":"hidden","default":"https://slack.com/oauth/v2/authorize"},{"displayName":"Access Token URL","name":"accessTokenUrl","type":"hidden","default":"https://slack.com/api/oauth.v2.access"},{"displayName":"Scope","name":"scope","type":"hidden","default":"chat:write"},{"displayName":"Auth URI Query Parameters","name":"authQueryParameters","type":"hidden","default":"user_scope=channels:read channels:write chat:write files:read files:write groups:read im:read mpim:read reactions:read reactions:write stars:read stars:write usergroups:write usergroups:read users.profile:read users.profile:write users:read"},{"displayName":"Authentication","name":"authentication","type":"hidden","default":"body"},{"displayName":"If you get an Invalid Scopes error, make sure you add the correct one <a target=\"_blank\" href=\"https://docs.n8n.io/integrations/builtin/credentials/slack/#using-oauth\">here</a> to your Slack integration","name":"notice","type":"notice","default":""}],"supportedNodes":["slack"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Slack/slack.svg"},
|
|
308
309
|
{"name":"sms77Api","displayName":"seven API","documentationUrl":"sms77","properties":[{"displayName":"API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"default":""}],"authenticate":{"type":"generic","properties":{"headers":{"X-Api-Key":"={{$credentials.apiKey}}"}}},"test":{"request":{"baseURL":"https://gateway.seven.io/api","url":"/hooks","qs":{"action":"read"}},"rules":[{"type":"responseSuccessBody","properties":{"key":"success","message":"Invalid API Key"}}]},"supportedNodes":["sms77"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Sms77/seven.svg"},
|
|
309
310
|
{"name":"smtp","displayName":"SMTP","documentationUrl":"sendemail","properties":[{"displayName":"User","name":"user","type":"string","default":""},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"default":""},{"displayName":"Host","name":"host","type":"string","default":""},{"displayName":"Port","name":"port","type":"number","default":465},{"displayName":"SSL/TLS","name":"secure","type":"boolean","default":true},{"displayName":"Disable STARTTLS","name":"disableStartTls","type":"boolean","default":false,"displayOptions":{"show":{"secure":[false]}}},{"displayName":"Client Host Name","name":"hostName","type":"string","default":"","placeholder":"","description":"The hostname of the client, used for identifying to the server"}],"supportedNodes":["emailSend"],"icon":"fa:envelope"},
|