n8n-nodes-base 2.4.2 → 2.5.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.
Files changed (149) hide show
  1. package/dist/credentials/MicrosoftTeamsOAuth2Api.credentials.js +1 -1
  2. package/dist/credentials/MicrosoftTeamsOAuth2Api.credentials.js.map +1 -1
  3. package/dist/credentials/OracleDBApi.credentials.d.ts.map +1 -1
  4. package/dist/credentials/OracleDBApi.credentials.js +26 -0
  5. package/dist/credentials/OracleDBApi.credentials.js.map +1 -1
  6. package/dist/nodes/Airtop/actions/common/output.utils.d.ts +1 -1
  7. package/dist/nodes/Code/Code.node.js +2 -2
  8. package/dist/nodes/Code/Code.node.js.map +1 -1
  9. package/dist/nodes/Code/JavaScriptSandbox.d.ts +1 -1
  10. package/dist/nodes/Code/JavaScriptSandbox.d.ts.map +1 -1
  11. package/dist/nodes/Code/JavaScriptSandbox.js +1 -1
  12. package/dist/nodes/Code/JavaScriptSandbox.js.map +1 -1
  13. package/dist/nodes/Code/descriptions/PythonCodeDescription.js +3 -3
  14. package/dist/nodes/Code/descriptions/PythonCodeDescription.js.map +1 -1
  15. package/dist/nodes/DataTable/actions/row/get.operation.d.ts.map +1 -1
  16. package/dist/nodes/DataTable/actions/row/get.operation.js +63 -1
  17. package/dist/nodes/DataTable/actions/row/get.operation.js.map +1 -1
  18. package/dist/nodes/DataTable/common/selectMany.d.ts +1 -1
  19. package/dist/nodes/DataTable/common/selectMany.d.ts.map +1 -1
  20. package/dist/nodes/DataTable/common/selectMany.js +2 -1
  21. package/dist/nodes/DataTable/common/selectMany.js.map +1 -1
  22. package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts.map +1 -1
  23. package/dist/nodes/Discord/v2/actions/message/send.operation.js +0 -1
  24. package/dist/nodes/Discord/v2/actions/message/send.operation.js.map +1 -1
  25. package/dist/nodes/Discord/v2/actions/message/sendAndWait.operation.d.ts.map +1 -1
  26. package/dist/nodes/Discord/v2/actions/message/sendAndWait.operation.js +0 -1
  27. package/dist/nodes/Discord/v2/actions/message/sendAndWait.operation.js.map +1 -1
  28. package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.js +1 -1
  29. package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.js.map +1 -1
  30. package/dist/nodes/Discord/v2/helpers/utils.d.ts +3 -4
  31. package/dist/nodes/Discord/v2/helpers/utils.d.ts.map +1 -1
  32. package/dist/nodes/Discord/v2/helpers/utils.js +4 -4
  33. package/dist/nodes/Discord/v2/helpers/utils.js.map +1 -1
  34. package/dist/nodes/EditImage/EditImage.node.d.ts.map +1 -1
  35. package/dist/nodes/EditImage/EditImage.node.js +23 -11
  36. package/dist/nodes/EditImage/EditImage.node.js.map +1 -1
  37. package/dist/nodes/EmailSend/v1/EmailSendV1.node.d.ts.map +1 -1
  38. package/dist/nodes/EmailSend/v1/EmailSendV1.node.js +2 -5
  39. package/dist/nodes/EmailSend/v1/EmailSendV1.node.js.map +1 -1
  40. package/dist/nodes/EmailSend/v2/send.operation.d.ts.map +1 -1
  41. package/dist/nodes/EmailSend/v2/send.operation.js +2 -5
  42. package/dist/nodes/EmailSend/v2/send.operation.js.map +1 -1
  43. package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts.map +1 -1
  44. package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js +12 -10
  45. package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.js.map +1 -1
  46. package/dist/nodes/Form/utils/utils.d.ts.map +1 -1
  47. package/dist/nodes/Form/utils/utils.js +34 -16
  48. package/dist/nodes/Form/utils/utils.js.map +1 -1
  49. package/dist/nodes/Function/Function.node.js +1 -1
  50. package/dist/nodes/Function/Function.node.js.map +1 -1
  51. package/dist/nodes/FunctionItem/FunctionItem.node.js +1 -1
  52. package/dist/nodes/FunctionItem/FunctionItem.node.js.map +1 -1
  53. package/dist/nodes/Github/GithubTrigger.node.d.ts.map +1 -1
  54. package/dist/nodes/Github/GithubTrigger.node.js +18 -1
  55. package/dist/nodes/Github/GithubTrigger.node.js.map +1 -1
  56. package/dist/nodes/Github/GithubTriggerHelpers.d.ts +14 -0
  57. package/dist/nodes/Github/GithubTriggerHelpers.d.ts.map +1 -0
  58. package/dist/nodes/Github/GithubTriggerHelpers.js +63 -0
  59. package/dist/nodes/Github/GithubTriggerHelpers.js.map +1 -0
  60. package/dist/nodes/HelpScout/HelpScout.node.d.ts.map +1 -1
  61. package/dist/nodes/HelpScout/HelpScout.node.js +18 -13
  62. package/dist/nodes/HelpScout/HelpScout.node.js.map +1 -1
  63. package/dist/nodes/HttpRequest/HttpRequest.node.d.ts.map +1 -1
  64. package/dist/nodes/HttpRequest/HttpRequest.node.js +2 -1
  65. package/dist/nodes/HttpRequest/HttpRequest.node.js.map +1 -1
  66. package/dist/nodes/HttpRequest/V3/Description.d.ts.map +1 -1
  67. package/dist/nodes/HttpRequest/V3/Description.js +7 -0
  68. package/dist/nodes/HttpRequest/V3/Description.js.map +1 -1
  69. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.d.ts.map +1 -1
  70. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +7 -6
  71. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
  72. package/dist/nodes/ItemLists/V3/helpers/utils.js +1 -1
  73. package/dist/nodes/ItemLists/V3/helpers/utils.js.map +1 -1
  74. package/dist/nodes/Kafka/KafkaTrigger.node.d.ts.map +1 -1
  75. package/dist/nodes/Kafka/KafkaTrigger.node.js +104 -49
  76. package/dist/nodes/Kafka/KafkaTrigger.node.js.map +1 -1
  77. package/dist/nodes/Mailgun/Mailgun.node.d.ts.map +1 -1
  78. package/dist/nodes/Mailgun/Mailgun.node.js +2 -5
  79. package/dist/nodes/Mailgun/Mailgun.node.js.map +1 -1
  80. package/dist/nodes/Merge/v2/utils.d.ts +2 -2
  81. package/dist/nodes/Merge/v3/helpers/utils.d.ts +2 -2
  82. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts +1 -1
  83. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts.map +1 -1
  84. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.js +13 -13
  85. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.js.map +1 -1
  86. package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts +1 -1
  87. package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts.map +1 -1
  88. package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.js +1 -11
  89. package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.js.map +1 -1
  90. package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts +1 -1
  91. package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts.map +1 -1
  92. package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.js +1 -11
  93. package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.js.map +1 -1
  94. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts +1 -1
  95. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts.map +1 -1
  96. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.js +2 -9
  97. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.js.map +1 -1
  98. package/dist/nodes/Oracle/Sql/actions/database/select.operation.d.ts.map +1 -1
  99. package/dist/nodes/Oracle/Sql/actions/database/select.operation.js +29 -10
  100. package/dist/nodes/Oracle/Sql/actions/database/select.operation.js.map +1 -1
  101. package/dist/nodes/Oracle/Sql/helpers/interfaces.d.ts +12 -0
  102. package/dist/nodes/Oracle/Sql/helpers/interfaces.d.ts.map +1 -1
  103. package/dist/nodes/Oracle/Sql/helpers/utils.d.ts.map +1 -1
  104. package/dist/nodes/Oracle/Sql/helpers/utils.js +79 -12
  105. package/dist/nodes/Oracle/Sql/helpers/utils.js.map +1 -1
  106. package/dist/nodes/Oracle/Sql/transport/index.d.ts.map +1 -1
  107. package/dist/nodes/Oracle/Sql/transport/index.js +4 -1
  108. package/dist/nodes/Oracle/Sql/transport/index.js.map +1 -1
  109. package/dist/nodes/Set/v2/helpers/utils.d.ts.map +1 -1
  110. package/dist/nodes/Set/v2/helpers/utils.js +14 -5
  111. package/dist/nodes/Set/v2/helpers/utils.js.map +1 -1
  112. package/dist/nodes/Telegram/Telegram.node.js +1 -1
  113. package/dist/nodes/Telegram/Telegram.node.js.map +1 -1
  114. package/dist/nodes/Todoist/GenericFunctions.d.ts +1 -0
  115. package/dist/nodes/Todoist/GenericFunctions.d.ts.map +1 -1
  116. package/dist/nodes/Todoist/GenericFunctions.js +45 -1
  117. package/dist/nodes/Todoist/GenericFunctions.js.map +1 -1
  118. package/dist/nodes/Todoist/Todoist.node.d.ts.map +1 -1
  119. package/dist/nodes/Todoist/Todoist.node.js +2 -1
  120. package/dist/nodes/Todoist/Todoist.node.js.map +1 -1
  121. package/dist/nodes/Todoist/v2/OperationHandler.d.ts.map +1 -1
  122. package/dist/nodes/Todoist/v2/OperationHandler.js +9 -11
  123. package/dist/nodes/Todoist/v2/OperationHandler.js.map +1 -1
  124. package/dist/nodes/Todoist/v2/Service.d.ts +1 -1
  125. package/dist/nodes/Todoist/v2/Service.d.ts.map +1 -1
  126. package/dist/nodes/Todoist/v2/TodoistV2.node.d.ts.map +1 -1
  127. package/dist/nodes/Todoist/v2/TodoistV2.node.js +6 -6
  128. package/dist/nodes/Todoist/v2/TodoistV2.node.js.map +1 -1
  129. package/dist/nodes/Transform/Sort/utils.js +1 -1
  130. package/dist/nodes/Transform/Sort/utils.js.map +1 -1
  131. package/dist/nodes/Twist/Twist.node.d.ts.map +1 -1
  132. package/dist/nodes/Twist/Twist.node.js +7 -6
  133. package/dist/nodes/Twist/Twist.node.js.map +1 -1
  134. package/dist/typecheck.tsbuildinfo +1 -1
  135. package/dist/types/credentials.json +2 -2
  136. package/dist/types/nodes.json +19 -19
  137. package/dist/utils/binary.d.ts +1 -0
  138. package/dist/utils/binary.d.ts.map +1 -1
  139. package/dist/utils/binary.js +8 -0
  140. package/dist/utils/binary.js.map +1 -1
  141. package/dist/utils/sendAndWait/descriptions.d.ts +1 -0
  142. package/dist/utils/sendAndWait/descriptions.d.ts.map +1 -1
  143. package/dist/utils/sendAndWait/descriptions.js +15 -1
  144. package/dist/utils/sendAndWait/descriptions.js.map +1 -1
  145. package/dist/utils/sendAndWait/utils.d.ts +2 -27
  146. package/dist/utils/sendAndWait/utils.d.ts.map +1 -1
  147. package/dist/utils/sendAndWait/utils.js +3 -17
  148. package/dist/utils/sendAndWait/utils.js.map +1 -1
  149. package/package.json +9 -9
