n8n-nodes-base 1.6.1 → 1.8.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 (454) hide show
  1. package/dist/credentials/HubspotOAuth2Api.credentials.js +6 -5
  2. package/dist/credentials/HubspotOAuth2Api.credentials.js.map +1 -1
  3. package/dist/credentials/LinearOAuth2Api.credentials.d.ts +8 -0
  4. package/dist/credentials/LinearOAuth2Api.credentials.js +73 -0
  5. package/dist/credentials/LinearOAuth2Api.credentials.js.map +1 -0
  6. package/dist/credentials/MicrosoftOutlookOAuth2Api.credentials.js +15 -1
  7. package/dist/credentials/MicrosoftOutlookOAuth2Api.credentials.js.map +1 -1
  8. package/dist/credentials/Sms77Api.credentials.js +16 -3
  9. package/dist/credentials/Sms77Api.credentials.js.map +1 -1
  10. package/dist/credentials/TwitterOAuth1Api.credentials.js +2 -2
  11. package/dist/credentials/TwitterOAuth1Api.credentials.js.map +1 -1
  12. package/dist/credentials/TwitterOAuth2Api.credentials.js +2 -2
  13. package/dist/credentials/TwitterOAuth2Api.credentials.js.map +1 -1
  14. package/dist/known/credentials.json +12 -0
  15. package/dist/methods/defined.json +4 -1
  16. package/dist/methods/referenced.json +4 -1
  17. package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts +2 -0
  18. package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts +2 -0
  19. package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts +2 -0
  20. package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts +2 -0
  21. package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts +2 -0
  22. package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts +2 -0
  23. package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts +2 -0
  24. package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts +2 -0
  25. package/dist/nodes/Code/JavaScriptSandbox.js +1 -0
  26. package/dist/nodes/Code/JavaScriptSandbox.js.map +1 -1
  27. package/dist/nodes/Code/descriptions/JavascriptCodeDescription.js +1 -0
  28. package/dist/nodes/Code/descriptions/JavascriptCodeDescription.js.map +1 -1
  29. package/dist/nodes/Code/descriptions/PythonCodeDescription.js +1 -0
  30. package/dist/nodes/Code/descriptions/PythonCodeDescription.js.map +1 -1
  31. package/dist/nodes/CrateDb/CrateDb.node.js +1 -0
  32. package/dist/nodes/CrateDb/CrateDb.node.js.map +1 -1
  33. package/dist/nodes/E2eTest/E2eTest.node.js +7 -0
  34. package/dist/nodes/E2eTest/E2eTest.node.js.map +1 -1
  35. package/dist/nodes/E2eTest/mock.js +9 -0
  36. package/dist/nodes/E2eTest/mock.js.map +1 -1
  37. package/dist/nodes/EmailSend/v2/send.operation.d.ts +2 -0
  38. package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts +2 -0
  39. package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.js +2 -0
  40. package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.js.map +1 -1
  41. package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts +2 -0
  42. package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts +2 -0
  43. package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts +2 -0
  44. package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts +2 -0
  45. package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts +2 -0
  46. package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts +2 -0
  47. package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts +2 -0
  48. package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts +2 -0
  49. package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts +2 -0
  50. package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts +2 -0
  51. package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts +2 -0
  52. package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts +2 -0
  53. package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts +2 -0
  54. package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts +2 -0
  55. package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts +2 -0
  56. package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts +2 -0
  57. package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts +2 -0
  58. package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts +2 -0
  59. package/dist/nodes/Google/Firebase/CloudFirestore/GenericFunctions.js +1 -1
  60. package/dist/nodes/Google/Firebase/CloudFirestore/GenericFunctions.js.map +1 -1
  61. package/dist/nodes/Google/Gmail/Gmail.node.json +2 -1
  62. package/dist/nodes/Html/Html.node.js +10 -1
  63. package/dist/nodes/Html/Html.node.js.map +1 -1
  64. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +1 -1
  65. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
  66. package/dist/nodes/Hubspot/V2/ContactListDescription.js +1 -1
  67. package/dist/nodes/Hubspot/V2/ContactListDescription.js.map +1 -1
  68. package/dist/nodes/Hubspot/V2/HubspotV2.node.js +2 -2
  69. package/dist/nodes/Hubspot/V2/HubspotV2.node.js.map +1 -1
  70. package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts +2 -0
  71. package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts +2 -0
  72. package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts +2 -0
  73. package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts +2 -0
  74. package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts +2 -0
  75. package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts +2 -0
  76. package/dist/nodes/Linear/GenericFunctions.js +2 -1
  77. package/dist/nodes/Linear/GenericFunctions.js.map +1 -1
  78. package/dist/nodes/Linear/Linear.node.js +30 -0
  79. package/dist/nodes/Linear/Linear.node.js.map +1 -1
  80. package/dist/nodes/Linear/LinearTrigger.node.js +30 -0
  81. package/dist/nodes/Linear/LinearTrigger.node.js.map +1 -1
  82. package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts +2 -0
  83. package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts +2 -0
  84. package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts +2 -0
  85. package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts +2 -0
  86. package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts +2 -0
  87. package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts +2 -0
  88. package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts +2 -0
  89. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts +2 -0
  90. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts +2 -0
  91. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts +2 -0
  92. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts +2 -0
  93. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts +2 -0
  94. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts +2 -0
  95. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts +2 -0
  96. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts +2 -0
  97. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts +2 -0
  98. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts +2 -0
  99. package/dist/nodes/Microsoft/Outlook/MicrosoftOutlook.node.d.ts +3 -9
  100. package/dist/nodes/Microsoft/Outlook/MicrosoftOutlook.node.js +9 -774
  101. package/dist/nodes/Microsoft/Outlook/MicrosoftOutlook.node.js.map +1 -1
  102. package/dist/nodes/Microsoft/Outlook/MicrosoftOutlook.node.json +2 -1
  103. package/dist/nodes/Microsoft/Outlook/test/v2/node/calendar/create.workflow.json +92 -0
  104. package/dist/nodes/Microsoft/Outlook/test/v2/node/calendar/delete.workflow.json +74 -0
  105. package/dist/nodes/Microsoft/Outlook/test/v2/node/calendar/get.workflow.json +93 -0
  106. package/dist/nodes/Microsoft/Outlook/test/v2/node/calendar/getAll.workflow.json +112 -0
  107. package/dist/nodes/Microsoft/Outlook/test/v2/node/calendar/update.workflow.json +98 -0
  108. package/dist/nodes/Microsoft/Outlook/test/v2/node/contact/create.workflow.json +121 -0
  109. package/dist/nodes/Microsoft/Outlook/test/v2/node/contact/update.workflow.json +138 -0
  110. package/dist/nodes/Microsoft/Outlook/test/v2/node/draft/create.workflow.json +154 -0
  111. package/dist/nodes/Microsoft/Outlook/test/v2/node/draft/send.workflow.json +76 -0
  112. package/dist/nodes/Microsoft/Outlook/test/v2/node/event/create.workflow.json +170 -0
  113. package/dist/nodes/Microsoft/Outlook/test/v2/node/folder/create.workflow.json +85 -0
  114. package/dist/nodes/Microsoft/Outlook/test/v2/node/folderMessage/getAll.workflow.json +84 -0
  115. package/dist/nodes/Microsoft/Outlook/test/v2/node/message/move.workflow.json +81 -0
  116. package/dist/nodes/Microsoft/Outlook/test/v2/node/message/reply.workflow.json +134 -0
  117. package/dist/nodes/Microsoft/Outlook/test/v2/node/message/send.workflow.json +73 -0
  118. package/dist/nodes/Microsoft/Outlook/v1/DraftDescription.js.map +1 -0
  119. package/dist/nodes/Microsoft/Outlook/v1/DraftMessageSharedDescription.js.map +1 -0
  120. package/dist/nodes/Microsoft/Outlook/v1/FolderDescription.js.map +1 -0
  121. package/dist/nodes/Microsoft/Outlook/v1/FolderMessageDecription.js.map +1 -0
  122. package/dist/nodes/Microsoft/Outlook/v1/GenericFunctions.js.map +1 -0
  123. package/dist/nodes/Microsoft/Outlook/v1/MessageAttachmentDescription.js.map +1 -0
  124. package/dist/nodes/Microsoft/Outlook/v1/MessageDescription.js.map +1 -0
  125. package/dist/nodes/Microsoft/Outlook/v1/MicrosoftOutlookV1.node.d.ts +11 -0
  126. package/dist/nodes/Microsoft/Outlook/v1/MicrosoftOutlookV1.node.js +811 -0
  127. package/dist/nodes/Microsoft/Outlook/v1/MicrosoftOutlookV1.node.js.map +1 -0
  128. package/dist/nodes/Microsoft/Outlook/v2/MicrosoftOutlookV2.node.d.ts +11 -0
  129. package/dist/nodes/Microsoft/Outlook/v2/MicrosoftOutlookV2.node.js +20 -0
  130. package/dist/nodes/Microsoft/Outlook/v2/MicrosoftOutlookV2.node.js.map +1 -0
  131. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts +26 -0
  132. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.js +105 -0
  133. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.js.map +1 -0
  134. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts +26 -0
  135. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.js +24 -0
  136. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.js.map +1 -0
  137. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts +26 -0
  138. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.js +25 -0
  139. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.js.map +1 -0
  140. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts +26 -0
  141. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.js +61 -0
  142. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.js.map +1 -0
  143. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/index.d.ts +8 -0
  144. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/index.js +88 -0
  145. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/index.js.map +1 -0
  146. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts +26 -0
  147. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.js +99 -0
  148. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.js.map +1 -0
  149. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts +26 -0
  150. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.js +54 -0
  151. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.js.map +1 -0
  152. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts +26 -0
  153. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.js +24 -0
  154. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.js.map +1 -0
  155. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts +26 -0
  156. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.js +69 -0
  157. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.js.map +1 -0
  158. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts +26 -0
  159. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.js +116 -0
  160. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.js.map +1 -0
  161. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/index.d.ts +8 -0
  162. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/index.js +88 -0
  163. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/index.js.map +1 -0
  164. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts +26 -0
  165. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.js +37 -0
  166. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.js.map +1 -0
  167. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts +26 -0
  168. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.js +229 -0
  169. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.js.map +1 -0
  170. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts +26 -0
  171. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.js +24 -0
  172. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.js.map +1 -0
  173. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts +26 -0
  174. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.js +108 -0
  175. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.js.map +1 -0
  176. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/index.d.ts +8 -0
  177. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/index.js +88 -0
  178. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/index.js.map +1 -0
  179. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts +26 -0
  180. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.js +44 -0
  181. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.js.map +1 -0
  182. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts +26 -0
  183. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.js +189 -0
  184. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.js.map +1 -0
  185. package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts +26 -0
  186. package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.js +270 -0
  187. package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.js.map +1 -0
  188. package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts +26 -0
  189. package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.js +25 -0
  190. package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.js.map +1 -0
  191. package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts +26 -0
  192. package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.js +71 -0
  193. package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.js.map +1 -0
  194. package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts +26 -0
  195. package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.js +139 -0
  196. package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.js.map +1 -0
  197. package/dist/nodes/Microsoft/Outlook/v2/actions/event/index.d.ts +8 -0
  198. package/dist/nodes/Microsoft/Outlook/v2/actions/event/index.js +88 -0
  199. package/dist/nodes/Microsoft/Outlook/v2/actions/event/index.js.map +1 -0
  200. package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts +26 -0
  201. package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.js +257 -0
  202. package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.js.map +1 -0
  203. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts +26 -0
  204. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.js +54 -0
  205. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.js.map +1 -0
  206. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts +26 -0
  207. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.js +25 -0
  208. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.js.map +1 -0
  209. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts +26 -0
  210. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.js +52 -0
  211. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.js.map +1 -0
  212. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts +26 -0
  213. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.js +101 -0
  214. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.js.map +1 -0
  215. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/index.d.ts +8 -0
  216. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/index.js +88 -0
  217. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/index.js.map +1 -0
  218. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts +26 -0
  219. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.js +38 -0
  220. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.js.map +1 -0
  221. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts +26 -0
  222. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.js +253 -0
  223. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.js.map +1 -0
  224. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/index.d.ts +4 -0
  225. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/index.js +52 -0
  226. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/index.js.map +1 -0
  227. package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts +26 -0
  228. package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.js +24 -0
  229. package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.js.map +1 -0
  230. package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts +26 -0
  231. package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.js +146 -0
  232. package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.js.map +1 -0
  233. package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts +26 -0
  234. package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.js +269 -0
  235. package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.js.map +1 -0
  236. package/dist/nodes/Microsoft/Outlook/v2/actions/message/index.d.ts +10 -0
  237. package/dist/nodes/Microsoft/Outlook/v2/actions/message/index.js +106 -0
  238. package/dist/nodes/Microsoft/Outlook/v2/actions/message/index.js.map +1 -0
  239. package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts +26 -0
  240. package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.js +33 -0
  241. package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.js.map +1 -0
  242. package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts +26 -0
  243. package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.js +263 -0
  244. package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.js.map +1 -0
  245. package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts +26 -0
  246. package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.js +240 -0
  247. package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.js.map +1 -0
  248. package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts +26 -0
  249. package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.js +197 -0
  250. package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.js.map +1 -0
  251. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts +26 -0
  252. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.js +106 -0
  253. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.js.map +1 -0
  254. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts +26 -0
  255. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.js +54 -0
  256. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.js.map +1 -0
  257. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts +26 -0
  258. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.js +74 -0
  259. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.js.map +1 -0
  260. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts +26 -0
  261. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.js +81 -0
  262. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.js.map +1 -0
  263. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/index.d.ts +7 -0
  264. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/index.js +79 -0
  265. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/index.js.map +1 -0
  266. package/dist/nodes/Microsoft/Outlook/v2/actions/node.description.d.ts +2 -0
  267. package/dist/nodes/Microsoft/Outlook/v2/actions/node.description.js +106 -0
  268. package/dist/nodes/Microsoft/Outlook/v2/actions/node.description.js.map +1 -0
  269. package/dist/nodes/Microsoft/Outlook/v2/actions/node.type.d.ts +13 -0
  270. package/dist/nodes/Microsoft/Outlook/v2/actions/node.type.js +3 -0
  271. package/dist/nodes/Microsoft/Outlook/v2/actions/node.type.js.map +1 -0
  272. package/dist/nodes/Microsoft/Outlook/v2/actions/router.d.ts +2 -0
  273. package/dist/nodes/Microsoft/Outlook/v2/actions/router.js +97 -0
  274. package/dist/nodes/Microsoft/Outlook/v2/actions/router.js.map +1 -0
  275. package/dist/nodes/Microsoft/Outlook/v2/descriptions/common.descriptions.d.ts +7 -0
  276. package/dist/nodes/Microsoft/Outlook/v2/descriptions/common.descriptions.js +394 -0
  277. package/dist/nodes/Microsoft/Outlook/v2/descriptions/common.descriptions.js.map +1 -0
  278. package/dist/nodes/Microsoft/Outlook/v2/descriptions/index.d.ts +2 -0
  279. package/dist/nodes/Microsoft/Outlook/v2/descriptions/index.js +19 -0
  280. package/dist/nodes/Microsoft/Outlook/v2/descriptions/index.js.map +1 -0
  281. package/dist/nodes/Microsoft/Outlook/v2/descriptions/rlc.description.d.ts +8 -0
  282. package/dist/nodes/Microsoft/Outlook/v2/descriptions/rlc.description.js +223 -0
  283. package/dist/nodes/Microsoft/Outlook/v2/descriptions/rlc.description.js.map +1 -0
  284. package/dist/nodes/Microsoft/Outlook/v2/helpers/utils.d.ts +35 -0
  285. package/dist/nodes/Microsoft/Outlook/v2/helpers/utils.js +266 -0
  286. package/dist/nodes/Microsoft/Outlook/v2/helpers/utils.js.map +1 -0
  287. package/dist/nodes/Microsoft/Outlook/v2/methods/index.d.ts +2 -0
  288. package/dist/nodes/Microsoft/Outlook/v2/methods/index.js +29 -0
  289. package/dist/nodes/Microsoft/Outlook/v2/methods/index.js.map +1 -0
  290. package/dist/nodes/Microsoft/Outlook/v2/methods/listSearch.d.ts +8 -0
  291. package/dist/nodes/Microsoft/Outlook/v2/methods/listSearch.js +182 -0
  292. package/dist/nodes/Microsoft/Outlook/v2/methods/listSearch.js.map +1 -0
  293. package/dist/nodes/Microsoft/Outlook/v2/methods/loadOptions.d.ts +4 -0
  294. package/dist/nodes/Microsoft/Outlook/v2/methods/loadOptions.js +42 -0
  295. package/dist/nodes/Microsoft/Outlook/v2/methods/loadOptions.js.map +1 -0
  296. package/dist/nodes/Microsoft/Outlook/v2/transport/index.d.ts +6 -0
  297. package/dist/nodes/Microsoft/Outlook/v2/transport/index.js +122 -0
  298. package/dist/nodes/Microsoft/Outlook/v2/transport/index.js.map +1 -0
  299. package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js +2 -1
  300. package/dist/nodes/Microsoft/Sql/MicrosoftSql.node.js.map +1 -1
  301. package/dist/nodes/MySql/v1/MySqlV1.node.js +1 -0
  302. package/dist/nodes/MySql/v1/MySqlV1.node.js.map +1 -1
  303. package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts +2 -0
  304. package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts +2 -0
  305. package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js +2 -1
  306. package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js.map +1 -1
  307. package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts +2 -0
  308. package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts +2 -0
  309. package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts +2 -0
  310. package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts +2 -0
  311. package/dist/nodes/Postgres/v1/PostgresV1.node.js +1 -0
  312. package/dist/nodes/Postgres/v1/PostgresV1.node.js.map +1 -1
  313. package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts +2 -0
  314. package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts +2 -0
  315. package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.js +2 -1
  316. package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.js.map +1 -1
  317. package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts +2 -0
  318. package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts +2 -0
  319. package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts +2 -0
  320. package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts +2 -0
  321. package/dist/nodes/Postgres/v2/actions/router.js +1 -1
  322. package/dist/nodes/Postgres/v2/actions/router.js.map +1 -1
  323. package/dist/nodes/QuestDb/QuestDb.node.js +1 -0
  324. package/dist/nodes/QuestDb/QuestDb.node.js.map +1 -1
  325. package/dist/nodes/Salesforce/LeadDescription.js +28 -0
  326. package/dist/nodes/Salesforce/LeadDescription.js.map +1 -1
  327. package/dist/nodes/Salesforce/LeadInterface.d.ts +2 -0
  328. package/dist/nodes/Salesforce/Salesforce.node.js +12 -0
  329. package/dist/nodes/Salesforce/Salesforce.node.js.map +1 -1
  330. package/dist/nodes/Set/Set.node.d.ts +3 -4
  331. package/dist/nodes/Set/Set.node.js +12 -173
  332. package/dist/nodes/Set/Set.node.js.map +1 -1
  333. package/dist/nodes/Set/Set.node.json +1 -1
  334. package/dist/nodes/Set/test/Set.v3.workflow.json +656 -0
  335. package/dist/nodes/Set/v1/SetV1.node.d.ts +6 -0
  336. package/dist/nodes/Set/v1/SetV1.node.js +191 -0
  337. package/dist/nodes/Set/v1/SetV1.node.js.map +1 -0
  338. package/dist/nodes/Set/v2/SetV2.node.d.ts +6 -0
  339. package/dist/nodes/Set/v2/SetV2.node.js +248 -0
  340. package/dist/nodes/Set/v2/SetV2.node.js.map +1 -0
  341. package/dist/nodes/Set/v2/helpers/interfaces.d.ts +23 -0
  342. package/dist/nodes/Set/v2/helpers/interfaces.js +10 -0
  343. package/dist/nodes/Set/v2/helpers/interfaces.js.map +1 -0
  344. package/dist/nodes/Set/v2/helpers/utils.d.ts +9 -0
  345. package/dist/nodes/Set/v2/helpers/utils.js +172 -0
  346. package/dist/nodes/Set/v2/helpers/utils.js.map +1 -0
  347. package/dist/nodes/Set/v2/manual.mode.d.ts +30 -0
  348. package/dist/nodes/Set/v2/manual.mode.js +178 -0
  349. package/dist/nodes/Set/v2/manual.mode.js.map +1 -0
  350. package/dist/nodes/Set/v2/raw.mode.d.ts +30 -0
  351. package/dist/nodes/Set/v2/raw.mode.js +51 -0
  352. package/dist/nodes/Set/v2/raw.mode.js.map +1 -0
  353. package/dist/nodes/Sms77/GenericFunctions.d.ts +1 -1
  354. package/dist/nodes/Sms77/GenericFunctions.js +1 -1
  355. package/dist/nodes/Sms77/Sms77.node.js +4 -4
  356. package/dist/nodes/Sms77/Sms77.node.js.map +1 -1
  357. package/dist/nodes/Sms77/Sms77.node.json +2 -1
  358. package/dist/nodes/Sms77/seven.svg +1 -0
  359. package/dist/nodes/Snowflake/Snowflake.node.js +1 -0
  360. package/dist/nodes/Snowflake/Snowflake.node.js.map +1 -1
  361. package/dist/nodes/SplitInBatches/SplitInBatches.node.json +1 -1
  362. package/dist/nodes/Spotify/Spotify.node.js +3 -3
  363. package/dist/nodes/Spotify/Spotify.node.js.map +1 -1
  364. package/dist/nodes/TheHive/TheHive.node.json +1 -1
  365. package/dist/nodes/TheHiveProject/TheHiveProject.node.json +2 -2
  366. package/dist/nodes/TheHiveProject/TheHiveProjectTrigger.node.json +1 -1
  367. package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts +2 -0
  368. package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts +2 -0
  369. package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts +2 -0
  370. package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts +2 -0
  371. package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts +2 -0
  372. package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts +2 -0
  373. package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts +2 -0
  374. package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts +2 -0
  375. package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts +2 -0
  376. package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts +2 -0
  377. package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts +2 -0
  378. package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts +2 -0
  379. package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts +2 -0
  380. package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts +2 -0
  381. package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts +2 -0
  382. package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts +2 -0
  383. package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts +2 -0
  384. package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts +2 -0
  385. package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts +2 -0
  386. package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts +2 -0
  387. package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts +2 -0
  388. package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts +2 -0
  389. package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts +2 -0
  390. package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts +2 -0
  391. package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts +2 -0
  392. package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts +2 -0
  393. package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts +2 -0
  394. package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts +2 -0
  395. package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts +2 -0
  396. package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts +2 -0
  397. package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts +2 -0
  398. package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts +2 -0
  399. package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts +2 -0
  400. package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts +2 -0
  401. package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts +2 -0
  402. package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts +2 -0
  403. package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts +2 -0
  404. package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts +2 -0
  405. package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts +2 -0
  406. package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts +2 -0
  407. package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts +2 -0
  408. package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts +2 -0
  409. package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts +2 -0
  410. package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts +2 -0
  411. package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts +2 -0
  412. package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts +2 -0
  413. package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts +2 -0
  414. package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts +2 -0
  415. package/dist/nodes/TimescaleDb/TimescaleDb.node.js +1 -0
  416. package/dist/nodes/TimescaleDb/TimescaleDb.node.js.map +1 -1
  417. package/dist/nodes/Twitter/Twitter.node.js +3 -3
  418. package/dist/nodes/Twitter/Twitter.node.js.map +1 -1
  419. package/dist/nodes/Twitter/Twitter.node.json +1 -1
  420. package/dist/nodes/Twitter/V2/TwitterV2.node.js +2 -2
  421. package/dist/nodes/Twitter/V2/TwitterV2.node.js.map +1 -1
  422. package/dist/nodes/Twitter/x.svg +1 -0
  423. package/dist/nodes/Zoho/GenericFunctions.d.ts +1 -1
  424. package/dist/nodes/Zoho/GenericFunctions.js +16 -5
  425. package/dist/nodes/Zoho/GenericFunctions.js.map +1 -1
  426. package/dist/nodes/Zoho/ZohoCrm.node.js +1 -1
  427. package/dist/nodes/Zoho/ZohoCrm.node.js.map +1 -1
  428. package/dist/types/credentials.json +6 -5
  429. package/dist/types/nodes.json +35 -32
  430. package/dist/utils/utilities.d.ts +2 -0
  431. package/package.json +5 -4
  432. package/dist/nodes/Microsoft/Outlook/DraftDescription.js.map +0 -1
  433. package/dist/nodes/Microsoft/Outlook/DraftMessageSharedDescription.js.map +0 -1
  434. package/dist/nodes/Microsoft/Outlook/FolderDescription.js.map +0 -1
  435. package/dist/nodes/Microsoft/Outlook/FolderMessageDecription.js.map +0 -1
  436. package/dist/nodes/Microsoft/Outlook/GenericFunctions.js.map +0 -1
  437. package/dist/nodes/Microsoft/Outlook/MessageAttachmentDescription.js.map +0 -1
  438. package/dist/nodes/Microsoft/Outlook/MessageDescription.js.map +0 -1
  439. package/dist/nodes/Sms77/sms77.png +0 -0
  440. package/dist/nodes/Twitter/twitter.svg +0 -1
  441. /package/dist/nodes/Microsoft/Outlook/{DraftDescription.d.ts → v1/DraftDescription.d.ts} +0 -0
  442. /package/dist/nodes/Microsoft/Outlook/{DraftDescription.js → v1/DraftDescription.js} +0 -0
  443. /package/dist/nodes/Microsoft/Outlook/{DraftMessageSharedDescription.d.ts → v1/DraftMessageSharedDescription.d.ts} +0 -0
  444. /package/dist/nodes/Microsoft/Outlook/{DraftMessageSharedDescription.js → v1/DraftMessageSharedDescription.js} +0 -0
  445. /package/dist/nodes/Microsoft/Outlook/{FolderDescription.d.ts → v1/FolderDescription.d.ts} +0 -0
  446. /package/dist/nodes/Microsoft/Outlook/{FolderDescription.js → v1/FolderDescription.js} +0 -0
  447. /package/dist/nodes/Microsoft/Outlook/{FolderMessageDecription.d.ts → v1/FolderMessageDecription.d.ts} +0 -0
  448. /package/dist/nodes/Microsoft/Outlook/{FolderMessageDecription.js → v1/FolderMessageDecription.js} +0 -0
  449. /package/dist/nodes/Microsoft/Outlook/{GenericFunctions.d.ts → v1/GenericFunctions.d.ts} +0 -0
  450. /package/dist/nodes/Microsoft/Outlook/{GenericFunctions.js → v1/GenericFunctions.js} +0 -0
  451. /package/dist/nodes/Microsoft/Outlook/{MessageAttachmentDescription.d.ts → v1/MessageAttachmentDescription.d.ts} +0 -0
  452. /package/dist/nodes/Microsoft/Outlook/{MessageAttachmentDescription.js → v1/MessageAttachmentDescription.js} +0 -0
  453. /package/dist/nodes/Microsoft/Outlook/{MessageDescription.d.ts → v1/MessageDescription.d.ts} +0 -0
  454. /package/dist/nodes/Microsoft/Outlook/{MessageDescription.js → v1/MessageDescription.js} +0 -0
