n8n-nodes-base 2.11.1 → 2.12.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 (119) hide show
  1. package/dist/credentials/CustomerIoApi.credentials.d.ts.map +1 -1
  2. package/dist/credentials/CustomerIoApi.credentials.js +4 -5
  3. package/dist/credentials/CustomerIoApi.credentials.js.map +1 -1
  4. package/dist/credentials/FacebookGraphAppApi.credentials.js +1 -1
  5. package/dist/credentials/FacebookGraphAppApi.credentials.js.map +1 -1
  6. package/dist/credentials/MicrosoftTeamsOAuth2Api.credentials.js +1 -1
  7. package/dist/credentials/OAuth2Api.credentials.d.ts.map +1 -1
  8. package/dist/credentials/OAuth2Api.credentials.js +8 -0
  9. package/dist/credentials/OAuth2Api.credentials.js.map +1 -1
  10. package/dist/node-definitions/.nodes-hash +1 -1
  11. package/dist/node-definitions/nodes/n8n-nodes-base/asana/v1/resource_user/operation_get.ts +7 -0
  12. package/dist/node-definitions/nodes/n8n-nodes-base/azureCosmosDb/v1/resource_item/operation_query.ts +15 -0
  13. package/dist/node-definitions/nodes/n8n-nodes-base/clickUp/v1/resource_list/operation_custom_fields.ts +1 -0
  14. package/dist/node-definitions/nodes/n8n-nodes-base/coda/v1/resource_table/operation_create_row.ts +10 -0
  15. package/dist/node-definitions/nodes/n8n-nodes-base/coda/v11/resource_table/operation_create_row.ts +10 -0
  16. package/dist/node-definitions/nodes/n8n-nodes-base/coinGecko/v1/resource_coin/operation_price.ts +5 -0
  17. package/dist/node-definitions/nodes/n8n-nodes-base/dropbox/v1/resource_folder/operation_delete.ts +7 -0
  18. package/dist/node-definitions/nodes/n8n-nodes-base/dropbox/v1/resource_search/operation_query.ts +3 -0
  19. package/dist/node-definitions/nodes/n8n-nodes-base/elasticsearch/v1/resource_document/operation_get_all.ts +1 -0
  20. package/dist/node-definitions/nodes/n8n-nodes-base/filter/v1.ts +1 -1
  21. package/dist/node-definitions/nodes/n8n-nodes-base/filter/v2.ts +1 -1
  22. package/dist/node-definitions/nodes/n8n-nodes-base/filter/v21.ts +1 -1
  23. package/dist/node-definitions/nodes/n8n-nodes-base/filter/v22.ts +1 -1
  24. package/dist/node-definitions/nodes/n8n-nodes-base/filter/v23.ts +1 -1
  25. package/dist/node-definitions/nodes/n8n-nodes-base/gSuiteAdmin/v1/resource_user/operation_create.ts +1 -0
  26. package/dist/node-definitions/nodes/n8n-nodes-base/gSuiteAdmin/v1/resource_user/operation_get.ts +20 -0
  27. package/dist/node-definitions/nodes/n8n-nodes-base/gitlab/v1/resource_file/operation_get.ts +5 -0
  28. package/dist/node-definitions/nodes/n8n-nodes-base/googleAds/v1/resource_campaign/operation_get_all.ts +1 -0
  29. package/dist/node-definitions/nodes/n8n-nodes-base/googleAnalytics/v2/resource_report/operation_get.ts +2 -2
  30. package/dist/node-definitions/nodes/n8n-nodes-base/googleBusinessProfile/v1/resource_review/operation_reply.ts +6 -0
  31. package/dist/node-definitions/nodes/n8n-nodes-base/googleChat/v1/resource_space/operation_get_all.ts +1 -0
  32. package/dist/node-definitions/nodes/n8n-nodes-base/haloPSA/v1/resource_client/operation_get.ts +8 -0
  33. package/dist/node-definitions/nodes/n8n-nodes-base/haloPSA/v1/resource_site/operation_get_all.ts +7 -0
  34. package/dist/node-definitions/nodes/n8n-nodes-base/highLevel/v2/resource_calendar/operation_get_free_slots.ts +3 -0
  35. package/dist/node-definitions/nodes/n8n-nodes-base/highLevel/v2/resource_contact/operation_create.ts +4 -0
  36. package/dist/node-definitions/nodes/n8n-nodes-base/jira/v1/resource_issue/operation_get.ts +162 -0
  37. package/dist/node-definitions/nodes/n8n-nodes-base/jira/v1/resource_issue/operation_get_all.ts +54 -0
  38. package/dist/node-definitions/nodes/n8n-nodes-base/lemlist/v2/resource_lead/operation_create.ts +1 -0
  39. package/dist/node-definitions/nodes/n8n-nodes-base/mailchimp/v1/resource_campaign/operation_get_all.ts +60 -0
  40. package/dist/node-definitions/nodes/n8n-nodes-base/microsoftEntra/v1/resource_group/operation_get.ts +12 -0
  41. package/dist/node-definitions/nodes/n8n-nodes-base/microsoftOutlook/v2/resource_event/operation_create.ts +2 -2
  42. package/dist/node-definitions/nodes/n8n-nodes-base/microsoftOutlook/v2/resource_folder_message/operation_get_all.ts +33 -0
  43. package/dist/node-definitions/nodes/n8n-nodes-base/microsoftOutlook/v2/resource_message_attachment/operation_get.ts +6 -0
  44. package/dist/nodes/Asana/__schema__/v1.0.0/user/get.json +21 -1
  45. package/dist/nodes/ClickUp/__schema__/v1.0.0/list/customFields.json +4 -1
  46. package/dist/nodes/Coda/__schema__/v1.1.0/table/createRow.json +24 -0
  47. package/dist/nodes/Code/Code.node.d.ts +2 -2
  48. package/dist/nodes/Code/Code.node.d.ts.map +1 -1
  49. package/dist/nodes/Code/Code.node.js +2 -83
  50. package/dist/nodes/Code/Code.node.js.map +1 -1
  51. package/dist/nodes/CoinGecko/__schema__/v1.0.0/coin/price.json +17 -2
  52. package/dist/nodes/CustomerIo/CustomerIo.node.js +3 -3
  53. package/dist/nodes/CustomerIo/CustomerIo.node.js.map +1 -1
  54. package/dist/nodes/CustomerIo/CustomerIoTrigger.node.d.ts.map +1 -1
  55. package/dist/nodes/CustomerIo/CustomerIoTrigger.node.js +5 -33
  56. package/dist/nodes/CustomerIo/CustomerIoTrigger.node.js.map +1 -1
  57. package/dist/nodes/CustomerIo/GenericFunctions.d.ts +4 -1
  58. package/dist/nodes/CustomerIo/GenericFunctions.d.ts.map +1 -1
  59. package/dist/nodes/CustomerIo/GenericFunctions.js +13 -23
  60. package/dist/nodes/CustomerIo/GenericFunctions.js.map +1 -1
  61. package/dist/nodes/DataTable/__schema__/v1.1.0/table/update.json +9 -0
  62. package/dist/nodes/Dropbox/__schema__/v1.0.0/folder/delete.json +21 -1
  63. package/dist/nodes/Dropbox/__schema__/v1.0.0/search/query.json +10 -1
  64. package/dist/nodes/Dropcontact/__schema__/v1.0.0/contact/fetchRequest.json +1 -1
  65. package/dist/nodes/ERPNext/__schema__/v1.0.0/document/getAll.json +19 -1
  66. package/dist/nodes/Elastic/Elasticsearch/__schema__/v1.0.0/document/getAll.json +4 -1
  67. package/dist/nodes/Facebook/GenericFunctions.d.ts.map +1 -1
  68. package/dist/nodes/Facebook/GenericFunctions.js +8 -0
  69. package/dist/nodes/Facebook/GenericFunctions.js.map +1 -1
  70. package/dist/nodes/Filter/Filter.node.js +1 -1
  71. package/dist/nodes/Filter/Filter.node.js.map +1 -1
  72. package/dist/nodes/Form/utils/formCompletionUtils.js +1 -1
  73. package/dist/nodes/Form/utils/formCompletionUtils.js.map +1 -1
  74. package/dist/nodes/Form/utils/formNodeUtils.js +1 -1
  75. package/dist/nodes/Form/utils/formNodeUtils.js.map +1 -1
  76. package/dist/nodes/Form/utils/utils.d.ts.map +1 -1
  77. package/dist/nodes/Form/utils/utils.js +9 -6
  78. package/dist/nodes/Form/utils/utils.js.map +1 -1
  79. package/dist/nodes/Gitlab/__schema__/v1.0.0/file/get.json +16 -1
  80. package/dist/nodes/Google/Ads/__schema__/v1.0.0/campaign/getAll.json +4 -1
  81. package/dist/nodes/Google/BusinessProfile/__schema__/v1.0.0/review/reply.json +12 -0
  82. package/dist/nodes/Google/Chat/__schema__/v1.0.0/space/getAll.json +4 -1
  83. package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/create.json +4 -1
  84. package/dist/nodes/Google/GSuiteAdmin/__schema__/v1.0.0/user/get.json +65 -1
  85. package/dist/nodes/Google/Gmail/__schema__/v2.2.0/label/get.json +27 -0
  86. package/dist/nodes/Google/Gmail/__schema__/v2.2.0/message/delete.json +9 -0
  87. package/dist/nodes/Google/Gmail/__schema__/v2.2.0/message/get.json +7 -1
  88. package/dist/nodes/Google/Gmail/__schema__/v2.2.0/message/removeLabels.json +18 -0
  89. package/dist/nodes/Google/Gmail/__schema__/v2.2.0/thread/get.json +4 -1
  90. package/dist/nodes/HaloPSA/__schema__/v1.0.0/client/get.json +18 -0
  91. package/dist/nodes/HaloPSA/__schema__/v1.0.0/site/getAll.json +15 -0
  92. package/dist/nodes/HighLevel/__schema__/v2.0.0/calendar/getFreeSlots.json +12 -1
  93. package/dist/nodes/HighLevel/__schema__/v2.0.0/contact/create.json +15 -1
  94. package/dist/nodes/Hubspot/__schema__/v2.2.0/contact/upsert.json +4 -1
  95. package/dist/nodes/Jira/__schema__/v1.0.0/issue/get.json +465 -1
  96. package/dist/nodes/Jira/__schema__/v1.0.0/issue/getAll.json +155 -1
  97. package/dist/nodes/Lemlist/__schema__/v2.0.0/lead/create.json +4 -1
  98. package/dist/nodes/Linear/__schema__/v1.1.0/issue/get.json +12 -1
  99. package/dist/nodes/Mailchimp/__schema__/v1.0.0/campaign/getAll.json +180 -1
  100. package/dist/nodes/Microsoft/AzureCosmosDb/__schema__/v1.0.0/item/query.json +45 -1
  101. package/dist/nodes/Microsoft/Entra/__schema__/v1.0.0/group/get.json +30 -0
  102. package/dist/nodes/Microsoft/OneDrive/__schema__/v1.1.0/file/copy.json +9 -0
  103. package/dist/nodes/Microsoft/OneDrive/__schema__/v1.1.0/file/download.json +89 -1
  104. package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/folderMessage/getAll.json +99 -1
  105. package/dist/nodes/Microsoft/Outlook/__schema__/v2.0.0/messageAttachment/get.json +21 -1
  106. package/dist/nodes/Notion/shared/GenericFunctions.js +1 -1
  107. package/dist/nodes/Notion/shared/GenericFunctions.js.map +1 -1
  108. package/dist/nodes/Slack/SlackTrigger.node.js +1 -1
  109. package/dist/nodes/Slack/SlackTrigger.node.js.map +1 -1
  110. package/dist/nodes/Todoist/v2/OperationHandler.d.ts.map +1 -1
  111. package/dist/nodes/Todoist/v2/OperationHandler.js +10 -2
  112. package/dist/nodes/Todoist/v2/OperationHandler.js.map +1 -1
  113. package/dist/nodes/Webhook/Webhook.node.d.ts.map +1 -1
  114. package/dist/nodes/Webhook/Webhook.node.js +1 -0
  115. package/dist/nodes/Webhook/Webhook.node.js.map +1 -1
  116. package/dist/typecheck.tsbuildinfo +1 -1
  117. package/dist/types/credentials.json +3 -3
  118. package/dist/types/nodes.json +5 -5
  119. package/package.json +10 -10