@@ -215,7 +215,7 @@
215
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"},
216
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"]},
217
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"},
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
+ {"name":"microsoftTeamsOAuth2Api","extends":["microsoftOAuth2Api"],"displayName":"Microsoft Teams OAuth2 API","documentationUrl":"microsoft","properties":[{"displayName":"Scope","name":"scope","type":"hidden","default":"openid offline_access User.Read.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"},
219
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"},
220
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":{}},
221
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":{}},
@@ -250,7 +250,7 @@
250
250
  {"name":"openAiApi","displayName":"OpenAi","documentationUrl":"openai","properties":[{"displayName":"API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"required":true,"default":""},{"displayName":"Organization ID (optional)","name":"organizationId","type":"string","default":"","hint":"Only required if you belong to multiple organisations","description":"For users who belong to multiple organizations, you can set which organization is used for an API request. Usage from these API requests will count against the specified organization's subscription quota."},{"displayName":"Base URL","name":"url","type":"string","default":"https://api.openai.com/v1","description":"Override the default base URL for the API"},{"displayName":"Add Custom Header","name":"header","type":"boolean","default":false},{"displayName":"Header Name","name":"headerName","type":"string","displayOptions":{"show":{"header":[true]}},"default":""},{"displayName":"Header Value","name":"headerValue","type":"string","typeOptions":{"password":true},"displayOptions":{"show":{"header":[true]}},"default":""}],"test":{"request":{"baseURL":"={{$credentials?.url}}","url":"/models"}},"supportedNodes":["openAi"],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/OpenAi/openAi.svg","dark":"icons/n8n-nodes-base/dist/nodes/OpenAi/openAi.dark.svg"},"authenticate":{}},
251
251
  {"name":"openCtiApi","displayName":"OpenCTI API","documentationUrl":"opencti","httpRequestNode":{"name":"OpenCTI","docsUrl":"https://docs.opencti.io/latest/deployment/integrations/?h=api#graphql-api","apiBaseUrl":""},"properties":[{"displayName":"API Key","name":"apiKey","type":"string","typeOptions":{"password":true},"default":"","required":true}],"authenticate":{"type":"generic","properties":{"headers":{"Authorization":"=Bearer {{$credentials.apiKey}}"}}},"iconUrl":"icons/n8n-nodes-base/dist/credentials/icons/OpenCTI.png","supportedNodes":[]},
252
252
  {"name":"openWeatherMapApi","displayName":"OpenWeatherMap API","documentationUrl":"openweathermap","properties":[{"displayName":"Access Token","name":"accessToken","type":"string","typeOptions":{"password":true},"default":""}],"authenticate":{"type":"generic","properties":{"qs":{"appid":"={{$credentials.accessToken}}"}}},"test":{"request":{"baseURL":"https://api.openweathermap.org/data/2.5","url":"/weather","qs":{"q":"London"}}},"supportedNodes":["openWeatherMap"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/OpenWeatherMap/openWeatherMap.svg"},
253
- {"name":"oracleDBApi","displayName":"Oracle Database Credentials API","documentationUrl":"oracledb","properties":[{"displayName":"User","name":"user","type":"string","default":""},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"default":""},{"displayName":"Connection String","name":"connectionString","type":"string","default":"localhost/orcl","description":"The Oracle database instance to connect to"},{"displayName":"Use Optional Oracle Client Libraries","name":"useThickMode","type":"boolean","default":false,"displayOptions":{"hideOnCloud":true},"description":"Define type of connection with database"},{"displayName":"Use SSL","name":"useSSL","type":"boolean","displayOptions":{"show":{"useThickMode":[false]}},"default":false,"description":"SSL connection with database"},{"displayName":"Wallet Password","name":"walletPassword","type":"string","displayOptions":{"show":{"useThickMode":[false],"useSSL":[true]}},"typeOptions":{"password":true},"default":"","description":"The password to decrypt the Privacy Enhanced Mail (PEM)-encoded private certificate, if it is encrypted"},{"displayName":"Wallet Content","name":"walletContent","displayOptions":{"show":{"useThickMode":[false],"useSSL":[true]}},"type":"string","default":"","description":"The security credentials required to establish a mutual TLS (mTLS) connection to Oracle Database"},{"displayName":"Distinguished Name","name":"sslServerCertDN","type":"string","displayOptions":{"show":{"useThickMode":[false],"useSSL":[true]}},"default":"","description":"The distinguished name (DN) that should be matched with the certificate DN"},{"displayName":"Match Distinguished Name","name":"sslServerDNMatch","type":"boolean","default":true,"displayOptions":{"show":{"useThickMode":[false],"useSSL":[true]}},"description":"Whether the server certificate DN should be matched in addition to the regular certificate verification that is performed"},{"displayName":"Allow Weak Distinguished Name Match","name":"sslAllowWeakDNMatch","type":"boolean","default":false,"displayOptions":{"show":{"useThickMode":[false],"useSSL":[true]}},"description":"Whether the secure DN matching behavior which checks both the listener and server certificates has to be performed"},{"displayName":"Pool Min","name":"poolMin","type":"number","default":0,"description":"The number of connections established to the database when a pool is created"},{"displayName":"Pool Max","name":"poolMax","type":"number","default":4,"description":"The maximum number of connections to which a connection pool can grow"},{"displayName":"Pool Increment","name":"poolIncrement","type":"number","default":1,"description":"The number of connections that are opened whenever a connection request exceeds the number of currently open connections"},{"displayName":"Pool Maximum Session Life Time","name":"maxLifetimeSession","type":"number","default":0,"description":"The number of seconds that a pooled connection can exist in a pool after first being created"},{"displayName":"Pool Connection Idle Timeout","name":"poolTimeout","type":"number","default":60,"description":"The number of seconds after which idle connections (unused in the pool) may be terminated"},{"displayName":"Connection Class Name","name":"connectionClass","type":"string","default":"","description":"DRCP/PRCP Connection Class"},{"displayName":"Connection Timeout","name":"connectTimeout","type":"number","default":0,"displayOptions":{"show":{"useThickMode":[false]}},"description":"The timeout duration in seconds for an application to establish an Oracle Net connection"},{"displayName":"Transport Connection Timeout","name":"transportConnectTimeout","type":"number","default":20,"displayOptions":{"show":{"useThickMode":[false]}},"description":"The maximum number of seconds to wait to establish a connection to the database host"},{"displayName":"Keepalive Probe Interval","name":"expireTime","type":"number","default":0,"displayOptions":{"show":{"useThickMode":[false]}},"description":"The number of minutes between the sending of keepalive probes","typeOptions":{"minValue":0}}],"supportedNodes":["oracleDatabase"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Oracle/Sql/oracle.svg"},
253
+ {"name":"oracleDBApi","displayName":"Oracle Database Credentials API","documentationUrl":"oracledb","properties":[{"displayName":"User","name":"user","type":"string","default":""},{"displayName":"Password","name":"password","type":"string","typeOptions":{"password":true},"default":""},{"displayName":"Connection String","name":"connectionString","type":"string","default":"localhost/orcl","description":"The Oracle database instance to connect to"},{"displayName":"Privilege","name":"privilege","type":"options","description":"The privilege to use when connecting to the database","options":[{"name":"SYSASM","value":32768},{"name":"SYSBACKUP","value":131072},{"name":"SYSDBA","value":2},{"name":"SYSDG","value":262144},{"name":"SYSKM","value":524288},{"name":"SYSOPER","value":4},{"name":"SYSPRELIM","value":8},{"name":"SYSRAC","value":1048576}]},{"displayName":"Use Optional Oracle Client Libraries","name":"useThickMode","type":"boolean","default":false,"displayOptions":{"hideOnCloud":true},"description":"Define type of connection with database"},{"displayName":"Use SSL","name":"useSSL","type":"boolean","displayOptions":{"show":{"useThickMode":[false]}},"default":false,"description":"SSL connection with database"},{"displayName":"Wallet Password","name":"walletPassword","type":"string","displayOptions":{"show":{"useThickMode":[false],"useSSL":[true]}},"typeOptions":{"password":true},"default":"","description":"The password to decrypt the Privacy Enhanced Mail (PEM)-encoded private certificate, if it is encrypted"},{"displayName":"Wallet Content","name":"walletContent","displayOptions":{"show":{"useThickMode":[false],"useSSL":[true]}},"type":"string","default":"","description":"The security credentials required to establish a mutual TLS (mTLS) connection to Oracle Database"},{"displayName":"Distinguished Name","name":"sslServerCertDN","type":"string","displayOptions":{"show":{"useThickMode":[false],"useSSL":[true]}},"default":"","description":"The distinguished name (DN) that should be matched with the certificate DN"},{"displayName":"Match Distinguished Name","name":"sslServerDNMatch","type":"boolean","default":true,"displayOptions":{"show":{"useThickMode":[false],"useSSL":[true]}},"description":"Whether the server certificate DN should be matched in addition to the regular certificate verification that is performed"},{"displayName":"Allow Weak Distinguished Name Match","name":"sslAllowWeakDNMatch","type":"boolean","default":false,"displayOptions":{"show":{"useThickMode":[false],"useSSL":[true]}},"description":"Whether the secure DN matching behavior which checks both the listener and server certificates has to be performed"},{"displayName":"Pool Min","name":"poolMin","type":"number","default":0,"description":"The number of connections established to the database when a pool is created"},{"displayName":"Pool Max","name":"poolMax","type":"number","default":4,"description":"The maximum number of connections to which a connection pool can grow"},{"displayName":"Pool Increment","name":"poolIncrement","type":"number","default":1,"description":"The number of connections that are opened whenever a connection request exceeds the number of currently open connections"},{"displayName":"Pool Maximum Session Life Time","name":"maxLifetimeSession","type":"number","default":0,"description":"The number of seconds that a pooled connection can exist in a pool after first being created"},{"displayName":"Pool Connection Idle Timeout","name":"poolTimeout","type":"number","default":60,"description":"The number of seconds after which idle connections (unused in the pool) may be terminated"},{"displayName":"Connection Class Name","name":"connectionClass","type":"string","default":"","description":"DRCP/PRCP Connection Class"},{"displayName":"Connection Timeout","name":"connectTimeout","type":"number","default":0,"displayOptions":{"show":{"useThickMode":[false]}},"description":"The timeout duration in seconds for an application to establish an Oracle Net connection"},{"displayName":"Transport Connection Timeout","name":"transportConnectTimeout","type":"number","default":20,"displayOptions":{"show":{"useThickMode":[false]}},"description":"The maximum number of seconds to wait to establish a connection to the database host"},{"displayName":"Keepalive Probe Interval","name":"expireTime","type":"number","default":0,"displayOptions":{"show":{"useThickMode":[false]}},"description":"The number of minutes between the sending of keepalive probes","typeOptions":{"minValue":0}}],"supportedNodes":["oracleDatabase"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Oracle/Sql/oracle.svg"},
254
254
  {"name":"orbitApi","displayName":"Orbit API","documentationUrl":"orbit","properties":[{"displayName":"Orbit has been shutdown and will no longer function from July 11th, You can read more <a target=\"_blank\" href=\"https://orbit.love/blog/orbit-is-joining-postman\">here</a>.","name":"deprecated","type":"notice","default":""},{"displayName":"API Token","name":"accessToken","type":"string","typeOptions":{"password":true},"default":""}],"supportedNodes":["orbit"],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Orbit/orbit.svg","dark":"icons/n8n-nodes-base/dist/nodes/Orbit/orbit.dark.svg"}},
255
255
  {"name":"ouraApi","displayName":"Oura API","documentationUrl":"oura","properties":[{"displayName":"Personal Access Token","name":"accessToken","type":"string","typeOptions":{"password":true},"default":""}],"authenticate":{"type":"generic","properties":{"headers":{"Authorization":"=Bearer {{$credentials.accessToken}}"}}},"test":{"request":{"baseURL":"https://api.ouraring.com","url":"/v2/usercollection/personal_info"}},"supportedNodes":["oura"],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Oura/oura.svg","dark":"icons/n8n-nodes-base/dist/nodes/Oura/oura.dark.svg"}},
256
256
  {"name":"paddleApi","displayName":"Paddle API","documentationUrl":"paddle","properties":[{"displayName":"Vendor Auth Code","name":"vendorAuthCode","type":"string","default":""},{"displayName":"Vendor ID","name":"vendorId","type":"string","default":""},{"displayName":"Use Sandbox Environment API","name":"sandbox","type":"boolean","default":false}],"supportedNodes":["paddle"],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Paddle/paddle.png"},