@@ -0,0 +1,656 @@
1
+ {
2
+ "name": "My workflow 22",
3
+ "nodes": [
4
+ {
5
+ "parameters": {},
6
+ "id": "fbb0f637-5a91-4227-af0a-cde04cd6059d",
7
+ "name": "When clicking \"Execute Workflow\"",
8
+ "type": "n8n-nodes-base.manualTrigger",
9
+ "typeVersion": 1,
10
+ "position": [
11
+ -460,
12
+ 980
13
+ ]
14
+ },
15
+ {
16
+ "parameters": {
17
+ "jsCode": "return [\n {\n \"string\": {\n test2: \"hello\",\n test3: \" \",\n test4: \"\",\n test5: \"3\",\n test6: \"3,14\",\n test7: \"3.14\",\n test8: \"false\",\n test8: \"TRUE\",\n test9: \"false\",\n test10: \"1\",\n test11: '[\"apples\", \"oranges\"]',\n test12: '\"apples\", \"oranges\"',\n test13: '[1, 2]',\n test14: '{\"a\": 1, \"b\": { \"c\": 10, \"d\": \"test\"}}',\n test15: '{\"a\": 1}',\n test16: \"null\",\n test17: \"undefined\",\n test18: \"0\",\n },\n \"number\": {\n test1: 52472,\n test2: -1,\n test3: 0,\n test4: 1.334535,\n test5: null,\n test6: undefined,\n test7: 1,\n },\n \"boolean\": {\n // test1: 1,\n // test2: 0,\n test3: true,\n test4: false,\n },\n \"date\": {\n test1: $now,\n test2: \"2023-08-01T12:34:56Z\",\n test3: \"2016-05-25T09:24:15.123\",\n test4: \"Tue, 01 Nov 2016 13:23:12 +0630\",\n test5: \"2017-05-15 09:24:15\",\n test6: \"1542674993\",\n test7: 1542674993,\n },\n \"array\": {\n test13: [1,2,3,4],\n },\n \"object\": {\n obj: {\n objKey: 2,\n objArray: [1,2,3,4],\n objBool: true\n }\n },\n }\n];"
18
+ },
19
+ "id": "15a372ee-5243-409f-b28e-3eb3ec211e38",
20
+ "name": "Code1",
21
+ "type": "n8n-nodes-base.code",
22
+ "typeVersion": 1,
23
+ "position": [
24
+ -200,
25
+ 980
26
+ ]
27
+ },
28
+ {
29
+ "parameters": {
30
+ "fields": {
31
+ "values": [
32
+ {
33
+ "name": "numberToString1",
34
+ "stringValue": "={{ $json.number.test1 }}"
35
+ },
36
+ {
37
+ "name": "numberToString2",
38
+ "stringValue": "={{ $json.number.test2 }}"
39
+ },
40
+ {
41
+ "name": "numberToString3",
42
+ "stringValue": "={{ $json.number.test4 }}"
43
+ },
44
+ {
45
+ "name": "boolToString1",
46
+ "stringValue": "={{ $json.boolean.test3 }}"
47
+ },
48
+ {
49
+ "name": "boolToString2",
50
+ "stringValue": "={{ $json.boolean.test4 }}"
51
+ },
52
+ {
53
+ "name": "arrayToString1",
54
+ "stringValue": "={{ $json.array.test13 }}"
55
+ },
56
+ {
57
+ "name": "objectToString1",
58
+ "stringValue": "={{ $json.object.obj }}"
59
+ }
60
+ ]
61
+ },
62
+ "include": "none",
63
+ "options": {}
64
+ },
65
+ "id": "570b8f0e-1153-40a5-984f-5c1ae370fc0b",
66
+ "name": "To String",
67
+ "type": "n8n-nodes-base.set",
68
+ "typeVersion": 3,
69
+ "position": [
70
+ 160,
71
+ 600
72
+ ]
73
+ },
74
+ {
75
+ "parameters": {
76
+ "fields": {
77
+ "values": [
78
+ {
79
+ "name": "stringToNumber1",
80
+ "type": "numberValue",
81
+ "numberValue": "={{ $json.string.test5 }}"
82
+ },
83
+ {
84
+ "name": "stringToNumber2",
85
+ "type": "numberValue",
86
+ "numberValue": "={{ $json.string.test7 }}"
87
+ },
88
+ {
89
+ "name": "boolToNumber1",
90
+ "type": "numberValue",
91
+ "numberValue": "={{ $json.boolean.test3 }}"
92
+ },
93
+ {
94
+ "name": "boolToNumber2",
95
+ "type": "numberValue",
96
+ "numberValue": "={{ $json.boolean.test4 }}"
97
+ }
98
+ ]
99
+ },
100
+ "include": "none",
101
+ "options": {}
102
+ },
103
+ "id": "660214cb-d38f-4566-b91e-98f3407f7348",
104
+ "name": "To Number",
105
+ "type": "n8n-nodes-base.set",
106
+ "typeVersion": 3,
107
+ "position": [
108
+ 160,
109
+ 800
110
+ ]
111
+ },
112
+ {
113
+ "parameters": {
114
+ "fields": {
115
+ "values": [
116
+ {
117
+ "name": "stringToBoolean1",
118
+ "type": "booleanValue",
119
+ "booleanValue": "={{ $json.string.test8 }}"
120
+ },
121
+ {
122
+ "name": "stringToBoolean3",
123
+ "type": "booleanValue",
124
+ "booleanValue": "={{ $json.string.test9 }}"
125
+ },
126
+ {
127
+ "name": "stringToBoolean4",
128
+ "type": "booleanValue",
129
+ "booleanValue": "={{ $json.string.test10 }}"
130
+ },
131
+ {
132
+ "name": "stringToBoolean5",
133
+ "type": "booleanValue",
134
+ "booleanValue": "={{ $json.string.test18 }}"
135
+ },
136
+ {
137
+ "name": "numberToBoolean1",
138
+ "type": "booleanValue",
139
+ "booleanValue": "={{ $json.number.test3 }}"
140
+ },
141
+ {
142
+ "name": "numberToBoolean2",
143
+ "type": "booleanValue",
144
+ "booleanValue": "={{ $json.number.test7 }}"
145
+ }
146
+ ]
147
+ },
148
+ "include": "none",
149
+ "options": {}
150
+ },
151
+ "id": "f3e5b73a-6b55-4822-8864-25e9a73a3fe7",
152
+ "name": "To Boolean",
153
+ "type": "n8n-nodes-base.set",
154
+ "typeVersion": 3,
155
+ "position": [
156
+ 160,
157
+ 980
158
+ ]
159
+ },
160
+ {
161
+ "parameters": {
162
+ "fields": {
163
+ "values": [
164
+ {
165
+ "name": "stringToArray1",
166
+ "type": "arrayValue",
167
+ "arrayValue": "={{ $json.string.test11 }}"
168
+ },
169
+ {
170
+ "name": "stringToArray2",
171
+ "type": "arrayValue",
172
+ "arrayValue": "={{ $json.string.test13 }}"
173
+ },
174
+ {
175
+ "name": "arrayToArray1",
176
+ "type": "arrayValue",
177
+ "arrayValue": "={{ $json.array.test13 }}"
178
+ }
179
+ ]
180
+ },
181
+ "include": "none",
182
+ "options": {}
183
+ },
184
+ "id": "1385e092-ad14-4be7-8e3b-3645a56e0e22",
185
+ "name": "To Array",
186
+ "type": "n8n-nodes-base.set",
187
+ "typeVersion": 3,
188
+ "position": [
189
+ 160,
190
+ 1180
191
+ ]
192
+ },
193
+ {
194
+ "parameters": {
195
+ "fields": {
196
+ "values": [
197
+ {
198
+ "name": "stringToObject1",
199
+ "type": "objectValue",
200
+ "objectValue": "={{ $json.string.test14 }}"
201
+ },
202
+ {
203
+ "name": "stringToObject2",
204
+ "type": "objectValue",
205
+ "objectValue": "={{ $json.string.test15 }}"
206
+ }
207
+ ]
208
+ },
209
+ "include": "none",
210
+ "options": {}
211
+ },
212
+ "id": "df394ded-3519-4604-859d-a50cbc788a56",
213
+ "name": "To Object",
214
+ "type": "n8n-nodes-base.set",
215
+ "typeVersion": 3,
216
+ "position": [
217
+ 160,
218
+ 1360
219
+ ]
220
+ },
221
+ {
222
+ "parameters": {
223
+ "content": "### Strict type checking",
224
+ "height": 1063.125,
225
+ "width": 369.6875
226
+ },
227
+ "id": "442560f9-6e05-467a-bdb4-02c8c8313e77",
228
+ "name": "Sticky Note",
229
+ "type": "n8n-nodes-base.stickyNote",
230
+ "typeVersion": 1,
231
+ "position": [
232
+ 80,
233
+ 540
234
+ ]
235
+ },
236
+ {
237
+ "parameters": {
238
+ "content": "### Loose type checking",
239
+ "height": 1058.046875,
240
+ "width": 310.703125
241
+ },
242
+ "id": "b2ff8103-5d4c-46ec-9ca7-d7db8e4b3789",
243
+ "name": "Sticky Note1",
244
+ "type": "n8n-nodes-base.stickyNote",
245
+ "typeVersion": 1,
246
+ "position": [
247
+ 560,
248
+ 544.375
249
+ ]
250
+ },
251
+ {
252
+ "parameters": {
253
+ "fields": {
254
+ "values": [
255
+ {
256
+ "name": "stringToNumber1",
257
+ "type": "numberValue",
258
+ "numberValue": "={{ $json.string.test2 }}"
259
+ },
260
+ {
261
+ "name": "stringToNumber2",
262
+ "type": "numberValue",
263
+ "numberValue": "={{ $json.string.test3 }}"
264
+ },
265
+ {
266
+ "name": "stringToNumber3",
267
+ "type": "numberValue",
268
+ "numberValue": "={{ $json.string.test9 }}"
269
+ },
270
+ {
271
+ "name": "arrayToNumber1",
272
+ "type": "numberValue",
273
+ "numberValue": "={{ $json.array.test13 }}"
274
+ }
275
+ ]
276
+ },
277
+ "include": "none",
278
+ "options": {
279
+ "ignoreConversionErrors": true
280
+ }
281
+ },
282
+ "id": "ff5d7e99-4c8d-48e6-bfbf-70b32e3e19d9",
283
+ "name": "To Number1",
284
+ "type": "n8n-nodes-base.set",
285
+ "typeVersion": 3,
286
+ "position": [
287
+ 600,
288
+ 600
289
+ ]
290
+ },
291
+ {
292
+ "parameters": {
293
+ "fields": {
294
+ "values": [
295
+ {
296
+ "name": "stringToBoolean1",
297
+ "type": "booleanValue",
298
+ "booleanValue": "={{ $json.string.test5 }}"
299
+ },
300
+ {
301
+ "name": "stringToBoolean2",
302
+ "type": "booleanValue",
303
+ "booleanValue": "=3,14"
304
+ },
305
+ {
306
+ "name": "stringToBoolean3",
307
+ "type": "booleanValue",
308
+ "booleanValue": "={{ $json.string.test7 }}"
309
+ },
310
+ {
311
+ "name": "stringToBoolean4",
312
+ "type": "booleanValue",
313
+ "booleanValue": "={{ $json.string.test11 }}"
314
+ },
315
+ {
316
+ "name": "stringToBoolean5",
317
+ "type": "booleanValue",
318
+ "booleanValue": "={{ $json.string.test12 }}"
319
+ },
320
+ {
321
+ "name": "stringToBoolean6",
322
+ "type": "booleanValue",
323
+ "booleanValue": "={{ $json.string.test17 }}"
324
+ },
325
+ {
326
+ "name": "numberToBoolean1",
327
+ "type": "booleanValue",
328
+ "booleanValue": "={{ $json.number.test1 }}"
329
+ },
330
+ {
331
+ "name": "numberToBoolean2",
332
+ "type": "booleanValue",
333
+ "booleanValue": "={{ $json.number.test4 }}"
334
+ }
335
+ ]
336
+ },
337
+ "include": "none",
338
+ "options": {
339
+ "ignoreConversionErrors": true
340
+ }
341
+ },
342
+ "id": "7ec129f4-ac9d-4cff-b1a8-c957a8119a07",
343
+ "name": "To Boolean1",
344
+ "type": "n8n-nodes-base.set",
345
+ "typeVersion": 3,
346
+ "position": [
347
+ 600,
348
+ 800
349
+ ]
350
+ },
351
+ {
352
+ "parameters": {
353
+ "fields": {
354
+ "values": [
355
+ {
356
+ "name": "stringToArray1",
357
+ "type": "arrayValue",
358
+ "arrayValue": "={{ $json.string.test2 }}"
359
+ },
360
+ {
361
+ "name": "stringToArray2",
362
+ "type": "arrayValue",
363
+ "arrayValue": "={{ $json.string.test5 }}"
364
+ }
365
+ ]
366
+ },
367
+ "include": "none",
368
+ "options": {
369
+ "ignoreConversionErrors": true
370
+ }
371
+ },
372
+ "id": "7b33fa7e-1cc8-44af-b251-f2521df25618",
373
+ "name": "To Array1",
374
+ "type": "n8n-nodes-base.set",
375
+ "typeVersion": 3,
376
+ "position": [
377
+ 600,
378
+ 980
379
+ ]
380
+ },
381
+ {
382
+ "parameters": {
383
+ "fields": {
384
+ "values": [
385
+ {
386
+ "name": "stringToObject1",
387
+ "type": "objectValue",
388
+ "objectValue": "={{ $json.string.test14 }}"
389
+ },
390
+ {
391
+ "name": "stringToObject2",
392
+ "type": "objectValue",
393
+ "objectValue": "={{ $json.string.test15 }}"
394
+ }
395
+ ]
396
+ },
397
+ "include": "none",
398
+ "options": {
399
+ "ignoreConversionErrors": true
400
+ }
401
+ },
402
+ "id": "030066a3-7c27-45fc-9173-22866f977fea",
403
+ "name": "To Object1",
404
+ "type": "n8n-nodes-base.set",
405
+ "typeVersion": 3,
406
+ "position": [
407
+ 600,
408
+ 1180
409
+ ]
410
+ },
411
+ {
412
+ "parameters": {},
413
+ "id": "b19c8f55-836f-43c8-9eed-30f51e99d150",
414
+ "name": "No Operation, do nothing",
415
+ "type": "n8n-nodes-base.noOp",
416
+ "typeVersion": 1,
417
+ "position": [
418
+ 100,
419
+ 200
420
+ ]
421
+ },
422
+ {
423
+ "parameters": {},
424
+ "id": "8bacf8f8-314f-4be1-a090-667792000cb4",
425
+ "name": "No Operation, do nothing1",
426
+ "type": "n8n-nodes-base.noOp",
427
+ "typeVersion": 1,
428
+ "position": [
429
+ 360,
430
+ 200
431
+ ]
432
+ }
433
+ ],
434
+ "pinData": {
435
+ "To String": [
436
+ {
437
+ "json": {
438
+ "numberToString1": "52472",
439
+ "numberToString2": "-1",
440
+ "numberToString3": "1.334535",
441
+ "boolToString1": "true",
442
+ "boolToString2": "false",
443
+ "arrayToString1": "[1,2,3,4]",
444
+ "objectToString1": "{\"objKey\":2,\"objArray\":[1,2,3,4],\"objBool\":true}"
445
+ }
446
+ }
447
+ ],
448
+ "To Number": [
449
+ {
450
+ "json": {
451
+ "stringToNumber1": 3,
452
+ "stringToNumber2": 3.14,
453
+ "boolToNumber1": 1,
454
+ "boolToNumber2": 0
455
+ }
456
+ }
457
+ ],
458
+ "To Boolean": [
459
+ {
460
+ "json": {
461
+ "stringToBoolean1": true,
462
+ "stringToBoolean3": false,
463
+ "stringToBoolean4": true,
464
+ "stringToBoolean5": false,
465
+ "numberToBoolean1": false,
466
+ "numberToBoolean2": true
467
+ }
468
+ }
469
+ ],
470
+ "To Array": [
471
+ {
472
+ "json": {
473
+ "stringToArray1": [
474
+ "apples",
475
+ "oranges"
476
+ ],
477
+ "stringToArray2": [
478
+ 1,
479
+ 2
480
+ ],
481
+ "arrayToArray1": [
482
+ 1,
483
+ 2,
484
+ 3,
485
+ 4
486
+ ]
487
+ }
488
+ }
489
+ ],
490
+ "To Object": [
491
+ {
492
+ "json": {
493
+ "stringToObject1": {
494
+ "a": 1,
495
+ "b": {
496
+ "c": 10,
497
+ "d": "test"
498
+ }
499
+ },
500
+ "stringToObject2": {
501
+ "a": 1
502
+ }
503
+ }
504
+ }
505
+ ],
506
+ "To Number1": [
507
+ {
508
+ "json": {
509
+ "stringToNumber1": "hello",
510
+ "stringToNumber2": 0,
511
+ "stringToNumber3": "false",
512
+ "arrayToNumber1": [
513
+ 1,
514
+ 2,
515
+ 3,
516
+ 4
517
+ ]
518
+ }
519
+ }
520
+ ],
521
+ "To Boolean1": [
522
+ {
523
+ "json": {
524
+ "stringToBoolean1": "3",
525
+ "stringToBoolean2": "3,14",
526
+ "stringToBoolean3": "3.14",
527
+ "stringToBoolean4": "[\"apples\", \"oranges\"]",
528
+ "stringToBoolean5": "\"apples\", \"oranges\"",
529
+ "stringToBoolean6": "undefined",
530
+ "numberToBoolean1": 52472,
531
+ "numberToBoolean2": 1.334535
532
+ }
533
+ }
534
+ ],
535
+ "To Object1": [
536
+ {
537
+ "json": {
538
+ "stringToObject1": {
539
+ "a": 1,
540
+ "b": {
541
+ "c": 10,
542
+ "d": "test"
543
+ }
544
+ },
545
+ "stringToObject2": {
546
+ "a": 1
547
+ }
548
+ }
549
+ }
550
+ ],
551
+ "To Array1": [
552
+ {
553
+ "json": {
554
+ "stringToArray1": "hello",
555
+ "stringToArray2": "3"
556
+ }
557
+ }
558
+ ]
559
+ },
560
+ "connections": {
561
+ "When clicking \"Execute Workflow\"": {
562
+ "main": [
563
+ [
564
+ {
565
+ "node": "Code1",
566
+ "type": "main",
567
+ "index": 0
568
+ }
569
+ ]
570
+ ]
571
+ },
572
+ "Code1": {
573
+ "main": [
574
+ [
575
+ {
576
+ "node": "To String",
577
+ "type": "main",
578
+ "index": 0
579
+ },
580
+ {
581
+ "node": "To Number",
582
+ "type": "main",
583
+ "index": 0
584
+ },
585
+ {
586
+ "node": "To Boolean",
587
+ "type": "main",
588
+ "index": 0
589
+ },
590
+ {
591
+ "node": "To Array",
592
+ "type": "main",
593
+ "index": 0
594
+ },
595
+ {
596
+ "node": "To Object",
597
+ "type": "main",
598
+ "index": 0
599
+ },
600
+ {
601
+ "node": "No Operation, do nothing",
602
+ "type": "main",
603
+ "index": 0
604
+ }
605
+ ]
606
+ ]
607
+ },
608
+ "No Operation, do nothing": {
609
+ "main": [
610
+ [
611
+ {
612
+ "node": "No Operation, do nothing1",
613
+ "type": "main",
614
+ "index": 0
615
+ }
616
+ ]
617
+ ]
618
+ },
619
+ "No Operation, do nothing1": {
620
+ "main": [
621
+ [
622
+ {
623
+ "node": "To Number1",
624
+ "type": "main",
625
+ "index": 0
626
+ },
627
+ {
628
+ "node": "To Boolean1",
629
+ "type": "main",
630
+ "index": 0
631
+ },
632
+ {
633
+ "node": "To Array1",
634
+ "type": "main",
635
+ "index": 0
636
+ },
637
+ {
638
+ "node": "To Object1",
639
+ "type": "main",
640
+ "index": 0
641
+ }
642
+ ]
643
+ ]
644
+ }
645
+ },
646
+ "active": false,
647
+ "settings": {
648
+ "executionOrder": "v1"
649
+ },
650
+ "versionId": "b54f2d8f-158d-4540-839f-37c0bda20d9b",
651
+ "id": "yVUBwSyuyegX6JIL",
652
+ "meta": {
653
+ "instanceId": "b888bd11cd1ddbb95450babf3e199556799d999b896f650de768b8370ee50363"
654
+ },
655
+ "tags": []
656
+ }
@@ -0,0 +1,6 @@
1
+ import type { IExecuteFunctions, INodeExecutionData, INodeType, INodeTypeBaseDescription, INodeTypeDescription } from 'n8n-workflow';
2
+ export declare class SetV1 implements INodeType {
3
+ description: INodeTypeDescription;
4
+ constructor(baseDescription: INodeTypeBaseDescription);
5
+ execute(this: IExecuteFunctions): Promise<INodeExecutionData[][]>;
6
+ }