@@ -1 +1 @@
1
- {"version":3,"file":"CustomerIoApi.credentials.d.ts","sourceRoot":"","sources":["../../credentials/CustomerIoApi.credentials.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACX,8BAA8B,EAC9B,eAAe,EACf,mBAAmB,EACnB,eAAe,EACf,MAAM,cAAc,CAAC;AAEtB,qBAAa,aAAc,YAAW,eAAe;IACpD,IAAI,SAAmB;IAEvB,WAAW,SAAqB;IAEhC,gBAAgB,SAAgB;IAEhC,UAAU,EAAE,eAAe,EAAE,CA4C3B;IAEI,YAAY,CACjB,WAAW,EAAE,8BAA8B,EAC3C,cAAc,EAAE,mBAAmB,GACjC,OAAO,CAAC,mBAAmB,CAAC;CA4B/B"}
1
+ {"version":3,"file":"CustomerIoApi.credentials.d.ts","sourceRoot":"","sources":["../../credentials/CustomerIoApi.credentials.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACX,8BAA8B,EAC9B,eAAe,EACf,mBAAmB,EACnB,eAAe,EACf,MAAM,cAAc,CAAC;AAEtB,qBAAa,aAAc,YAAW,eAAe;IACpD,IAAI,SAAmB;IAEvB,WAAW,SAAqB;IAEhC,gBAAgB,SAAgB;IAEhC,UAAU,EAAE,eAAe,EAAE,CA4C3B;IAEI,YAAY,CACjB,WAAW,EAAE,8BAA8B,EAC3C,cAAc,EAAE,mBAAmB,GACjC,OAAO,CAAC,mBAAmB,CAAC;CAyB/B"}
@@ -54,15 +54,14 @@ class CustomerIoApi {
54
54
  async authenticate(credentials, requestOptions) {
55
55
  // @ts-ignore
56
56
  const url = new URL(requestOptions.url ? requestOptions.url : requestOptions.uri);
57
- if (url.hostname === 'track.customer.io' ||
58
- url.hostname === 'track-eu.customer.io' ||
59
- url.hostname === 'api.customer.io' ||
60
- url.hostname === 'api-eu.customer.io') {
57
+ if (url.hostname === 'track.customer.io' || url.hostname === 'track-eu.customer.io') {
61
58
  const basicAuthKey = Buffer.from(`${credentials.trackingSiteId}:${credentials.trackingApiKey}`).toString('base64');
62
59
  // @ts-ignore
63
60
  Object.assign(requestOptions.headers, { Authorization: `Basic ${basicAuthKey}` });
64
61
  }
65
- else if (url.hostname === 'beta-api.customer.io' ||
62
+ else if (url.hostname === 'api.customer.io' ||
63
+ url.hostname === 'api-eu.customer.io' ||
64
+ url.hostname === 'beta-api.customer.io' ||
66
65
  url.hostname === 'beta-api-eu.customer.io') {
67
66
  // @ts-ignore
68
67
  Object.assign(requestOptions.headers, {
@@ -1 +1 @@
1
- {"version":3,"file":"CustomerIoApi.credentials.js","sourceRoot":"","sources":["../../credentials/CustomerIoApi.credentials.ts"],"names":[],"mappings":";;;AAAA,wCAA+C;AAQ/C,MAAa,aAAa;IACzB,IAAI,GAAG,eAAe,CAAC;IAEvB,WAAW,GAAG,iBAAiB,CAAC;IAEhC,gBAAgB,GAAG,YAAY,CAAC;IAEhC,UAAU,GAAsB;QAC/B;YACC,WAAW,EAAE,kBAAkB;YAC/B,IAAI,EAAE,gBAAgB;YACtB,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE;YAC/B,OAAO,EAAE,EAAE;YACX,WAAW,EAAE,2BAA2B;YACxC,QAAQ,EAAE,IAAI;SACd;QACD;YACC,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,SAAS;YACf,OAAO,EAAE;gBACR;oBACC,IAAI,EAAE,WAAW;oBACjB,KAAK,EAAE,sBAAsB;iBAC7B;gBACD;oBACC,IAAI,EAAE,eAAe;oBACrB,KAAK,EAAE,mBAAmB;iBAC1B;aACD;YACD,OAAO,EAAE,mBAAmB;YAC5B,WAAW,EAAE,4CAA4C;YACzD,IAAI,EAAE,+DAA+D;YACrE,QAAQ,EAAE,IAAI;SACd;QACD;YACC,WAAW,EAAE,kBAAkB;YAC/B,IAAI,EAAE,gBAAgB;YACtB,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,EAAE;YACX,WAAW,EAAE,2BAA2B;SACxC;QACD;YACC,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,WAAW;YACjB,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE;YAC/B,OAAO,EAAE,EAAE;YACX,WAAW,EAAE,sBAAsB;SACnC;KACD,CAAC;IAEF,KAAK,CAAC,YAAY,CACjB,WAA2C,EAC3C,cAAmC;QAEnC,aAAa;QACb,MAAM,GAAG,GAAG,IAAI,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC;QAClF,IACC,GAAG,CAAC,QAAQ,KAAK,mBAAmB;YACpC,GAAG,CAAC,QAAQ,KAAK,sBAAsB;YACvC,GAAG,CAAC,QAAQ,KAAK,iBAAiB;YAClC,GAAG,CAAC,QAAQ,KAAK,oBAAoB,EACpC,CAAC;YACF,MAAM,YAAY,GAAG,MAAM,CAAC,IAAI,CAC/B,GAAG,WAAW,CAAC,cAAc,IAAI,WAAW,CAAC,cAAc,EAAE,CAC7D,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;YACrB,aAAa;YACb,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,EAAE,aAAa,EAAE,SAAS,YAAY,EAAE,EAAE,CAAC,CAAC;QACnF,CAAC;aAAM,IACN,GAAG,CAAC,QAAQ,KAAK,sBAAsB;YACvC,GAAG,CAAC,QAAQ,KAAK,yBAAyB,EACzC,CAAC;YACF,aAAa;YACb,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE;gBACrC,aAAa,EAAE,UAAU,WAAW,CAAC,SAAmB,EAAE;aAC1D,CAAC,CAAC;QACJ,CAAC;aAAM,CAAC;YACP,MAAM,IAAI,yBAAgB,CAAC,+BAA+B,EAAE,EAAE,KAAK,EAAE,SAAS,EAAE,CAAC,CAAC;QACnF,CAAC;QAED,OAAO,cAAc,CAAC;IACvB,CAAC;CACD;AApFD,sCAoFC"}
1
+ {"version":3,"file":"CustomerIoApi.credentials.js","sourceRoot":"","sources":["../../credentials/CustomerIoApi.credentials.ts"],"names":[],"mappings":";;;AAAA,wCAA+C;AAQ/C,MAAa,aAAa;IACzB,IAAI,GAAG,eAAe,CAAC;IAEvB,WAAW,GAAG,iBAAiB,CAAC;IAEhC,gBAAgB,GAAG,YAAY,CAAC;IAEhC,UAAU,GAAsB;QAC/B;YACC,WAAW,EAAE,kBAAkB;YAC/B,IAAI,EAAE,gBAAgB;YACtB,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE;YAC/B,OAAO,EAAE,EAAE;YACX,WAAW,EAAE,2BAA2B;YACxC,QAAQ,EAAE,IAAI;SACd;QACD;YACC,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,SAAS;YACf,OAAO,EAAE;gBACR;oBACC,IAAI,EAAE,WAAW;oBACjB,KAAK,EAAE,sBAAsB;iBAC7B;gBACD;oBACC,IAAI,EAAE,eAAe;oBACrB,KAAK,EAAE,mBAAmB;iBAC1B;aACD;YACD,OAAO,EAAE,mBAAmB;YAC5B,WAAW,EAAE,4CAA4C;YACzD,IAAI,EAAE,+DAA+D;YACrE,QAAQ,EAAE,IAAI;SACd;QACD;YACC,WAAW,EAAE,kBAAkB;YAC/B,IAAI,EAAE,gBAAgB;YACtB,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,EAAE;YACX,WAAW,EAAE,2BAA2B;SACxC;QACD;YACC,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,WAAW;YACjB,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE;YAC/B,OAAO,EAAE,EAAE;YACX,WAAW,EAAE,sBAAsB;SACnC;KACD,CAAC;IAEF,KAAK,CAAC,YAAY,CACjB,WAA2C,EAC3C,cAAmC;QAEnC,aAAa;QACb,MAAM,GAAG,GAAG,IAAI,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC;QAClF,IAAI,GAAG,CAAC,QAAQ,KAAK,mBAAmB,IAAI,GAAG,CAAC,QAAQ,KAAK,sBAAsB,EAAE,CAAC;YACrF,MAAM,YAAY,GAAG,MAAM,CAAC,IAAI,CAC/B,GAAG,WAAW,CAAC,cAAc,IAAI,WAAW,CAAC,cAAc,EAAE,CAC7D,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;YACrB,aAAa;YACb,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,EAAE,aAAa,EAAE,SAAS,YAAY,EAAE,EAAE,CAAC,CAAC;QACnF,CAAC;aAAM,IACN,GAAG,CAAC,QAAQ,KAAK,iBAAiB;YAClC,GAAG,CAAC,QAAQ,KAAK,oBAAoB;YACrC,GAAG,CAAC,QAAQ,KAAK,sBAAsB;YACvC,GAAG,CAAC,QAAQ,KAAK,yBAAyB,EACzC,CAAC;YACF,aAAa;YACb,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE;gBACrC,aAAa,EAAE,UAAU,WAAW,CAAC,SAAmB,EAAE;aAC1D,CAAC,CAAC;QACJ,CAAC;aAAM,CAAC;YACP,MAAM,IAAI,yBAAgB,CAAC,+BAA+B,EAAE,EAAE,KAAK,EAAE,SAAS,EAAE,CAAC,CAAC;QACnF,CAAC;QAED,OAAO,cAAc,CAAC;IACvB,CAAC;CACD;AAjFD,sCAiFC"}
@@ -13,7 +13,7 @@ class FacebookGraphAppApi {
13
13
  type: 'string',
14
14
  typeOptions: { password: true },
15
15
  default: '',
16
- description: '(Optional) When the app secret is set the node will verify this signature to validate the integrity and origin of the payload',
16
+ description: '(Optional) When set, the node will sign API calls and verify incoming webhook payloads for added security',
17
17
  },
18
18
  ];
19
19
  }
@@ -1 +1 @@
1
- {"version":3,"file":"FacebookGraphAppApi.credentials.js","sourceRoot":"","sources":["../../credentials/FacebookGraphAppApi.credentials.ts"],"names":[],"mappings":";;;AAEA,MAAa,mBAAmB;IAC/B,IAAI,GAAG,qBAAqB,CAAC;IAE7B,WAAW,GAAG,0BAA0B,CAAC;IAEzC,gBAAgB,GAAG,aAAa,CAAC;IAEjC,OAAO,GAAG,CAAC,kBAAkB,CAAC,CAAC;IAE/B,UAAU,GAAsB;QAC/B;YACC,WAAW,EAAE,YAAY;YACzB,IAAI,EAAE,WAAW;YACjB,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE;YAC/B,OAAO,EAAE,EAAE;YACX,WAAW,EACV,+HAA+H;SAChI;KACD,CAAC;CACF;AApBD,kDAoBC"}
1
+ {"version":3,"file":"FacebookGraphAppApi.credentials.js","sourceRoot":"","sources":["../../credentials/FacebookGraphAppApi.credentials.ts"],"names":[],"mappings":";;;AAEA,MAAa,mBAAmB;IAC/B,IAAI,GAAG,qBAAqB,CAAC;IAE7B,WAAW,GAAG,0BAA0B,CAAC;IAEzC,gBAAgB,GAAG,aAAa,CAAC;IAEjC,OAAO,GAAG,CAAC,kBAAkB,CAAC,CAAC;IAE/B,UAAU,GAAsB;QAC/B;YACC,WAAW,EAAE,YAAY;YACzB,IAAI,EAAE,WAAW;YACjB,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE;YAC/B,OAAO,EAAE,EAAE;YACX,WAAW,EACV,2GAA2G;SAC5G;KACD,CAAC;CACF;AApBD,kDAoBC"}
@@ -57,7 +57,7 @@ class MicrosoftTeamsOAuth2Api {
57
57
  <br><code>ChannelMessage.Read.All</code>
58
58
  <br><code>Chat.Read.All</code>
59
59
  <br><code>Team.ReadBasic.All</code>
60
- <br><code>Subscription.ReadWrite.All</code>
60
+ <br><code>Subscription.Read.All</code>
61
61
  <br>Configure these permissions in <a href="https://portal.azure.com">Microsoft Entra</a>
62
62
  `,
63
63
  name: 'notice',
@@ -1 +1 @@
1
- {"version":3,"file":"OAuth2Api.credentials.d.ts","sourceRoot":"","sources":["../../credentials/OAuth2Api.credentials.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAErE,qBAAa,SAAU,YAAW,eAAe;IAChD,IAAI,SAAe;IAEnB,WAAW,SAAgB;IAE3B,gBAAgB,SAAiB;IAEjC,WAAW,UAAQ;IAEnB,UAAU,EAAE,eAAe,EAAE,CAyL3B;CACF"}
1
+ {"version":3,"file":"OAuth2Api.credentials.d.ts","sourceRoot":"","sources":["../../credentials/OAuth2Api.credentials.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAErE,qBAAa,SAAU,YAAW,eAAe;IAChD,IAAI,SAAe;IAEnB,WAAW,SAAgB;IAE3B,gBAAgB,SAAiB;IAEjC,WAAW,UAAQ;IAEnB,UAAU,EAAE,eAAe,EAAE,CAkM3B;CACF"}
@@ -190,6 +190,14 @@ class OAuth2Api {
190
190
  default: false,
191
191
  doNotInherit: true,
192
192
  },
193
+ {
194
+ displayName: 'Token Expired Status Code',
195
+ name: 'tokenExpiredStatusCode',
196
+ type: 'number',
197
+ default: 401,
198
+ description: 'HTTP status code that indicates the token has expired. Some APIs return 403 instead of 401.',
199
+ doNotInherit: true,
200
+ },
193
201
  ];
194
202
  }
195
203
  exports.OAuth2Api = OAuth2Api;
@@ -1 +1 @@
1
- {"version":3,"file":"OAuth2Api.credentials.js","sourceRoot":"","sources":["../../credentials/OAuth2Api.credentials.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"OAuth2Api.credentials.js","sourceRoot":"","sources":["../../credentials/OAuth2Api.credentials.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- 03cf15c093d33e14fc4896b007928d377526830197a82c88d56f1137aa74270d
1
+ 9129ce20e9f01441d2e017f0e4318cec2a692ea2be2dc2765c5461c884164ad9
@@ -24,6 +24,13 @@ export type AsanaV1UserGetOutput = {
24
24
  email?: string;
25
25
  gid?: string;
26
26
  name?: string;
27
+ photo?: {
28
+ image_128x128?: string;
29
+ image_21x21?: string;
30
+ image_27x27?: string;
31
+ image_36x36?: string;
32
+ image_60x60?: string;
33
+ };
27
34
  resource_type?: string;
28
35
  workspaces?: Array<{
29
36
  gid?: string;
@@ -73,15 +73,30 @@ export type AzureCosmosDbV1ItemQueryParams = {
73
73
  };
74
74
 
75
75
  export type AzureCosmosDbV1ItemQueryOutput = {
76
+ answer?: string;
76
77
  createdDate?: string;
77
78
  documentType?: string;
78
79
  eTag?: string;
79
80
  id?: string;
80
81
  isActive?: boolean;
81
82
  lastModifiedDate?: string;
83
+ metadados?: {
84
+ Email?: string;
85
+ EnvioEmail?: string;
86
+ FollowUp?: string;
87
+ IdLead?: string;
88
+ MensagemTimestamp?: string;
89
+ Nome?: string;
90
+ RespostaAgenteTimestamp?: string;
91
+ sessionId?: string;
92
+ Status?: string;
93
+ Telefone?: string;
94
+ };
82
95
  partitionKey?: string;
96
+ query?: string;
83
97
  resourceId?: string;
84
98
  selfLink?: string;
99
+ timestamp?: string;
85
100
  timeStamp?: number;
86
101
  version?: number;
87
102
  };
@@ -51,6 +51,7 @@ export type ClickUpV1ListCustomFieldsOutput = {
51
51
  name?: string;
52
52
  orderindex?: number;
53
53
  }>;
54
+ sorting?: string;
54
55
  };
55
56
  };
56
57
 
@@ -35,9 +35,19 @@ export type CodaV1TableCreateRowParams = {
35
35
  };
36
36
  };
37
37
 
38
+ export type CodaV1TableCreateRowOutput = {
39
+ InboundMessage?: string;
40
+ LeadEmail?: string;
41
+ LeadID?: string;
42
+ LeadLinkedInURL?: string;
43
+ LeadName?: string;
44
+ MsgStatus?: string;
45
+ };
46
+
38
47
  export type CodaV1TableCreateRowNode = {
39
48
  type: 'n8n-nodes-base.coda';
40
49
  version: 1;
41
50
  credentials?: Credentials;
42
51
  config: NodeConfig<CodaV1TableCreateRowParams>;
52
+ output?: Items<CodaV1TableCreateRowOutput>;
43
53
  };
@@ -35,9 +35,19 @@ export type CodaV11TableCreateRowParams = {
35
35
  };
36
36
  };
37
37
 
38
+ export type CodaV11TableCreateRowOutput = {
39
+ InboundMessage?: string;
40
+ LeadEmail?: string;
41
+ LeadID?: string;
42
+ LeadLinkedInURL?: string;
43
+ LeadName?: string;
44
+ MsgStatus?: string;
45
+ };
46
+
38
47
  export type CodaV11TableCreateRowNode = {
39
48
  type: 'n8n-nodes-base.coda';
40
49
  version: 1.1;
41
50
  credentials?: Credentials;
42
51
  config: NodeConfig<CodaV11TableCreateRowParams>;
52
+ output?: Items<CodaV11TableCreateRowOutput>;
43
53
  };
@@ -81,8 +81,13 @@ export type CoinGeckoV1CoinPriceOutput = {
81
81
  usd_market_cap?: number;
82
82
  };
83
83
  cardano?: {
84
+ gbp?: number;
85
+ gbp_24h_change?: number;
86
+ gbp_24h_vol?: number;
87
+ gbp_market_cap?: number;
84
88
  usd?: number;
85
89
  usd_24h_change?: number;
90
+ usd_24h_vol?: number;
86
91
  usd_market_cap?: number;
87
92
  };
88
93
  chainlink?: {
@@ -29,8 +29,15 @@ export type DropboxV1FolderDeleteOutput = {
29
29
  '.tag'?: string;
30
30
  id?: string;
31
31
  name?: string;
32
+ parent_shared_folder_id?: string;
32
33
  path_display?: string;
33
34
  path_lower?: string;
35
+ sharing_info?: {
36
+ no_access?: boolean;
37
+ parent_shared_folder_id?: string;
38
+ read_only?: boolean;
39
+ traverse_only?: boolean;
40
+ };
34
41
  };
35
42
  };
36
43
 
@@ -73,9 +73,12 @@ export type DropboxV1SearchQueryOutput = {
73
73
  rev?: string;
74
74
  server_modified?: string;
75
75
  sharing_info?: {
76
+ is_parent_shared_folder_read_only?: boolean;
76
77
  modified_by?: string;
78
+ no_access?: boolean;
77
79
  parent_shared_folder_id?: string;
78
80
  read_only?: boolean;
81
+ traverse_only?: boolean;
79
82
  };
80
83
  size?: number;
81
84
  };
@@ -139,6 +139,7 @@ export type ElasticsearchV1DocumentGetAllParams = {
139
139
 
140
140
  export type ElasticsearchV1DocumentGetAllOutput = {
141
141
  _id?: string;
142
+ timestamp?: string;
142
143
  };
143
144
 
144
145
  export type ElasticsearchV1DocumentGetAllNode = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Filter Node - Version 1
3
- * Remove items matching a condition
3
+ * Keep only items matching a condition
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Filter Node - Version 2
3
- * Remove items matching a condition
3
+ * Keep only items matching a condition
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Filter Node - Version 2.1
3
- * Remove items matching a condition
3
+ * Keep only items matching a condition
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Filter Node - Version 2.2
3
- * Remove items matching a condition
3
+ * Keep only items matching a condition
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Filter Node - Version 2.3
3
- * Remove items matching a condition
3
+ * Keep only items matching a condition
4
4
  */
5
5
 
6
6
 
@@ -103,6 +103,7 @@ export type GSuiteAdminV1UserCreateParams = {
103
103
  };
104
104
 
105
105
  export type GSuiteAdminV1UserCreateOutput = {
106
+ changePasswordAtNextLogin?: boolean;
106
107
  creationTime?: string;
107
108
  customerId?: string;
108
109
  etag?: string;
@@ -42,16 +42,36 @@ export type GSuiteAdminV1UserGetParams = {
42
42
  };
43
43
 
44
44
  export type GSuiteAdminV1UserGetOutput = {
45
+ agreedToTerms?: boolean;
46
+ archived?: boolean;
47
+ changePasswordAtNextLogin?: boolean;
45
48
  creationTime?: string;
49
+ customerId?: string;
50
+ emails?: Array<{
51
+ address?: string;
52
+ primary?: boolean;
53
+ }>;
54
+ etag?: string;
46
55
  id?: string;
56
+ includeInGlobalAddressList?: boolean;
57
+ ipWhitelisted?: boolean;
47
58
  isAdmin?: boolean;
59
+ isDelegatedAdmin?: boolean;
60
+ isEnforcedIn2Sv?: boolean;
61
+ isEnrolledIn2Sv?: boolean;
62
+ isMailboxSetup?: boolean;
48
63
  kind?: string;
64
+ languages?: Array<{
65
+ languageCode?: string;
66
+ preference?: string;
67
+ }>;
49
68
  lastLoginTime?: string;
50
69
  name?: {
51
70
  familyName?: string;
52
71
  fullName?: string;
53
72
  givenName?: string;
54
73
  };
74
+ orgUnitPath?: string;
55
75
  primaryEmail?: string;
56
76
  suspended?: boolean;
57
77
  };
@@ -60,9 +60,14 @@ export type GitlabV1FileGetOutput = {
60
60
  execute_filemode?: boolean;
61
61
  file_name?: string;
62
62
  file_path?: string;
63
+ id?: string;
63
64
  last_commit_id?: string;
65
+ mode?: string;
66
+ name?: string;
67
+ path?: string;
64
68
  ref?: string;
65
69
  size?: number;
70
+ type?: string;
66
71
  };
67
72
 
68
73
  export type GitlabV1FileGetNode = {
@@ -69,6 +69,7 @@ export type GoogleAdsV1CampaignGetAllParams = {
69
69
  export type GoogleAdsV1CampaignGetAllOutput = {
70
70
  advertisingChannelType?: string;
71
71
  amountMicros?: string;
72
+ averageCost?: number;
72
73
  averageCpm?: number;
73
74
  costMicros?: string;
74
75
  ctr?: number;
@@ -33,13 +33,13 @@ export type GoogleAnalyticsV2ReportGetParams = {
33
33
  /**
34
34
  * Start
35
35
  * @displayOptions.show { dateRange: ["custom"], propertyType: ["ga4"] }
36
- * @default 2026-02-24T00:00:00.000+00:00
36
+ * @default 2026-03-01T00:00:00.000+00:00
37
37
  */
38
38
  startDate?: string | Expression<string>;
39
39
  /**
40
40
  * End
41
41
  * @displayOptions.show { dateRange: ["custom"], propertyType: ["ga4"] }
42
- * @default 2026-03-03T00:00:00.000+00:00
42
+ * @default 2026-03-08T00:00:00.000+00:00
43
43
  */
44
44
  endDate?: string | Expression<string>;
45
45
  /**
@@ -63,9 +63,15 @@ export type GoogleBusinessProfileV1ReviewReplyParams = {
63
63
  };
64
64
  };
65
65
 
66
+ export type GoogleBusinessProfileV1ReviewReplyOutput = {
67
+ comment?: string;
68
+ updateTime?: string;
69
+ };
70
+
66
71
  export type GoogleBusinessProfileV1ReviewReplyNode = {
67
72
  type: 'n8n-nodes-base.googleBusinessProfile';
68
73
  version: 1;
69
74
  credentials?: Credentials;
70
75
  config: NodeConfig<GoogleBusinessProfileV1ReviewReplyParams>;
76
+ output?: Items<GoogleBusinessProfileV1ReviewReplyOutput>;
71
77
  };
@@ -36,6 +36,7 @@ export type GoogleChatV1SpaceGetAllOutput = {
36
36
  joinedDirectHumanUserCount?: number;
37
37
  };
38
38
  name?: string;
39
+ singleUserBotDm?: boolean;
39
40
  spaceHistoryState?: string;
40
41
  spaceThreadingState?: string;
41
42
  spaceType?: string;
@@ -23,9 +23,17 @@ export type HaloPSAV1ClientGetParams = {
23
23
  simplify?: boolean | Expression<boolean>;
24
24
  };
25
25
 
26
+ export type HaloPSAV1ClientGetOutput = {
27
+ id?: number;
28
+ is_vip?: boolean;
29
+ name?: string;
30
+ website?: string;
31
+ };
32
+
26
33
  export type HaloPSAV1ClientGetNode = {
27
34
  type: 'n8n-nodes-base.haloPSA';
28
35
  version: 1;
29
36
  credentials?: Credentials;
30
37
  config: NodeConfig<HaloPSAV1ClientGetParams>;
38
+ output?: Items<HaloPSAV1ClientGetOutput>;
31
39
  };
@@ -43,9 +43,16 @@ export type HaloPSAV1SiteGetAllParams = {
43
43
  };
44
44
  };
45
45
 
46
+ export type HaloPSAV1SiteGetAllOutput = {
47
+ client_id?: number;
48
+ id?: number;
49
+ name?: string;
50
+ };
51
+
46
52
  export type HaloPSAV1SiteGetAllNode = {
47
53
  type: 'n8n-nodes-base.haloPSA';
48
54
  version: 1;
49
55
  credentials?: Credentials;
50
56
  config: NodeConfig<HaloPSAV1SiteGetAllParams>;
57
+ output?: Items<HaloPSAV1SiteGetAllOutput>;
51
58
  };
@@ -80,6 +80,9 @@ export type HighLevelV2CalendarGetFreeSlotsParams = {
80
80
  };
81
81
 
82
82
  export type HighLevelV2CalendarGetFreeSlotsOutput = {
83
+ '2026-02-19'?: {
84
+ slots?: Array<string>;
85
+ };
83
86
  traceId?: string;
84
87
  };
85
88
 
@@ -115,6 +115,9 @@ export type HighLevelV2ContactCreateParams = {
115
115
  };
116
116
 
117
117
  export type HighLevelV2ContactCreateOutput = {
118
+ additionalEmails?: Array<{
119
+ email?: string;
120
+ }>;
118
121
  additionalPhones?: Array<{
119
122
  phone?: string;
120
123
  phoneLabel?: null;
@@ -141,6 +144,7 @@ export type HighLevelV2ContactCreateOutput = {
141
144
  lastName?: string;
142
145
  lastNameLowerCase?: string;
143
146
  locationId?: string;
147
+ source?: string;
144
148
  tags?: Array<string>;
145
149
  type?: string;
146
150
  };