n8n-nodes-base 1.101.0 → 1.103.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 (631) hide show
  1. package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts +1 -0
  2. package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts.map +1 -1
  3. package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts +1 -0
  4. package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts.map +1 -1
  5. package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts +1 -0
  6. package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts.map +1 -1
  7. package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts +1 -0
  8. package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts.map +1 -1
  9. package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts +1 -0
  10. package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts.map +1 -1
  11. package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts +1 -0
  12. package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts.map +1 -1
  13. package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts +1 -0
  14. package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts.map +1 -1
  15. package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts +1 -0
  16. package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts.map +1 -1
  17. package/dist/nodes/Airtop/actions/common/output.utils.d.ts +2 -0
  18. package/dist/nodes/Airtop/actions/common/output.utils.d.ts.map +1 -1
  19. package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts +1 -0
  20. package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts.map +1 -1
  21. package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts +1 -0
  22. package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts.map +1 -1
  23. package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts +1 -0
  24. package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts.map +1 -1
  25. package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts +1 -0
  26. package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts.map +1 -1
  27. package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts +1 -0
  28. package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts.map +1 -1
  29. package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts +1 -0
  30. package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts.map +1 -1
  31. package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts +1 -0
  32. package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts.map +1 -1
  33. package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts +1 -0
  34. package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts.map +1 -1
  35. package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts +1 -0
  36. package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts.map +1 -1
  37. package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts +1 -0
  38. package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts.map +1 -1
  39. package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts +1 -0
  40. package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
  41. package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts +1 -0
  42. package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts.map +1 -1
  43. package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts +1 -0
  44. package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts.map +1 -1
  45. package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts +1 -0
  46. package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts.map +1 -1
  47. package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts +1 -0
  48. package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts.map +1 -1
  49. package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts +1 -0
  50. package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts.map +1 -1
  51. package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts +1 -0
  52. package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts.map +1 -1
  53. package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts +1 -0
  54. package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts.map +1 -1
  55. package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts +1 -0
  56. package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts.map +1 -1
  57. package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts +1 -0
  58. package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts.map +1 -1
  59. package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts +1 -0
  60. package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts.map +1 -1
  61. package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts +1 -0
  62. package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts.map +1 -1
  63. package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts +1 -0
  64. package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts.map +1 -1
  65. package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts +1 -0
  66. package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
  67. package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts +1 -0
  68. package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts.map +1 -1
  69. package/dist/nodes/Code/Code.node.d.ts.map +1 -1
  70. package/dist/nodes/Code/Code.node.js +12 -3
  71. package/dist/nodes/Code/Code.node.js.map +1 -1
  72. package/dist/nodes/Cron/Cron.node.js +2 -2
  73. package/dist/nodes/Cron/Cron.node.js.map +1 -1
  74. package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts +1 -0
  75. package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts.map +1 -1
  76. package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
  77. package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
  78. package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts +1 -0
  79. package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts.map +1 -1
  80. package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts +1 -0
  81. package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts.map +1 -1
  82. package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts +1 -0
  83. package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts.map +1 -1
  84. package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts +1 -0
  85. package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts.map +1 -1
  86. package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts +1 -0
  87. package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts.map +1 -1
  88. package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts +1 -0
  89. package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts.map +1 -1
  90. package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts +1 -0
  91. package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts.map +1 -1
  92. package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts +1 -0
  93. package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts.map +1 -1
  94. package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts +1 -0
  95. package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts.map +1 -1
  96. package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts +1 -0
  97. package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts.map +1 -1
  98. package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts +1 -0
  99. package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts.map +1 -1
  100. package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts +1 -0
  101. package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts.map +1 -1
  102. package/dist/nodes/EmailSend/v2/send.operation.d.ts +1 -0
  103. package/dist/nodes/EmailSend/v2/send.operation.d.ts.map +1 -1
  104. package/dist/nodes/Evaluation/Evaluation/Description.node.d.ts +1 -0
  105. package/dist/nodes/Evaluation/Evaluation/Description.node.d.ts.map +1 -1
  106. package/dist/nodes/Evaluation/Evaluation/Description.node.js +52 -1
  107. package/dist/nodes/Evaluation/Evaluation/Description.node.js.map +1 -1
  108. package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.d.ts.map +1 -1
  109. package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js +13 -5
  110. package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js.map +1 -1
  111. package/dist/nodes/Evaluation/utils/evaluationUtils.d.ts +4 -3
  112. package/dist/nodes/Evaluation/utils/evaluationUtils.d.ts.map +1 -1
  113. package/dist/nodes/Evaluation/utils/evaluationUtils.js +79 -15
  114. package/dist/nodes/Evaluation/utils/evaluationUtils.js.map +1 -1
  115. package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow/ExecuteWorkflow.node.js +1 -1
  116. package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow/ExecuteWorkflow.node.js.map +1 -1
  117. package/dist/nodes/Facebook/FacebookGraphApi.node.d.ts.map +1 -1
  118. package/dist/nodes/Facebook/FacebookGraphApi.node.js +4 -0
  119. package/dist/nodes/Facebook/FacebookGraphApi.node.js.map +1 -1
  120. package/dist/nodes/Facebook/GenericFunctions.js +3 -3
  121. package/dist/nodes/Facebook/GenericFunctions.js.map +1 -1
  122. package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts +1 -0
  123. package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts.map +1 -1
  124. package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts +1 -0
  125. package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts.map +1 -1
  126. package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts +1 -0
  127. package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts.map +1 -1
  128. package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts +1 -0
  129. package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts.map +1 -1
  130. package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts +1 -0
  131. package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts.map +1 -1
  132. package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts +1 -0
  133. package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts.map +1 -1
  134. package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts +1 -0
  135. package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts.map +1 -1
  136. package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts +1 -0
  137. package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts.map +1 -1
  138. package/dist/nodes/Form/utils/formCompletionUtils.js +1 -1
  139. package/dist/nodes/Form/utils/formCompletionUtils.js.map +1 -1
  140. package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts +1 -0
  141. package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
  142. package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts +1 -0
  143. package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts.map +1 -1
  144. package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts +1 -0
  145. package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts.map +1 -1
  146. package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts +1 -0
  147. package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts.map +1 -1
  148. package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts +1 -0
  149. package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts.map +1 -1
  150. package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts +1 -0
  151. package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts.map +1 -1
  152. package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts +1 -0
  153. package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts.map +1 -1
  154. package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts +1 -0
  155. package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts.map +1 -1
  156. package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts +1 -0
  157. package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts.map +1 -1
  158. package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts +1 -0
  159. package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts.map +1 -1
  160. package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts +1 -0
  161. package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts.map +1 -1
  162. package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts +1 -0
  163. package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts.map +1 -1
  164. package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts +1 -0
  165. package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts.map +1 -1
  166. package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts +1 -0
  167. package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts.map +1 -1
  168. package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts +1 -0
  169. package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts.map +1 -1
  170. package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts +1 -0
  171. package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts.map +1 -1
  172. package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts +1 -0
  173. package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts.map +1 -1
  174. package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts +1 -0
  175. package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts.map +1 -1
  176. package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts +1 -0
  177. package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts.map +1 -1
  178. package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheet.js +1 -1
  179. package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts +1 -0
  180. package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts.map +1 -1
  181. package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts +1 -0
  182. package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts.map +1 -1
  183. package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts +1 -0
  184. package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts.map +1 -1
  185. package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts +1 -0
  186. package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts.map +1 -1
  187. package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts +1 -0
  188. package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts.map +1 -1
  189. package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts +1 -0
  190. package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts.map +1 -1
  191. package/dist/nodes/Merge/v2/utils.d.ts +5 -1
  192. package/dist/nodes/Merge/v2/utils.d.ts.map +1 -1
  193. package/dist/nodes/Merge/v3/actions/mode/append.d.ts +1 -0
  194. package/dist/nodes/Merge/v3/actions/mode/append.d.ts.map +1 -1
  195. package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts +1 -0
  196. package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts.map +1 -1
  197. package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts +1 -0
  198. package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts.map +1 -1
  199. package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts +1 -0
  200. package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts.map +1 -1
  201. package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts +1 -0
  202. package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts.map +1 -1
  203. package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts +1 -0
  204. package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts.map +1 -1
  205. package/dist/nodes/Merge/v3/helpers/utils.d.ts +5 -1
  206. package/dist/nodes/Merge/v3/helpers/utils.d.ts.map +1 -1
  207. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts +1 -0
  208. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts.map +1 -1
  209. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts +1 -0
  210. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts.map +1 -1
  211. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts +1 -0
  212. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts.map +1 -1
  213. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts +1 -0
  214. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts.map +1 -1
  215. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts +1 -0
  216. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts.map +1 -1
  217. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts +1 -0
  218. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts.map +1 -1
  219. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts +1 -0
  220. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts.map +1 -1
  221. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts +1 -0
  222. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts.map +1 -1
  223. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts +1 -0
  224. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts.map +1 -1
  225. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts +1 -0
  226. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts.map +1 -1
  227. package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts +1 -0
  228. package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts.map +1 -1
  229. package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts +1 -0
  230. package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts.map +1 -1
  231. package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts +1 -0
  232. package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts.map +1 -1
  233. package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts +1 -0
  234. package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts.map +1 -1
  235. package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts +1 -0
  236. package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts.map +1 -1
  237. package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts +1 -0
  238. package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts.map +1 -1
  239. package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts +1 -0
  240. package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts.map +1 -1
  241. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts +1 -0
  242. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts.map +1 -1
  243. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts +1 -0
  244. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts.map +1 -1
  245. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts +1 -0
  246. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts.map +1 -1
  247. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts +1 -0
  248. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts.map +1 -1
  249. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts +1 -0
  250. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts.map +1 -1
  251. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts +1 -0
  252. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts.map +1 -1
  253. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts +1 -0
  254. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts.map +1 -1
  255. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts +1 -0
  256. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts.map +1 -1
  257. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts +1 -0
  258. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts.map +1 -1
  259. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts +1 -0
  260. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts.map +1 -1
  261. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts +1 -0
  262. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts.map +1 -1
  263. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts +1 -0
  264. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts.map +1 -1
  265. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts +1 -0
  266. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts.map +1 -1
  267. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts +1 -0
  268. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts.map +1 -1
  269. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts +1 -0
  270. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts.map +1 -1
  271. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts +1 -0
  272. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts.map +1 -1
  273. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts +1 -0
  274. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts.map +1 -1
  275. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts +1 -0
  276. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts.map +1 -1
  277. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts +1 -0
  278. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts.map +1 -1
  279. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts +1 -0
  280. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts.map +1 -1
  281. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts +1 -0
  282. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts.map +1 -1
  283. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts +1 -0
  284. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts.map +1 -1
  285. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts +1 -0
  286. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts.map +1 -1
  287. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts +1 -0
  288. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts.map +1 -1
  289. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts +1 -0
  290. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts.map +1 -1
  291. package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts +1 -0
  292. package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts.map +1 -1
  293. package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts +1 -0
  294. package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts.map +1 -1
  295. package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts +1 -0
  296. package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts.map +1 -1
  297. package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts +1 -0
  298. package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts.map +1 -1
  299. package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts +1 -0
  300. package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts.map +1 -1
  301. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts +1 -0
  302. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts.map +1 -1
  303. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts +1 -0
  304. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts.map +1 -1
  305. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts +1 -0
  306. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts.map +1 -1
  307. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts +1 -0
  308. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts.map +1 -1
  309. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts +1 -0
  310. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts.map +1 -1
  311. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts +1 -0
  312. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts.map +1 -1
  313. package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts +1 -0
  314. package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts.map +1 -1
  315. package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts +1 -0
  316. package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts.map +1 -1
  317. package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts +1 -0
  318. package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts.map +1 -1
  319. package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts +1 -0
  320. package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts.map +1 -1
  321. package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts +1 -0
  322. package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts.map +1 -1
  323. package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts +1 -0
  324. package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts.map +1 -1
  325. package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts +1 -0
  326. package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts.map +1 -1
  327. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts +1 -0
  328. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts.map +1 -1
  329. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts +1 -0
  330. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts.map +1 -1
  331. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts +1 -0
  332. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts.map +1 -1
  333. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts +1 -0
  334. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts.map +1 -1
  335. package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts +1 -0
  336. package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts.map +1 -1
  337. package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts +1 -0
  338. package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts.map +1 -1
  339. package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts +1 -0
  340. package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts.map +1 -1
  341. package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts +1 -0
  342. package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts.map +1 -1
  343. package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts +1 -0
  344. package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts.map +1 -1
  345. package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts +1 -0
  346. package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts.map +1 -1
  347. package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts +1 -0
  348. package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts.map +1 -1
  349. package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts +1 -0
  350. package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts.map +1 -1
  351. package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts +1 -0
  352. package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts.map +1 -1
  353. package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts +1 -0
  354. package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts.map +1 -1
  355. package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts +1 -0
  356. package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts.map +1 -1
  357. package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts +1 -0
  358. package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts.map +1 -1
  359. package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
  360. package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
  361. package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts +1 -0
  362. package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts.map +1 -1
  363. package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts +1 -0
  364. package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts.map +1 -1
  365. package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts +1 -0
  366. package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts.map +1 -1
  367. package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts +1 -0
  368. package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts.map +1 -1
  369. package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts +1 -0
  370. package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts.map +1 -1
  371. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts +1 -0
  372. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts.map +1 -1
  373. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts +1 -0
  374. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts.map +1 -1
  375. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts +1 -0
  376. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts.map +1 -1
  377. package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts +1 -0
  378. package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts.map +1 -1
  379. package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts +1 -0
  380. package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts.map +1 -1
  381. package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts +1 -0
  382. package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts.map +1 -1
  383. package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts +1 -0
  384. package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts.map +1 -1
  385. package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts +1 -0
  386. package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts.map +1 -1
  387. package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts +1 -0
  388. package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts.map +1 -1
  389. package/dist/nodes/MySql/MySql.node.d.ts.map +1 -1
  390. package/dist/nodes/MySql/MySql.node.js +2 -1
  391. package/dist/nodes/MySql/MySql.node.js.map +1 -1
  392. package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts +1 -0
  393. package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
  394. package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts +1 -0
  395. package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
  396. package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js +2 -1
  397. package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js.map +1 -1
  398. package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts +1 -0
  399. package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts.map +1 -1
  400. package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts +1 -0
  401. package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts.map +1 -1
  402. package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts +1 -0
  403. package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts.map +1 -1
  404. package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts +1 -0
  405. package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts.map +1 -1
  406. package/dist/nodes/MySql/v2/actions/versionDescription.js +1 -1
  407. package/dist/nodes/MySql/v2/actions/versionDescription.js.map +1 -1
  408. package/dist/nodes/MySql/v2/helpers/interfaces.d.ts +6 -0
  409. package/dist/nodes/MySql/v2/helpers/interfaces.d.ts.map +1 -1
  410. package/dist/nodes/MySql/v2/helpers/utils.d.ts +2 -4
  411. package/dist/nodes/MySql/v2/helpers/utils.d.ts.map +1 -1
  412. package/dist/nodes/MySql/v2/helpers/utils.js +73 -4
  413. package/dist/nodes/MySql/v2/helpers/utils.js.map +1 -1
  414. package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts +1 -0
  415. package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts.map +1 -1
  416. package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts +1 -0
  417. package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
  418. package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts +1 -0
  419. package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
  420. package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts +1 -0
  421. package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts.map +1 -1
  422. package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts +1 -0
  423. package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts.map +1 -1
  424. package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts +1 -0
  425. package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts.map +1 -1
  426. package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts +1 -0
  427. package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts.map +1 -1
  428. package/dist/nodes/RabbitMQ/GenericFunctions.d.ts +4 -3
  429. package/dist/nodes/RabbitMQ/GenericFunctions.d.ts.map +1 -1
  430. package/dist/nodes/RabbitMQ/GenericFunctions.js +62 -1
  431. package/dist/nodes/RabbitMQ/GenericFunctions.js.map +1 -1
  432. package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.d.ts.map +1 -1
  433. package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.js +29 -87
  434. package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.js.map +1 -1
  435. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts +1 -0
  436. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts.map +1 -1
  437. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +30 -1
  438. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
  439. package/dist/nodes/RssFeedRead/RssFeedRead.node.d.ts.map +1 -1
  440. package/dist/nodes/RssFeedRead/RssFeedRead.node.js +15 -3
  441. package/dist/nodes/RssFeedRead/RssFeedRead.node.js.map +1 -1
  442. package/dist/nodes/Schedule/ScheduleTrigger.node.d.ts.map +1 -1
  443. package/dist/nodes/Schedule/ScheduleTrigger.node.js +2 -1
  444. package/dist/nodes/Schedule/ScheduleTrigger.node.js.map +1 -1
  445. package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts +1 -0
  446. package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts.map +1 -1
  447. package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts +1 -0
  448. package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts.map +1 -1
  449. package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts +1 -0
  450. package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts.map +1 -1
  451. package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts +1 -0
  452. package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts.map +1 -1
  453. package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts +1 -0
  454. package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts.map +1 -1
  455. package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts +1 -0
  456. package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts.map +1 -1
  457. package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts +1 -0
  458. package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts.map +1 -1
  459. package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts +1 -0
  460. package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts.map +1 -1
  461. package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts +1 -0
  462. package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts.map +1 -1
  463. package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts +1 -0
  464. package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts.map +1 -1
  465. package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts +1 -0
  466. package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts.map +1 -1
  467. package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts +1 -0
  468. package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts.map +1 -1
  469. package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts +1 -0
  470. package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts.map +1 -1
  471. package/dist/nodes/Set/v2/manual.mode.d.ts +1 -0
  472. package/dist/nodes/Set/v2/manual.mode.d.ts.map +1 -1
  473. package/dist/nodes/Set/v2/raw.mode.d.ts +1 -0
  474. package/dist/nodes/Set/v2/raw.mode.d.ts.map +1 -1
  475. package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts +1 -0
  476. package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts.map +1 -1
  477. package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts +1 -0
  478. package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts.map +1 -1
  479. package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts +1 -0
  480. package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts.map +1 -1
  481. package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts +1 -0
  482. package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts.map +1 -1
  483. package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts +1 -0
  484. package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts.map +1 -1
  485. package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts +1 -0
  486. package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts.map +1 -1
  487. package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts +1 -0
  488. package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts.map +1 -1
  489. package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts +1 -0
  490. package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts.map +1 -1
  491. package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts +1 -0
  492. package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts.map +1 -1
  493. package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts +1 -0
  494. package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts.map +1 -1
  495. package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts +1 -0
  496. package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts.map +1 -1
  497. package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts +1 -0
  498. package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts.map +1 -1
  499. package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts +1 -0
  500. package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts.map +1 -1
  501. package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts +1 -0
  502. package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts.map +1 -1
  503. package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts +1 -0
  504. package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts.map +1 -1
  505. package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts +1 -0
  506. package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts.map +1 -1
  507. package/dist/nodes/Telegram/Telegram.node.d.ts.map +1 -1
  508. package/dist/nodes/Telegram/Telegram.node.js +29 -1
  509. package/dist/nodes/Telegram/Telegram.node.js.map +1 -1
  510. package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts +1 -0
  511. package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts.map +1 -1
  512. package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts +1 -0
  513. package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts.map +1 -1
  514. package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts +1 -0
  515. package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts.map +1 -1
  516. package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts +1 -0
  517. package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts.map +1 -1
  518. package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts +1 -0
  519. package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts.map +1 -1
  520. package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts +1 -0
  521. package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts.map +1 -1
  522. package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts +1 -0
  523. package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts.map +1 -1
  524. package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts +1 -0
  525. package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts.map +1 -1
  526. package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts +1 -0
  527. package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts.map +1 -1
  528. package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts +1 -0
  529. package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts.map +1 -1
  530. package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts +1 -0
  531. package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts.map +1 -1
  532. package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts +1 -0
  533. package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts.map +1 -1
  534. package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts +1 -0
  535. package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts.map +1 -1
  536. package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts +1 -0
  537. package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts.map +1 -1
  538. package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts +1 -0
  539. package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts.map +1 -1
  540. package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts +1 -0
  541. package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts.map +1 -1
  542. package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts +1 -0
  543. package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts.map +1 -1
  544. package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts +1 -0
  545. package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts.map +1 -1
  546. package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts +1 -0
  547. package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts.map +1 -1
  548. package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts +1 -0
  549. package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts.map +1 -1
  550. package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts +1 -0
  551. package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts.map +1 -1
  552. package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts +1 -0
  553. package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts.map +1 -1
  554. package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts +1 -0
  555. package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts.map +1 -1
  556. package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts +1 -0
  557. package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts.map +1 -1
  558. package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts +1 -0
  559. package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts.map +1 -1
  560. package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts +1 -0
  561. package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts.map +1 -1
  562. package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts +1 -0
  563. package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts.map +1 -1
  564. package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts +1 -0
  565. package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts.map +1 -1
  566. package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts +1 -0
  567. package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts.map +1 -1
  568. package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts +1 -0
  569. package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts.map +1 -1
  570. package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts +1 -0
  571. package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts.map +1 -1
  572. package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts +1 -0
  573. package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts.map +1 -1
  574. package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts +1 -0
  575. package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts.map +1 -1
  576. package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts +1 -0
  577. package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts.map +1 -1
  578. package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts +1 -0
  579. package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts.map +1 -1
  580. package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts +1 -0
  581. package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts.map +1 -1
  582. package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts +1 -0
  583. package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts.map +1 -1
  584. package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts +1 -0
  585. package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts.map +1 -1
  586. package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts +1 -0
  587. package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts.map +1 -1
  588. package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts +1 -0
  589. package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts.map +1 -1
  590. package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts +1 -0
  591. package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts.map +1 -1
  592. package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts +1 -0
  593. package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts.map +1 -1
  594. package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts +1 -0
  595. package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts.map +1 -1
  596. package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts +1 -0
  597. package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts.map +1 -1
  598. package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts +1 -0
  599. package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts.map +1 -1
  600. package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts +1 -0
  601. package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts.map +1 -1
  602. package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts +1 -0
  603. package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts.map +1 -1
  604. package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts +1 -0
  605. package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts.map +1 -1
  606. package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts +1 -0
  607. package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts.map +1 -1
  608. package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts +1 -0
  609. package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts.map +1 -1
  610. package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts +1 -0
  611. package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts.map +1 -1
  612. package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts +1 -0
  613. package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts.map +1 -1
  614. package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts +1 -0
  615. package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts.map +1 -1
  616. package/dist/nodes/Webhook/Webhook.node.d.ts.map +1 -1
  617. package/dist/nodes/Webhook/Webhook.node.js +1 -2
  618. package/dist/nodes/Webhook/Webhook.node.js.map +1 -1
  619. package/dist/nodes/Webhook/description.js +1 -1
  620. package/dist/nodes/Webhook/description.js.map +1 -1
  621. package/dist/typecheck.tsbuildinfo +1 -1
  622. package/dist/types/nodes.json +9 -9
  623. package/dist/utils/sendAndWait/utils.d.ts +1 -0
  624. package/dist/utils/sendAndWait/utils.d.ts.map +1 -1
  625. package/dist/utils/utilities.d.ts +1 -0
  626. package/dist/utils/utilities.d.ts.map +1 -1
  627. package/dist/utils/workflow-backtracking.d.ts +1 -1
  628. package/dist/utils/workflow-backtracking.d.ts.map +1 -1
  629. package/dist/utils/workflow-backtracking.js +2 -2
  630. package/dist/utils/workflow-backtracking.js.map +1 -1
  631. package/package.json +8 -8
@@ -106,13 +106,13 @@
106
106
  {"displayName":"ERPNext","name":"erpNext","group":["output"],"version":1,"subtitle":"={{$parameter[\"resource\"] + \": \" + $parameter[\"operation\"]}}","description":"Consume ERPNext API","defaults":{"name":"ERPNext"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"erpNextApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Document","value":"document"}],"default":"document"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["document"]}},"options":[{"name":"Create","value":"create","description":"Create a document","action":"Create a document"},{"name":"Delete","value":"delete","description":"Delete a document","action":"Delete a document"},{"name":"Get","value":"get","description":"Retrieve a document","action":"Get a document"},{"name":"Get Many","value":"getAll","description":"Retrieve many documents","action":"Get many documents"},{"name":"Update","value":"update","description":"Update a document","action":"Update a document"}],"default":"create"},{"displayName":"DocType Name or ID","name":"docType","type":"options","typeOptions":{"loadOptionsMethod":"getDocTypes"},"default":"","description":"DocType whose documents to retrieve. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","placeholder":"Customer","displayOptions":{"show":{"resource":["document"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["document"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"default":10,"description":"Max number of results to return","displayOptions":{"show":{"resource":["document"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["document"],"operation":["getAll"]}},"options":[{"displayName":"Field Names or IDs","name":"fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getDocFilters","loadOptionsDependsOn":["docType"]},"default":[],"description":"Comma-separated list of fields to return. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","placeholder":"name,country"},{"displayName":"Filters","name":"filters","type":"fixedCollection","default":{},"placeholder":"Add Filter","description":"Custom Properties","typeOptions":{"multipleValues":true},"options":[{"displayName":"Property","name":"customProperty","values":[{"displayName":"Field Name or ID","name":"field","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getDocFields","loadOptionsDependsOn":["docType"]},"default":""},{"displayName":"Operator","name":"operator","type":"options","default":"is","options":[{"name":"EQUALS, or GREATER","value":"equalsGreater"},{"name":"EQUALS, or LESS","value":"equalsLess"},{"name":"IS","value":"is"},{"name":"IS GREATER","value":"greater"},{"name":"IS LESS","value":"less"},{"name":"IS NOT","value":"isNot"}]},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the operator condition"}]}]}]},{"displayName":"DocType Name or ID","name":"docType","type":"options","default":"","typeOptions":{"loadOptionsMethod":"getDocTypes"},"required":true,"description":"DocType you would like to create. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","placeholder":"Customer","displayOptions":{"show":{"resource":["document"],"operation":["create"]}}},{"displayName":"Properties","name":"properties","type":"fixedCollection","placeholder":"Add Property","required":true,"default":{},"typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["document"],"operation":["create"]}},"options":[{"displayName":"Property","name":"customProperty","placeholder":"Add Property","values":[{"displayName":"Field Name or ID","name":"field","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getDocFields","loadOptionsDependsOn":["docType"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"DocType Name or ID","name":"docType","type":"options","typeOptions":{"loadOptionsMethod":"getDocTypes"},"default":"","description":"The type of document you would like to get. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["document"],"operation":["get"]}},"required":true},{"displayName":"Document Name","name":"documentName","type":"string","default":"","description":"The name (ID) of document you would like to get","displayOptions":{"show":{"resource":["document"],"operation":["get"]}},"required":true},{"displayName":"DocType Name or ID","name":"docType","type":"options","typeOptions":{"loadOptionsMethod":"getDocTypes"},"default":"","description":"The type of document you would like to delete. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["document"],"operation":["delete"]}},"required":true},{"displayName":"Document Name","name":"documentName","type":"string","default":"","description":"The name (ID) of document you would like to get","displayOptions":{"show":{"resource":["document"],"operation":["delete"]}},"required":true},{"displayName":"DocType Name or ID","name":"docType","type":"options","typeOptions":{"loadOptionsMethod":"getDocTypes"},"default":"","description":"The type of document you would like to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["document"],"operation":["update"]}},"required":true},{"displayName":"Document Name","name":"documentName","type":"string","default":"","description":"The name (ID) of document you would like to get","displayOptions":{"show":{"resource":["document"],"operation":["update"]}},"required":true},{"displayName":"Properties","name":"properties","type":"fixedCollection","placeholder":"Add Property","description":"Properties of request body","default":{},"typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["document"],"operation":["update"]}},"options":[{"displayName":"Property","name":"customProperty","values":[{"displayName":"Field Name or ID","name":"field","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getDocFields","loadOptionsDependsOn":["docType"]},"default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]}],"codex":{"categories":["Finance & Accounting","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.erpnext/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/erpnext/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/ERPNext/erpnext.svg"},
107
107
  {"displayName":"Error Trigger","name":"errorTrigger","icon":"fa:bug","iconColor":"blue","group":["trigger"],"version":1,"description":"Triggers the workflow when another workflow has an error","eventTriggerDescription":"","mockManualExecution":true,"maxNodes":1,"defaults":{"name":"Error Trigger","color":"#0000FF"},"inputs":[],"outputs":["main"],"properties":[{"displayName":"This node will trigger when there is an error in another workflow, as long as that workflow is set up to do so. <a href=\"https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.errortrigger\" target=\"_blank\">More info<a>","name":"notice","type":"notice","default":""}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Other Trigger Nodes"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.errortrigger/"}]}}},
108
108
  {"displayName":"Evaluation Trigger","icon":"fa:check-double","name":"evaluationTrigger","group":["trigger"],"version":4.6,"description":"Run a test dataset through your workflow to check performance","eventTriggerDescription":"","defaults":{"name":"When fetching a dataset row","color":"#c3c9d5"},"inputs":[],"outputs":["main"],"properties":[{"displayName":"Pulls a test dataset from a Google Sheet. The workflow will run once for each row, in sequence. Tips for wiring this node up <a href=\"https://docs.n8n.io/advanced-ai/evaluations/tips-and-common-issues/#combining-multiple-triggers\">here</a>.","name":"notice","type":"notice","default":""},{"displayName":"Credentials","name":"credentials","type":"credentials","default":""},{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Service Account","value":"serviceAccount"},{"name":"OAuth2 (recommended)","value":"oAuth2"}],"default":"oAuth2"},{"displayName":"Document Containing Dataset","name":"documentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"spreadSheetsSearch","searchable":true}},{"displayName":"By URL","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/(?:drive|docs)\\.google\\.com(?:\\/.*|)\\/d\\/([0-9a-zA-Z\\-_]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/(?:drive|docs)\\.google\\.com(?:\\/.*|)\\/d\\/([0-9a-zA-Z\\-_]+)(?:\\/.*|)","errorMessage":"Not a valid Google Drive File URL"}}]},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\-_]{2,}","errorMessage":"Not a valid Google Drive File ID"}}],"url":"=https://docs.google.com/spreadsheets/d/{{$value}}/edit"}],"hint":"Example dataset format <a href=\"https://docs.google.com/spreadsheets/d/1vD_IdeFUg7sHsK9okL6Doy1rGOkWTnPJV3Dro4FBUsY/edit?gid=0#gid=0\">here</a>"},{"displayName":"Sheet Containing Dataset","name":"sheetName","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["documentId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"sheetsSearch","searchable":false}},{"displayName":"By URL","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/docs\\.google\\.com\\/spreadsheets\\/d\\/[0-9a-zA-Z\\-_]+.*\\#gid=([0-9]+)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/docs\\.google\\.com\\/spreadsheets\\/d\\/[0-9a-zA-Z\\-_]+.*\\#gid=([0-9]+)","errorMessage":"Not a valid Sheet URL"}}]},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"((gid=)?[0-9]{1,})","errorMessage":"Not a valid Sheet ID"}}]}]},{"displayName":"Limit Rows","name":"limitRows","type":"boolean","default":false,"noDataExpression":true,"description":"Whether to limit number of rows to process"},{"displayName":"Max Rows to Process","name":"maxRows","type":"number","default":10,"description":"Maximum number of rows to process","noDataExpression":false,"displayOptions":{"show":{"limitRows":[true]}}},{"displayName":"Filters","name":"filtersUI","placeholder":"Add Filter","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Filter","multipleValues":true},"default":{},"options":[{"displayName":"Filter","name":"values","values":[{"displayName":"Column","name":"lookupColumn","type":"options","typeOptions":{"loadOptionsDependsOn":["sheetName.value"],"loadOptionsMethod":"getSheetHeaderRowWithGeneratedColumnNames"},"default":"","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Value","name":"lookupValue","type":"string","default":"","hint":"The column must have this value to be matched"}]}]}],"codex":{"alias":["Test","Metrics","Evals","Set Output","Set Metrics"]},"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"]}},"testedBy":"googleApiCredentialTest"},{"name":"googleSheetsOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}]},
109
- {"displayName":"Evaluation","icon":"fa:check-double","name":"evaluation","group":["transform"],"version":[4.6,4.7],"description":"Runs an evaluation","eventTriggerDescription":"","subtitle":"={{$parameter[\"operation\"]}}","defaults":{"name":"Evaluation","color":"#c3c9d5"},"inputs":"={{(function setInputs(parameters) {\n if (parameters.operation === 'setMetrics' &&\n ['correctness', 'helpfulness'].includes(parameters.metric)) {\n return [\n { type: 'main' },\n { type: 'ai_languageModel', displayName: 'Model', maxConnections: 1 },\n ];\n }\n return [{ type: 'main' }];\n})($parameter)}}","outputs":"={{(function setOutputs(parameters) {\n if (parameters.operation === 'checkIfEvaluating') {\n return [\n { type: 'main', displayName: 'Evaluation' },\n { type: 'main', displayName: 'Normal' },\n ];\n }\n return [{ type: 'main' }];\n})($parameter)}}","codex":{"alias":["Test","Metrics","Evals","Set Output","Set Metrics"]},"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"],"operation":["setOutputs"]}},"testedBy":"googleApiCredentialTest"},{"name":"googleSheetsOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"],"operation":["setOutputs"]}}}],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Set Outputs","value":"setOutputs"},{"name":"Set Metrics","value":"setMetrics"},{"name":"Check If Evaluating","value":"checkIfEvaluating"}],"default":"setOutputs"},{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Service Account","value":"serviceAccount"},{"name":"OAuth2 (recommended)","value":"oAuth2"}],"default":"oAuth2"},{"displayName":"Credentials","name":"credentials","type":"credentials","default":""},{"displayName":"Document Containing Dataset","name":"documentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"spreadSheetsSearch","searchable":true}},{"displayName":"By URL","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/(?:drive|docs)\\.google\\.com(?:\\/.*|)\\/d\\/([0-9a-zA-Z\\-_]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/(?:drive|docs)\\.google\\.com(?:\\/.*|)\\/d\\/([0-9a-zA-Z\\-_]+)(?:\\/.*|)","errorMessage":"Not a valid Google Drive File URL"}}]},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\-_]{2,}","errorMessage":"Not a valid Google Drive File ID"}}],"url":"=https://docs.google.com/spreadsheets/d/{{$value}}/edit"}],"displayOptions":{"show":{"operation":["setOutputs"]}}},{"displayName":"Sheet Containing Dataset","name":"sheetName","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["documentId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"sheetsSearch","searchable":false}},{"displayName":"By URL","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/docs\\.google\\.com\\/spreadsheets\\/d\\/[0-9a-zA-Z\\-_]+.*\\#gid=([0-9]+)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/docs\\.google\\.com\\/spreadsheets\\/d\\/[0-9a-zA-Z\\-_]+.*\\#gid=([0-9]+)","errorMessage":"Not a valid Sheet URL"}}]},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"((gid=)?[0-9]{1,})","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"operation":["setOutputs"]}}},{"displayName":"Outputs","name":"outputs","placeholder":"Add Output","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Output","multipleValues":true},"default":{},"options":[{"displayName":"Filter","name":"values","values":[{"displayName":"Name","name":"outputName","type":"string","default":""},{"displayName":"Value","name":"outputValue","type":"string","default":""}]}],"displayOptions":{"show":{"operation":["setOutputs"]}}},{"displayName":"Metrics measure the quality of an execution. They will be displayed in the ‘evaluations’ tab, not the Google Sheet.","name":"notice","type":"notice","default":"","displayOptions":{"show":{"operation":["setMetrics"]}}},{"displayName":"Metric","name":"metric","type":"hidden","default":"customMetrics","displayOptions":{"show":{"operation":["setMetrics"],"@version":[4.6]}}},{"displayName":"Metric","name":"metric","type":"options","noDataExpression":true,"options":[{"name":"Correctness (AI-based)","value":"correctness","description":"Whether the answer’s meaning is consistent with a reference answer. Uses a scale of 1 (worst) to 5 (best)."},{"name":"Helpfulness (AI-based)","value":"helpfulness","description":"Whether the response addresses the query. Uses a scale of 1 (worst) to 5 (best)."},{"name":"String Similarity","value":"stringSimilarity","description":"How close the answer is to a reference answer, measured character-by-character (edit distance). Returns a score between 0 and 1."},{"name":"Categorization","value":"categorization","description":"Whether the answer exactly matches the reference answer. Returns 1 if so and 0 otherwise."},{"name":"Tools Used","value":"toolsUsed","description":"Whether tool(s) were used or not. Returns a score between 0 and 1."},{"name":"Custom Metrics","value":"customMetrics","description":"Define your own metric(s)"}],"default":"correctness","displayOptions":{"show":{"operation":["setMetrics"],"@version":[{"_cnd":{"gte":4.7}}]}}},{"displayName":"Expected Answer","name":"expectedAnswer","type":"string","default":"","description":"The expected output defined in your evaluation dataset, used as ground truth","displayOptions":{"show":{"operation":["setMetrics"],"metric":["correctness","stringSimilarity","categorization"]}}},{"displayName":"Actual Answer","name":"actualAnswer","type":"string","default":"","description":"The real response generated by AI (e.g. an agent or LLM in the workflow)","displayOptions":{"show":{"operation":["setMetrics"],"metric":["correctness","stringSimilarity","categorization"]}}},{"displayName":"User Query","name":"userQuery","type":"string","default":"","description":"The original input or question submitted by the user","displayOptions":{"show":{"operation":["setMetrics"],"metric":["helpfulness"]}}},{"displayName":"Response","name":"actualAnswer","type":"string","default":"","description":"The response generated by AI (e.g. an agent or LLM in the workflow)","displayOptions":{"show":{"operation":["setMetrics"],"metric":["helpfulness"]}}},{"displayName":"Expected Tools","name":"expectedTools","type":"string","default":"","description":"Enter the name(s) of the tool(s) you expect the AI to call (separated by commas)","placeholder":"Get Events, Send Email, Search Database","displayOptions":{"show":{"operation":["setMetrics"],"metric":["toolsUsed"]}}},{"displayName":"Intermediate Steps (of Agent)","name":"intermediateSteps","type":"string","default":"","hint":"The output field of the agent containing the tools called. To see it, enable returning intermediate steps in the agent’s options","displayOptions":{"show":{"operation":["setMetrics"],"metric":["toolsUsed"]}}},{"displayName":"Prompt","name":"prompt","type":"string","default":"You are an expert factual evaluator assessing the accuracy of answers compared to established ground truths.\n\nEvaluate the factual correctness of a given output compared to the provided ground truth on a scale from 1 to 5. Use detailed reasoning to thoroughly analyze all claims before determining the final score.\n\n# Scoring Criteria\n\n- 5: Highly similar - The output and ground truth are nearly identical, with only minor, insignificant differences.\n- 4: Somewhat similar - The output is largely similar to the ground truth but has few noticeable differences.\n- 3: Moderately similar - There are some evident differences, but the core essence is captured in the output.\n- 2: Slightly similar - The output only captures a few elements of the ground truth and contains several differences.\n- 1: Not similar - The output is significantly different from the ground truth, with few or no matching elements.\n\n# Evaluation Steps\n\n1. Identify and list the key elements present in both the output and the ground truth.\n2. Compare these key elements to evaluate their similarities and differences, considering both content and structure.\n3. Analyze the semantic meaning conveyed by both the output and the ground truth, noting any significant deviations.\n4. Consider factual accuracy of specific details, including names, dates, numbers, and relationships.\n5. Assess whether the output maintains the factual integrity of the ground truth, even if phrased differently.\n6. Determine the overall level of similarity and accuracy according to the defined criteria.\n\n# Output Format\n\nProvide:\n- A detailed analysis of the comparison (extended reasoning)\n- A one-sentence summary highlighting key differences (not similarities)\n- The final similarity score as an integer (1, 2, 3, 4, or 5)\n\nAlways follow the JSON format below and return nothing else:\n{\n \"extended_reasoning\": \"<detailed step-by-step analysis of factual accuracy and similarity>\",\n \"reasoning_summary\": \"<one sentence summary focusing on key differences>\",\n \"score\": <number: integer from 1 to 5>\n}\n\n# Examples\n\n**Example 1:**\n\nInput:\n- Output: \"The cat sat on the mat.\"\n- Ground Truth: \"The feline is sitting on the rug.\"\n\nExpected Output:\n{\n \"extended_reasoning\": \"I need to compare 'The cat sat on the mat' with 'The feline is sitting on the rug.' First, let me identify the key elements: both describe an animal ('cat' vs 'feline') in a position ('sat' vs 'sitting') on a surface ('mat' vs 'rug'). The subject is semantically identical - 'cat' and 'feline' refer to the same animal. The action is also semantically equivalent - 'sat' and 'sitting' both describe the same position, though one is past tense and one is present continuous. The location differs in specific wording ('mat' vs 'rug') but both refer to floor coverings that serve the same function. The basic structure and meaning of both sentences are preserved, though they use different vocabulary and slightly different tense. The core information being conveyed is the same, but there are noticeable wording differences.\",\n \"reasoning_summary\": \"The sentences differ in vocabulary choice ('cat' vs 'feline', 'mat' vs 'rug') and verb tense ('sat' vs 'is sitting').\",\n \"score\": 3\n}\n\n**Example 2:**\n\nInput:\n- Output: \"The quick brown fox jumps over the lazy dog.\"\n- Ground Truth: \"A fast brown animal leaps over a sleeping canine.\"\n\nExpected Output:\n{\n \"extended_reasoning\": \"I need to compare 'The quick brown fox jumps over the lazy dog' with 'A fast brown animal leaps over a sleeping canine.' Starting with the subjects: 'quick brown fox' vs 'fast brown animal'. Both describe the same entity (a fox is a type of animal) with the same attributes (quick/fast and brown). The action is described as 'jumps' vs 'leaps', which are synonymous verbs describing the same motion. The object in both sentences is a dog, described as 'lazy' in one and 'sleeping' in the other, which are related concepts (a sleeping dog could be perceived as lazy). The structure follows the same pattern: subject + action + over + object. The sentences convey the same scene with slightly different word choices that maintain the core meaning. The level of specificity differs slightly ('fox' vs 'animal', 'dog' vs 'canine'), but the underlying information and imagery remain very similar.\",\n \"reasoning_summary\": \"The sentences use different but synonymous terminology ('quick' vs 'fast', 'jumps' vs 'leaps', 'lazy' vs 'sleeping') and varying levels of specificity ('fox' vs 'animal', 'dog' vs 'canine').\",\n \"score\": 4\n}\n\n# Notes\n\n- Focus primarily on factual accuracy and semantic similarity, not writing style or phrasing differences.\n- Identify specific differences rather than making general assessments.\n- Pay special attention to dates, numbers, names, locations, and causal relationships when present.\n- Consider the significance of each difference in the context of the overall information.\n- Be consistent in your scoring approach across different evaluations.","description":"Instruction used to guide the model in scoring the actual answer’s correctness against the expected answer","typeOptions":{"rows":4},"displayOptions":{"show":{"operation":["setMetrics"],"metric":["correctness"]}}},{"displayName":"Prompt","name":"prompt","type":"string","default":"You are an expert evaluator assessing the helpfulness of responses to user queries.\n\nEvaluate how helpful and useful a given response is to the user's question or request on a scale from 1 to 5. Consider whether the response addresses the user's needs, provides actionable information, and is relevant to their query.\n\n# Scoring Criteria\n\n- 5: Extremely helpful - The response fully addresses the user's needs, provides comprehensive and actionable information, and goes above and beyond to be useful.\n- 4: Very helpful - The response addresses most of the user's needs, provides useful information, and is highly relevant.\n- 3: Moderately helpful - The response addresses some of the user's needs, provides some useful information, but may lack completeness or depth.\n- 2: Slightly helpful - The response provides minimal useful information and only partially addresses the user's needs.\n- 1: Not helpful - The response fails to address the user's needs, provides no useful information, or is irrelevant.\n\n# Evaluation Steps\n\n1. Analyze the user's question or request to understand what they're looking for.\n2. Evaluate how well the response addresses the specific needs expressed in the query.\n3. Assess the completeness and quality of the information provided.\n4. Consider the relevance and applicability of the response to the user's situation.\n5. Evaluate whether the response provides actionable insights or next steps.\n6. Determine the overall helpfulness according to the defined criteria.\n\n# Output Format\n\nProvide:\n- A detailed analysis of the response's helpfulness (extended reasoning)\n- A one-sentence summary highlighting the key strengths or weaknesses\n- The final helpfulness score as an integer (1, 2, 3, 4, or 5)\n\nAlways follow the JSON format below and return nothing else:\n{\n \"extended_reasoning\": \"<detailed step-by-step analysis of the response's helpfulness>\",\n \"reasoning_summary\": \"<one sentence summary of the response's helpfulness>\",\n \"score\": <number: integer from 1 to 5>\n}\n\n# Examples\n\n**Example 1:**\n\nInput:\n- Query: \"How do I fix a leaky faucet?\"\n- Response: \"A leaky faucet is usually caused by a worn washer or O-ring. Turn off the water supply, remove the handle, replace the washer or O-ring, and reassemble. If the leak persists, you may need to replace the entire cartridge.\"\n\nExpected Output:\n{\n \"extended_reasoning\": \"The user asked for help fixing a leaky faucet, which is a practical home maintenance question. The response directly addresses the query by identifying the most common cause (worn washer or O-ring) and provides a clear step-by-step solution. It includes important safety information (turning off water supply) and offers a backup solution if the initial fix doesn't work. The response is concise, actionable, and comprehensive for this common problem.\",\n \"reasoning_summary\": \"The response provides a complete, actionable solution with clear steps and troubleshooting advice.\",\n \"score\": 5\n}\n\n**Example 2:**\n\nInput:\n- Query: \"What's the weather like?\"\n- Response: \"Weather can be sunny, rainy, cloudy, or snowy depending on various atmospheric conditions.\"\n\nExpected Output:\n{\n \"extended_reasoning\": \"The user asked about the weather, which typically implies they want current weather conditions for their location or a specific place. However, the response provides only generic information about weather types without addressing the specific query. It doesn't provide current conditions, forecasts, or ask for location clarification. The response is factually correct but completely unhelpful for the user's actual need.\",\n \"reasoning_summary\": \"The response provides generic weather information instead of addressing the user's likely need for current conditions.\",\n \"score\": 1\n}\n\n# Notes\n\n- Focus on practical utility and how well the response serves the user's actual needs\n- Consider completeness, accuracy, and actionability of the information\n- Pay attention to whether the response asks for clarification when needed\n- Evaluate whether the response is appropriately detailed for the query complexity","description":"Instruction used to guide the model in scoring the actual answer’s helpfulness against the expected answer","typeOptions":{"rows":4},"displayOptions":{"show":{"operation":["setMetrics"],"metric":["helpfulness"]}}},{"displayName":"Calculate the custom metrics before this node, then map them below. <a href='https://docs.n8n.io/advanced-ai/evaluations/metric-based-evaluations/#2-calculate-metrics' target='_blank'>View metric examples</a>","name":"notice","type":"notice","default":"","displayOptions":{"show":{"operation":["setMetrics"],"metric":["customMetrics"]}}},{"displayName":"Metrics to Return","name":"metrics","type":"assignmentCollection","default":{"assignments":[{"name":"","value":"","type":"number"}]},"typeOptions":{"assignment":{"disableType":true,"defaultType":"number"}},"displayOptions":{"show":{"operation":["setMetrics"],"metric":["customMetrics"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Option","options":[{"displayName":"Metric Name","name":"metricName","type":"string","default":"Correctness","description":"Set this parameter if you want to set a custom name to the metric"},{"displayName":"Input Prompt","name":"inputPrompt","type":"string","default":"Output: {actual_answer}\n\nGround truth: {expected_answer}","typeOptions":{"rows":4},"hint":"Requires the placeholders <code>{actual_answer}</code> and <code>{expected_answer}</code>"}],"displayOptions":{"show":{"operation":["setMetrics"],"metric":["correctness"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Option","options":[{"displayName":"Metric Name","name":"metricName","type":"string","default":"Helpfulness","description":"Set this parameter if you want to set a custom name to the metric"},{"displayName":"Input Prompt","name":"inputPrompt","type":"string","default":"Query: {user_query}\n\nResponse: {actual_answer}","typeOptions":{"rows":4},"hint":"Requires the placeholders <code>{user_query}</code> and <code>{actual_answer}</code>"}],"displayOptions":{"show":{"operation":["setMetrics"],"metric":["helpfulness"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Option","options":[{"displayName":"Metric Name","name":"metricName","type":"string","default":"Categorization"}],"displayOptions":{"show":{"operation":["setMetrics"],"metric":["categorization"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Option","options":[{"displayName":"Metric Name","name":"metricName","type":"string","default":"String similarity"}],"displayOptions":{"show":{"operation":["setMetrics"],"metric":["stringSimilarity"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Option","options":[{"displayName":"Metric Name","name":"metricName","type":"string","default":"Tools Used"}],"displayOptions":{"show":{"operation":["setMetrics"],"metric":["toolsUsed"]}}},{"displayName":"Routes to the ‘evaluation’ branch if the execution started from an evaluation trigger. Otherwise routes to the ‘normal’ branch.","name":"notice","type":"notice","default":"","displayOptions":{"show":{"operation":["checkIfEvaluating"]}}}]},
109
+ {"displayName":"Evaluation","icon":"fa:check-double","name":"evaluation","group":["transform"],"version":[4.6,4.7],"description":"Runs an evaluation","eventTriggerDescription":"","subtitle":"={{$parameter[\"operation\"]}}","defaults":{"name":"Evaluation","color":"#c3c9d5"},"inputs":"={{(function getInputConnectionTypes(parameters) {\n if (parameters.operation === 'setMetrics' &&\n ['correctness', 'helpfulness'].includes(parameters.metric)) {\n return [\n { type: 'main' },\n { type: 'ai_languageModel', displayName: 'Model', maxConnections: 1 },\n ];\n }\n return [{ type: 'main' }];\n})($parameter)}}","outputs":"={{(function getOutputConnectionTypes(parameters) {\n if (parameters.operation === 'checkIfEvaluating') {\n return [\n { type: 'main', displayName: 'Evaluation' },\n { type: 'main', displayName: 'Normal' },\n ];\n }\n return [{ type: 'main' }];\n})($parameter)}}","codex":{"alias":["Test","Metrics","Evals","Set Output","Set Metrics"]},"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"],"operation":["setOutputs"]}},"testedBy":"googleApiCredentialTest"},{"name":"googleSheetsOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"],"operation":["setOutputs"]}}}],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Set Inputs","value":"setInputs"},{"name":"Set Outputs","value":"setOutputs"},{"name":"Set Metrics","value":"setMetrics"},{"name":"Check If Evaluating","value":"checkIfEvaluating"}],"default":"setOutputs"},{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Service Account","value":"serviceAccount"},{"name":"OAuth2 (recommended)","value":"oAuth2"}],"default":"oAuth2"},{"displayName":"For adding columns from your dataset to the evaluation results. Anything you add here will be displayed in the ‘evaluations’ tab, not the Google Sheet.","name":"setInputsNotice","type":"notice","default":"","displayOptions":{"show":{"operation":["setInputs"]}}},{"displayName":"Inputs","name":"inputs","placeholder":"Add Input","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Input","multipleValues":true},"default":{},"options":[{"displayName":"Filter","name":"values","values":[{"displayName":"Name","name":"inputName","type":"string","default":"","requiresDataPath":"single"},{"displayName":"Value","name":"inputValue","type":"string","default":""}]}],"displayOptions":{"show":{"operation":["setInputs"]}}},{"displayName":"Credentials","name":"credentials","type":"credentials","default":""},{"displayName":"Document Containing Dataset","name":"documentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"spreadSheetsSearch","searchable":true}},{"displayName":"By URL","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/(?:drive|docs)\\.google\\.com(?:\\/.*|)\\/d\\/([0-9a-zA-Z\\-_]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/(?:drive|docs)\\.google\\.com(?:\\/.*|)\\/d\\/([0-9a-zA-Z\\-_]+)(?:\\/.*|)","errorMessage":"Not a valid Google Drive File URL"}}]},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\-_]{2,}","errorMessage":"Not a valid Google Drive File ID"}}],"url":"=https://docs.google.com/spreadsheets/d/{{$value}}/edit"}],"displayOptions":{"show":{"operation":["setOutputs"]}}},{"displayName":"Sheet Containing Dataset","name":"sheetName","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["documentId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"sheetsSearch","searchable":false}},{"displayName":"By URL","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/docs\\.google\\.com\\/spreadsheets\\/d\\/[0-9a-zA-Z\\-_]+.*\\#gid=([0-9]+)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/docs\\.google\\.com\\/spreadsheets\\/d\\/[0-9a-zA-Z\\-_]+.*\\#gid=([0-9]+)","errorMessage":"Not a valid Sheet URL"}}]},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"((gid=)?[0-9]{1,})","errorMessage":"Not a valid Sheet ID"}}]}],"displayOptions":{"show":{"operation":["setOutputs"]}}},{"displayName":"Outputs","name":"outputs","placeholder":"Add Output","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Output","multipleValues":true},"default":{},"options":[{"displayName":"Filter","name":"values","values":[{"displayName":"Name","name":"outputName","type":"string","default":"","requiresDataPath":"single"},{"displayName":"Value","name":"outputValue","type":"string","default":""}]}],"displayOptions":{"show":{"operation":["setOutputs"]}}},{"displayName":"Metrics measure the quality of an execution. They will be displayed in the ‘evaluations’ tab, not the Google Sheet.","name":"notice","type":"notice","default":"","displayOptions":{"show":{"operation":["setMetrics"]}}},{"displayName":"Metric","name":"metric","type":"hidden","default":"customMetrics","displayOptions":{"show":{"operation":["setMetrics"],"@version":[4.6]}}},{"displayName":"Metric","name":"metric","type":"options","noDataExpression":true,"options":[{"name":"Correctness (AI-based)","value":"correctness","description":"Whether the answer’s meaning is consistent with a reference answer. Uses a scale of 1 (worst) to 5 (best)."},{"name":"Helpfulness (AI-based)","value":"helpfulness","description":"Whether the response addresses the query. Uses a scale of 1 (worst) to 5 (best)."},{"name":"String Similarity","value":"stringSimilarity","description":"How close the answer is to a reference answer, measured character-by-character (edit distance). Returns a score between 0 and 1."},{"name":"Categorization","value":"categorization","description":"Whether the answer exactly matches the reference answer. Returns 1 if so and 0 otherwise."},{"name":"Tools Used","value":"toolsUsed","description":"Whether tool(s) were used or not. Returns a score between 0 and 1."},{"name":"Custom Metrics","value":"customMetrics","description":"Define your own metric(s)"}],"default":"correctness","displayOptions":{"show":{"operation":["setMetrics"],"@version":[{"_cnd":{"gte":4.7}}]}}},{"displayName":"Expected Answer","name":"expectedAnswer","type":"string","default":"","description":"The expected output defined in your evaluation dataset, used as ground truth","displayOptions":{"show":{"operation":["setMetrics"],"metric":["correctness","stringSimilarity","categorization"]}}},{"displayName":"Actual Answer","name":"actualAnswer","type":"string","default":"","description":"The real response generated by AI (e.g. an agent or LLM in the workflow)","displayOptions":{"show":{"operation":["setMetrics"],"metric":["correctness","stringSimilarity","categorization"]}}},{"displayName":"User Query","name":"userQuery","type":"string","default":"","description":"The original input or question submitted by the user","displayOptions":{"show":{"operation":["setMetrics"],"metric":["helpfulness"]}}},{"displayName":"Response","name":"actualAnswer","type":"string","default":"","description":"The response generated by AI (e.g. an agent or LLM in the workflow)","displayOptions":{"show":{"operation":["setMetrics"],"metric":["helpfulness"]}}},{"displayName":"Expected Tools","name":"expectedTools","type":"string","default":"","description":"Enter the name(s) of the tool(s) you expect the AI to call (separated by commas)","placeholder":"Get Events, Send Email, Search Database","displayOptions":{"show":{"operation":["setMetrics"],"metric":["toolsUsed"]}}},{"displayName":"Intermediate Steps (of Agent)","name":"intermediateSteps","type":"string","default":"","hint":"The output field of the agent containing the tools called. To see it, enable returning intermediate steps in the agent’s options","displayOptions":{"show":{"operation":["setMetrics"],"metric":["toolsUsed"]}}},{"displayName":"Prompt","name":"prompt","type":"string","default":"You are an expert factual evaluator assessing the accuracy of answers compared to established ground truths.\n\nEvaluate the factual correctness of a given output compared to the provided ground truth on a scale from 1 to 5. Use detailed reasoning to thoroughly analyze all claims before determining the final score.\n\n# Scoring Criteria\n\n- 5: Highly similar - The output and ground truth are nearly identical, with only minor, insignificant differences.\n- 4: Somewhat similar - The output is largely similar to the ground truth but has few noticeable differences.\n- 3: Moderately similar - There are some evident differences, but the core essence is captured in the output.\n- 2: Slightly similar - The output only captures a few elements of the ground truth and contains several differences.\n- 1: Not similar - The output is significantly different from the ground truth, with few or no matching elements.\n\n# Evaluation Steps\n\n1. Identify and list the key elements present in both the output and the ground truth.\n2. Compare these key elements to evaluate their similarities and differences, considering both content and structure.\n3. Analyze the semantic meaning conveyed by both the output and the ground truth, noting any significant deviations.\n4. Consider factual accuracy of specific details, including names, dates, numbers, and relationships.\n5. Assess whether the output maintains the factual integrity of the ground truth, even if phrased differently.\n6. Determine the overall level of similarity and accuracy according to the defined criteria.\n\n# Output Format\n\nProvide:\n- A detailed analysis of the comparison (extended reasoning)\n- A one-sentence summary highlighting key differences (not similarities)\n- The final similarity score as an integer (1, 2, 3, 4, or 5)\n\nAlways follow the JSON format below and return nothing else:\n{\n \"extended_reasoning\": \"<detailed step-by-step analysis of factual accuracy and similarity>\",\n \"reasoning_summary\": \"<one sentence summary focusing on key differences>\",\n \"score\": <number: integer from 1 to 5>\n}\n\n# Examples\n\n**Example 1:**\n\nInput:\n- Output: \"The cat sat on the mat.\"\n- Ground Truth: \"The feline is sitting on the rug.\"\n\nExpected Output:\n{\n \"extended_reasoning\": \"I need to compare 'The cat sat on the mat' with 'The feline is sitting on the rug.' First, let me identify the key elements: both describe an animal ('cat' vs 'feline') in a position ('sat' vs 'sitting') on a surface ('mat' vs 'rug'). The subject is semantically identical - 'cat' and 'feline' refer to the same animal. The action is also semantically equivalent - 'sat' and 'sitting' both describe the same position, though one is past tense and one is present continuous. The location differs in specific wording ('mat' vs 'rug') but both refer to floor coverings that serve the same function. The basic structure and meaning of both sentences are preserved, though they use different vocabulary and slightly different tense. The core information being conveyed is the same, but there are noticeable wording differences.\",\n \"reasoning_summary\": \"The sentences differ in vocabulary choice ('cat' vs 'feline', 'mat' vs 'rug') and verb tense ('sat' vs 'is sitting').\",\n \"score\": 3\n}\n\n**Example 2:**\n\nInput:\n- Output: \"The quick brown fox jumps over the lazy dog.\"\n- Ground Truth: \"A fast brown animal leaps over a sleeping canine.\"\n\nExpected Output:\n{\n \"extended_reasoning\": \"I need to compare 'The quick brown fox jumps over the lazy dog' with 'A fast brown animal leaps over a sleeping canine.' Starting with the subjects: 'quick brown fox' vs 'fast brown animal'. Both describe the same entity (a fox is a type of animal) with the same attributes (quick/fast and brown). The action is described as 'jumps' vs 'leaps', which are synonymous verbs describing the same motion. The object in both sentences is a dog, described as 'lazy' in one and 'sleeping' in the other, which are related concepts (a sleeping dog could be perceived as lazy). The structure follows the same pattern: subject + action + over + object. The sentences convey the same scene with slightly different word choices that maintain the core meaning. The level of specificity differs slightly ('fox' vs 'animal', 'dog' vs 'canine'), but the underlying information and imagery remain very similar.\",\n \"reasoning_summary\": \"The sentences use different but synonymous terminology ('quick' vs 'fast', 'jumps' vs 'leaps', 'lazy' vs 'sleeping') and varying levels of specificity ('fox' vs 'animal', 'dog' vs 'canine').\",\n \"score\": 4\n}\n\n# Notes\n\n- Focus primarily on factual accuracy and semantic similarity, not writing style or phrasing differences.\n- Identify specific differences rather than making general assessments.\n- Pay special attention to dates, numbers, names, locations, and causal relationships when present.\n- Consider the significance of each difference in the context of the overall information.\n- Be consistent in your scoring approach across different evaluations.","description":"Instruction used to guide the model in scoring the actual answer’s correctness against the expected answer","typeOptions":{"rows":4},"displayOptions":{"show":{"operation":["setMetrics"],"metric":["correctness"]}}},{"displayName":"Prompt","name":"prompt","type":"string","default":"You are an expert evaluator assessing the helpfulness of responses to user queries.\n\nEvaluate how helpful and useful a given response is to the user's question or request on a scale from 1 to 5. Consider whether the response addresses the user's needs, provides actionable information, and is relevant to their query.\n\n# Scoring Criteria\n\n- 5: Extremely helpful - The response fully addresses the user's needs, provides comprehensive and actionable information, and goes above and beyond to be useful.\n- 4: Very helpful - The response addresses most of the user's needs, provides useful information, and is highly relevant.\n- 3: Moderately helpful - The response addresses some of the user's needs, provides some useful information, but may lack completeness or depth.\n- 2: Slightly helpful - The response provides minimal useful information and only partially addresses the user's needs.\n- 1: Not helpful - The response fails to address the user's needs, provides no useful information, or is irrelevant.\n\n# Evaluation Steps\n\n1. Analyze the user's question or request to understand what they're looking for.\n2. Evaluate how well the response addresses the specific needs expressed in the query.\n3. Assess the completeness and quality of the information provided.\n4. Consider the relevance and applicability of the response to the user's situation.\n5. Evaluate whether the response provides actionable insights or next steps.\n6. Determine the overall helpfulness according to the defined criteria.\n\n# Output Format\n\nProvide:\n- A detailed analysis of the response's helpfulness (extended reasoning)\n- A one-sentence summary highlighting the key strengths or weaknesses\n- The final helpfulness score as an integer (1, 2, 3, 4, or 5)\n\nAlways follow the JSON format below and return nothing else:\n{\n \"extended_reasoning\": \"<detailed step-by-step analysis of the response's helpfulness>\",\n \"reasoning_summary\": \"<one sentence summary of the response's helpfulness>\",\n \"score\": <number: integer from 1 to 5>\n}\n\n# Examples\n\n**Example 1:**\n\nInput:\n- Query: \"How do I fix a leaky faucet?\"\n- Response: \"A leaky faucet is usually caused by a worn washer or O-ring. Turn off the water supply, remove the handle, replace the washer or O-ring, and reassemble. If the leak persists, you may need to replace the entire cartridge.\"\n\nExpected Output:\n{\n \"extended_reasoning\": \"The user asked for help fixing a leaky faucet, which is a practical home maintenance question. The response directly addresses the query by identifying the most common cause (worn washer or O-ring) and provides a clear step-by-step solution. It includes important safety information (turning off water supply) and offers a backup solution if the initial fix doesn't work. The response is concise, actionable, and comprehensive for this common problem.\",\n \"reasoning_summary\": \"The response provides a complete, actionable solution with clear steps and troubleshooting advice.\",\n \"score\": 5\n}\n\n**Example 2:**\n\nInput:\n- Query: \"What's the weather like?\"\n- Response: \"Weather can be sunny, rainy, cloudy, or snowy depending on various atmospheric conditions.\"\n\nExpected Output:\n{\n \"extended_reasoning\": \"The user asked about the weather, which typically implies they want current weather conditions for their location or a specific place. However, the response provides only generic information about weather types without addressing the specific query. It doesn't provide current conditions, forecasts, or ask for location clarification. The response is factually correct but completely unhelpful for the user's actual need.\",\n \"reasoning_summary\": \"The response provides generic weather information instead of addressing the user's likely need for current conditions.\",\n \"score\": 1\n}\n\n# Notes\n\n- Focus on practical utility and how well the response serves the user's actual needs\n- Consider completeness, accuracy, and actionability of the information\n- Pay attention to whether the response asks for clarification when needed\n- Evaluate whether the response is appropriately detailed for the query complexity","description":"Instruction used to guide the model in scoring the actual answer’s helpfulness against the expected answer","typeOptions":{"rows":4},"displayOptions":{"show":{"operation":["setMetrics"],"metric":["helpfulness"]}}},{"displayName":"Calculate the custom metrics before this node, then map them below. <a href='https://docs.n8n.io/advanced-ai/evaluations/metric-based-evaluations/#2-calculate-metrics' target='_blank'>View metric examples</a>","name":"notice","type":"notice","default":"","displayOptions":{"show":{"operation":["setMetrics"],"metric":["customMetrics"]}}},{"displayName":"Metrics to Return","name":"metrics","type":"assignmentCollection","default":{"assignments":[{"name":"","value":"","type":"number"}]},"typeOptions":{"assignment":{"disableType":true,"defaultType":"number"}},"displayOptions":{"show":{"operation":["setMetrics"],"metric":["customMetrics"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Option","options":[{"displayName":"Metric Name","name":"metricName","type":"string","default":"Correctness","description":"Set this parameter if you want to set a custom name to the metric"},{"displayName":"Input Prompt","name":"inputPrompt","type":"string","default":"Output: {actual_answer}\n\nGround truth: {expected_answer}","typeOptions":{"rows":4},"hint":"Requires the placeholders <code>{actual_answer}</code> and <code>{expected_answer}</code>"}],"displayOptions":{"show":{"operation":["setMetrics"],"metric":["correctness"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Option","options":[{"displayName":"Metric Name","name":"metricName","type":"string","default":"Helpfulness","description":"Set this parameter if you want to set a custom name to the metric"},{"displayName":"Input Prompt","name":"inputPrompt","type":"string","default":"Query: {user_query}\n\nResponse: {actual_answer}","typeOptions":{"rows":4},"hint":"Requires the placeholders <code>{user_query}</code> and <code>{actual_answer}</code>"}],"displayOptions":{"show":{"operation":["setMetrics"],"metric":["helpfulness"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Option","options":[{"displayName":"Metric Name","name":"metricName","type":"string","default":"Categorization"}],"displayOptions":{"show":{"operation":["setMetrics"],"metric":["categorization"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Option","options":[{"displayName":"Metric Name","name":"metricName","type":"string","default":"String similarity"}],"displayOptions":{"show":{"operation":["setMetrics"],"metric":["stringSimilarity"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Option","options":[{"displayName":"Metric Name","name":"metricName","type":"string","default":"Tools Used"}],"displayOptions":{"show":{"operation":["setMetrics"],"metric":["toolsUsed"]}}},{"displayName":"Routes to the ‘evaluation’ branch if the execution started from an evaluation trigger. Otherwise routes to the ‘normal’ branch.","name":"notice","type":"notice","default":"","displayOptions":{"show":{"operation":["checkIfEvaluating"]}}}]},
110
110
  {"displayName":"Eventbrite Trigger","name":"eventbriteTrigger","group":["trigger"],"version":1,"description":"Handle Eventbrite events via webhooks","subtitle":"={{$parameter[\"event\"]}}","defaults":{"name":"Eventbrite Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"eventbriteApi","required":true,"displayOptions":{"show":{"authentication":["privateKey"]}}},{"name":"eventbriteOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Private Key","value":"privateKey"},{"name":"OAuth2","value":"oAuth2"}],"default":"privateKey"},{"displayName":"Organization Name or ID","name":"organization","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getOrganizations"},"default":"","description":"The Eventbrite Organization to work on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Event Name or ID","name":"event","type":"options","required":true,"typeOptions":{"loadOptionsDependsOn":["organization"],"loadOptionsMethod":"getEvents"},"default":"","description":"Limit the triggers to this event. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Actions","name":"actions","type":"multiOptions","options":[{"name":"attendee.checked_in","value":"attendee.checked_in"},{"name":"attendee.checked_out","value":"attendee.checked_out"},{"name":"attendee.updated","value":"attendee.updated"},{"name":"event.created","value":"event.created"},{"name":"event.published","value":"event.published"},{"name":"event.unpublished","value":"event.unpublished"},{"name":"event.updated","value":"event.updated"},{"name":"order.placed","value":"order.placed"},{"name":"order.refunded","value":"order.refunded"},{"name":"order.updated","value":"order.updated"},{"name":"organizer.updated","value":"organizer.updated"},{"name":"ticket_class.created","value":"ticket_class.created"},{"name":"ticket_class.deleted","value":"ticket_class.deleted"},{"name":"ticket_class.updated","value":"ticket_class.updated"},{"name":"venue.updated","value":"venue.updated"}],"required":true,"default":[],"description":"One or more action to subscribe to"},{"displayName":"Resolve Data","name":"resolveData","type":"boolean","default":true,"description":"By default does the webhook-data only contain the URL to receive the object data manually. If this option gets activated, it will resolve the data automatically."}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.eventbritetrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/eventbrite/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Eventbrite/eventbrite.png"},
111
111
  {"displayName":"Execute Command","name":"executeCommand","icon":"fa:terminal","iconColor":"crimson","group":["transform"],"version":1,"description":"Executes a command on the host","defaults":{"name":"Execute Command","color":"#886644"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Execute Once","name":"executeOnce","type":"boolean","default":true,"description":"Whether to execute only once instead of once for each entry"},{"displayName":"Command","name":"command","typeOptions":{"rows":5},"type":"string","default":"","placeholder":"echo \"test\"","description":"The command to execute","required":true}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Helpers"]},"alias":["Shell","Command","OS","Bash"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executecommand/"}]}}},
112
112
  {"displayName":"Execute Sub-workflow","name":"executeWorkflow","icon":"fa:sign-in-alt","iconColor":"orange-red","group":["transform"],"version":[1,1.1,1.2],"subtitle":"={{\"Workflow: \" + $parameter[\"workflowId\"]}}","description":"Execute another workflow","defaults":{"name":"Execute Workflow","color":"#ff6d5a"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Operation","name":"operation","type":"hidden","noDataExpression":true,"default":"call_workflow","options":[{"name":"Execute a Sub-Workflow","value":"call_workflow"}]},{"displayName":"This node is out of date. Please upgrade by removing it and adding a new one","name":"outdatedVersionWarning","type":"notice","displayOptions":{"show":{"@version":[{"_cnd":{"lte":1.1}}]}},"default":""},{"displayName":"Source","name":"source","type":"options","options":[{"name":"Database","value":"database","description":"Load the workflow from the database by ID"},{"name":"Local File","value":"localFile","description":"Load the workflow from a locally saved file"},{"name":"Parameter","value":"parameter","description":"Load the workflow from a parameter"},{"name":"URL","value":"url","description":"Load the workflow from an URL"}],"default":"database","description":"Where to get the workflow to execute from","displayOptions":{"show":{"@version":[{"_cnd":{"lte":1.1}}]}}},{"displayName":"Source","name":"source","type":"options","options":[{"name":"Database","value":"database","description":"Load the workflow from the database by ID"},{"name":"Define Below","value":"parameter","description":"Pass the JSON code of a workflow"}],"default":"database","description":"Where to get the workflow to execute from","displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.2}}]}}},{"displayName":"Workflow ID","name":"workflowId","type":"string","displayOptions":{"show":{"source":["database"],"@version":[1]}},"default":"","required":true,"hint":"Can be found in the URL of the workflow","description":"Note on using an expression here: if this node is set to run once with all items, they will all be sent to the <em>same</em> workflow. That workflow's ID will be calculated by evaluating the expression for the <strong>first input item</strong>."},{"displayName":"Workflow","name":"workflowId","type":"workflowSelector","displayOptions":{"show":{"source":["database"],"@version":[{"_cnd":{"gte":1.1}}]}},"default":"","required":true},{"displayName":"Workflow Path","name":"workflowPath","type":"string","displayOptions":{"show":{"source":["localFile"]}},"default":"","placeholder":"/data/workflow.json","required":true,"description":"The path to local JSON workflow file to execute"},{"displayName":"Workflow JSON","name":"workflowJson","type":"json","typeOptions":{"rows":10},"displayOptions":{"show":{"source":["parameter"]}},"default":"\n\n\n","required":true,"description":"The workflow JSON code to execute"},{"displayName":"Workflow URL","name":"workflowUrl","type":"string","displayOptions":{"show":{"source":["url"]}},"default":"","placeholder":"https://example.com/workflow.json","required":true,"description":"The URL from which to load the workflow from"},{"displayName":"Any data you pass into this node will be output by the Execute Workflow Trigger. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executeworkflow/\" target=\"_blank\">More info</a>","name":"executeWorkflowNotice","type":"notice","default":"","displayOptions":{"show":{"@version":[{"_cnd":{"lte":1.1}}]}}},{"displayName":"Workflow Inputs","name":"workflowInputs","type":"resourceMapper","noDataExpression":true,"default":{"mappingMode":"defineBelow","value":null},"required":true,"typeOptions":{"loadOptionsDependsOn":["workflowId.value"],"resourceMapper":{"localResourceMapperMethod":"loadSubWorkflowInputs","valuesLabel":"Workflow Inputs","mode":"map","fieldWords":{"singular":"input","plural":"inputs"},"addAllFields":true,"multiKeyMatch":false,"supportAutoMap":false,"showTypeConversionOptions":true}},"displayOptions":{"show":{"source":["database"],"@version":[{"_cnd":{"gte":1.2}}]},"hide":{"workflowId":[""]}}},{"displayName":"Mode","name":"mode","type":"options","noDataExpression":true,"options":[{"name":"Run once with all items","value":"once","description":"Pass all items into a single execution of the sub-workflow"},{"name":"Run once for each item","value":"each","description":"Call the sub-workflow individually for each item"}],"default":"once"},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Wait For Sub-Workflow Completion","name":"waitForSubWorkflow","type":"boolean","default":true,"description":"Whether the main workflow should wait for the sub-workflow to complete its execution before proceeding"}]}],"hints":[{"type":"info","message":"Note on using an expression for workflow ID: Since this node is set to run once with all items, they will all be sent to the <em>same</em> workflow. That workflow's ID will be calculated by evaluating the expression for the <strong>first input item</strong>.","displayCondition":"={{ $rawParameter.workflowId.startsWith(\"=\") && $parameter.mode === \"once\" && $nodeVersion >= 1.2 }}","whenToDisplay":"always","location":"outputPane"}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Helpers","Flow"]},"alias":["n8n","call","sub","workflow","sub-workflow","subworkflow"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executeworkflow/"}]}}},
113
113
  {"displayName":"Execute Workflow Trigger","name":"executeWorkflowTrigger","icon":"fa:sign-out-alt","group":["trigger"],"version":[1,1.1],"description":"Helpers for calling other n8n workflows. Used for designing modular, microservice-like workflows.","eventTriggerDescription":"","maxNodes":1,"defaults":{"name":"When Executed by Another Workflow","color":"#ff6d5a"},"inputs":[],"outputs":["main"],"hints":[{"message":"This workflow isn't set to accept any input data. Fill out the workflow input schema or change the workflow to accept any data passed to it.","displayCondition":"={{$parameter['inputSource'] === 'workflowInputs' && !$parameter['workflowInputs'].keys().length || $parameter['inputSource'] === 'jsonExample' && $parameter['jsonExample'].toString().replaceAll(' ', '').replaceAll('\\n', '') === '{}' }}","whenToDisplay":"always","location":"ndv"}],"properties":[{"displayName":"Events","name":"events","type":"hidden","noDataExpression":true,"options":[{"name":"Workflow Call","value":"worklfow_call","description":"When executed by another workflow using Execute Workflow Trigger","action":"When executed by Another Workflow"}],"default":"worklfow_call"},{"displayName":"When an ‘execute workflow’ node calls this workflow, the execution starts here. Any data passed into the 'execute workflow' node will be output by this node.","name":"notice","type":"notice","default":"","displayOptions":{"show":{"@version":[{"_cnd":{"eq":1}}]}}},{"displayName":"This node is out of date. Please upgrade by removing it and adding a new one","name":"outdatedVersionWarning","type":"notice","displayOptions":{"show":{"@version":[{"_cnd":{"eq":1}}]}},"default":""},{"displayName":"Input data mode","name":"inputSource","type":"options","options":[{"name":"Define using fields below","value":"workflowInputs","description":"Provide input fields via UI"},{"name":"Define using JSON example","value":"jsonExample","description":"Generate a schema from an example JSON object"},{"name":"Accept all data","value":"passthrough","description":"Use all incoming data from the parent workflow"}],"default":"workflowInputs","noDataExpression":true,"displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.1}}]}}},{"displayName":"Provide an example object to infer fields and their types.<br>To allow any type for a given field, set the value to null.","name":"jsonExample_notice","type":"notice","default":"","displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.1}}],"inputSource":["jsonExample"]}}},{"displayName":"JSON Example","name":"jsonExample","type":"json","default":"{\n \"aField\": \"a string\",\n \"aNumber\": 123,\n \"thisFieldAcceptsAnyType\": null,\n \"anArray\": []\n}","noDataExpression":true,"displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.1}}],"inputSource":["jsonExample"]}}},{"displayName":"Workflow Input Schema","name":"workflowInputs","placeholder":"Add field","type":"fixedCollection","description":"Define expected input fields. If no inputs are provided, all data from the calling workflow will be passed through.","typeOptions":{"multipleValues":true,"sortable":true,"minRequiredFields":1},"displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.1}}],"inputSource":["workflowInputs"]}},"default":{},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. fieldName","description":"A unique name for this workflow input, used to reference it from another workflows","required":true,"noDataExpression":true},{"displayName":"Type","name":"type","type":"options","description":"Expected data type for this input value. Determines how this field's values are stored, validated, and displayed.","options":[{"name":"Allow Any Type","value":"any"},{"name":"String","value":"string"},{"name":"Number","value":"number"},{"name":"Boolean","value":"boolean"},{"name":"Array","value":"array"},{"name":"Object","value":"object"}],"required":true,"default":"string","noDataExpression":true}]}]}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Helpers"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executeworkflowtrigger/"}]}}},
114
114
  {"displayName":"Execution Data","name":"executionData","icon":"fa:tasks","group":["input"],"iconColor":"light-green","version":[1,1.1],"description":"Add execution data for search","defaults":{"name":"Execution Data","color":"#29A568"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Save important data using this node. It will be displayed on each execution for easy reference and you can filter by it.<br />Filtering is available on Pro and Enterprise plans. <a href='https://n8n.io/pricing/' target='_blank'>More Info</a>","name":"notice","type":"notice","default":""},{"displayName":"Operation","name":"operation","type":"options","default":"save","noDataExpression":true,"options":[{"name":"Save Highlight Data (for Search/review)","value":"save","action":"Save Highlight Data (for search/review)"}]},{"displayName":"Data to Save","name":"dataToSave","placeholder":"Add Saved Field","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Saved Field","multipleValues":true},"displayOptions":{"show":{"operation":["save"]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Key","name":"key","type":"string","default":"","placeholder":"e.g. myKey","requiresDataPath":"single"},{"displayName":"Value","name":"value","type":"string","default":"","placeholder":"e.g. myValue"}]}]}],"hints":[{"type":"warning","message":"Some keys are longer than 50 characters. They will be truncated.","displayCondition":"={{ $parameter.dataToSave.values.some((x) => x.key.length > 50) }}","whenToDisplay":"beforeExecution","location":"outputPane"},{"type":"warning","message":"Some values are longer than 512 characters. They will be truncated.","displayCondition":"={{ $parameter.dataToSave.values.some((x) => x.value.length > 512) }}","whenToDisplay":"beforeExecution","location":"outputPane"}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Helpers"]},"alias":["Filter","_Set","Data"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.executiondata/"}]}}},
115
- {"displayName":"Facebook Graph API","name":"facebookGraphApi","group":["transform"],"version":1,"description":"Interacts with Facebook using the Graph API","defaults":{"name":"Facebook Graph API"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"facebookGraphApi","required":true}],"properties":[{"displayName":"Host URL","name":"hostUrl","type":"options","options":[{"name":"Default","value":"graph.facebook.com"},{"name":"Video Uploads","value":"graph-video.facebook.com"}],"default":"graph.facebook.com","description":"The Host URL of the request. Almost all requests are passed to the graph.facebook.com host URL. The single exception is video uploads, which use graph-video.facebook.com.","required":true},{"displayName":"HTTP Request Method","name":"httpRequestMethod","type":"options","options":[{"name":"GET","value":"GET"},{"name":"POST","value":"POST"},{"name":"DELETE","value":"DELETE"}],"default":"GET","description":"The HTTP Method to be used for the request","required":true},{"displayName":"Graph API Version","name":"graphApiVersion","type":"options","options":[{"name":"Default","value":""},{"name":"v22.0","value":"v22.0"},{"name":"v21.0","value":"v21.0"},{"name":"v20.0","value":"v20.0"},{"name":"v19.0","value":"v19.0"},{"name":"v18.0","value":"v18.0"},{"name":"v17.0","value":"v17.0"},{"name":"v16.0","value":"v16.0"},{"name":"v15.0","value":"v15.0"},{"name":"v14.0","value":"v14.0"},{"name":"v13.0","value":"v13.0"},{"name":"v12.0","value":"v12.0"},{"name":"v11.0","value":"v11.0"},{"name":"v10.0","value":"v10.0"},{"name":"v9.0","value":"v9.0"},{"name":"v8.0","value":"v8.0"},{"name":"v7.0","value":"v7.0"},{"name":"v6.0","value":"v6.0"},{"name":"v5.0","value":"v5.0"},{"name":"v4.0","value":"v4.0"},{"name":"v3.3","value":"v3.3"},{"name":"v3.2","value":"v3.2"},{"name":"v3.1","value":"v3.1"},{"name":"v3.0","value":"v3.0"}],"default":"","description":"The version of the Graph API to be used in the request","required":true},{"displayName":"Node","name":"node","type":"string","default":"","description":"The node on which to operate. A node is an individual object with a unique ID. For example, there are many User node objects, each with a unique ID representing a person on Facebook.","placeholder":"me","required":true},{"displayName":"Edge","name":"edge","type":"string","default":"","description":"Edge of the node on which to operate. Edges represent collections of objects which are attached to the node.","placeholder":"videos"},{"displayName":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","default":false,"description":"Whether to connect even if SSL certificate validation is not possible"},{"displayName":"Send Binary File","name":"sendBinaryData","type":"boolean","displayOptions":{"show":{"httpRequestMethod":["POST","PUT"]}},"default":false,"required":true,"description":"Whether binary data should be sent as body"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"","placeholder":"file:data","displayOptions":{"hide":{"sendBinaryData":[false]},"show":{"httpRequestMethod":["POST","PUT"]}},"hint":"The name of the input binary field containing the file to be uploaded","description":"For Form-Data Multipart, they can be provided in the format: <code>\"sendKey1:binaryProperty1,sendKey2:binaryProperty2</code>"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"/httpRequestMethod":["GET"]}},"description":"The list of fields to request in the GET request","default":{},"options":[{"name":"field","displayName":"Field","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the field"}]}]},{"displayName":"Query Parameters","name":"queryParameters","placeholder":"Add Parameter","type":"fixedCollection","typeOptions":{"multipleValues":true},"description":"The query parameters to send","default":{},"options":[{"name":"parameter","displayName":"Parameter","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the parameter"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the parameter"}]}]},{"displayName":"Query Parameters JSON","name":"queryParametersJson","type":"json","default":"{}","placeholder":"{\"field_name\": \"field_value\"}","description":"The query parameters to send, defined as a JSON object"}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.facebookgraphapi/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/facebookGraph/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Facebook/facebook.svg"},
115
+ {"displayName":"Facebook Graph API","name":"facebookGraphApi","group":["transform"],"version":1,"description":"Interacts with Facebook using the Graph API","defaults":{"name":"Facebook Graph API"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"facebookGraphApi","required":true}],"properties":[{"displayName":"Host URL","name":"hostUrl","type":"options","options":[{"name":"Default","value":"graph.facebook.com"},{"name":"Video Uploads","value":"graph-video.facebook.com"}],"default":"graph.facebook.com","description":"The Host URL of the request. Almost all requests are passed to the graph.facebook.com host URL. The single exception is video uploads, which use graph-video.facebook.com.","required":true},{"displayName":"HTTP Request Method","name":"httpRequestMethod","type":"options","options":[{"name":"GET","value":"GET"},{"name":"POST","value":"POST"},{"name":"DELETE","value":"DELETE"}],"default":"GET","description":"The HTTP Method to be used for the request","required":true},{"displayName":"Graph API Version","name":"graphApiVersion","type":"options","options":[{"name":"Default","value":""},{"name":"v23.0","value":"v23.0"},{"name":"v22.0","value":"v22.0"},{"name":"v21.0","value":"v21.0"},{"name":"v20.0","value":"v20.0"},{"name":"v19.0","value":"v19.0"},{"name":"v18.0","value":"v18.0"},{"name":"v17.0","value":"v17.0"},{"name":"v16.0","value":"v16.0"},{"name":"v15.0","value":"v15.0"},{"name":"v14.0","value":"v14.0"},{"name":"v13.0","value":"v13.0"},{"name":"v12.0","value":"v12.0"},{"name":"v11.0","value":"v11.0"},{"name":"v10.0","value":"v10.0"},{"name":"v9.0","value":"v9.0"},{"name":"v8.0","value":"v8.0"},{"name":"v7.0","value":"v7.0"},{"name":"v6.0","value":"v6.0"},{"name":"v5.0","value":"v5.0"},{"name":"v4.0","value":"v4.0"},{"name":"v3.3","value":"v3.3"},{"name":"v3.2","value":"v3.2"},{"name":"v3.1","value":"v3.1"},{"name":"v3.0","value":"v3.0"}],"default":"","description":"The version of the Graph API to be used in the request","required":true},{"displayName":"Node","name":"node","type":"string","default":"","description":"The node on which to operate. A node is an individual object with a unique ID. For example, there are many User node objects, each with a unique ID representing a person on Facebook.","placeholder":"me","required":true},{"displayName":"Edge","name":"edge","type":"string","default":"","description":"Edge of the node on which to operate. Edges represent collections of objects which are attached to the node.","placeholder":"videos"},{"displayName":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","default":false,"description":"Whether to connect even if SSL certificate validation is not possible"},{"displayName":"Send Binary File","name":"sendBinaryData","type":"boolean","displayOptions":{"show":{"httpRequestMethod":["POST","PUT"]}},"default":false,"required":true,"description":"Whether binary data should be sent as body"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"","placeholder":"file:data","displayOptions":{"hide":{"sendBinaryData":[false]},"show":{"httpRequestMethod":["POST","PUT"]}},"hint":"The name of the input binary field containing the file to be uploaded","description":"For Form-Data Multipart, they can be provided in the format: <code>\"sendKey1:binaryProperty1,sendKey2:binaryProperty2</code>"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"/httpRequestMethod":["GET"]}},"description":"The list of fields to request in the GET request","default":{},"options":[{"name":"field","displayName":"Field","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the field"}]}]},{"displayName":"Query Parameters","name":"queryParameters","placeholder":"Add Parameter","type":"fixedCollection","typeOptions":{"multipleValues":true},"description":"The query parameters to send","default":{},"options":[{"name":"parameter","displayName":"Parameter","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the parameter"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the parameter"}]}]},{"displayName":"Query Parameters JSON","name":"queryParametersJson","type":"json","default":"{}","placeholder":"{\"field_name\": \"field_value\"}","description":"The query parameters to send, defined as a JSON object"}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.facebookgraphapi/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/facebookGraph/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Facebook/facebook.svg"},
116
116
  {"displayName":"Facebook Trigger","name":"facebookTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"appId\"] +\"/\"+ $parameter[\"object\"]}}","description":"Starts the workflow when Facebook events occur","defaults":{"name":"Facebook Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"facebookGraphAppApi","required":true}],"webhooks":[{"name":"setup","httpMethod":"GET","responseMode":"onReceived","path":"webhook"},{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"APP ID","name":"appId","type":"string","required":true,"default":"","description":"Facebook APP ID"},{"displayName":"To watch Whatsapp business account events use the Whatsapp trigger node","name":"whatsappBusinessAccountNotice","type":"notice","default":"","displayOptions":{"show":{"object":["whatsappBusinessAccount"]}}},{"displayName":"Object","name":"object","type":"options","options":[{"name":"Ad Account","value":"adAccount","description":"Get updates about Ad Account"},{"name":"Application","value":"application","description":"Get updates about the app"},{"name":"Certificate Transparency","value":"certificateTransparency","description":"Get updates about Certificate Transparency"},{"name":"Group","value":"group","description":"Get updates about activity in groups and events in groups for Workplace"},{"name":"Instagram","value":"instagram","description":"Get updates about comments on your media"},{"name":"Link","value":"link","description":"Get updates about links for rich previews by an external provider"},{"name":"Page","value":"page","description":"Page updates"},{"name":"Permissions","value":"permissions","description":"Updates regarding granting or revoking permissions"},{"name":"User","value":"user","description":"User profile updates"},{"name":"Whatsapp Business Account","value":"whatsappBusinessAccount","description":"Get updates about Whatsapp business account"},{"name":"Workplace Security","value":"workplaceSecurity","description":"Get updates about Workplace Security"}],"required":true,"default":"user","description":"The object to subscribe to"},{"displayName":"Field Names or IDs","name":"fields","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getObjectFields","loadOptionsDependsOn":["object"]},"default":[],"description":"The set of fields in this object that are subscribed to. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Include Values","name":"includeValues","type":"boolean","default":true,"description":"Whether change notifications should include the new values"}]}],"codex":{"categories":["Marketing"],"alias":["FB"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.facebooktrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/credentials/facebookapp/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Facebook/facebook.svg"},
117
117
  {"displayName":"Facebook Lead Ads Trigger","name":"facebookLeadAdsTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"event\"]}}","description":"Handle Facebook Lead Ads events via webhooks","defaults":{"name":"Facebook Lead Ads Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"facebookLeadAdsOAuth2Api","required":true}],"webhooks":[{"name":"setup","httpMethod":"GET","responseMode":"onReceived","path":"webhook"},{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Due to Facebook API limitations, you can use just one Facebook Lead Ads trigger for each Facebook App","name":"facebookLeadAdsNotice","type":"notice","default":""},{"displayName":"Event","name":"event","type":"options","required":true,"default":"newLead","options":[{"name":"New Lead","value":"newLead"}]},{"displayName":"Page","name":"page","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The page linked to the form for retrieving new leads","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"pageList"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"121637951029080"}]},{"displayName":"Form","name":"form","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The form to monitor for fetching lead details upon submission","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"formList"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"121637951029080"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Simplify Output","name":"simplifyOutput","type":"boolean","default":true,"description":"Whether to return a simplified version of the webhook event instead of all fields"}]}],"codex":{"categories":["Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.facebookleadadstrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/credentials/facebookleadads/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/FacebookLeadAds/facebook.svg"},
118
118
  {"displayName":"Figma Trigger (Beta)","name":"figmaTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"triggerOn\"]}}","description":"Starts the workflow when Figma events occur","defaults":{"name":"Figma Trigger (Beta)"},"inputs":[],"outputs":["main"],"credentials":[{"name":"figmaApi","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Team ID","name":"teamId","type":"string","required":true,"default":"","description":"Trigger will monitor this Figma Team for changes. Team ID can be found in the URL of a Figma Team page when viewed in a web browser: figma.com/files/team/{TEAM-ID}/."},{"displayName":"Trigger On","name":"triggerOn","type":"options","options":[{"name":"File Commented","value":"fileComment","description":"Triggers when someone comments on a file"},{"name":"File Deleted","value":"fileDelete","description":"Triggers whenever a file has been deleted. Does not trigger on all files within a folder, if the folder is deleted."},{"name":"File Updated","value":"fileUpdate","description":"Triggers whenever a file saves or is deleted. This occurs whenever a file is closed or within 30 seconds after changes have been made."},{"name":"File Version Updated","value":"fileVersionUpdate","description":"Triggers whenever a named version is created in the version history of a file"},{"name":"Library Publish","value":"libraryPublish","description":"Triggers whenever a library file is published"}],"default":"","required":true}],"codex":{"categories":["Miscellaneous"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.figmatrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/figma/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Figma/figma.svg"},
@@ -145,7 +145,7 @@
145
145
  {"displayName":"GitLab Trigger","name":"gitlabTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"owner\"] + \"/\" + $parameter[\"repository\"] + \": \" + $parameter[\"events\"].join(\", \")}}","description":"Starts the workflow when GitLab events occur","defaults":{"name":"GitLab Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"gitlabApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"gitlabOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"accessToken"},{"displayName":"Repository Owner","name":"owner","type":"string","default":"","required":true,"placeholder":"n8n-io","description":"Owner of the repository"},{"displayName":"Repository Name","name":"repository","type":"string","default":"","required":true,"placeholder":"n8n","description":"The name of the repository"},{"displayName":"Events","name":"events","type":"multiOptions","options":[{"name":"Comment","value":"note","description":"Triggered when a new comment is made on commits, merge requests, issues, and code snippets"},{"name":"Confidential Issues","value":"confidential_issues","description":"Triggered on confidential issues' events"},{"name":"Confidential Comments","value":"confidential_note","description":"Triggered when a confidential comment is made"},{"name":"Deployments","value":"deployment","description":"Triggered when a deployment starts/succeeds/fails/is cancelled"},{"name":"Issue","value":"issues","description":"Triggered when a new issue is created or an existing issue was updated/closed/reopened"},{"name":"Job","value":"job","description":"Triggered on status change of a job"},{"name":"Merge Request","value":"merge_requests","description":"Triggered when a new merge request is created, an existing merge request was updated/merged/closed or a commit is added in the source branch"},{"name":"Pipeline","value":"pipeline","description":"Triggered on status change of Pipeline"},{"name":"Push","value":"push","description":"Triggered when you push to the repository except when pushing tags"},{"name":"Release","value":"releases","description":"Release events are triggered when a release is created or updated"},{"name":"Tag","value":"tag_push","description":"Triggered when you create (or delete) tags to the repository"},{"name":"Wiki Page","value":"wiki_page","description":"Triggered when a wiki page is created, updated or deleted"},{"name":"*","value":"*","description":"Any time any event is triggered (Wildcard Event)"}],"required":true,"default":[],"description":"The events to listen to"}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.gitlabtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/gitlab/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Gitlab/gitlab.svg"},
146
146
  {"displayName":"Gong","name":"gong","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Interact with Gong API","defaults":{"name":"Gong"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"gongApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"gongOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"requestDefaults":{"baseURL":"={{ $credentials.baseUrl.replace(new RegExp(\"/$\"), \"\") }}"},"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"accessToken"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Call","value":"call"},{"name":"User","value":"user"}],"default":"call"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["call"]}},"options":[{"name":"Get","value":"get","description":"Retrieve data for a specific call","routing":{"request":{"method":"POST","url":"/v2/calls/extensive","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}},"action":"Get call"},{"name":"Get Many","value":"getAll","description":"Retrieve a list of calls","routing":{"request":{"method":"POST","url":"/v2/calls/extensive","body":{"filter":{}},"ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}},"action":"Get many calls"}],"default":"getAll"},{"displayName":"Call to Get","name":"call","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["call"],"operation":["get"]}},"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getCalls","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 7782342274025937895","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,20}","errorMessage":"Not a valid Gong Call ID"}}]},{"displayName":"By URL","name":"url","extractValue":{"type":"regex","regex":"https:\\/\\/[a-zA-Z0-9-]+\\.app\\.gong\\.io\\/call\\?id=([0-9]{1,20})"},"placeholder":"e.g. https://subdomain.app.gong.io/call?id=7782342274025937895","type":"string","validation":[{"type":"regex","properties":{"regex":"https:\\/\\/[a-zA-Z0-9-]+\\.app\\.gong\\.io\\/call\\?id=([0-9]{1,20})","errorMessage":"Not a valid Gong URL"}}]}],"required":true,"routing":{"send":{"type":"body","property":"filter.callIds","propertyInDotNotation":true,"value":"={{ [$value] }}"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"calls"}}]}},"type":"resourceLocator"},{"displayName":"Options","name":"options","default":{},"displayOptions":{"show":{"resource":["call"],"operation":["get"]}},"options":[{"displayName":"Call Data to Include","name":"properties","type":"multiOptions","default":[],"description":"The Call properties to include in the returned results. Choose from a list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","options":[{"name":"Action Items","value":"pointsOfInterest","description":"Call points of interest"},{"name":"Audio and Video URLs","value":"media","description":"Audio and video URL of the call. The URLs will be available for 8 hours."},{"name":"Brief","value":"brief","description":"Spotlight call brief","routing":{"send":{"type":"body","property":"contentSelector.exposedFields.content.brief","propertyInDotNotation":true,"value":"={{ $value }}"}}},{"name":"Comments","value":"publicComments","description":"Public comments made for this call"},{"name":"Highlights","value":"highlights","description":"Call highlights"},{"name":"Keypoints","value":"keyPoints","description":"Key points of the call"},{"name":"Outcome","value":"callOutcome","description":"Outcome of the call"},{"name":"Outline","value":"outline","description":"Call outline"},{"name":"Participants","value":"parties","description":"Information about the participants of the call"},{"name":"Structure","value":"structure","description":"Call agenda"},{"name":"Topics","value":"topics","description":"Duration of call topics"},{"name":"Trackers","value":"trackers","description":"Smart tracker and keyword tracker information for the call"},{"name":"Transcript","value":"transcript","description":"Information about the participants"}],"routing":{"send":{"preSend":[null]},"output":{"postReceive":[null]}}}],"placeholder":"Add Option","type":"collection"},{"displayName":"Return All","name":"returnAll","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["call"],"operation":["getAll"]}},"routing":{"send":{"paginate":"={{ $value }}"},"operations":{}},"type":"boolean"},{"displayName":"Limit","name":"limit","default":50,"description":"Max number of results to return","displayOptions":{"show":{"resource":["call"],"operation":["getAll"],"returnAll":[false]}},"routing":{"output":{"postReceive":[null,{"type":"limit","properties":{"maxResults":"={{ $value }}"}}]}},"type":"number","typeOptions":{"minValue":1},"validateType":"number"},{"displayName":"Filters","name":"filters","default":{},"displayOptions":{"show":{"resource":["call"],"operation":["getAll"]}},"options":[{"displayName":"After","name":"fromDateTime","default":"","description":"Returns calls that started on or after the specified date and time. If not provided, list starts with earliest call. For web-conference calls recorded by Gong, the date denotes its scheduled time, otherwise, it denotes its actual start time.","placeholder":"e.g. 2018-02-18T02:30:00-07:00 or 2018-02-18T08:00:00Z","routing":{"send":{"type":"body","property":"filter.fromDateTime","propertyInDotNotation":true,"value":"={{ new Date($value).toISOString() }}"}},"type":"dateTime","validateType":"dateTime"},{"displayName":"Before","name":"toDateTime","default":"","description":"Returns calls that started up to but excluding specified date and time. If not provided, list ends with most recent call. For web-conference calls recorded by Gong, the date denotes its scheduled time, otherwise, it denotes its actual start time.","placeholder":"e.g. 2018-02-18T02:30:00-07:00 or 2018-02-18T08:00:00Z","routing":{"send":{"type":"body","property":"filter.toDateTime","propertyInDotNotation":true,"value":"={{ new Date($value).toISOString() }}"}},"type":"dateTime","validateType":"dateTime"},{"displayName":"Workspace ID","name":"workspaceId","default":"","description":"Return only the calls belonging to this workspace","placeholder":"e.g. 623457276584334","routing":{"send":{"type":"body","property":"filter.workspaceId","propertyInDotNotation":true,"value":"={{ $value }}"}},"type":"string","validateType":"number"},{"displayName":"Call IDs","name":"callIds","default":"","description":"List of calls IDs to be filtered","hint":"Comma separated list of IDs, array of strings can be set in expression","routing":{"send":{"preSend":[null]}},"placeholder":"e.g. 7782342274025937895","type":"string"},{"displayName":"Organizer","name":"primaryUserIds","default":{"mode":"list","value":""},"description":"Return only the calls hosted by the specified user","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getUsers","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 7782342274025937895","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,20}","errorMessage":"Not a valid Gong User ID"}}]}],"routing":{"send":{"type":"body","property":"filter.primaryUserIds","propertyInDotNotation":true,"value":"={{ [$value] }}"}},"type":"resourceLocator"}],"placeholder":"Add Filter","type":"collection"},{"displayName":"Options","name":"options","default":{},"displayOptions":{"show":{"resource":["call"],"operation":["getAll"]}},"options":[{"displayName":"Call Data to Include","name":"properties","type":"multiOptions","default":[],"description":"The Call properties to include in the returned results. Choose from a list, or specify IDs using an <a href=\"https://docs.n8n.io/code-examples/expressions/\">expression</a>.","options":[{"name":"Participants","value":"parties","description":"Information about the participants of the call"},{"name":"Topics","value":"topics","description":"Information about the topics of the call"}],"routing":{"send":{"preSend":[null]}}}],"placeholder":"Add Option","type":"collection"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["user"]}},"options":[{"name":"Get","value":"get","description":"Retrieve data for a specific user","action":"Get user","routing":{"request":{"method":"POST","url":"/v2/users/extensive","ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}}},{"name":"Get Many","value":"getAll","description":"Retrieve a list of users","action":"Get many users","routing":{"request":{"method":"POST","url":"/v2/users/extensive","body":{"filter":{}},"ignoreHttpStatusErrors":true},"output":{"postReceive":[null]}}}],"default":"get"},{"displayName":"User to Get","name":"user","default":{"mode":"list","value":""},"displayOptions":{"show":{"resource":["user"],"operation":["get"]}},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getUsers","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 7782342274025937895","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,20}","errorMessage":"Not a valid Gong User ID"}}]}],"routing":{"send":{"type":"body","property":"filter.userIds","propertyInDotNotation":true,"value":"={{ [$value] }}"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"users"}}]}},"type":"resourceLocator"},{"displayName":"Return All","name":"returnAll","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["user"],"operation":["getAll"]}},"routing":{"send":{"paginate":"={{ $value }}"},"operations":{}},"type":"boolean","validateType":"boolean"},{"displayName":"Limit","name":"limit","default":50,"description":"Max number of results to return","displayOptions":{"show":{"resource":["user"],"operation":["getAll"],"returnAll":[false]}},"routing":{"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"users"}},{"type":"limit","properties":{"maxResults":"={{ $value }}"}}]}},"type":"number","typeOptions":{"minValue":1},"validateType":"number"},{"displayName":"Filters","name":"filters","default":{},"displayOptions":{"show":{"resource":["user"],"operation":["getAll"]}},"options":[{"displayName":"Created After","name":"createdFromDateTime","default":"","description":"An optional user creation time lower limit, if supplied the API will return only the users created at or after this time","placeholder":"e.g. 2018-02-18T02:30:00-07:00 or 2018-02-18T08:00:00Z","routing":{"send":{"type":"body","property":"filter.createdFromDateTime","propertyInDotNotation":true,"value":"={{ new Date($value).toISOString() }}"}},"type":"dateTime","validateType":"dateTime"},{"displayName":"Created Before","name":"createdToDateTime","default":"","description":"An optional user creation time upper limit, if supplied the API will return only the users created before this time","placeholder":"e.g. 2018-02-18T02:30:00-07:00 or 2018-02-18T08:00:00Z","routing":{"send":{"type":"body","property":"filter.createdToDateTime","propertyInDotNotation":true,"value":"={{ new Date($value).toISOString() }}"}},"type":"dateTime","validateType":"dateTime"},{"displayName":"User IDs","name":"userIds","default":"","description":"Set of Gong's unique numeric identifiers for the users (up to 20 digits)","hint":"Comma separated list of IDs, array of strings can be set in expression","routing":{"send":{"preSend":[null]}},"placeholder":"e.g. 7782342274025937895","type":"string"}],"placeholder":"Add Filter","type":"collection"},{"displayName":"Request Options","name":"requestOptions","type":"collection","isNodeSetting":true,"placeholder":"Add Option","default":{},"options":[{"displayName":"Batching","name":"batching","placeholder":"Add Batching","type":"fixedCollection","typeOptions":{"multipleValues":false},"default":{"batch":{}},"options":[{"displayName":"Batching","name":"batch","values":[{"displayName":"Items per Batch","name":"batchSize","type":"number","typeOptions":{"minValue":-1},"default":50,"description":"Input will be split in batches to throttle requests. -1 for disabled. 0 will be treated as 1."},{"displayName":"Batch Interval (ms)","name":"batchInterval","type":"number","typeOptions":{"minValue":0},"default":1000,"description":"Time (in milliseconds) between each batch of requests. 0 for disabled."}]}]},{"displayName":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","noDataExpression":true,"default":false,"description":"Whether to accept the response even if SSL certificate validation is not possible"},{"displayName":"Proxy","name":"proxy","type":"string","default":"","placeholder":"e.g. http://myproxy:3128","description":"HTTP proxy to use. If authentication is required it can be defined as follow: http://username:password@myproxy:3128"},{"displayName":"Timeout","name":"timeout","type":"number","typeOptions":{"minValue":1},"default":10000,"description":"Time in ms to wait for the server to send response headers (and start the response body) before aborting the request"}]}],"codex":{"categories":["Development","Developer Tools"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gong/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.gong/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Gong/gong.svg"},
147
147
  {"displayName":"Google Ads","name":"googleAds","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Ads API","defaults":{"name":"Google Ads"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAdsOAuth2Api","required":true,"testedBy":{"request":{"method":"GET","url":"/v20/customers:listAccessibleCustomers"}}}],"requestDefaults":{"returnFullResponse":true,"baseURL":"https://googleads.googleapis.com","headers":{"developer-token":"={{$credentials.developerToken}}"}},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Campaign","value":"campaign"}],"default":"campaign"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["campaign"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many campaigns linked to the specified account","routing":{"request":{"method":"POST","url":"={{\"/v20/customers/\" + $parameter[\"clientCustomerId\"].toString().replace(/-/g, \"\") + \"/googleAds:search\"}}","body":{"query":"={{ \"select campaign.id, campaign.name, campaign_budget.amount_micros, campaign_budget.period,campaign.status,campaign.optimization_score,campaign.advertising_channel_type,campaign.advertising_channel_sub_type,metrics.impressions,metrics.interactions,metrics.interaction_rate,metrics.average_cost,metrics.cost_micros,metrics.conversions,metrics.cost_per_conversion,metrics.conversions_from_interactions_rate,metrics.video_views,metrics.average_cpm,metrics.ctr from campaign where campaign.id > 0 \" + ([\"allTime\", undefined, \"\"].includes($parameter.additionalOptions?.dateRange) ? \"\" : \" and segments.date DURING \" + $parameter.additionalOptions.dateRange) + \" \" + ([\"all\", undefined, \"\"].includes($parameter.additionalOptions?.campaignStatus) ? \"\" : \" and campaign.status = '\" + $parameter.additionalOptions.campaignStatus + \"'\") + \"\" }}"},"headers":{"login-customer-id":"={{$parameter[\"managerCustomerId\"].toString().replace(/-/g, \"\")}}"}},"output":{"postReceive":[null]}},"action":"Get many campaigns"},{"name":"Get","value":"get","description":"Get a specific campaign","routing":{"request":{"method":"POST","url":"={{\"/v20/customers/\" + $parameter[\"clientCustomerId\"].toString().replace(/-/g, \"\") + \"/googleAds:search\"}}","returnFullResponse":true,"body":{"query":"={{ \"select campaign.id, campaign.name, campaign_budget.amount_micros, campaign_budget.period,campaign.status,campaign.optimization_score,campaign.advertising_channel_type,campaign.advertising_channel_sub_type,metrics.impressions,metrics.interactions,metrics.interaction_rate,metrics.average_cost,metrics.cost_micros,metrics.conversions,metrics.cost_per_conversion,metrics.conversions_from_interactions_rate,metrics.video_views,metrics.average_cpm,metrics.ctr from campaign where campaign.id = \" + $parameter[\"campaignId\"].toString().replace(/-/g, \"\")}}"},"headers":{"login-customer-id":"={{$parameter[\"managerCustomerId\"].toString().replace(/-/g, \"\")}}"}},"output":{"postReceive":[null]}},"action":"Get a campaign"}],"default":"getAll"},{"displayName":"Divide field names expressed with <i>micros</i> by 1,000,000 to get the actual value","name":"campaigsNotice","type":"notice","default":"","displayOptions":{"show":{"resource":["campaign"]}}},{"displayName":"Manager Customer ID","name":"managerCustomerId","type":"string","required":true,"placeholder":"9998887777","displayOptions":{"show":{"resource":["campaign"]}},"default":""},{"displayName":"Client Customer ID","name":"clientCustomerId","type":"string","required":true,"placeholder":"6665554444","displayOptions":{"show":{"resource":["campaign"]}},"default":""},{"displayName":"Campaign ID","name":"campaignId","type":"string","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["campaign"]}},"default":"","description":"ID of the campaign"},{"displayName":"Additional Options","name":"additionalOptions","type":"collection","displayOptions":{"show":{"resource":["campaign"],"operation":["getAll"]}},"default":{},"description":"Additional options for fetching campaigns","placeholder":"Add option","options":[{"displayName":"Date Range","name":"dateRange","description":"Filters statistics by period","type":"options","options":[{"name":"All Time","value":"allTime","description":"Fetch statistics for all period"},{"name":"Today","value":"TODAY","description":"Today only"},{"name":"Yesterday","value":"YESTERDAY","description":"Yesterday only"},{"name":"Last 7 Days","value":"LAST_7_DAYS","description":"Last 7 days, not including today"},{"name":"Last Business Week","value":"LAST_BUSINESS_WEEK","description":"The 5 day business week, Monday through Friday, of the previous business week"},{"name":"This Month","value":"THIS_MONTH","description":"All days in the current month"},{"name":"Last Month","value":"LAST_MONTH","description":"All days in the previous month"},{"name":"Last 14 Days","value":"LAST_14_DAYS","description":"The last 14 days not including today"},{"name":"Last 30 Days","value":"LAST_30_DAYS","description":"The last 30 days not including today"}],"default":"allTime"},{"displayName":"Show Campaigns by Status","name":"campaignStatus","description":"Filters campaigns by status","type":"options","options":[{"name":"All","value":"all","description":"Fetch all campaigns regardless of status"},{"name":"Enabled","value":"ENABLED","description":"Filter only active campaigns"},{"name":"Paused","value":"PAUSED","description":"Filter only paused campaigns"},{"name":"Removed","value":"REMOVED","description":"Filter only removed campaigns"}],"default":"all"}]},{"displayName":"Request Options","name":"requestOptions","type":"collection","isNodeSetting":true,"placeholder":"Add Option","default":{},"options":[{"displayName":"Batching","name":"batching","placeholder":"Add Batching","type":"fixedCollection","typeOptions":{"multipleValues":false},"default":{"batch":{}},"options":[{"displayName":"Batching","name":"batch","values":[{"displayName":"Items per Batch","name":"batchSize","type":"number","typeOptions":{"minValue":-1},"default":50,"description":"Input will be split in batches to throttle requests. -1 for disabled. 0 will be treated as 1."},{"displayName":"Batch Interval (ms)","name":"batchInterval","type":"number","typeOptions":{"minValue":0},"default":1000,"description":"Time (in milliseconds) between each batch of requests. 0 for disabled."}]}]},{"displayName":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","noDataExpression":true,"default":false,"description":"Whether to accept the response even if SSL certificate validation is not possible"},{"displayName":"Proxy","name":"proxy","type":"string","default":"","placeholder":"e.g. http://myproxy:3128","description":"HTTP proxy to use. If authentication is required it can be defined as follow: http://username:password@myproxy:3128"},{"displayName":"Timeout","name":"timeout","type":"number","typeOptions":{"minValue":1},"default":10000,"description":"Time in ms to wait for the server to send response headers (and start the response body) before aborting the request"}]}],"codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googleads/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Ads/googleAds.svg"},
148
- {"displayName":"Google Analytics","name":"googleAnalytics","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Analytics API","defaultVersion":2,"version":2,"defaults":{"name":"Google Analytics"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAnalyticsOAuth2","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Report","value":"report"},{"name":"User Activity","value":"userActivity"}],"default":"report"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["report"]}},"options":[{"name":"Get","value":"get","description":"Return the analytics data","action":"Get a report"}],"default":"get"},{"displayName":"Property Type","name":"propertyType","type":"options","noDataExpression":true,"description":"Google Analytics 4 is the latest version. Universal Analytics is an older version that is not fully functional after the end of June 2023.","options":[{"name":"Google Analytics 4","value":"ga4"},{"name":"Universal Analytics","value":"universal"}],"default":"ga4","displayOptions":{"show":{"resource":["report"],"operation":["get"]}}},{"displayName":"Property","name":"propertyId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The Property of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a property...","typeOptions":{"searchListMethod":"searchProperties","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics Property ID"}}],"url":"=https://analytics.google.com/analytics/web/#/p{{$value}}/"}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2025-07-06T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2025-07-13T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"Metrics","name":"metricsGA4","type":"fixedCollection","default":{"metricValues":[{"listName":"totalUsers"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Metric","description":"The quantitative measurements of a report. For example, the metric eventCount is the total number of events. Requests are allowed up to 10 metrics.","options":[{"displayName":"Values","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","description":"A mathematical expression for derived metrics. For example, the metric Event count per user is eventCount/totalUsers.","placeholder":"e.g. eventCount/totalUsers","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Invisible","name":"invisible","type":"boolean","default":false,"displayOptions":{"show":{"listName":["custom"]}},"description":"Whether a metric is invisible in the report response. If a metric is invisible, the metric will not produce a column in the response, but can be used in metricFilter, orderBys, or a metric expression."}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Dimensions to split by","name":"dimensionsGA4","type":"fixedCollection","default":{"dimensionValues":[{"listName":"date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension city indicates the city from which an event originates. Dimension values in report responses are strings; for example, the city could be \"Paris\" or \"New York\". Requests are allowed up to 9 dimensions.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}},"options":[{"displayName":"Currency Code","name":"currencyCode","type":"string","default":"","description":"A currency code in ISO4217 format, such as \"AED\", \"USD\", \"JPY\". If the field is empty, the report uses the property's default currency."},{"displayName":"Dimensions Filters","name":"dimensionFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"String Filter","name":"stringFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true},{"displayName":"Match Type","name":"matchType","type":"options","default":"EXACT","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Contains Value","value":"CONTAINS"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Exact Match","value":"EXACT"},{"name":"Full Match for the Regular Expression","value":"FULL_REGEXP"},{"name":"Partial Match for the Regular Expression","value":"PARTIAL_REGEXP"}]}]},{"displayName":"In List Filter","name":"inListFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Values","name":"values","type":"string","default":"","hint":"Comma separated list of values. Must be non-empty."},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Metric Aggregation","name":"metricAggregations","type":"multiOptions","default":[],"options":[{"name":"MAXIMUM","value":"MAXIMUM"},{"name":"MINIMUM","value":"MINIMUM"},{"name":"TOTAL","value":"TOTAL"}],"displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Metrics Filters","name":"metricsFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"Between Filter","name":"betweenFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"From Value","name":"fromValue","type":"string","default":""},{"displayName":"To Value","name":"toValue","type":"string","default":""}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Keep Empty Rows","name":"keepEmptyRows","type":"boolean","default":false,"description":"Whether false or unspecified, each row with all metrics equal to 0 will not be returned. If true, these rows will be returned if they are not separately removed by a filter."},{"displayName":"Order By","name":"orderByUI","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Order","description":"Specifies how rows are ordered in the response","options":[{"displayName":"Metric Order By","name":"metricOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Metric Name or ID","name":"metricName","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."}]},{"displayName":"Dimmension Order By","name":"dimmensionOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Dimmension Name or ID","name":"dimensionName","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Order Type","name":"orderType","type":"options","default":"ORDER_TYPE_UNSPECIFIED","options":[{"name":"Alphanumeric","value":"ALPHANUMERIC","description":"Alphanumeric sort by Unicode code point"},{"name":"Case Insensitive Alphanumeric","value":"CASE_INSENSITIVE_ALPHANUMERIC","description":"Case insensitive alphanumeric sort by lower case Unicode code point"},{"name":"Numeric","value":"NUMERIC","description":"Dimension values are converted to numbers before sorting"},{"name":"Unspecified","value":"ORDER_TYPE_UNSPECIFIED"}]}]}]},{"displayName":"Return Property Quota","name":"returnPropertyQuota","type":"boolean","default":false,"description":"Whether to return the current state of this Analytics Property's quota. Quota is returned in PropertyQuota.","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"View","name":"viewId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The View of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a view...","typeOptions":{"searchListMethod":"searchViews","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics.google.com/analytics.*p[0-9]{1,}.*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics.google.com/analytics.*p([0-9]{1,})"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics View ID"}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2025-07-06T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2025-07-13T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"Metrics","name":"metricsUA","type":"fixedCollection","default":{"metricValues":[{"listName":"ga:users"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add metric","description":"Metrics in the request","options":[{"displayName":"Metric","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"ga:users","options":[{"name":"Checkouts","value":"ga:productCheckouts"},{"name":"Events","value":"ga:totalEvents"},{"name":"Page Views","value":"ga:pageviews"},{"name":"Session Duration","value":"ga:sessionDuration"},{"name":"Sessions","value":"ga:sessions"},{"name":"Sessions per User","value":"ga:sessionsPerUser"},{"name":"Total Users","value":"ga:users"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetrics","loadOptionsDependsOn":["viewId.value"]},"default":"ga:users","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","placeholder":"e.g. ga:totalRefunds/ga:users","description":"Learn more about Google Analytics <a href=\"https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#Metric\">metric expressions</a>","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Formatting Type","name":"formattingType","type":"options","default":"INTEGER","description":"Specifies how the metric expression should be formatted","options":[{"name":"Currency","value":"CURRENCY"},{"name":"Float","value":"FLOAT"},{"name":"Integer","value":"INTEGER"},{"name":"Percent","value":"PERCENT"},{"name":"Time","value":"TIME"}],"displayOptions":{"show":{"listName":["custom"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Dimensions to split by","name":"dimensionsUA","type":"fixedCollection","default":{"dimensionValues":[{"listName":"ga:date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension ga:city indicates the city, for example, \"Paris\" or \"New York\", from which a session originates.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}},"options":[{"displayName":"Dimension Filters","name":"dimensionFiltersUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension Filter","description":"Dimension Filters in the request","options":[{"displayName":"Filters","name":"filterValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Operator","name":"operator","type":"options","default":"EXACT","description":"Operator to use in combination with value","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Equals (Number)","value":"NUMERIC_EQUAL"},{"name":"Exactly Matches","value":"EXACT"},{"name":"Greater Than (Number)","value":"NUMERIC_GREATER_THAN"},{"name":"Less Than (Number)","value":"NUMERIC_LESS_THAN"},{"name":"Partly Matches","value":"PARTIAL"},{"name":"Regular Expression","value":"REGEXP"}]},{"displayName":"Value","name":"expressions","type":"string","default":"","placeholder":"","description":"String or <a href=\"https://support.google.com/analytics/answer/1034324?hl=en\">regular expression</a> to match against"}]}]},{"displayName":"Hide Totals","name":"hideTotals","type":"boolean","default":false,"description":"Whether to hide the total of all metrics for all the matching rows, for every date range","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Hide Value Ranges","name":"hideValueRanges","type":"boolean","default":false,"description":"Whether to hide the minimum and maximum across all matching rows","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Include Empty Rows","name":"includeEmptyRows","type":"boolean","default":false,"description":"Whether the response exclude rows if all the retrieved metrics are equal to zero"},{"displayName":"Use Resource Quotas","name":"useResourceQuotas","type":"boolean","default":false,"description":"Whether to enable resource based quotas","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userActivity"]}},"options":[{"name":"Search","value":"search","description":"Return user activity data","action":"Search user activity data"}],"default":"search"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"The view from Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","hint":"If there's nothing here, try changing the 'Property type' field above"},{"displayName":"User ID","name":"userId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"ID of a user"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"options":[{"displayName":"Activity Types","name":"activityTypes","type":"multiOptions","options":[{"name":"Ecommerce","value":"ECOMMERCE"},{"name":"Event","value":"EVENT"},{"name":"Goal","value":"GOAL"},{"name":"Pageview","value":"PAGEVIEW"},{"name":"Screenview","value":"SCREENVIEW"}],"description":"Type of activites requested","default":[]}]}],"usableAsTool":true,"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Analytics/analytics.svg","codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googleanalytics/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
148
+ {"displayName":"Google Analytics","name":"googleAnalytics","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Analytics API","defaultVersion":2,"version":2,"defaults":{"name":"Google Analytics"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAnalyticsOAuth2","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Report","value":"report"},{"name":"User Activity","value":"userActivity"}],"default":"report"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["report"]}},"options":[{"name":"Get","value":"get","description":"Return the analytics data","action":"Get a report"}],"default":"get"},{"displayName":"Property Type","name":"propertyType","type":"options","noDataExpression":true,"description":"Google Analytics 4 is the latest version. Universal Analytics is an older version that is not fully functional after the end of June 2023.","options":[{"name":"Google Analytics 4","value":"ga4"},{"name":"Universal Analytics","value":"universal"}],"default":"ga4","displayOptions":{"show":{"resource":["report"],"operation":["get"]}}},{"displayName":"Property","name":"propertyId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The Property of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a property...","typeOptions":{"searchListMethod":"searchProperties","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics\\.google\\.com\\/analytics.*\\/p([0-9]{1,})(?:\\/.*|)"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics Property ID"}}],"url":"=https://analytics.google.com/analytics/web/#/p{{$value}}/"}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2025-07-20T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2025-07-27T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"dateRange":["custom"],"propertyType":["ga4"]}}},{"displayName":"Metrics","name":"metricsGA4","type":"fixedCollection","default":{"metricValues":[{"listName":"totalUsers"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Metric","description":"The quantitative measurements of a report. For example, the metric eventCount is the total number of events. Requests are allowed up to 10 metrics.","options":[{"displayName":"Values","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","description":"A mathematical expression for derived metrics. For example, the metric Event count per user is eventCount/totalUsers.","placeholder":"e.g. eventCount/totalUsers","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Invisible","name":"invisible","type":"boolean","default":false,"displayOptions":{"show":{"listName":["custom"]}},"description":"Whether a metric is invisible in the report response. If a metric is invisible, the metric will not produce a column in the response, but can be used in metricFilter, orderBys, or a metric expression."}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Dimensions to split by","name":"dimensionsGA4","type":"fixedCollection","default":{"dimensionValues":[{"listName":"date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension city indicates the city from which an event originates. Dimension values in report responses are strings; for example, the city could be \"Paris\" or \"New York\". Requests are allowed up to 9 dimensions.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["ga4"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["ga4"]}},"options":[{"displayName":"Currency Code","name":"currencyCode","type":"string","default":"","description":"A currency code in ISO4217 format, such as \"AED\", \"USD\", \"JPY\". If the field is empty, the report uses the property's default currency."},{"displayName":"Dimensions Filters","name":"dimensionFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"String Filter","name":"stringFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true},{"displayName":"Match Type","name":"matchType","type":"options","default":"EXACT","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Contains Value","value":"CONTAINS"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Exact Match","value":"EXACT"},{"name":"Full Match for the Regular Expression","value":"FULL_REGEXP"},{"name":"Partial Match for the Regular Expression","value":"PARTIAL_REGEXP"}]}]},{"displayName":"In List Filter","name":"inListFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Values","name":"values","type":"string","default":"","hint":"Comma separated list of values. Must be non-empty."},{"displayName":"Case Sensitive","name":"caseSensitive","type":"boolean","default":true}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"date","options":[{"name":"Browser","value":"browser"},{"name":"Campaign","value":"campaignName"},{"name":"City","value":"city"},{"name":"Country","value":"country"},{"name":"Date","value":"date"},{"name":"Device Category","value":"deviceCategory"},{"name":"Item Name","value":"itemName"},{"name":"Language","value":"language"},{"name":"Page Location","value":"pageLocation"},{"name":"Source / Medium","value":"sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"date","description":"The name of the dimension. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Metric Aggregation","name":"metricAggregations","type":"multiOptions","default":[],"options":[{"name":"MAXIMUM","value":"MAXIMUM"},{"name":"MINIMUM","value":"MINIMUM"},{"name":"TOTAL","value":"TOTAL"}],"displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Metrics Filters","name":"metricsFiltersUI","type":"fixedCollection","default":{},"placeholder":"Add Filter","options":[{"displayName":"Filter Expressions","name":"filterExpressions","values":[{"displayName":"Filter Expression Type","name":"filterExpressionType","type":"options","default":"andGroup","options":[{"name":"And Group","value":"andGroup"},{"name":"Or Group","value":"orGroup"}]},{"displayName":"Expression","name":"expression","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"placeholder":"Add Expression","options":[{"displayName":"Between Filter","name":"betweenFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"From Value","name":"fromValue","type":"string","default":""},{"displayName":"To Value","name":"toValue","type":"string","default":""}]},{"displayName":"Numeric Filter","name":"numericFilter","values":[{"displayName":"Metric","name":"listName","type":"options","default":"totalUsers","options":[{"name":"1 Day Active Users","value":"active1DayUsers"},{"name":"28 Day Active Users","value":"active28DayUsers"},{"name":"7 Day Active Users","value":"active7DayUsers"},{"name":"Checkouts","value":"checkouts"},{"name":"Events","value":"eventCount"},{"name":"Page Views","value":"screenPageViews"},{"name":"Session Duration","value":"userEngagementDuration"},{"name":"Sessions","value":"sessions"},{"name":"Sessions per User","value":"sessionsPerUser"},{"name":"Total Users","value":"totalUsers"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"totalUsers","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Value Type","name":"valueType","type":"options","default":"doubleValue","options":[{"name":"Double Value","value":"doubleValue"},{"name":"Integer Value","value":"int64Value"}]},{"displayName":"Value","name":"value","type":"string","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"EQUAL","options":[{"name":"Equal","value":"EQUAL"},{"name":"Greater Than","value":"GREATER_THAN"},{"name":"Greater than or Equal","value":"GREATER_THAN_OR_EQUAL"},{"name":"Less Than","value":"LESS_THAN"},{"name":"Less than or Equal","value":"LESS_THAN_OR_EQUAL"}]}]}]}]}]},{"displayName":"Keep Empty Rows","name":"keepEmptyRows","type":"boolean","default":false,"description":"Whether false or unspecified, each row with all metrics equal to 0 will not be returned. If true, these rows will be returned if they are not separately removed by a filter."},{"displayName":"Order By","name":"orderByUI","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Order","description":"Specifies how rows are ordered in the response","options":[{"displayName":"Metric Order By","name":"metricOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Metric Name or ID","name":"metricName","type":"options","typeOptions":{"loadOptionsMethod":"getMetricsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."}]},{"displayName":"Dimmension Order By","name":"dimmensionOrderBy","values":[{"displayName":"Descending","name":"desc","type":"boolean","default":false,"description":"Whether true, sorts by descending order"},{"displayName":"Dimmension Name or ID","name":"dimensionName","type":"options","typeOptions":{"loadOptionsMethod":"getDimensionsGA4","loadOptionsDependsOn":["propertyId.value"]},"default":"","description":"Sorts by metric values. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Order Type","name":"orderType","type":"options","default":"ORDER_TYPE_UNSPECIFIED","options":[{"name":"Alphanumeric","value":"ALPHANUMERIC","description":"Alphanumeric sort by Unicode code point"},{"name":"Case Insensitive Alphanumeric","value":"CASE_INSENSITIVE_ALPHANUMERIC","description":"Case insensitive alphanumeric sort by lower case Unicode code point"},{"name":"Numeric","value":"NUMERIC","description":"Dimension values are converted to numbers before sorting"},{"name":"Unspecified","value":"ORDER_TYPE_UNSPECIFIED"}]}]}]},{"displayName":"Return Property Quota","name":"returnPropertyQuota","type":"boolean","default":false,"description":"Whether to return the current state of this Analytics Property's quota. Quota is returned in PropertyQuota.","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"View","name":"viewId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The View of Google Analytics","hint":"If this doesn't work, try changing the 'Property Type' field above","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a view...","typeOptions":{"searchListMethod":"searchViews","searchFilterRequired":false,"searchable":false}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://analytics.google.com/analytics/...","validation":[{"type":"regex","properties":{"regex":".*analytics.google.com/analytics.*p[0-9]{1,}.*","errorMessage":"Not a valid Google Analytics URL"}}],"extractValue":{"type":"regex","regex":".*analytics.google.com/analytics.*p([0-9]{1,})"}},{"displayName":"By ID","name":"id","type":"string","placeholder":"123456","validation":[{"type":"regex","properties":{"regex":"[0-9]{1,}","errorMessage":"Not a valid Google Analytics View ID"}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Date Range","name":"dateRange","type":"options","required":true,"options":[{"name":"Last 7 Days","value":"last7days"},{"name":"Last 30 Days","value":"last30days"},{"name":"Today","value":"today"},{"name":"Yesterday","value":"yesterday"},{"name":"Last Complete Calendar Week","value":"lastCalendarWeek"},{"name":"Last Complete Calendar Month","value":"lastCalendarMonth"},{"name":"Custom","value":"custom"}],"default":"last7days","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Start","name":"startDate","type":"dateTime","required":true,"default":"2025-07-20T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"End","name":"endDate","type":"dateTime","required":true,"default":"2025-07-27T00:00:00.000+00:00","displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"],"dateRange":["custom"]}}},{"displayName":"Metrics","name":"metricsUA","type":"fixedCollection","default":{"metricValues":[{"listName":"ga:users"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add metric","description":"Metrics in the request","options":[{"displayName":"Metric","name":"metricValues","values":[{"displayName":"Metric","name":"listName","type":"options","default":"ga:users","options":[{"name":"Checkouts","value":"ga:productCheckouts"},{"name":"Events","value":"ga:totalEvents"},{"name":"Page Views","value":"ga:pageviews"},{"name":"Session Duration","value":"ga:sessionDuration"},{"name":"Sessions","value":"ga:sessions"},{"name":"Sessions per User","value":"ga:sessionsPerUser"},{"name":"Total Users","value":"ga:users"},{"name":"Other metrics…","value":"other"},{"name":"Custom metric…","value":"custom"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getMetrics","loadOptionsDependsOn":["viewId.value"]},"default":"ga:users","hint":"If expression is specified, name can be any string that you would like","description":"The name of the metric. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Name","name":"name","type":"string","default":"custom_metric","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Expression","name":"expression","type":"string","default":"","placeholder":"e.g. ga:totalRefunds/ga:users","description":"Learn more about Google Analytics <a href=\"https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#Metric\">metric expressions</a>","displayOptions":{"show":{"listName":["custom"]}}},{"displayName":"Formatting Type","name":"formattingType","type":"options","default":"INTEGER","description":"Specifies how the metric expression should be formatted","options":[{"name":"Currency","value":"CURRENCY"},{"name":"Float","value":"FLOAT"},{"name":"Integer","value":"INTEGER"},{"name":"Percent","value":"PERCENT"},{"name":"Time","value":"TIME"}],"displayOptions":{"show":{"listName":["custom"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Dimensions to split by","name":"dimensionsUA","type":"fixedCollection","default":{"dimensionValues":[{"listName":"ga:date"}]},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension ga:city indicates the city, for example, \"Paris\" or \"New York\", from which a session originates.","options":[{"displayName":"Values","name":"dimensionValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}}]}],"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify Output","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"],"propertyType":["universal"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"],"propertyType":["universal"]}},"options":[{"displayName":"Dimension Filters","name":"dimensionFiltersUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension Filter","description":"Dimension Filters in the request","options":[{"displayName":"Filters","name":"filterValues","values":[{"displayName":"Dimension","name":"listName","type":"options","default":"ga:date","options":[{"name":"Browser","value":"ga:browser"},{"name":"Campaign","value":"ga:campaign"},{"name":"City","value":"ga:city"},{"name":"Country","value":"ga:country"},{"name":"Date","value":"ga:date"},{"name":"Device Category","value":"ga:deviceCategory"},{"name":"Item Name","value":"ga:productName"},{"name":"Language","value":"ga:language"},{"name":"Page","value":"ga:pagePath"},{"name":"Source / Medium","value":"ga:sourceMedium"},{"name":"Other dimensions…","value":"other"}]},{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions","loadOptionsDependsOn":["viewId.value"]},"default":"ga:date","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"listName":["other"]}}},{"displayName":"Operator","name":"operator","type":"options","default":"EXACT","description":"Operator to use in combination with value","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Equals (Number)","value":"NUMERIC_EQUAL"},{"name":"Exactly Matches","value":"EXACT"},{"name":"Greater Than (Number)","value":"NUMERIC_GREATER_THAN"},{"name":"Less Than (Number)","value":"NUMERIC_LESS_THAN"},{"name":"Partly Matches","value":"PARTIAL"},{"name":"Regular Expression","value":"REGEXP"}]},{"displayName":"Value","name":"expressions","type":"string","default":"","placeholder":"","description":"String or <a href=\"https://support.google.com/analytics/answer/1034324?hl=en\">regular expression</a> to match against"}]}]},{"displayName":"Hide Totals","name":"hideTotals","type":"boolean","default":false,"description":"Whether to hide the total of all metrics for all the matching rows, for every date range","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Hide Value Ranges","name":"hideValueRanges","type":"boolean","default":false,"description":"Whether to hide the minimum and maximum across all matching rows","displayOptions":{"show":{"/simple":[false]}}},{"displayName":"Include Empty Rows","name":"includeEmptyRows","type":"boolean","default":false,"description":"Whether the response exclude rows if all the retrieved metrics are equal to zero"},{"displayName":"Use Resource Quotas","name":"useResourceQuotas","type":"boolean","default":false,"description":"Whether to enable resource based quotas","displayOptions":{"show":{"/simple":[false]}}}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userActivity"]}},"options":[{"name":"Search","value":"search","description":"Return user activity data","action":"Search user activity data"}],"default":"search"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"The view from Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","hint":"If there's nothing here, try changing the 'Property type' field above"},{"displayName":"User ID","name":"userId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"ID of a user"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"options":[{"displayName":"Activity Types","name":"activityTypes","type":"multiOptions","options":[{"name":"Ecommerce","value":"ECOMMERCE"},{"name":"Event","value":"EVENT"},{"name":"Goal","value":"GOAL"},{"name":"Pageview","value":"PAGEVIEW"},{"name":"Screenview","value":"SCREENVIEW"}],"description":"Type of activites requested","default":[]}]}],"usableAsTool":true,"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Analytics/analytics.svg","codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googleanalytics/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
149
149
  {"displayName":"Google Analytics","name":"googleAnalytics","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Use the Google Analytics API","defaultVersion":2,"version":1,"defaults":{"name":"Google Analytics"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleAnalyticsOAuth2","required":true}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Report","value":"report"},{"name":"User Activity","value":"userActivity"}],"default":"report"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["report"]}},"options":[{"name":"Get","value":"get","description":"Return the analytics data","action":"Get a report"}],"default":"get"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["report"],"operation":["get"]}},"placeholder":"123456","description":"The View ID of Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["get"],"resource":["report"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":1000,"description":"Max number of results to return"},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["report"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["report"],"operation":["get"]}},"options":[{"displayName":"Date Ranges","name":"dateRangesUi","placeholder":"Add Date Range","type":"fixedCollection","default":{},"description":"Date ranges in the request","options":[{"displayName":"Date Range","name":"dateRanges","values":[{"displayName":"Start Date","name":"startDate","type":"dateTime","default":""},{"displayName":"End Date","name":"endDate","type":"dateTime","default":""}]}]},{"displayName":"Dimensions","name":"dimensionUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension","description":"Dimensions are attributes of your data. For example, the dimension ga:city indicates the city, for example, \"Paris\" or \"New York\", from which a session originates.","options":[{"displayName":"Dimension","name":"dimensionValues","values":[{"displayName":"Name or ID","name":"name","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions"},"default":"","description":"Name of the dimension to fetch, for example ga:browser. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."}]}]},{"displayName":"Dimension Filters","name":"dimensionFiltersUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Dimension Filter","description":"Dimension Filters in the request","options":[{"displayName":"Filters","name":"filterValues","values":[{"displayName":"Dimension Name or ID","name":"dimensionName","type":"options","typeOptions":{"loadOptionsMethod":"getDimensions"},"default":"","description":"Name of the dimension to filter by. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Operator","name":"operator","type":"options","default":"EXACT","description":"Operator to use in combination with value","options":[{"name":"Begins With","value":"BEGINS_WITH"},{"name":"Ends With","value":"ENDS_WITH"},{"name":"Equal (Number)","value":"NUMERIC_EQUAL"},{"name":"Exact","value":"EXACT"},{"name":"Greater Than (Number)","value":"NUMERIC_GREATER_THAN"},{"name":"Less Than (Number)","value":"NUMERIC_LESS_THAN"},{"name":"Partial","value":"PARTIAL"},{"name":"Regular Expression","value":"REGEXP"}]},{"displayName":"Value","name":"expressions","type":"string","default":"","placeholder":"ga:newUsers","description":"String or <a href=\"https://support.google.com/analytics/answer/1034324?hl=en\">regular expression</a> to match against"}]}]},{"displayName":"Hide Totals","name":"hideTotals","type":"boolean","default":false,"description":"Whether to hide the total of all metrics for all the matching rows, for every date range"},{"displayName":"Hide Value Ranges","name":"hideValueRanges","type":"boolean","default":false,"description":"Whether to hide the minimum and maximum across all matching rows"},{"displayName":"Include Empty Rows","name":"includeEmptyRows","type":"boolean","default":false,"description":"Whether the response exclude rows if all the retrieved metrics are equal to zero"},{"displayName":"Metrics","name":"metricsUi","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Metrics","description":"Metrics in the request","options":[{"displayName":"Metric","name":"metricValues","values":[{"displayName":"Alias","name":"alias","type":"string","default":"","description":"An alias for the metric expression is an alternate name for the expression. The alias can be used for filtering and sorting."},{"displayName":"Expression","name":"expression","type":"string","default":"ga:newUsers","description":"<p>A metric expression in the request. An expression is constructed from one or more metrics and numbers.</p><p>Accepted operators include: Plus (+), Minus (-), Negation (Unary -), Divided by (/), Multiplied by (*), Parenthesis, Positive cardinal numbers (0-9), can include decimals and is limited to 1024 characters.</p><p>Example ga:totalRefunds/ga:users, in most cases the metric expression is just a single metric name like ga:users.</p><p>Adding mixed MetricType (E.g., CURRENCY + PERCENTAGE) metrics will result in unexpected results.</p>."},{"displayName":"Formatting Type","name":"formattingType","type":"options","default":"INTEGER","description":"Specifies how the metric expression should be formatted","options":[{"name":"Currency","value":"CURRENCY"},{"name":"Float","value":"FLOAT"},{"name":"Integer","value":"INTEGER"},{"name":"Percent","value":"PERCENT"},{"name":"Time","value":"TIME"}]}]}]},{"displayName":"Use Resource Quotas","name":"useResourceQuotas","type":"boolean","default":false,"description":"Whether to enable resource based quotas"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userActivity"]}},"options":[{"name":"Search","value":"search","description":"Return user activity data","action":"Search user activity data"}],"default":"search"},{"displayName":"View Name or ID","name":"viewId","type":"options","typeOptions":{"loadOptionsMethod":"getViews"},"default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"The View ID of Google Analytics. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"User ID","name":"userId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["userActivity"],"operation":["search"]}},"placeholder":"123456","description":"ID of a user"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["search"],"resource":["userActivity"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["search"],"resource":["userActivity"]}},"options":[{"displayName":"Activity Types","name":"activityTypes","type":"multiOptions","options":[{"name":"Ecommerce","value":"ECOMMERCE"},{"name":"Event","value":"EVENT"},{"name":"Goal","value":"GOAL"},{"name":"Pageview","value":"PAGEVIEW"},{"name":"Screenview","value":"SCREENVIEW"}],"description":"Type of activites requested","default":[]}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/Analytics/analytics.svg","codex":{"categories":["Analytics"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googleanalytics/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
150
150
  {"displayName":"Google BigQuery","name":"googleBigQuery","group":["input"],"subtitle":"={{$parameter[\"operation\"]}}","description":"Consume Google BigQuery API","defaultVersion":2.1,"version":[2,2.1],"defaults":{"name":"Google BigQuery"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"]}}},{"name":"googleBigQueryOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","noDataExpression":true,"options":[{"name":"OAuth2 (recommended)","value":"oAuth2"},{"name":"Service Account","value":"serviceAccount"}],"default":"oAuth2"},{"displayName":"Resource","name":"resource","type":"hidden","noDataExpression":true,"options":[{"name":"Database","value":"database"}],"default":"database"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["database"]}},"options":[{"name":"Execute Query","value":"executeQuery","description":"Execute a SQL query","action":"Execute a SQL query"},{"name":"Insert","value":"insert","description":"Insert rows in a table","action":"Insert rows in a table"}],"default":"executeQuery"},{"displayName":"Project","name":"projectId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchProjects","searchable":true}},{"displayName":"By URL","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/console.cloud.google.com\\/bigquery\\?project=([0-9a-zA-Z\\-_]+).{0,}"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/console.cloud.google.com\\/bigquery\\?project=([0-9a-zA-Z\\-_]+).{0,}","errorMessage":"Not a valid BigQuery Project URL"}}]},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\-_]{2,}","errorMessage":"Not a valid BigQuery Project ID"}}],"url":"=https://console.cloud.google.com/bigquery?project={{$value}}"}],"description":"Projects to which you have been granted any project role","displayOptions":{"show":{"resource":["database"],"operation":["executeQuery","insert"]}}},{"displayName":"Dataset","name":"datasetId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchDatasets","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\-_]{2,}","errorMessage":"Not a valid Dataset ID"}}]}],"displayOptions":{"show":{"resource":["database"],"operation":["insert"]}}},{"displayName":"Table","name":"tableId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"searchTables","searchable":true}},{"displayName":"By ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\-_]{2,}","errorMessage":"Not a valid Table ID"}}]}],"displayOptions":{"show":{"resource":["database"],"operation":["insert"]}}},{"displayName":"SQL Query","name":"sqlQuery","type":"string","noDataExpression":true,"typeOptions":{"editor":"sqlEditor"},"displayOptions":{"hide":{"/options.useLegacySql":[true]},"show":{"resource":["database"],"operation":["executeQuery"]}},"default":"","placeholder":"SELECT * FROM dataset.table LIMIT 100","description":"SQL query to execute, you can find more information <a href=\"https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax\" target=\"_blank\">here</a>. Standard SQL syntax used by default, but you can also use Legacy SQL syntax by using optinon 'Use Legacy SQL'."},{"displayName":"SQL Query","name":"sqlQuery","type":"string","noDataExpression":true,"typeOptions":{"editor":"sqlEditor"},"displayOptions":{"show":{"/options.useLegacySql":[true],"resource":["database"],"operation":["executeQuery"]}},"default":"","placeholder":"SELECT * FROM [project:dataset.table] LIMIT 100;","hint":"Legacy SQL syntax","description":"SQL query to execute, you can find more information about Legacy SQL syntax <a href=\"https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax\" target=\"_blank\">here</a>"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Default Dataset Name or ID","name":"defaultDataset","type":"options","typeOptions":{"loadOptionsMethod":"getDatasets","loadOptionsDependsOn":["projectId.value"]},"default":"","description":"If not set, all table names in the query string must be qualified in the format 'datasetId.tableId'. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Dry Run","name":"dryRun","type":"boolean","default":false,"description":"Whether set to true BigQuery doesn't run the job. Instead, if the query is valid, BigQuery returns statistics about the job such as how many bytes would be processed. If the query is invalid, an error returns."},{"displayName":"Include Schema in Output","name":"includeSchema","type":"boolean","default":false,"description":"Whether to include the schema in the output. If set to true, the output will contain key '_schema' with the schema of the table.","displayOptions":{"hide":{"rawOutput":[true]}}},{"displayName":"Location (Region)","name":"location","type":"string","default":"","placeholder":"e.g. europe-west3","description":"Location or the region where data would be stored and processed. Pricing for storage and analysis is also defined by location of data and reservations, more information <a href=\"https://cloud.google.com/bigquery/docs/locations\" target=\"_blank\">here</a>."},{"displayName":"Maximum Bytes Billed","name":"maximumBytesBilled","type":"string","default":"","description":"Limits the bytes billed for this query. Queries with bytes billed above this limit will fail (without incurring a charge). String in <a href=\"https://developers.google.com/discovery/v1/type-format?utm_source=cloud.google.com&utm_medium=referral\" target=\"_blank\">Int64Value</a> format"},{"displayName":"Max Results Per Page","name":"maxResults","type":"number","default":1000,"description":"Maximum number of results to return per page of results. This is particularly useful when dealing with large datasets. It will not affect the total number of results returned, e.g. rows in a table. You can use LIMIT in your SQL query to limit the number of rows returned."},{"displayName":"Timeout","name":"timeoutMs","type":"number","default":10000,"hint":"How long to wait for the query to complete, in milliseconds","description":"Specifies the maximum amount of time, in milliseconds, that the client is willing to wait for the query to complete. Be aware that the call is not guaranteed to wait for the specified timeout; it typically returns after around 200 seconds (200,000 milliseconds), even if the query is not complete."},{"displayName":"Raw Output","name":"rawOutput","type":"boolean","default":false,"displayOptions":{"hide":{"dryRun":[true]}}},{"displayName":"Use Legacy SQL","name":"useLegacySql","type":"boolean","default":false,"description":"Whether to use BigQuery's legacy SQL dialect for this query. If set to false, the query will use BigQuery's standard SQL."},{"displayName":"Return Integers as Numbers","name":"returnAsNumbers","type":"boolean","default":false,"description":"Whether all integer values will be returned as numbers. If set to false, all integer values will be returned as strings."}],"displayOptions":{"show":{"resource":["database"],"operation":["executeQuery"]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data","value":"autoMap","description":"Use when node input properties match destination field names"},{"name":"Map Each Field Below","value":"define","description":"Set the value for each destination field"}],"default":"autoMap","description":"Whether to insert the input data this node receives in the new row","displayOptions":{"show":{"resource":["database"],"operation":["insert"]}}},{"displayName":"In this mode, make sure the incoming data fields are named the same as the columns in BigQuery. (Use an 'Edit Fields' node before this node to change them if required.)","name":"info","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMap"],"resource":["database"],"operation":["insert"]}}},{"displayName":"Fields to Send","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Field","multipleValues":true},"default":{},"options":[{"displayName":"Field","name":"values","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId.value","datasetId.value","tableId.value"],"loadOptionsMethod":"getSchema"},"default":""},{"displayName":"Field Value","name":"fieldValue","type":"string","default":""}]}],"displayOptions":{"show":{"dataMode":["define"],"resource":["database"],"operation":["insert"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Batch Size","name":"batchSize","type":"number","default":100,"typeOptions":{"minValue":1}},{"displayName":"Ignore Unknown Values","name":"ignoreUnknownValues","type":"boolean","default":false,"description":"Whether to gnore row values that do not match the schema"},{"displayName":"Skip Invalid Rows","name":"skipInvalidRows","type":"boolean","default":false,"description":"Whether to skip rows with values that do not match the schema"},{"displayName":"Template Suffix","name":"templateSuffix","type":"string","default":"","description":"Create a new table based on the destination table and insert rows into the new table. The new table will be named <code>{destinationTable}{templateSuffix}</code>"},{"displayName":"Trace ID","name":"traceId","type":"string","default":"","description":"Unique ID for the request, for debugging only. It is case-sensitive, limited to up to 36 ASCII characters. A UUID is recommended."}],"displayOptions":{"show":{"resource":["database"],"operation":["insert"]}}}],"usableAsTool":true,"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/BigQuery/googleBigQuery.svg","codex":{"categories":["Data & Storage","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googlebigquery/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
151
151
  {"displayName":"Google BigQuery","name":"googleBigQuery","group":["input"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Google BigQuery API","defaultVersion":2.1,"version":1,"defaults":{"name":"Google BigQuery"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"googleApi","required":true,"displayOptions":{"show":{"authentication":["serviceAccount"]}}},{"name":"googleBigQueryOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Authentication","name":"authentication","type":"options","noDataExpression":true,"options":[{"name":"OAuth2 (recommended)","value":"oAuth2"},{"name":"Service Account","value":"serviceAccount"}],"default":"oAuth2"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Record","value":"record"}],"default":"record"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["record"]}},"options":[{"name":"Create","value":"create","description":"Create a new record","action":"Create a record"},{"name":"Get Many","value":"getAll","description":"Retrieve many records","action":"Get many records"}],"default":"create"},{"displayName":"Project Name or ID","name":"projectId","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"default":"","description":"ID of the project to create the record in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Dataset Name or ID","name":"datasetId","type":"options","typeOptions":{"loadOptionsMethod":"getDatasets","loadOptionsDependsOn":["projectId"]},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"default":"","description":"ID of the dataset to create the record in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Table Name or ID","name":"tableId","type":"options","typeOptions":{"loadOptionsMethod":"getTables","loadOptionsDependsOn":["projectId","datasetId"]},"required":true,"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"default":"","description":"ID of the table to create the record in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Columns","name":"columns","type":"string","displayOptions":{"show":{"resource":["record"],"operation":["create"]}},"default":"","required":true,"placeholder":"id,name,description","description":"Comma-separated list of the item properties to use as columns"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["create"],"resource":["record"]}},"options":[{"displayName":"Ignore Unknown Values","name":"ignoreUnknownValues","type":"boolean","default":false,"description":"Whether to ignore row values that do not match the schema"},{"displayName":"Skip Invalid Rows","name":"skipInvalidRows","type":"boolean","default":false,"description":"Whether to skip rows with values that do not match the schema"},{"displayName":"Template Suffix","name":"templateSuffix","type":"string","default":"","description":"Create a new table based on the destination table and insert rows into the new table. The new table will be named <code>{destinationTable}{templateSuffix}</code>"},{"displayName":"Trace ID","name":"traceId","type":"string","default":"","description":"Unique ID for the request, for debugging only. It is case-sensitive, limited to up to 36 ASCII characters. A UUID is recommended."}]},{"displayName":"Project Name or ID","name":"projectId","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":"","description":"ID of the project to retrieve all rows from. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Dataset Name or ID","name":"datasetId","type":"options","typeOptions":{"loadOptionsMethod":"getDatasets","loadOptionsDependsOn":["projectId"]},"required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":"","description":"ID of the dataset to retrieve all rows from. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Table Name or ID","name":"tableId","type":"options","typeOptions":{"loadOptionsMethod":"getTables","loadOptionsDependsOn":["projectId","datasetId"]},"required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":"","description":"ID of the table to retrieve all rows from. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["record"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":50,"description":"Max number of results to return"},{"displayName":"Simplify","name":"simple","type":"boolean","displayOptions":{"show":{"resource":["record"],"operation":["getAll"]}},"default":true,"description":"Whether to return a simplified version of the response instead of the raw data"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"operation":["getAll"],"resource":["record"]}},"options":[{"displayName":"Fields","name":"selectedFields","type":"string","default":"","description":"Subset of fields to return, supports select into sub fields. Example: <code>selectedFields = \"a,e.d.f\"</code>"}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Google/BigQuery/googleBigQuery.svg","codex":{"categories":["Data & Storage","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googlebigquery/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]}}},
@@ -269,7 +269,7 @@
269
269
  {"displayName":"Microsoft Graph Security","name":"microsoftGraphSecurity","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Microsoft Graph Security API","defaults":{"name":"Microsoft Graph Security"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftGraphSecurityOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Secure Score","value":"secureScore"},{"name":"Secure Score Control Profile","value":"secureScoreControlProfile"}],"default":"secureScore"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["secureScore"]}},"options":[{"name":"Get","value":"get","action":"Get a secure score"},{"name":"Get Many","value":"getAll","action":"Get many secure scores"}],"default":"get"},{"displayName":"Secure Score ID","name":"secureScoreId","description":"ID of the secure score to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScore"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1,"maxValue":1000},"displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","default":{},"placeholder":"Add Filter","displayOptions":{"show":{"resource":["secureScore"],"operation":["getAll"]}},"options":[{"displayName":"Filter Query Parameter","name":"filter","description":"<a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">Query parameter</a> to filter results by","type":"string","default":"","placeholder":"currentScore eq 13"},{"displayName":"Include Control Scores","name":"includeControlScores","type":"boolean","default":false}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"]}},"options":[{"name":"Get","value":"get","action":"Get a secure score control profile"},{"name":"Get Many","value":"getAll","action":"Get many secure score control profiles"},{"name":"Update","value":"update","action":"Update a secure score control profile"}],"default":"get"},{"displayName":"Secure Score Control Profile ID","name":"secureScoreControlProfileId","description":"ID of the secure score control profile to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1,"maxValue":1000},"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","default":{},"placeholder":"Add Filter","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["getAll"]}},"options":[{"displayName":"Filter Query Parameter","name":"filter","description":"<a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">Query parameter</a> to filter results by","type":"string","default":"","placeholder":"startsWith(id, 'AATP')"}]},{"displayName":"Secure Score Control Profile ID","name":"secureScoreControlProfileId","description":"ID of the secure score control profile to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Provider","name":"provider","type":"string","description":"Name of the provider of the security product or service","default":"","placeholder":"SecureScore","required":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Vendor","name":"vendor","type":"string","description":"Name of the vendor of the security product or service","default":"","placeholder":"Microsoft","required":true,"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["secureScoreControlProfile"],"operation":["update"]}},"options":[{"displayName":"State","name":"state","type":"options","default":"Default","description":"Analyst driven setting on the control","options":[{"name":"Default","value":"Default"},{"name":"Ignored","value":"Ignored"},{"name":"Third Party","value":"ThirdParty"}]}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftgraphsecurity/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/GraphSecurity/microsoftGraph.svg"},
270
270
  {"displayName":"Microsoft OneDrive","name":"microsoftOneDrive","group":["input"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft OneDrive API","defaults":{"name":"Microsoft OneDrive"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOneDriveOAuth2Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"File","value":"file"},{"name":"Folder","value":"folder"}],"default":"file"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["file"]}},"options":[{"name":"Copy","value":"copy","description":"Copy a file","action":"Copy a file"},{"name":"Delete","value":"delete","description":"Delete a file","action":"Delete a file"},{"name":"Download","value":"download","description":"Download a file","action":"Download a file"},{"name":"Get","value":"get","description":"Get a file","action":"Get a file"},{"name":"Rename","value":"rename","description":"Rename a file","action":"Rename a file"},{"name":"Search","value":"search","description":"Search a file","action":"Search a file"},{"name":"Share","value":"share","description":"Share a file","action":"Share a file"},{"name":"Upload","value":"upload","description":"Upload a file up to 4MB in size","action":"Upload a file"}],"default":"upload"},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":{},"options":[{"displayName":"Name","name":"name","type":"string","default":"","description":"The new name for the copy. If this isn't provided, the same name will be used as the original."}]},{"displayName":"Parent Reference","name":"parentReference","type":"collection","placeholder":"Add Parent Reference","description":"Reference to the parent item the copy will be created in <a href=\"https://docs.microsoft.com/en-us/onedrive/developer/rest-api/resources/itemreference?view=odsp-graph-online\"> Details </a>","displayOptions":{"show":{"operation":["copy"],"resource":["file"]}},"default":{},"options":[{"displayName":"Drive ID","name":"driveId","type":"string","default":"","description":"Identifier of the drive instance that contains the item"},{"displayName":"Drive Type","name":"driveType","type":"string","default":"","description":"Identifies the type of drive"},{"displayName":"ID","name":"id","type":"string","default":"","description":"Identifier of the item in the drive"},{"displayName":"List ID","name":"listId","type":"string","default":"","description":"Identifier of the list"},{"displayName":"Name","name":"name","type":"string","default":"","description":"The name of the item being referenced"},{"displayName":"Path","name":"path","type":"string","default":"","description":"Path that can be used to navigate to the item"},{"displayName":"Share ID","name":"shareId","type":"string","default":"","description":"Identifier for a shared resource that can be accessed via the Shares API"},{"displayName":"Site ID","name":"siteId","type":"string","default":"","description":"Identifier of the site"}]},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["delete"],"resource":["file"]}},"default":"","description":"Field ID"},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["download"],"resource":["file"]}},"default":""},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"operation":["download"],"resource":["file"]}},"hint":"The name of the output binary field to put the file in"},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["get"],"resource":["file"]}},"default":"","description":"Field ID"},{"displayName":"Item ID","name":"itemId","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["file"]}},"default":"","description":"ID of the file"},{"displayName":"New Name","name":"newName","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["file"]}},"default":"","description":"New name for file"},{"displayName":"Query","name":"query","type":"string","displayOptions":{"show":{"operation":["search"],"resource":["file"]}},"default":"","description":"The query text used to search for items. Values may be matched across several fields including filename, metadata, and file content."},{"displayName":"File ID","name":"fileId","type":"string","displayOptions":{"show":{"operation":["share"],"resource":["file"]}},"default":""},{"displayName":"Type","name":"type","type":"options","options":[{"name":"View","value":"view"},{"name":"Edit","value":"edit"},{"name":"Embed","value":"embed"}],"displayOptions":{"show":{"operation":["share"],"resource":["file"]}},"default":"","description":"The type of sharing link to create"},{"displayName":"Scope","name":"scope","type":"options","options":[{"name":"Anonymous","value":"anonymous"},{"name":"Organization","value":"organization"}],"displayOptions":{"show":{"operation":["share"],"resource":["file"]}},"default":"","description":"The type of sharing link to create"},{"displayName":"File Name","name":"fileName","type":"string","displayOptions":{"show":{"operation":["upload"],"resource":["file"]}},"default":"","description":"The name the file should be saved as"},{"displayName":"Parent ID","name":"parentId","required":true,"type":"string","displayOptions":{"show":{"operation":["upload"],"resource":["file"]}},"default":"","description":"ID of the parent folder that will contain the file"},{"displayName":"Binary File","name":"binaryData","type":"boolean","default":false,"required":true,"displayOptions":{"show":{"operation":["upload"],"resource":["file"]}},"description":"Whether the data to upload should be taken from binary field"},{"displayName":"File Content","name":"fileContent","type":"string","default":"","required":true,"displayOptions":{"show":{"binaryData":[false],"operation":["upload"],"resource":["file"]}},"placeholder":"","description":"The text content of the file"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"displayOptions":{"show":{"binaryData":[true],"operation":["upload"],"resource":["file"]}},"placeholder":"","hint":"The name of the input binary field containing the file to be written"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a folder","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get Children","value":"getChildren","description":"Get items inside a folder","action":"Get items in a folder"},{"name":"Rename","value":"rename","description":"Rename a folder","action":"Rename a folder"},{"name":"Search","value":"search","description":"Search a folder","action":"Search a folder"},{"name":"Share","value":"share","description":"Share a folder","action":"Share a folder"}],"default":"getChildren"},{"displayName":"Name","name":"name","required":true,"type":"string","placeholder":"/Pictures/2021","displayOptions":{"show":{"operation":["create"],"resource":["folder"]}},"default":"","description":"The name or path of the folder"},{"displayName":"Options","name":"options","type":"collection","displayOptions":{"show":{"operation":["create"],"resource":["folder"]}},"default":{},"placeholder":"Add Field","options":[{"displayName":"Parent Folder ID","name":"parentFolderId","type":"string","default":"","description":"ID of the folder you want to crate the new folder in"}]},{"displayName":"Folder ID","name":"folderId","type":"string","displayOptions":{"show":{"operation":["delete","getChildren"],"resource":["folder"]}},"default":""},{"displayName":"Item ID","name":"itemId","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["folder"]}},"default":"","description":"ID of the folder"},{"displayName":"New Name","name":"newName","type":"string","displayOptions":{"show":{"operation":["rename"],"resource":["folder"]}},"default":"","description":"New name for folder"},{"displayName":"Query","name":"query","type":"string","displayOptions":{"show":{"operation":["search"],"resource":["folder"]}},"default":"","description":"The query text used to search for items. Values may be matched across several fields including filename, metadata, and file content."},{"displayName":"Folder ID","name":"folderId","type":"string","displayOptions":{"show":{"operation":["share"],"resource":["folder"]}},"default":"","description":"File ID"},{"displayName":"Type","name":"type","type":"options","options":[{"name":"View","value":"view"},{"name":"Edit","value":"edit"},{"name":"Embed","value":"embed"}],"displayOptions":{"show":{"operation":["share"],"resource":["folder"]}},"default":"","description":"The type of sharing link to create"},{"displayName":"Scope","name":"scope","type":"options","options":[{"name":"Anonymous","value":"anonymous"},{"name":"Organization","value":"organization"}],"displayOptions":{"show":{"operation":["share"],"resource":["folder"]}},"default":"","description":"The type of sharing link to create"}],"codex":{"categories":["Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftonedrive/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/OneDrive/oneDrive.svg"},
271
271
  {"displayName":"Microsoft OneDrive Trigger","name":"microsoftOneDriveTrigger","group":["trigger"],"version":1,"description":"Trigger for Microsoft OneDrive API.","subtitle":"={{($parameter[\"event\"])}}","defaults":{"name":"Microsoft OneDrive Trigger"},"credentials":[{"name":"microsoftOneDriveOAuth2Api","required":true}],"polling":true,"inputs":[],"outputs":["main"],"properties":[{"displayName":"Poll Times","name":"pollTimes","type":"fixedCollection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Poll Time"},"default":{"item":[{"mode":"everyMinute"}]},"description":"Time at which polling should occur","placeholder":"Add Poll Time","options":[{"name":"item","displayName":"Item","values":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Every Minute","value":"everyMinute"},{"name":"Every Hour","value":"everyHour"},{"name":"Every Day","value":"everyDay"},{"name":"Every Week","value":"everyWeek"},{"name":"Every Month","value":"everyMonth"},{"name":"Every X","value":"everyX"},{"name":"Custom","value":"custom"}],"default":"everyDay","description":"How often to trigger."},{"displayName":"Hour","name":"hour","type":"number","typeOptions":{"minValue":0,"maxValue":23},"displayOptions":{"hide":{"mode":["custom","everyHour","everyMinute","everyX"]}},"default":14,"description":"The hour of the day to trigger (24h format)"},{"displayName":"Minute","name":"minute","type":"number","typeOptions":{"minValue":0,"maxValue":59},"displayOptions":{"hide":{"mode":["custom","everyMinute","everyX"]}},"default":0,"description":"The minute of the day to trigger"},{"displayName":"Day of Month","name":"dayOfMonth","type":"number","displayOptions":{"show":{"mode":["everyMonth"]}},"typeOptions":{"minValue":1,"maxValue":31},"default":1,"description":"The day of the month to trigger"},{"displayName":"Weekday","name":"weekday","type":"options","displayOptions":{"show":{"mode":["everyWeek"]}},"options":[{"name":"Monday","value":"1"},{"name":"Tuesday","value":"2"},{"name":"Wednesday","value":"3"},{"name":"Thursday","value":"4"},{"name":"Friday","value":"5"},{"name":"Saturday","value":"6"},{"name":"Sunday","value":"0"}],"default":"1","description":"The weekday to trigger"},{"displayName":"Cron Expression","name":"cronExpression","type":"string","displayOptions":{"show":{"mode":["custom"]}},"default":"* * * * * *","description":"Use custom cron expression. Values and ranges as follows:<ul><li>Seconds: 0-59</li><li>Minutes: 0 - 59</li><li>Hours: 0 - 23</li><li>Day of Month: 1 - 31</li><li>Months: 0 - 11 (Jan - Dec)</li><li>Day of Week: 0 - 6 (Sun - Sat)</li></ul>"},{"displayName":"Value","name":"value","type":"number","typeOptions":{"minValue":0,"maxValue":1000},"displayOptions":{"show":{"mode":["everyX"]}},"default":2,"description":"All how many X minutes/hours it should trigger"},{"displayName":"Unit","name":"unit","type":"options","displayOptions":{"show":{"mode":["everyX"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"}],"default":"hours","description":"If it should trigger all X minutes or hours"}]}]},{"displayName":"Trigger On","name":"event","type":"options","default":"fileCreated","options":[{"name":"File Created","value":"fileCreated","description":"When a new file is created"},{"name":"File Updated","value":"fileUpdated","description":"When an existing file is modified"},{"name":"Folder Created","value":"folderCreated","description":"When a new folder is created"},{"name":"Folder Updated","value":"folderUpdated","description":"When an existing folder is modified"}]},{"displayName":"Simplify","name":"simple","description":"Whether to return a simplified version of the response instead of the raw data","type":"boolean","default":true},{"displayName":"Watch Folder","name":"watchFolder","description":"Whether to watch for the created file in a given folder, rather than the entire OneDrive","type":"boolean","default":false,"displayOptions":{"show":{"event":["fileCreated"]}}},{"displayName":"Watch","name":"watch","description":"How to select which file to watch","type":"options","default":"anyFile","displayOptions":{"show":{"event":["fileUpdated"]}},"options":[{"name":"Any File","value":"anyFile","description":"Watch for updated files in the entire OneDrive"},{"name":"Inside a Folder","value":"selectedFolder","description":"Watch for updated files inside a selected folder"},{"name":"A Selected File","value":"selectedFile","description":"Watch a specific file for updates"}]},{"displayName":"Watch Folder","name":"watchFolder","description":"Whether to watch for the created folder in a given folder, rather than the entire OneDrive","type":"boolean","default":false,"displayOptions":{"show":{"event":["folderCreated"]}}},{"displayName":"Watch","name":"watch","description":"How to select which folder to watch","type":"options","default":"anyFolder","displayOptions":{"show":{"event":["folderUpdated"]}},"options":[{"name":"Any Folder","value":"anyFolder","description":"Watch for updated folders in the entire OneDrive"},{"name":"Inside a Folder","value":"selectedFolder","description":"Watch for updated folders inside a selected folder"},{"name":"A Selected Folder","value":"oneSelectedFolder","description":"Watch a specific folder for updates"}]},{"displayName":"File","name":"fileId","type":"resourceLocator","default":{"mode":"id","value":""},"required":true,"modes":[{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://onedrive.live.com/edit.aspx?resid=170B5C65E30736A3!257&cid=170b5c65e30736a3&CT=1708697995542&OR=ItemsView","extractValue":{"type":"regex","regex":"https:\\/\\/onedrive.live.com(?:\\/.*?(?:\\&|\\?)(?:id=|resid=))(.+?)(?:\\&.*)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/onedrive.live.com(?:\\/.*?(?:\\&|\\?)(?:id=|resid=))(.+?)(?:\\&.*)","errorMessage":"Not a valid Microsoft Drive File URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. 170B5C65E30736A3!257","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\!%21]{5,}","errorMessage":"Not a valid Microsoft Drive File ID"}}],"url":"=https://onedrive.live.com/?id={{$value}}"}],"description":"The file to operate on. The 'By URL' option only accepts URLs that start with 'https://onedrive.live.com'.","displayOptions":{"show":{"event":["fileUpdated"],"watch":["selectedFile"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"id","value":"","cachedResultName":""},"required":true,"modes":[{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://onedrive.live.com/?id=170B5C65E30736A3%21103&cid=170B5C65E30736A3","extractValue":{"type":"regex","regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)","errorMessage":"Not a valid Microsoft Drive Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. 170B5C65E30736A3%21136","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\!%21]{5,}","errorMessage":"Not a valid Microsoft Drive Folder ID"}}],"url":"=https://onedrive.live.com/?id={{$value}}"}],"description":"The folder to operate on. The 'By URL' option only accepts URLs that start with 'https://onedrive.live.com'.","displayOptions":{"show":{"watch":["selectedFolder","oneSelectedFolder"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"id","value":"","cachedResultName":""},"required":true,"modes":[{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://onedrive.live.com/?id=170B5C65E30736A3%21103&cid=170B5C65E30736A3","extractValue":{"type":"regex","regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/onedrive.live.com(?:\\/.*id=)(.+)(?:\\&cid.*)","errorMessage":"Not a valid Microsoft Drive Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. 170B5C65E30736A3%21136","validation":[{"type":"regex","properties":{"regex":"[a-zA-Z0-9\\!%21]{5,}","errorMessage":"Not a valid Microsoft Drive Folder ID"}}],"url":"=https://onedrive.live.com/?id={{$value}}"}],"description":"The folder to operate on. The 'By URL' option only accepts URLs that start with 'https://onedrive.live.com'.","displayOptions":{"show":{"watchFolder":[true]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"watch":["selectedFolder"]}},"options":[{"displayName":"Watch Nested Folders","name":"folderChild","type":"boolean","default":false,"description":"Whether to look for modified files/folders in all nested folders, rather than only direct descendants"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"watchFolder":[true]}},"options":[{"displayName":"Watch Nested Folders","name":"folderChild","type":"boolean","default":false,"description":"Whether to look for modified files/folders in all nested folders, rather than only direct descendants"}]}],"codex":{"categories":["Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.microsoftonedrivetrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/OneDrive/oneDrive.svg"},
272
- {"displayName":"Microsoft Outlook","name":"microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":2,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"webhooks":[{"name":"default","httpMethod":"GET","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true},{"name":"default","httpMethod":"POST","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Calendar","value":"calendar"},{"name":"Contact","value":"contact"},{"name":"Draft","value":"draft"},{"name":"Event","value":"event"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["calendar"]}},"options":[{"name":"Create","value":"create","description":"Create a new calendar","action":"Create a calendar"},{"name":"Delete","value":"delete","description":"Delete a calendar","action":"Delete a calendar"},{"name":"Get","value":"get","description":"Retrieve a calendar","action":"Get a calendar"},{"name":"Get Many","value":"getAll","description":"List and search calendars","action":"Get many calendars"},{"name":"Update","value":"update","description":"Update a calendar","action":"Update a calendar"}],"default":"getAll"},{"displayName":"Name","name":"name","type":"string","default":"","required":true,"description":"The name of the calendar to create","placeholder":"e.g. My Calendar","displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Calendar Group","name":"calendarGroup","type":"options","typeOptions":{"loadOptionsMethod":"getCalendarGroups"},"default":[],"description":"If set, the calendar will be created in the specified calendar group. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["calendar"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. canShare eq true","hint":"Search query to filter calendars. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"},{"displayName":"Default Calendar","name":"isDefaultCalendar","type":"boolean","default":false},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. My Calendar","description":"The name of the calendar"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create","value":"create","description":"Create a new contact","action":"Create a contact"},{"name":"Delete","value":"delete","description":"Delete a contact","action":"Delete a contact"},{"name":"Get","value":"get","description":"Retrieve a contact","action":"Get a contact"},{"name":"Get Many","value":"getAll","description":"List and search contacts","action":"Get many contacts"},{"name":"Update","value":"update","description":"Update a contact","action":"Update a contact"}],"default":"getAll"},{"displayName":"First Name","name":"givenName","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Last Name","name":"surname","type":"string","default":"","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["get"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["contact"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["getAll"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. displayName eq 'John Doe'","hint":"Search query to filter contacts. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Email Address","name":"emailAddress","type":"string","default":"","description":"If contacts that you want to retrieve have multiple email addresses, you can enter them separated by commas"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Update Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete an email draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Retrieve an email draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing email draft","action":"Send a draft"},{"name":"Update","value":"update","description":"Update an email draft","action":"Update a draft"}],"default":"create"},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["delete"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["draft"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"To","name":"to","description":"Comma-separated list of email addresses of recipients","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["event"]}},"options":[{"name":"Create","value":"create","description":"Create a new event","action":"Create an event"},{"name":"Delete","value":"delete","description":"Delete an event","action":"Delete an event"},{"name":"Get","value":"get","description":"Retrieve an event","action":"Get an event"},{"name":"Get Many","value":"getAll","description":"List and search events","action":"Get many events"},{"name":"Update","value":"update","description":"Update an event","action":"Update an event"}],"default":"getAll"},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Title","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Start","name":"startDateTime","type":"dateTime","default":"2025-07-14T12:31:16.426+00:00","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"End","name":"endDateTime","type":"dateTime","required":true,"default":"2025-07-14T13:01:16.426+00:00","displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}],"default":"normal"},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":false},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Timezone","name":"timeZone","type":"options","default":"UTC","options":[{"name":"Africa/Abidjan","value":"Africa/Abidjan"},{"name":"Africa/Accra","value":"Africa/Accra"},{"name":"Africa/Addis_Ababa","value":"Africa/Addis_Ababa"},{"name":"Africa/Algiers","value":"Africa/Algiers"},{"name":"Africa/Asmara","value":"Africa/Asmara"},{"name":"Africa/Asmera","value":"Africa/Asmera"},{"name":"Africa/Bamako","value":"Africa/Bamako"},{"name":"Africa/Bangui","value":"Africa/Bangui"},{"name":"Africa/Banjul","value":"Africa/Banjul"},{"name":"Africa/Bissau","value":"Africa/Bissau"},{"name":"Africa/Blantyre","value":"Africa/Blantyre"},{"name":"Africa/Brazzaville","value":"Africa/Brazzaville"},{"name":"Africa/Bujumbura","value":"Africa/Bujumbura"},{"name":"Africa/Cairo","value":"Africa/Cairo"},{"name":"Africa/Casablanca","value":"Africa/Casablanca"},{"name":"Africa/Ceuta","value":"Africa/Ceuta"},{"name":"Africa/Conakry","value":"Africa/Conakry"},{"name":"Africa/Dakar","value":"Africa/Dakar"},{"name":"Africa/Dar_es_Salaam","value":"Africa/Dar_es_Salaam"},{"name":"Africa/Djibouti","value":"Africa/Djibouti"},{"name":"Africa/Douala","value":"Africa/Douala"},{"name":"Africa/El_Aaiun","value":"Africa/El_Aaiun"},{"name":"Africa/Freetown","value":"Africa/Freetown"},{"name":"Africa/Gaborone","value":"Africa/Gaborone"},{"name":"Africa/Harare","value":"Africa/Harare"},{"name":"Africa/Johannesburg","value":"Africa/Johannesburg"},{"name":"Africa/Juba","value":"Africa/Juba"},{"name":"Africa/Kampala","value":"Africa/Kampala"},{"name":"Africa/Khartoum","value":"Africa/Khartoum"},{"name":"Africa/Kigali","value":"Africa/Kigali"},{"name":"Africa/Kinshasa","value":"Africa/Kinshasa"},{"name":"Africa/Lagos","value":"Africa/Lagos"},{"name":"Africa/Libreville","value":"Africa/Libreville"},{"name":"Africa/Lome","value":"Africa/Lome"},{"name":"Africa/Luanda","value":"Africa/Luanda"},{"name":"Africa/Lubumbashi","value":"Africa/Lubumbashi"},{"name":"Africa/Lusaka","value":"Africa/Lusaka"},{"name":"Africa/Malabo","value":"Africa/Malabo"},{"name":"Africa/Maputo","value":"Africa/Maputo"},{"name":"Africa/Maseru","value":"Africa/Maseru"},{"name":"Africa/Mbabane","value":"Africa/Mbabane"},{"name":"Africa/Mogadishu","value":"Africa/Mogadishu"},{"name":"Africa/Monrovia","value":"Africa/Monrovia"},{"name":"Africa/Nairobi","value":"Africa/Nairobi"},{"name":"Africa/Ndjamena","value":"Africa/Ndjamena"},{"name":"Africa/Niamey","value":"Africa/Niamey"},{"name":"Africa/Nouakchott","value":"Africa/Nouakchott"},{"name":"Africa/Ouagadougou","value":"Africa/Ouagadougou"},{"name":"Africa/Porto-Novo","value":"Africa/Porto-Novo"},{"name":"Africa/Sao_Tome","value":"Africa/Sao_Tome"},{"name":"Africa/Timbuktu","value":"Africa/Timbuktu"},{"name":"Africa/Tripoli","value":"Africa/Tripoli"},{"name":"Africa/Tunis","value":"Africa/Tunis"},{"name":"Africa/Windhoek","value":"Africa/Windhoek"},{"name":"America/Adak","value":"America/Adak"},{"name":"America/Anchorage","value":"America/Anchorage"},{"name":"America/Anguilla","value":"America/Anguilla"},{"name":"America/Antigua","value":"America/Antigua"},{"name":"America/Araguaina","value":"America/Araguaina"},{"name":"America/Argentina/Buenos_Aires","value":"America/Argentina/Buenos_Aires"},{"name":"America/Argentina/Catamarca","value":"America/Argentina/Catamarca"},{"name":"America/Argentina/ComodRivadavia","value":"America/Argentina/ComodRivadavia"},{"name":"America/Argentina/Cordoba","value":"America/Argentina/Cordoba"},{"name":"America/Argentina/Jujuy","value":"America/Argentina/Jujuy"},{"name":"America/Argentina/La_Rioja","value":"America/Argentina/La_Rioja"},{"name":"America/Argentina/Mendoza","value":"America/Argentina/Mendoza"},{"name":"America/Argentina/Rio_Gallegos","value":"America/Argentina/Rio_Gallegos"},{"name":"America/Argentina/Salta","value":"America/Argentina/Salta"},{"name":"America/Argentina/San_Juan","value":"America/Argentina/San_Juan"},{"name":"America/Argentina/San_Luis","value":"America/Argentina/San_Luis"},{"name":"America/Argentina/Tucuman","value":"America/Argentina/Tucuman"},{"name":"America/Argentina/Ushuaia","value":"America/Argentina/Ushuaia"},{"name":"America/Aruba","value":"America/Aruba"},{"name":"America/Asuncion","value":"America/Asuncion"},{"name":"America/Atikokan","value":"America/Atikokan"},{"name":"America/Atka","value":"America/Atka"},{"name":"America/Bahia","value":"America/Bahia"},{"name":"America/Bahia_Banderas","value":"America/Bahia_Banderas"},{"name":"America/Barbados","value":"America/Barbados"},{"name":"America/Belem","value":"America/Belem"},{"name":"America/Belize","value":"America/Belize"},{"name":"America/Blanc-Sablon","value":"America/Blanc-Sablon"},{"name":"America/Boa_Vista","value":"America/Boa_Vista"},{"name":"America/Bogota","value":"America/Bogota"},{"name":"America/Boise","value":"America/Boise"},{"name":"America/Buenos_Aires","value":"America/Buenos_Aires"},{"name":"America/Cambridge_Bay","value":"America/Cambridge_Bay"},{"name":"America/Campo_Grande","value":"America/Campo_Grande"},{"name":"America/Cancun","value":"America/Cancun"},{"name":"America/Caracas","value":"America/Caracas"},{"name":"America/Catamarca","value":"America/Catamarca"},{"name":"America/Cayenne","value":"America/Cayenne"},{"name":"America/Cayman","value":"America/Cayman"},{"name":"America/Chicago","value":"America/Chicago"},{"name":"America/Chihuahua","value":"America/Chihuahua"},{"name":"America/Coral_Harbour","value":"America/Coral_Harbour"},{"name":"America/Cordoba","value":"America/Cordoba"},{"name":"America/Costa_Rica","value":"America/Costa_Rica"},{"name":"America/Creston","value":"America/Creston"},{"name":"America/Cuiaba","value":"America/Cuiaba"},{"name":"America/Curacao","value":"America/Curacao"},{"name":"America/Danmarkshavn","value":"America/Danmarkshavn"},{"name":"America/Dawson","value":"America/Dawson"},{"name":"America/Dawson_Creek","value":"America/Dawson_Creek"},{"name":"America/Denver","value":"America/Denver"},{"name":"America/Detroit","value":"America/Detroit"},{"name":"America/Dominica","value":"America/Dominica"},{"name":"America/Edmonton","value":"America/Edmonton"},{"name":"America/Eirunepe","value":"America/Eirunepe"},{"name":"America/El_Salvador","value":"America/El_Salvador"},{"name":"America/Ensenada","value":"America/Ensenada"},{"name":"America/Fort_Nelson","value":"America/Fort_Nelson"},{"name":"America/Fort_Wayne","value":"America/Fort_Wayne"},{"name":"America/Fortaleza","value":"America/Fortaleza"},{"name":"America/Glace_Bay","value":"America/Glace_Bay"},{"name":"America/Godthab","value":"America/Godthab"},{"name":"America/Goose_Bay","value":"America/Goose_Bay"},{"name":"America/Grand_Turk","value":"America/Grand_Turk"},{"name":"America/Grenada","value":"America/Grenada"},{"name":"America/Guadeloupe","value":"America/Guadeloupe"},{"name":"America/Guatemala","value":"America/Guatemala"},{"name":"America/Guayaquil","value":"America/Guayaquil"},{"name":"America/Guyana","value":"America/Guyana"},{"name":"America/Halifax","value":"America/Halifax"},{"name":"America/Havana","value":"America/Havana"},{"name":"America/Hermosillo","value":"America/Hermosillo"},{"name":"America/Indiana/Indianapolis","value":"America/Indiana/Indianapolis"},{"name":"America/Indiana/Knox","value":"America/Indiana/Knox"},{"name":"America/Indiana/Marengo","value":"America/Indiana/Marengo"},{"name":"America/Indiana/Petersburg","value":"America/Indiana/Petersburg"},{"name":"America/Indiana/Tell_City","value":"America/Indiana/Tell_City"},{"name":"America/Indiana/Vevay","value":"America/Indiana/Vevay"},{"name":"America/Indiana/Vincennes","value":"America/Indiana/Vincennes"},{"name":"America/Indiana/Winamac","value":"America/Indiana/Winamac"},{"name":"America/Indianapolis","value":"America/Indianapolis"},{"name":"America/Inuvik","value":"America/Inuvik"},{"name":"America/Iqaluit","value":"America/Iqaluit"},{"name":"America/Jamaica","value":"America/Jamaica"},{"name":"America/Jujuy","value":"America/Jujuy"},{"name":"America/Juneau","value":"America/Juneau"},{"name":"America/Kentucky/Louisville","value":"America/Kentucky/Louisville"},{"name":"America/Kentucky/Monticello","value":"America/Kentucky/Monticello"},{"name":"America/Knox_IN","value":"America/Knox_IN"},{"name":"America/Kralendijk","value":"America/Kralendijk"},{"name":"America/La_Paz","value":"America/La_Paz"},{"name":"America/Lima","value":"America/Lima"},{"name":"America/Los_Angeles","value":"America/Los_Angeles"},{"name":"America/Louisville","value":"America/Louisville"},{"name":"America/Lower_Princes","value":"America/Lower_Princes"},{"name":"America/Maceio","value":"America/Maceio"},{"name":"America/Managua","value":"America/Managua"},{"name":"America/Manaus","value":"America/Manaus"},{"name":"America/Marigot","value":"America/Marigot"},{"name":"America/Martinique","value":"America/Martinique"},{"name":"America/Matamoros","value":"America/Matamoros"},{"name":"America/Mazatlan","value":"America/Mazatlan"},{"name":"America/Mendoza","value":"America/Mendoza"},{"name":"America/Menominee","value":"America/Menominee"},{"name":"America/Merida","value":"America/Merida"},{"name":"America/Metlakatla","value":"America/Metlakatla"},{"name":"America/Mexico_City","value":"America/Mexico_City"},{"name":"America/Miquelon","value":"America/Miquelon"},{"name":"America/Moncton","value":"America/Moncton"},{"name":"America/Monterrey","value":"America/Monterrey"},{"name":"America/Montevideo","value":"America/Montevideo"},{"name":"America/Montreal","value":"America/Montreal"},{"name":"America/Montserrat","value":"America/Montserrat"},{"name":"America/Nassau","value":"America/Nassau"},{"name":"America/New_York","value":"America/New_York"},{"name":"America/Nipigon","value":"America/Nipigon"},{"name":"America/Nome","value":"America/Nome"},{"name":"America/Noronha","value":"America/Noronha"},{"name":"America/North_Dakota/Beulah","value":"America/North_Dakota/Beulah"},{"name":"America/North_Dakota/Center","value":"America/North_Dakota/Center"},{"name":"America/North_Dakota/New_Salem","value":"America/North_Dakota/New_Salem"},{"name":"America/Nuuk","value":"America/Nuuk"},{"name":"America/Ojinaga","value":"America/Ojinaga"},{"name":"America/Panama","value":"America/Panama"},{"name":"America/Pangnirtung","value":"America/Pangnirtung"},{"name":"America/Paramaribo","value":"America/Paramaribo"},{"name":"America/Phoenix","value":"America/Phoenix"},{"name":"America/Port-au-Prince","value":"America/Port-au-Prince"},{"name":"America/Port_of_Spain","value":"America/Port_of_Spain"},{"name":"America/Porto_Acre","value":"America/Porto_Acre"},{"name":"America/Porto_Velho","value":"America/Porto_Velho"},{"name":"America/Puerto_Rico","value":"America/Puerto_Rico"},{"name":"America/Punta_Arenas","value":"America/Punta_Arenas"},{"name":"America/Rainy_River","value":"America/Rainy_River"},{"name":"America/Rankin_Inlet","value":"America/Rankin_Inlet"},{"name":"America/Recife","value":"America/Recife"},{"name":"America/Regina","value":"America/Regina"},{"name":"America/Resolute","value":"America/Resolute"},{"name":"America/Rio_Branco","value":"America/Rio_Branco"},{"name":"America/Rosario","value":"America/Rosario"},{"name":"America/Santa_Isabel","value":"America/Santa_Isabel"},{"name":"America/Santarem","value":"America/Santarem"},{"name":"America/Santiago","value":"America/Santiago"},{"name":"America/Santo_Domingo","value":"America/Santo_Domingo"},{"name":"America/Sao_Paulo","value":"America/Sao_Paulo"},{"name":"America/Scoresbysund","value":"America/Scoresbysund"},{"name":"America/Shiprock","value":"America/Shiprock"},{"name":"America/Sitka","value":"America/Sitka"},{"name":"America/St_Barthelemy","value":"America/St_Barthelemy"},{"name":"America/St_Johns","value":"America/St_Johns"},{"name":"America/St_Kitts","value":"America/St_Kitts"},{"name":"America/St_Lucia","value":"America/St_Lucia"},{"name":"America/St_Thomas","value":"America/St_Thomas"},{"name":"America/St_Vincent","value":"America/St_Vincent"},{"name":"America/Swift_Current","value":"America/Swift_Current"},{"name":"America/Tegucigalpa","value":"America/Tegucigalpa"},{"name":"America/Thule","value":"America/Thule"},{"name":"America/Thunder_Bay","value":"America/Thunder_Bay"},{"name":"America/Tijuana","value":"America/Tijuana"},{"name":"America/Toronto","value":"America/Toronto"},{"name":"America/Tortola","value":"America/Tortola"},{"name":"America/Vancouver","value":"America/Vancouver"},{"name":"America/Virgin","value":"America/Virgin"},{"name":"America/Whitehorse","value":"America/Whitehorse"},{"name":"America/Winnipeg","value":"America/Winnipeg"},{"name":"America/Yakutat","value":"America/Yakutat"},{"name":"America/Yellowknife","value":"America/Yellowknife"},{"name":"Antarctica/Casey","value":"Antarctica/Casey"},{"name":"Antarctica/Davis","value":"Antarctica/Davis"},{"name":"Antarctica/DumontDUrville","value":"Antarctica/DumontDUrville"},{"name":"Antarctica/Macquarie","value":"Antarctica/Macquarie"},{"name":"Antarctica/Mawson","value":"Antarctica/Mawson"},{"name":"Antarctica/McMurdo","value":"Antarctica/McMurdo"},{"name":"Antarctica/Palmer","value":"Antarctica/Palmer"},{"name":"Antarctica/Rothera","value":"Antarctica/Rothera"},{"name":"Antarctica/South_Pole","value":"Antarctica/South_Pole"},{"name":"Antarctica/Syowa","value":"Antarctica/Syowa"},{"name":"Antarctica/Troll","value":"Antarctica/Troll"},{"name":"Antarctica/Vostok","value":"Antarctica/Vostok"},{"name":"Arctic/Longyearbyen","value":"Arctic/Longyearbyen"},{"name":"Asia/Aden","value":"Asia/Aden"},{"name":"Asia/Almaty","value":"Asia/Almaty"},{"name":"Asia/Amman","value":"Asia/Amman"},{"name":"Asia/Anadyr","value":"Asia/Anadyr"},{"name":"Asia/Aqtau","value":"Asia/Aqtau"},{"name":"Asia/Aqtobe","value":"Asia/Aqtobe"},{"name":"Asia/Ashgabat","value":"Asia/Ashgabat"},{"name":"Asia/Ashkhabad","value":"Asia/Ashkhabad"},{"name":"Asia/Atyrau","value":"Asia/Atyrau"},{"name":"Asia/Baghdad","value":"Asia/Baghdad"},{"name":"Asia/Bahrain","value":"Asia/Bahrain"},{"name":"Asia/Baku","value":"Asia/Baku"},{"name":"Asia/Bangkok","value":"Asia/Bangkok"},{"name":"Asia/Barnaul","value":"Asia/Barnaul"},{"name":"Asia/Beirut","value":"Asia/Beirut"},{"name":"Asia/Bishkek","value":"Asia/Bishkek"},{"name":"Asia/Brunei","value":"Asia/Brunei"},{"name":"Asia/Calcutta","value":"Asia/Calcutta"},{"name":"Asia/Chita","value":"Asia/Chita"},{"name":"Asia/Choibalsan","value":"Asia/Choibalsan"},{"name":"Asia/Chongqing","value":"Asia/Chongqing"},{"name":"Asia/Chungking","value":"Asia/Chungking"},{"name":"Asia/Colombo","value":"Asia/Colombo"},{"name":"Asia/Dacca","value":"Asia/Dacca"},{"name":"Asia/Damascus","value":"Asia/Damascus"},{"name":"Asia/Dhaka","value":"Asia/Dhaka"},{"name":"Asia/Dili","value":"Asia/Dili"},{"name":"Asia/Dubai","value":"Asia/Dubai"},{"name":"Asia/Dushanbe","value":"Asia/Dushanbe"},{"name":"Asia/Famagusta","value":"Asia/Famagusta"},{"name":"Asia/Gaza","value":"Asia/Gaza"},{"name":"Asia/Harbin","value":"Asia/Harbin"},{"name":"Asia/Hebron","value":"Asia/Hebron"},{"name":"Asia/Ho_Chi_Minh","value":"Asia/Ho_Chi_Minh"},{"name":"Asia/Hong_Kong","value":"Asia/Hong_Kong"},{"name":"Asia/Hovd","value":"Asia/Hovd"},{"name":"Asia/Irkutsk","value":"Asia/Irkutsk"},{"name":"Asia/Istanbul","value":"Asia/Istanbul"},{"name":"Asia/Jakarta","value":"Asia/Jakarta"},{"name":"Asia/Jayapura","value":"Asia/Jayapura"},{"name":"Asia/Jerusalem","value":"Asia/Jerusalem"},{"name":"Asia/Kabul","value":"Asia/Kabul"},{"name":"Asia/Kamchatka","value":"Asia/Kamchatka"},{"name":"Asia/Karachi","value":"Asia/Karachi"},{"name":"Asia/Kashgar","value":"Asia/Kashgar"},{"name":"Asia/Kathmandu","value":"Asia/Kathmandu"},{"name":"Asia/Katmandu","value":"Asia/Katmandu"},{"name":"Asia/Khandyga","value":"Asia/Khandyga"},{"name":"Asia/Kolkata","value":"Asia/Kolkata"},{"name":"Asia/Krasnoyarsk","value":"Asia/Krasnoyarsk"},{"name":"Asia/Kuala_Lumpur","value":"Asia/Kuala_Lumpur"},{"name":"Asia/Kuching","value":"Asia/Kuching"},{"name":"Asia/Kuwait","value":"Asia/Kuwait"},{"name":"Asia/Macao","value":"Asia/Macao"},{"name":"Asia/Macau","value":"Asia/Macau"},{"name":"Asia/Magadan","value":"Asia/Magadan"},{"name":"Asia/Makassar","value":"Asia/Makassar"},{"name":"Asia/Manila","value":"Asia/Manila"},{"name":"Asia/Muscat","value":"Asia/Muscat"},{"name":"Asia/Nicosia","value":"Asia/Nicosia"},{"name":"Asia/Novokuznetsk","value":"Asia/Novokuznetsk"},{"name":"Asia/Novosibirsk","value":"Asia/Novosibirsk"},{"name":"Asia/Omsk","value":"Asia/Omsk"},{"name":"Asia/Oral","value":"Asia/Oral"},{"name":"Asia/Phnom_Penh","value":"Asia/Phnom_Penh"},{"name":"Asia/Pontianak","value":"Asia/Pontianak"},{"name":"Asia/Pyongyang","value":"Asia/Pyongyang"},{"name":"Asia/Qatar","value":"Asia/Qatar"},{"name":"Asia/Qostanay","value":"Asia/Qostanay"},{"name":"Asia/Qyzylorda","value":"Asia/Qyzylorda"},{"name":"Asia/Rangoon","value":"Asia/Rangoon"},{"name":"Asia/Riyadh","value":"Asia/Riyadh"},{"name":"Asia/Saigon","value":"Asia/Saigon"},{"name":"Asia/Sakhalin","value":"Asia/Sakhalin"},{"name":"Asia/Samarkand","value":"Asia/Samarkand"},{"name":"Asia/Seoul","value":"Asia/Seoul"},{"name":"Asia/Shanghai","value":"Asia/Shanghai"},{"name":"Asia/Singapore","value":"Asia/Singapore"},{"name":"Asia/Srednekolymsk","value":"Asia/Srednekolymsk"},{"name":"Asia/Taipei","value":"Asia/Taipei"},{"name":"Asia/Tashkent","value":"Asia/Tashkent"},{"name":"Asia/Tbilisi","value":"Asia/Tbilisi"},{"name":"Asia/Tehran","value":"Asia/Tehran"},{"name":"Asia/Tel_Aviv","value":"Asia/Tel_Aviv"},{"name":"Asia/Thimbu","value":"Asia/Thimbu"},{"name":"Asia/Thimphu","value":"Asia/Thimphu"},{"name":"Asia/Tokyo","value":"Asia/Tokyo"},{"name":"Asia/Tomsk","value":"Asia/Tomsk"},{"name":"Asia/Ujung_Pandang","value":"Asia/Ujung_Pandang"},{"name":"Asia/Ulaanbaatar","value":"Asia/Ulaanbaatar"},{"name":"Asia/Ulan_Bator","value":"Asia/Ulan_Bator"},{"name":"Asia/Urumqi","value":"Asia/Urumqi"},{"name":"Asia/Ust-Nera","value":"Asia/Ust-Nera"},{"name":"Asia/Vientiane","value":"Asia/Vientiane"},{"name":"Asia/Vladivostok","value":"Asia/Vladivostok"},{"name":"Asia/Yakutsk","value":"Asia/Yakutsk"},{"name":"Asia/Yangon","value":"Asia/Yangon"},{"name":"Asia/Yekaterinburg","value":"Asia/Yekaterinburg"},{"name":"Asia/Yerevan","value":"Asia/Yerevan"},{"name":"Atlantic/Azores","value":"Atlantic/Azores"},{"name":"Atlantic/Bermuda","value":"Atlantic/Bermuda"},{"name":"Atlantic/Canary","value":"Atlantic/Canary"},{"name":"Atlantic/Cape_Verde","value":"Atlantic/Cape_Verde"},{"name":"Atlantic/Faeroe","value":"Atlantic/Faeroe"},{"name":"Atlantic/Faroe","value":"Atlantic/Faroe"},{"name":"Atlantic/Jan_Mayen","value":"Atlantic/Jan_Mayen"},{"name":"Atlantic/Madeira","value":"Atlantic/Madeira"},{"name":"Atlantic/Reykjavik","value":"Atlantic/Reykjavik"},{"name":"Atlantic/South_Georgia","value":"Atlantic/South_Georgia"},{"name":"Atlantic/St_Helena","value":"Atlantic/St_Helena"},{"name":"Atlantic/Stanley","value":"Atlantic/Stanley"},{"name":"Australia/ACT","value":"Australia/ACT"},{"name":"Australia/Adelaide","value":"Australia/Adelaide"},{"name":"Australia/Brisbane","value":"Australia/Brisbane"},{"name":"Australia/Broken_Hill","value":"Australia/Broken_Hill"},{"name":"Australia/Canberra","value":"Australia/Canberra"},{"name":"Australia/Currie","value":"Australia/Currie"},{"name":"Australia/Darwin","value":"Australia/Darwin"},{"name":"Australia/Eucla","value":"Australia/Eucla"},{"name":"Australia/Hobart","value":"Australia/Hobart"},{"name":"Australia/LHI","value":"Australia/LHI"},{"name":"Australia/Lindeman","value":"Australia/Lindeman"},{"name":"Australia/Lord_Howe","value":"Australia/Lord_Howe"},{"name":"Australia/Melbourne","value":"Australia/Melbourne"},{"name":"Australia/NSW","value":"Australia/NSW"},{"name":"Australia/North","value":"Australia/North"},{"name":"Australia/Perth","value":"Australia/Perth"},{"name":"Australia/Queensland","value":"Australia/Queensland"},{"name":"Australia/South","value":"Australia/South"},{"name":"Australia/Sydney","value":"Australia/Sydney"},{"name":"Australia/Tasmania","value":"Australia/Tasmania"},{"name":"Australia/Victoria","value":"Australia/Victoria"},{"name":"Australia/West","value":"Australia/West"},{"name":"Australia/Yancowinna","value":"Australia/Yancowinna"},{"name":"Brazil/Acre","value":"Brazil/Acre"},{"name":"Brazil/DeNoronha","value":"Brazil/DeNoronha"},{"name":"Brazil/East","value":"Brazil/East"},{"name":"Brazil/West","value":"Brazil/West"},{"name":"CET","value":"CET"},{"name":"CST6CDT","value":"CST6CDT"},{"name":"Canada/Atlantic","value":"Canada/Atlantic"},{"name":"Canada/Central","value":"Canada/Central"},{"name":"Canada/Eastern","value":"Canada/Eastern"},{"name":"Canada/Mountain","value":"Canada/Mountain"},{"name":"Canada/Newfoundland","value":"Canada/Newfoundland"},{"name":"Canada/Pacific","value":"Canada/Pacific"},{"name":"Canada/Saskatchewan","value":"Canada/Saskatchewan"},{"name":"Canada/Yukon","value":"Canada/Yukon"},{"name":"Chile/Continental","value":"Chile/Continental"},{"name":"Chile/EasterIsland","value":"Chile/EasterIsland"},{"name":"Cuba","value":"Cuba"},{"name":"EET","value":"EET"},{"name":"EST","value":"EST"},{"name":"EST5EDT","value":"EST5EDT"},{"name":"Egypt","value":"Egypt"},{"name":"Eire","value":"Eire"},{"name":"Etc/GMT","value":"Etc/GMT"},{"name":"Etc/GMT+0","value":"Etc/GMT+0"},{"name":"Etc/GMT+1","value":"Etc/GMT+1"},{"name":"Etc/GMT+10","value":"Etc/GMT+10"},{"name":"Etc/GMT+11","value":"Etc/GMT+11"},{"name":"Etc/GMT+12","value":"Etc/GMT+12"},{"name":"Etc/GMT+2","value":"Etc/GMT+2"},{"name":"Etc/GMT+3","value":"Etc/GMT+3"},{"name":"Etc/GMT+4","value":"Etc/GMT+4"},{"name":"Etc/GMT+5","value":"Etc/GMT+5"},{"name":"Etc/GMT+6","value":"Etc/GMT+6"},{"name":"Etc/GMT+7","value":"Etc/GMT+7"},{"name":"Etc/GMT+8","value":"Etc/GMT+8"},{"name":"Etc/GMT+9","value":"Etc/GMT+9"},{"name":"Etc/GMT-0","value":"Etc/GMT-0"},{"name":"Etc/GMT-1","value":"Etc/GMT-1"},{"name":"Etc/GMT-10","value":"Etc/GMT-10"},{"name":"Etc/GMT-11","value":"Etc/GMT-11"},{"name":"Etc/GMT-12","value":"Etc/GMT-12"},{"name":"Etc/GMT-13","value":"Etc/GMT-13"},{"name":"Etc/GMT-14","value":"Etc/GMT-14"},{"name":"Etc/GMT-2","value":"Etc/GMT-2"},{"name":"Etc/GMT-3","value":"Etc/GMT-3"},{"name":"Etc/GMT-4","value":"Etc/GMT-4"},{"name":"Etc/GMT-5","value":"Etc/GMT-5"},{"name":"Etc/GMT-6","value":"Etc/GMT-6"},{"name":"Etc/GMT-7","value":"Etc/GMT-7"},{"name":"Etc/GMT-8","value":"Etc/GMT-8"},{"name":"Etc/GMT-9","value":"Etc/GMT-9"},{"name":"Etc/GMT0","value":"Etc/GMT0"},{"name":"Etc/Greenwich","value":"Etc/Greenwich"},{"name":"Etc/UCT","value":"Etc/UCT"},{"name":"Etc/UTC","value":"Etc/UTC"},{"name":"Etc/Universal","value":"Etc/Universal"},{"name":"Etc/Zulu","value":"Etc/Zulu"},{"name":"Europe/Amsterdam","value":"Europe/Amsterdam"},{"name":"Europe/Andorra","value":"Europe/Andorra"},{"name":"Europe/Astrakhan","value":"Europe/Astrakhan"},{"name":"Europe/Athens","value":"Europe/Athens"},{"name":"Europe/Belfast","value":"Europe/Belfast"},{"name":"Europe/Belgrade","value":"Europe/Belgrade"},{"name":"Europe/Berlin","value":"Europe/Berlin"},{"name":"Europe/Bratislava","value":"Europe/Bratislava"},{"name":"Europe/Brussels","value":"Europe/Brussels"},{"name":"Europe/Bucharest","value":"Europe/Bucharest"},{"name":"Europe/Budapest","value":"Europe/Budapest"},{"name":"Europe/Busingen","value":"Europe/Busingen"},{"name":"Europe/Chisinau","value":"Europe/Chisinau"},{"name":"Europe/Copenhagen","value":"Europe/Copenhagen"},{"name":"Europe/Dublin","value":"Europe/Dublin"},{"name":"Europe/Gibraltar","value":"Europe/Gibraltar"},{"name":"Europe/Guernsey","value":"Europe/Guernsey"},{"name":"Europe/Helsinki","value":"Europe/Helsinki"},{"name":"Europe/Isle_of_Man","value":"Europe/Isle_of_Man"},{"name":"Europe/Istanbul","value":"Europe/Istanbul"},{"name":"Europe/Jersey","value":"Europe/Jersey"},{"name":"Europe/Kaliningrad","value":"Europe/Kaliningrad"},{"name":"Europe/Kiev","value":"Europe/Kiev"},{"name":"Europe/Kirov","value":"Europe/Kirov"},{"name":"Europe/Kyiv","value":"Europe/Kyiv"},{"name":"Europe/Lisbon","value":"Europe/Lisbon"},{"name":"Europe/Ljubljana","value":"Europe/Ljubljana"},{"name":"Europe/London","value":"Europe/London"},{"name":"Europe/Luxembourg","value":"Europe/Luxembourg"},{"name":"Europe/Madrid","value":"Europe/Madrid"},{"name":"Europe/Malta","value":"Europe/Malta"},{"name":"Europe/Mariehamn","value":"Europe/Mariehamn"},{"name":"Europe/Minsk","value":"Europe/Minsk"},{"name":"Europe/Monaco","value":"Europe/Monaco"},{"name":"Europe/Moscow","value":"Europe/Moscow"},{"name":"Europe/Nicosia","value":"Europe/Nicosia"},{"name":"Europe/Oslo","value":"Europe/Oslo"},{"name":"Europe/Paris","value":"Europe/Paris"},{"name":"Europe/Podgorica","value":"Europe/Podgorica"},{"name":"Europe/Prague","value":"Europe/Prague"},{"name":"Europe/Riga","value":"Europe/Riga"},{"name":"Europe/Rome","value":"Europe/Rome"},{"name":"Europe/Samara","value":"Europe/Samara"},{"name":"Europe/San_Marino","value":"Europe/San_Marino"},{"name":"Europe/Sarajevo","value":"Europe/Sarajevo"},{"name":"Europe/Saratov","value":"Europe/Saratov"},{"name":"Europe/Simferopol","value":"Europe/Simferopol"},{"name":"Europe/Skopje","value":"Europe/Skopje"},{"name":"Europe/Sofia","value":"Europe/Sofia"},{"name":"Europe/Stockholm","value":"Europe/Stockholm"},{"name":"Europe/Tallinn","value":"Europe/Tallinn"},{"name":"Europe/Tirane","value":"Europe/Tirane"},{"name":"Europe/Tiraspol","value":"Europe/Tiraspol"},{"name":"Europe/Ulyanovsk","value":"Europe/Ulyanovsk"},{"name":"Europe/Uzhgorod","value":"Europe/Uzhgorod"},{"name":"Europe/Vaduz","value":"Europe/Vaduz"},{"name":"Europe/Vatican","value":"Europe/Vatican"},{"name":"Europe/Vienna","value":"Europe/Vienna"},{"name":"Europe/Vilnius","value":"Europe/Vilnius"},{"name":"Europe/Volgograd","value":"Europe/Volgograd"},{"name":"Europe/Warsaw","value":"Europe/Warsaw"},{"name":"Europe/Zagreb","value":"Europe/Zagreb"},{"name":"Europe/Zaporozhye","value":"Europe/Zaporozhye"},{"name":"Europe/Zurich","value":"Europe/Zurich"},{"name":"GB","value":"GB"},{"name":"GB-Eire","value":"GB-Eire"},{"name":"GMT","value":"GMT"},{"name":"GMT+0","value":"GMT+0"},{"name":"GMT-0","value":"GMT-0"},{"name":"GMT0","value":"GMT0"},{"name":"Greenwich","value":"Greenwich"},{"name":"HST","value":"HST"},{"name":"Hongkong","value":"Hongkong"},{"name":"Iceland","value":"Iceland"},{"name":"Indian/Antananarivo","value":"Indian/Antananarivo"},{"name":"Indian/Chagos","value":"Indian/Chagos"},{"name":"Indian/Christmas","value":"Indian/Christmas"},{"name":"Indian/Cocos","value":"Indian/Cocos"},{"name":"Indian/Comoro","value":"Indian/Comoro"},{"name":"Indian/Kerguelen","value":"Indian/Kerguelen"},{"name":"Indian/Mahe","value":"Indian/Mahe"},{"name":"Indian/Maldives","value":"Indian/Maldives"},{"name":"Indian/Mauritius","value":"Indian/Mauritius"},{"name":"Indian/Mayotte","value":"Indian/Mayotte"},{"name":"Indian/Reunion","value":"Indian/Reunion"},{"name":"Iran","value":"Iran"},{"name":"Israel","value":"Israel"},{"name":"Jamaica","value":"Jamaica"},{"name":"Japan","value":"Japan"},{"name":"Kwajalein","value":"Kwajalein"},{"name":"Libya","value":"Libya"},{"name":"MET","value":"MET"},{"name":"MST","value":"MST"},{"name":"MST7MDT","value":"MST7MDT"},{"name":"Mexico/BajaNorte","value":"Mexico/BajaNorte"},{"name":"Mexico/BajaSur","value":"Mexico/BajaSur"},{"name":"Mexico/General","value":"Mexico/General"},{"name":"NZ","value":"NZ"},{"name":"NZ-CHAT","value":"NZ-CHAT"},{"name":"Navajo","value":"Navajo"},{"name":"PRC","value":"PRC"},{"name":"PST8PDT","value":"PST8PDT"},{"name":"Pacific/Apia","value":"Pacific/Apia"},{"name":"Pacific/Auckland","value":"Pacific/Auckland"},{"name":"Pacific/Bougainville","value":"Pacific/Bougainville"},{"name":"Pacific/Chatham","value":"Pacific/Chatham"},{"name":"Pacific/Chuuk","value":"Pacific/Chuuk"},{"name":"Pacific/Easter","value":"Pacific/Easter"},{"name":"Pacific/Efate","value":"Pacific/Efate"},{"name":"Pacific/Enderbury","value":"Pacific/Enderbury"},{"name":"Pacific/Fakaofo","value":"Pacific/Fakaofo"},{"name":"Pacific/Fiji","value":"Pacific/Fiji"},{"name":"Pacific/Funafuti","value":"Pacific/Funafuti"},{"name":"Pacific/Galapagos","value":"Pacific/Galapagos"},{"name":"Pacific/Gambier","value":"Pacific/Gambier"},{"name":"Pacific/Guadalcanal","value":"Pacific/Guadalcanal"},{"name":"Pacific/Guam","value":"Pacific/Guam"},{"name":"Pacific/Honolulu","value":"Pacific/Honolulu"},{"name":"Pacific/Johnston","value":"Pacific/Johnston"},{"name":"Pacific/Kanton","value":"Pacific/Kanton"},{"name":"Pacific/Kiritimati","value":"Pacific/Kiritimati"},{"name":"Pacific/Kosrae","value":"Pacific/Kosrae"},{"name":"Pacific/Kwajalein","value":"Pacific/Kwajalein"},{"name":"Pacific/Majuro","value":"Pacific/Majuro"},{"name":"Pacific/Marquesas","value":"Pacific/Marquesas"},{"name":"Pacific/Midway","value":"Pacific/Midway"},{"name":"Pacific/Nauru","value":"Pacific/Nauru"},{"name":"Pacific/Niue","value":"Pacific/Niue"},{"name":"Pacific/Norfolk","value":"Pacific/Norfolk"},{"name":"Pacific/Noumea","value":"Pacific/Noumea"},{"name":"Pacific/Pago_Pago","value":"Pacific/Pago_Pago"},{"name":"Pacific/Palau","value":"Pacific/Palau"},{"name":"Pacific/Pitcairn","value":"Pacific/Pitcairn"},{"name":"Pacific/Pohnpei","value":"Pacific/Pohnpei"},{"name":"Pacific/Ponape","value":"Pacific/Ponape"},{"name":"Pacific/Port_Moresby","value":"Pacific/Port_Moresby"},{"name":"Pacific/Rarotonga","value":"Pacific/Rarotonga"},{"name":"Pacific/Saipan","value":"Pacific/Saipan"},{"name":"Pacific/Samoa","value":"Pacific/Samoa"},{"name":"Pacific/Tahiti","value":"Pacific/Tahiti"},{"name":"Pacific/Tarawa","value":"Pacific/Tarawa"},{"name":"Pacific/Tongatapu","value":"Pacific/Tongatapu"},{"name":"Pacific/Truk","value":"Pacific/Truk"},{"name":"Pacific/Wake","value":"Pacific/Wake"},{"name":"Pacific/Wallis","value":"Pacific/Wallis"},{"name":"Pacific/Yap","value":"Pacific/Yap"},{"name":"Poland","value":"Poland"},{"name":"Portugal","value":"Portugal"},{"name":"ROC","value":"ROC"},{"name":"ROK","value":"ROK"},{"name":"Singapore","value":"Singapore"},{"name":"Turkey","value":"Turkey"},{"name":"UCT","value":"UCT"},{"name":"US/Alaska","value":"US/Alaska"},{"name":"US/Aleutian","value":"US/Aleutian"},{"name":"US/Arizona","value":"US/Arizona"},{"name":"US/Central","value":"US/Central"},{"name":"US/East-Indiana","value":"US/East-Indiana"},{"name":"US/Eastern","value":"US/Eastern"},{"name":"US/Hawaii","value":"US/Hawaii"},{"name":"US/Indiana-Starke","value":"US/Indiana-Starke"},{"name":"US/Michigan","value":"US/Michigan"},{"name":"US/Mountain","value":"US/Mountain"},{"name":"US/Pacific","value":"US/Pacific"},{"name":"US/Samoa","value":"US/Samoa"},{"name":"UTC","value":"UTC"},{"name":"Universal","value":"Universal"},{"name":"W-SU","value":"W-SU"},{"name":"WET","value":"WET"},{"name":"Zulu","value":"Zulu"}]},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["get"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"From All Calendars","name":"fromAllCalendars","type":"boolean","default":true,"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"fromAllCalendars":[false],"resource":["event"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["event"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["getAll"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. contains(subject,'Hello')","hint":"Search query to filter events. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"End","name":"end","type":"dateTime","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","default":"low","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}]},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":true},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Start","name":"start","type":"dateTime","default":""},{"displayName":"Timezone","name":"timeZone","type":"string","default":""},{"displayName":"Title","name":"subject","type":"string","default":""},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Retrieve a folder","action":"Get a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders","action":"Get many folders"},{"name":"Update","value":"update","description":"Update a folder","action":"Update a folder"}],"default":"create"},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","placeholder":"e.g. My Folder","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["delete"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folder"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"filter","type":"string","default":"","placeholder":"e.g. displayName eq 'My Folder'","hint":"Search query to filter folders. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]},{"displayName":"Include Child Folders","name":"includeChildFolders","type":"boolean","default":false,"description":"Whether to include child folders in the response"},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"description":"The folder you want to search in"}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Retrieves the messages in a folder","action":"Get many folder messages"}],"default":"getAll"},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folderMessage"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Retrieve a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"List and search messages","action":"Get many messages"},{"name":"Move","value":"move","description":"Move a message to a folder","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create a reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Send and Wait for Response","value":"sendAndWait","description":"Send a message and wait for response","action":"Send message and wait for response"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["delete"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"},{"displayName":"Get MIME Content","name":"getMimeContent","type":"fixedCollection","default":{"values":{"binaryPropertyName":"data"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Put Output in Field","name":"binaryPropertyName","type":"string","default":"","hint":"The name of the output field to put the binary file data in"},{"displayName":"File Name","name":"outputFileName","type":"string","placeholder":"message","default":"","description":"Optional name of the output file, if not set message ID is used"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["message"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["message"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Folders to Exclude","name":"foldersToExclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Folders to Include","name":"foldersToInclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Reply to Sender Only","name":"replyToSenderOnly","type":"boolean","default":false,"description":"Whether to reply to the sender only or to the entire list of recipients","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Message","name":"message","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"replyToSenderOnly":[true],"resource":["message"],"operation":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Save as Draft","name":"saveAsDraft","description":"Whether to save the message as a draft. If false, the message is sent immediately.","type":"boolean","default":false}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}],"displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Subject","name":"subject","type":"string","default":"","required":true,"placeholder":"e.g. Approval required","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"typeOptions":{"rows":4},"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Response Type","name":"responseType","type":"options","default":"approval","options":[{"name":"Approval","value":"approval","description":"User can approve/disapprove from within the message"},{"name":"Free Text","value":"freeText","description":"User can submit a response via a form"},{"name":"Custom Form","value":"customForm","description":"User can submit a response via a custom form"}],"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Define Form","name":"defineForm","type":"options","noDataExpression":true,"options":[{"name":"Using Fields Below","value":"fields"},{"name":"Using JSON","value":"json"}],"default":"fields","displayOptions":{"show":{"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Fields","name":"jsonOutput","type":"json","typeOptions":{"rows":5},"default":"[\n {\n \"fieldLabel\":\"Name\",\n \"placeholder\":\"enter you name\",\n \"requiredField\":true\n },\n {\n \"fieldLabel\":\"Age\",\n \"fieldType\":\"number\",\n \"placeholder\":\"enter your age\"\n },\n {\n \"fieldLabel\":\"Email\",\n \"fieldType\":\"email\",\n \"requiredField\":true\n }\n]","validateType":"form-fields","ignoreValidationDuringExecution":true,"hint":"<a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.form/\" target=\"_blank\">See docs</a> for field syntax","displayOptions":{"show":{"defineForm":["json"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Elements","name":"formFields","placeholder":"Add Form Element","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field Name","name":"fieldLabel","type":"string","default":"","placeholder":"e.g. What is your name?","description":"Label that appears above the input field","required":true,"displayOptions":{"hide":{"fieldType":["hiddenField","html"]}}},{"displayName":"Element Type","name":"fieldType","type":"options","default":"text","description":"The type of field to add to the form","options":[{"name":"Custom HTML","value":"html"},{"name":"Date","value":"date"},{"name":"Dropdown List","value":"dropdown"},{"name":"Email","value":"email"},{"name":"File","value":"file"},{"name":"Hidden Field","value":"hiddenField"},{"name":"Number","value":"number"},{"name":"Password","value":"password"},{"name":"Text","value":"text"},{"name":"Textarea","value":"textarea"}],"required":true},{"displayName":"Element Name","name":"elementName","type":"string","default":"","placeholder":"e.g. content-section","description":"Optional field. It can be used to include the html in the output.","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Placeholder","name":"placeholder","description":"Sample text to display inside the field","type":"string","default":"","displayOptions":{"hide":{"fieldType":["dropdown","date","file","html","hiddenField"]}}},{"displayName":"Field Name","name":"fieldName","description":"The name of the field, used in input attributes and referenced by the workflow","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Value","name":"fieldValue","description":"Input value can be set here or will be passed as a query parameter via Field Name if no value is set","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Options","name":"fieldOptions","placeholder":"Add Field Option","description":"List of options that can be selected from the dropdown","type":"fixedCollection","default":{"values":[{"option":""}]},"required":true,"displayOptions":{"show":{"fieldType":["dropdown"]}},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Option","name":"option","type":"string","default":""}]}]},{"displayName":"Multiple Choice","name":"multiselect","type":"boolean","default":false,"description":"Whether to allow the user to select multiple options from the dropdown list","displayOptions":{"show":{"fieldType":["dropdown"]}}},{"displayName":"HTML","name":"html","typeOptions":{"editor":"htmlEditor"},"type":"string","noDataExpression":true,"default":"<!-- Your custom HTML here --->\n\n\n","description":"HTML elements to display on the form page","hint":"Does not accept <code>&lt;script&gt;</code>, <code>&lt;style&gt;</code> or <code>&lt;input&gt;</code> tags","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Multiple Files","name":"multipleFiles","type":"boolean","default":true,"description":"Whether to allow the user to select multiple files from the file input or just one","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Accepted File Types","name":"acceptFileTypes","type":"string","default":"","description":"Comma-separated list of allowed file extensions","hint":"Leave empty to allow all file types","placeholder":"e.g. .jpg, .png","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"The displayed date is formatted based on the locale of the user's browser","name":"formatDate","type":"notice","default":"","displayOptions":{"show":{"fieldType":["date"]}}},{"displayName":"Required Field","name":"requiredField","type":"boolean","default":false,"description":"Whether to require the user to enter a value for this field before submitting the form","displayOptions":{"hide":{"fieldType":["html","hiddenField"]}}}]}],"displayOptions":{"show":{"defineForm":["fields"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Approval Options","name":"approvalOptions","type":"fixedCollection","placeholder":"Add option","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Type of Approval","name":"approvalType","type":"options","placeholder":"Add option","default":"single","options":[{"name":"Approve Only","value":"single"},{"name":"Approve and Disapprove","value":"double"}]},{"displayName":"Approve Button Label","name":"approveLabel","type":"string","default":"Approve","displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Approve Button Style","name":"buttonApprovalStyle","type":"options","default":"primary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Disapprove Button Label","name":"disapproveLabel","type":"string","default":"Decline","displayOptions":{"show":{"approvalType":["double"]}}},{"displayName":"Disapprove Button Style","name":"buttonDisapprovalStyle","type":"options","default":"secondary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["double"]}}}]}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Message Button Label","name":"messageButtonLabel","type":"string","default":"Respond"},{"displayName":"Response Form Title","name":"responseFormTitle","description":"Title of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Description","name":"responseFormDescription","description":"Description of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Button Label","name":"responseFormButtonLabel","type":"string","default":"Submit"},{"displayName":"Response Form Custom Styling","name":"responseFormCustomCss","type":"string","typeOptions":{"rows":10,"editor":"cssEditor"},"default":":root {\n\t--font-family: 'Open Sans', sans-serif;\n\t--font-weight-normal: 400;\n\t--font-weight-bold: 600;\n\t--font-size-body: 12px;\n\t--font-size-label: 14px;\n\t--font-size-test-notice: 12px;\n\t--font-size-input: 14px;\n\t--font-size-header: 20px;\n\t--font-size-paragraph: 14px;\n\t--font-size-link: 12px;\n\t--font-size-error: 12px;\n\t--font-size-html-h1: 28px;\n\t--font-size-html-h2: 20px;\n\t--font-size-html-h3: 16px;\n\t--font-size-html-h4: 14px;\n\t--font-size-html-h5: 12px;\n\t--font-size-html-h6: 10px;\n\t--font-size-subheader: 14px;\n\n\t/* Colors */\n\t--color-background: #fbfcfe;\n\t--color-test-notice-text: #e6a23d;\n\t--color-test-notice-bg: #fefaf6;\n\t--color-test-notice-border: #f6dcb7;\n\t--color-card-bg: #ffffff;\n\t--color-card-border: #dbdfe7;\n\t--color-card-shadow: rgba(99, 77, 255, 0.06);\n\t--color-link: #7e8186;\n\t--color-header: #525356;\n\t--color-label: #555555;\n\t--color-input-border: #dbdfe7;\n\t--color-input-text: #71747A;\n\t--color-focus-border: rgb(90, 76, 194);\n\t--color-submit-btn-bg: #ff6d5a;\n\t--color-submit-btn-text: #ffffff;\n\t--color-error: #ea1f30;\n\t--color-required: #ff6d5a;\n\t--color-clear-button-bg: #7e8186;\n\t--color-html-text: #555;\n\t--color-html-link: #ff6d5a;\n\t--color-header-subtext: #7e8186;\n\n\t/* Border Radii */\n\t--border-radius-card: 8px;\n\t--border-radius-input: 6px;\n\t--border-radius-clear-btn: 50%;\n\t--card-border-radius: 8px;\n\n\t/* Spacing */\n\t--padding-container-top: 24px;\n\t--padding-card: 24px;\n\t--padding-test-notice-vertical: 12px;\n\t--padding-test-notice-horizontal: 24px;\n\t--margin-bottom-card: 16px;\n\t--padding-form-input: 12px;\n\t--card-padding: 24px;\n\t--card-margin-bottom: 16px;\n\n\t/* Dimensions */\n\t--container-width: 448px;\n\t--submit-btn-height: 48px;\n\t--checkbox-size: 18px;\n\n\t/* Others */\n\t--box-shadow-card: 0px 4px 16px 0px var(--color-card-shadow);\n\t--opacity-placeholder: 0.5;\n}","description":"Override default styling of the response form with CSS"},{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["freeText","customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageAttachment"]}},"options":[{"name":"Add","value":"add","description":"Add an attachment to a message","action":"Add an attachment"},{"name":"Download","value":"download","description":"Download an attachment from a message","action":"Download an attachment"},{"name":"Get","value":"get","description":"Retrieve information about an attachment of a message","action":"Get an attachment"},{"name":"Get Many","value":"getAll","description":"Retrieve information about the attachments of a message","action":"Get many attachments"}],"default":"add"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Input Data Field Name","name":"binaryPropertyName","hint":"The name of the input field containing the binary file data to be attached","type":"string","required":true,"default":"data","placeholder":"e.g. data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Put Output in Field","name":"binaryPropertyName","hint":"The name of the output field to put the binary file data in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["messageAttachment"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg","codex":{"categories":["Communication","HITL"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["email","human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}}},
272
+ {"displayName":"Microsoft Outlook","name":"microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":2,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"webhooks":[{"name":"default","httpMethod":"GET","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true},{"name":"default","httpMethod":"POST","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Calendar","value":"calendar"},{"name":"Contact","value":"contact"},{"name":"Draft","value":"draft"},{"name":"Event","value":"event"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["calendar"]}},"options":[{"name":"Create","value":"create","description":"Create a new calendar","action":"Create a calendar"},{"name":"Delete","value":"delete","description":"Delete a calendar","action":"Delete a calendar"},{"name":"Get","value":"get","description":"Retrieve a calendar","action":"Get a calendar"},{"name":"Get Many","value":"getAll","description":"List and search calendars","action":"Get many calendars"},{"name":"Update","value":"update","description":"Update a calendar","action":"Update a calendar"}],"default":"getAll"},{"displayName":"Name","name":"name","type":"string","default":"","required":true,"description":"The name of the calendar to create","placeholder":"e.g. My Calendar","displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Calendar Group","name":"calendarGroup","type":"options","typeOptions":{"loadOptionsMethod":"getCalendarGroups"},"default":[],"description":"If set, the calendar will be created in the specified calendar group. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["calendar"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. canShare eq true","hint":"Search query to filter calendars. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Color","name":"color","type":"options","default":"lightBlue","options":[{"name":"Light Blue","value":"lightBlue"},{"name":"Light Brown","value":"lightBrown"},{"name":"Light Gray","value":"lightGray"},{"name":"Light Green","value":"lightGreen"},{"name":"Light Orange","value":"lightOrange"},{"name":"Light Pink","value":"lightPink"},{"name":"Light Red","value":"lightRed"},{"name":"Light Teal","value":"lightTeal"},{"name":"Light Yellow","value":"lightYellow"}],"description":"Specify the color to distinguish the calendar from the others"},{"displayName":"Default Calendar","name":"isDefaultCalendar","type":"boolean","default":false},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. My Calendar","description":"The name of the calendar"}],"displayOptions":{"show":{"resource":["calendar"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["contact"]}},"options":[{"name":"Create","value":"create","description":"Create a new contact","action":"Create a contact"},{"name":"Delete","value":"delete","description":"Delete a contact","action":"Delete a contact"},{"name":"Get","value":"get","description":"Retrieve a contact","action":"Get a contact"},{"name":"Get Many","value":"getAll","description":"List and search contacts","action":"Get many contacts"},{"name":"Update","value":"update","description":"Update a contact","action":"Update a contact"}],"default":"getAll"},{"displayName":"First Name","name":"givenName","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Last Name","name":"surname","type":"string","default":"","displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["create"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["delete"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["get"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["contact"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["contact"],"operation":["getAll"]}},"options":[{"name":"createdDateTime","value":"createdDateTime"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"changeKey","value":"changeKey"},{"name":"categories","value":"categories"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"birthday","value":"birthday"},{"name":"fileAs","value":"fileAs"},{"name":"displayName","value":"displayName"},{"name":"givenName","value":"givenName"},{"name":"initials","value":"initials"},{"name":"middleName","value":"middleName"},{"name":"nickName","value":"nickName"},{"name":"surname","value":"surname"},{"name":"title","value":"title"},{"name":"yomiGivenName","value":"yomiGivenName"},{"name":"yomiSurname","value":"yomiSurname"},{"name":"yomiCompanyName","value":"yomiCompanyName"},{"name":"generation","value":"generation"},{"name":"imAddresses","value":"imAddresses"},{"name":"jobTitle","value":"jobTitle"},{"name":"companyName","value":"companyName"},{"name":"department","value":"department"},{"name":"officeLocation","value":"officeLocation"},{"name":"profession","value":"profession"},{"name":"businessHomePage","value":"businessHomePage"},{"name":"assistantName","value":"assistantName"},{"name":"manager","value":"manager"},{"name":"homePhones","value":"homePhones"},{"name":"mobilePhone","value":"mobilePhone"},{"name":"businessPhones","value":"businessPhones"},{"name":"spouseName","value":"spouseName"},{"name":"personalNotes","value":"personalNotes"},{"name":"children","value":"children"},{"name":"emailAddresses","value":"emailAddresses"},{"name":"homeAddress","value":"homeAddress"},{"name":"businessAddress","value":"businessAddress"},{"name":"otherAddress","value":"otherAddress"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. displayName eq 'John Doe'","hint":"Search query to filter contacts. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Email Address","name":"emailAddress","type":"string","default":"","description":"If contacts that you want to retrieve have multiple email addresses, you can enter them separated by commas"}],"displayOptions":{"show":{"resource":["contact"],"operation":["getAll"]}}},{"displayName":"Contact","name":"contactId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a contact...","typeOptions":{"searchListMethod":"searchContacts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Update Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Assistant Name","name":"assistantName","type":"string","default":"","description":"The name of the contact's assistant"},{"displayName":"Birthday","name":"birthday","type":"dateTime","default":""},{"displayName":"Business Address","name":"businessAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Business Home Page","name":"businessHomePage","type":"string","default":""},{"displayName":"Business Phones","name":"businessPhones","type":"string","description":"Comma-separated list of business phone numbers","default":""},{"displayName":"Categories","name":"categories","description":"Comma-separated list of categories associated with the contact","type":"string","default":""},{"displayName":"Children","name":"children","description":"Comma-separated list of names of the contact's children","type":"string","default":""},{"displayName":"Company Name","name":"companyName","type":"string","default":""},{"displayName":"Department","name":"department","type":"string","default":""},{"displayName":"Display Name","name":"displayName","type":"string","default":""},{"displayName":"Email Address","name":"emailAddresses","type":"fixedCollection","placeholder":"Add Email","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Email","name":"values","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Address","name":"address","type":"string","default":""}]}]},{"displayName":"File As","name":"fileAs","type":"string","default":"","description":"The name the contact is filed under"},{"displayName":"Home Address","name":"homeAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Home Phones","name":"homePhones","type":"string","default":"","hint":"Multiple phones can be added separated by ,"},{"displayName":"Instant Messaging Addresses","name":"imAddresses","description":"The contact's instant messaging (IM) addresses","type":"string","default":"","hint":"Multiple addresses can be added separated by ,"},{"displayName":"Initials","name":"initials","type":"string","default":""},{"displayName":"Job Title","name":"jobTitle","type":"string","default":""},{"displayName":"Manager","name":"manager","type":"string","default":"","description":"The name of the contact's manager"},{"displayName":"Middle Name","name":"middleName","type":"string","default":""},{"displayName":"Mobile Phone","name":"mobilePhone","type":"string","default":""},{"displayName":"Name","name":"givenName","type":"string","default":"","displayOptions":{"show":{"/operation":["update"]}}},{"displayName":"Nickname","name":"nickName","type":"string","default":""},{"displayName":"Office Location","name":"officeLocation","type":"string","default":""},{"displayName":"Other Address","name":"otherAddress","type":"fixedCollection","placeholder":"Add Address","default":{"values":{"sity":"","street":"","postalCode":"","countryOrRegion":"","state":""}},"options":[{"displayName":"Address","name":"values","values":[{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"Country/Region","name":"countryOrRegion","type":"string","default":""},{"displayName":"Postal Code","name":"postalCode","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Street","name":"street","type":"string","default":""}]}]},{"displayName":"Personal Notes","name":"personalNotes","type":"string","default":"","typeOptions":{"alwaysOpenEditWindow":true}},{"displayName":"Profession","name":"profession","type":"string","default":""},{"displayName":"Spouse Name","name":"spouseName","type":"string","default":""},{"displayName":"Surname","name":"surname","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""}],"displayOptions":{"show":{"resource":["contact"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete an email draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Retrieve an email draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing email draft","action":"Send a draft"},{"name":"Update","value":"update","description":"Update an email draft","action":"Update a draft"}],"default":"create"},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["delete"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["draft"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["draft"],"operation":["get"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"To","name":"to","description":"Comma-separated list of email addresses of recipients","type":"string","default":"","displayOptions":{"show":{"resource":["draft"],"operation":["send"]}}},{"displayName":"Draft","name":"draftId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a draft...","typeOptions":{"searchListMethod":"searchDrafts","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","placeholder":"e.g. john@example.com","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","placeholder":"e.g. replyto@example.com","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","placeholder":"e.g. john@example.com","default":""}],"displayOptions":{"show":{"resource":["draft"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["event"]}},"options":[{"name":"Create","value":"create","description":"Create a new event","action":"Create an event"},{"name":"Delete","value":"delete","description":"Delete an event","action":"Delete an event"},{"name":"Get","value":"get","description":"Retrieve an event","action":"Get an event"},{"name":"Get Many","value":"getAll","description":"List and search events","action":"Get many events"},{"name":"Update","value":"update","description":"Update an event","action":"Update an event"}],"default":"getAll"},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Title","name":"subject","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Start","name":"startDateTime","type":"dateTime","default":"2025-07-28T14:33:06.202+00:00","required":true,"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"End","name":"endDateTime","type":"dateTime","required":true,"default":"2025-07-28T15:03:06.202+00:00","displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}],"default":"normal"},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":false},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Timezone","name":"timeZone","type":"options","default":"UTC","options":[{"name":"Africa/Abidjan","value":"Africa/Abidjan"},{"name":"Africa/Accra","value":"Africa/Accra"},{"name":"Africa/Addis_Ababa","value":"Africa/Addis_Ababa"},{"name":"Africa/Algiers","value":"Africa/Algiers"},{"name":"Africa/Asmara","value":"Africa/Asmara"},{"name":"Africa/Asmera","value":"Africa/Asmera"},{"name":"Africa/Bamako","value":"Africa/Bamako"},{"name":"Africa/Bangui","value":"Africa/Bangui"},{"name":"Africa/Banjul","value":"Africa/Banjul"},{"name":"Africa/Bissau","value":"Africa/Bissau"},{"name":"Africa/Blantyre","value":"Africa/Blantyre"},{"name":"Africa/Brazzaville","value":"Africa/Brazzaville"},{"name":"Africa/Bujumbura","value":"Africa/Bujumbura"},{"name":"Africa/Cairo","value":"Africa/Cairo"},{"name":"Africa/Casablanca","value":"Africa/Casablanca"},{"name":"Africa/Ceuta","value":"Africa/Ceuta"},{"name":"Africa/Conakry","value":"Africa/Conakry"},{"name":"Africa/Dakar","value":"Africa/Dakar"},{"name":"Africa/Dar_es_Salaam","value":"Africa/Dar_es_Salaam"},{"name":"Africa/Djibouti","value":"Africa/Djibouti"},{"name":"Africa/Douala","value":"Africa/Douala"},{"name":"Africa/El_Aaiun","value":"Africa/El_Aaiun"},{"name":"Africa/Freetown","value":"Africa/Freetown"},{"name":"Africa/Gaborone","value":"Africa/Gaborone"},{"name":"Africa/Harare","value":"Africa/Harare"},{"name":"Africa/Johannesburg","value":"Africa/Johannesburg"},{"name":"Africa/Juba","value":"Africa/Juba"},{"name":"Africa/Kampala","value":"Africa/Kampala"},{"name":"Africa/Khartoum","value":"Africa/Khartoum"},{"name":"Africa/Kigali","value":"Africa/Kigali"},{"name":"Africa/Kinshasa","value":"Africa/Kinshasa"},{"name":"Africa/Lagos","value":"Africa/Lagos"},{"name":"Africa/Libreville","value":"Africa/Libreville"},{"name":"Africa/Lome","value":"Africa/Lome"},{"name":"Africa/Luanda","value":"Africa/Luanda"},{"name":"Africa/Lubumbashi","value":"Africa/Lubumbashi"},{"name":"Africa/Lusaka","value":"Africa/Lusaka"},{"name":"Africa/Malabo","value":"Africa/Malabo"},{"name":"Africa/Maputo","value":"Africa/Maputo"},{"name":"Africa/Maseru","value":"Africa/Maseru"},{"name":"Africa/Mbabane","value":"Africa/Mbabane"},{"name":"Africa/Mogadishu","value":"Africa/Mogadishu"},{"name":"Africa/Monrovia","value":"Africa/Monrovia"},{"name":"Africa/Nairobi","value":"Africa/Nairobi"},{"name":"Africa/Ndjamena","value":"Africa/Ndjamena"},{"name":"Africa/Niamey","value":"Africa/Niamey"},{"name":"Africa/Nouakchott","value":"Africa/Nouakchott"},{"name":"Africa/Ouagadougou","value":"Africa/Ouagadougou"},{"name":"Africa/Porto-Novo","value":"Africa/Porto-Novo"},{"name":"Africa/Sao_Tome","value":"Africa/Sao_Tome"},{"name":"Africa/Timbuktu","value":"Africa/Timbuktu"},{"name":"Africa/Tripoli","value":"Africa/Tripoli"},{"name":"Africa/Tunis","value":"Africa/Tunis"},{"name":"Africa/Windhoek","value":"Africa/Windhoek"},{"name":"America/Adak","value":"America/Adak"},{"name":"America/Anchorage","value":"America/Anchorage"},{"name":"America/Anguilla","value":"America/Anguilla"},{"name":"America/Antigua","value":"America/Antigua"},{"name":"America/Araguaina","value":"America/Araguaina"},{"name":"America/Argentina/Buenos_Aires","value":"America/Argentina/Buenos_Aires"},{"name":"America/Argentina/Catamarca","value":"America/Argentina/Catamarca"},{"name":"America/Argentina/ComodRivadavia","value":"America/Argentina/ComodRivadavia"},{"name":"America/Argentina/Cordoba","value":"America/Argentina/Cordoba"},{"name":"America/Argentina/Jujuy","value":"America/Argentina/Jujuy"},{"name":"America/Argentina/La_Rioja","value":"America/Argentina/La_Rioja"},{"name":"America/Argentina/Mendoza","value":"America/Argentina/Mendoza"},{"name":"America/Argentina/Rio_Gallegos","value":"America/Argentina/Rio_Gallegos"},{"name":"America/Argentina/Salta","value":"America/Argentina/Salta"},{"name":"America/Argentina/San_Juan","value":"America/Argentina/San_Juan"},{"name":"America/Argentina/San_Luis","value":"America/Argentina/San_Luis"},{"name":"America/Argentina/Tucuman","value":"America/Argentina/Tucuman"},{"name":"America/Argentina/Ushuaia","value":"America/Argentina/Ushuaia"},{"name":"America/Aruba","value":"America/Aruba"},{"name":"America/Asuncion","value":"America/Asuncion"},{"name":"America/Atikokan","value":"America/Atikokan"},{"name":"America/Atka","value":"America/Atka"},{"name":"America/Bahia","value":"America/Bahia"},{"name":"America/Bahia_Banderas","value":"America/Bahia_Banderas"},{"name":"America/Barbados","value":"America/Barbados"},{"name":"America/Belem","value":"America/Belem"},{"name":"America/Belize","value":"America/Belize"},{"name":"America/Blanc-Sablon","value":"America/Blanc-Sablon"},{"name":"America/Boa_Vista","value":"America/Boa_Vista"},{"name":"America/Bogota","value":"America/Bogota"},{"name":"America/Boise","value":"America/Boise"},{"name":"America/Buenos_Aires","value":"America/Buenos_Aires"},{"name":"America/Cambridge_Bay","value":"America/Cambridge_Bay"},{"name":"America/Campo_Grande","value":"America/Campo_Grande"},{"name":"America/Cancun","value":"America/Cancun"},{"name":"America/Caracas","value":"America/Caracas"},{"name":"America/Catamarca","value":"America/Catamarca"},{"name":"America/Cayenne","value":"America/Cayenne"},{"name":"America/Cayman","value":"America/Cayman"},{"name":"America/Chicago","value":"America/Chicago"},{"name":"America/Chihuahua","value":"America/Chihuahua"},{"name":"America/Coral_Harbour","value":"America/Coral_Harbour"},{"name":"America/Cordoba","value":"America/Cordoba"},{"name":"America/Costa_Rica","value":"America/Costa_Rica"},{"name":"America/Creston","value":"America/Creston"},{"name":"America/Cuiaba","value":"America/Cuiaba"},{"name":"America/Curacao","value":"America/Curacao"},{"name":"America/Danmarkshavn","value":"America/Danmarkshavn"},{"name":"America/Dawson","value":"America/Dawson"},{"name":"America/Dawson_Creek","value":"America/Dawson_Creek"},{"name":"America/Denver","value":"America/Denver"},{"name":"America/Detroit","value":"America/Detroit"},{"name":"America/Dominica","value":"America/Dominica"},{"name":"America/Edmonton","value":"America/Edmonton"},{"name":"America/Eirunepe","value":"America/Eirunepe"},{"name":"America/El_Salvador","value":"America/El_Salvador"},{"name":"America/Ensenada","value":"America/Ensenada"},{"name":"America/Fort_Nelson","value":"America/Fort_Nelson"},{"name":"America/Fort_Wayne","value":"America/Fort_Wayne"},{"name":"America/Fortaleza","value":"America/Fortaleza"},{"name":"America/Glace_Bay","value":"America/Glace_Bay"},{"name":"America/Godthab","value":"America/Godthab"},{"name":"America/Goose_Bay","value":"America/Goose_Bay"},{"name":"America/Grand_Turk","value":"America/Grand_Turk"},{"name":"America/Grenada","value":"America/Grenada"},{"name":"America/Guadeloupe","value":"America/Guadeloupe"},{"name":"America/Guatemala","value":"America/Guatemala"},{"name":"America/Guayaquil","value":"America/Guayaquil"},{"name":"America/Guyana","value":"America/Guyana"},{"name":"America/Halifax","value":"America/Halifax"},{"name":"America/Havana","value":"America/Havana"},{"name":"America/Hermosillo","value":"America/Hermosillo"},{"name":"America/Indiana/Indianapolis","value":"America/Indiana/Indianapolis"},{"name":"America/Indiana/Knox","value":"America/Indiana/Knox"},{"name":"America/Indiana/Marengo","value":"America/Indiana/Marengo"},{"name":"America/Indiana/Petersburg","value":"America/Indiana/Petersburg"},{"name":"America/Indiana/Tell_City","value":"America/Indiana/Tell_City"},{"name":"America/Indiana/Vevay","value":"America/Indiana/Vevay"},{"name":"America/Indiana/Vincennes","value":"America/Indiana/Vincennes"},{"name":"America/Indiana/Winamac","value":"America/Indiana/Winamac"},{"name":"America/Indianapolis","value":"America/Indianapolis"},{"name":"America/Inuvik","value":"America/Inuvik"},{"name":"America/Iqaluit","value":"America/Iqaluit"},{"name":"America/Jamaica","value":"America/Jamaica"},{"name":"America/Jujuy","value":"America/Jujuy"},{"name":"America/Juneau","value":"America/Juneau"},{"name":"America/Kentucky/Louisville","value":"America/Kentucky/Louisville"},{"name":"America/Kentucky/Monticello","value":"America/Kentucky/Monticello"},{"name":"America/Knox_IN","value":"America/Knox_IN"},{"name":"America/Kralendijk","value":"America/Kralendijk"},{"name":"America/La_Paz","value":"America/La_Paz"},{"name":"America/Lima","value":"America/Lima"},{"name":"America/Los_Angeles","value":"America/Los_Angeles"},{"name":"America/Louisville","value":"America/Louisville"},{"name":"America/Lower_Princes","value":"America/Lower_Princes"},{"name":"America/Maceio","value":"America/Maceio"},{"name":"America/Managua","value":"America/Managua"},{"name":"America/Manaus","value":"America/Manaus"},{"name":"America/Marigot","value":"America/Marigot"},{"name":"America/Martinique","value":"America/Martinique"},{"name":"America/Matamoros","value":"America/Matamoros"},{"name":"America/Mazatlan","value":"America/Mazatlan"},{"name":"America/Mendoza","value":"America/Mendoza"},{"name":"America/Menominee","value":"America/Menominee"},{"name":"America/Merida","value":"America/Merida"},{"name":"America/Metlakatla","value":"America/Metlakatla"},{"name":"America/Mexico_City","value":"America/Mexico_City"},{"name":"America/Miquelon","value":"America/Miquelon"},{"name":"America/Moncton","value":"America/Moncton"},{"name":"America/Monterrey","value":"America/Monterrey"},{"name":"America/Montevideo","value":"America/Montevideo"},{"name":"America/Montreal","value":"America/Montreal"},{"name":"America/Montserrat","value":"America/Montserrat"},{"name":"America/Nassau","value":"America/Nassau"},{"name":"America/New_York","value":"America/New_York"},{"name":"America/Nipigon","value":"America/Nipigon"},{"name":"America/Nome","value":"America/Nome"},{"name":"America/Noronha","value":"America/Noronha"},{"name":"America/North_Dakota/Beulah","value":"America/North_Dakota/Beulah"},{"name":"America/North_Dakota/Center","value":"America/North_Dakota/Center"},{"name":"America/North_Dakota/New_Salem","value":"America/North_Dakota/New_Salem"},{"name":"America/Nuuk","value":"America/Nuuk"},{"name":"America/Ojinaga","value":"America/Ojinaga"},{"name":"America/Panama","value":"America/Panama"},{"name":"America/Pangnirtung","value":"America/Pangnirtung"},{"name":"America/Paramaribo","value":"America/Paramaribo"},{"name":"America/Phoenix","value":"America/Phoenix"},{"name":"America/Port-au-Prince","value":"America/Port-au-Prince"},{"name":"America/Port_of_Spain","value":"America/Port_of_Spain"},{"name":"America/Porto_Acre","value":"America/Porto_Acre"},{"name":"America/Porto_Velho","value":"America/Porto_Velho"},{"name":"America/Puerto_Rico","value":"America/Puerto_Rico"},{"name":"America/Punta_Arenas","value":"America/Punta_Arenas"},{"name":"America/Rainy_River","value":"America/Rainy_River"},{"name":"America/Rankin_Inlet","value":"America/Rankin_Inlet"},{"name":"America/Recife","value":"America/Recife"},{"name":"America/Regina","value":"America/Regina"},{"name":"America/Resolute","value":"America/Resolute"},{"name":"America/Rio_Branco","value":"America/Rio_Branco"},{"name":"America/Rosario","value":"America/Rosario"},{"name":"America/Santa_Isabel","value":"America/Santa_Isabel"},{"name":"America/Santarem","value":"America/Santarem"},{"name":"America/Santiago","value":"America/Santiago"},{"name":"America/Santo_Domingo","value":"America/Santo_Domingo"},{"name":"America/Sao_Paulo","value":"America/Sao_Paulo"},{"name":"America/Scoresbysund","value":"America/Scoresbysund"},{"name":"America/Shiprock","value":"America/Shiprock"},{"name":"America/Sitka","value":"America/Sitka"},{"name":"America/St_Barthelemy","value":"America/St_Barthelemy"},{"name":"America/St_Johns","value":"America/St_Johns"},{"name":"America/St_Kitts","value":"America/St_Kitts"},{"name":"America/St_Lucia","value":"America/St_Lucia"},{"name":"America/St_Thomas","value":"America/St_Thomas"},{"name":"America/St_Vincent","value":"America/St_Vincent"},{"name":"America/Swift_Current","value":"America/Swift_Current"},{"name":"America/Tegucigalpa","value":"America/Tegucigalpa"},{"name":"America/Thule","value":"America/Thule"},{"name":"America/Thunder_Bay","value":"America/Thunder_Bay"},{"name":"America/Tijuana","value":"America/Tijuana"},{"name":"America/Toronto","value":"America/Toronto"},{"name":"America/Tortola","value":"America/Tortola"},{"name":"America/Vancouver","value":"America/Vancouver"},{"name":"America/Virgin","value":"America/Virgin"},{"name":"America/Whitehorse","value":"America/Whitehorse"},{"name":"America/Winnipeg","value":"America/Winnipeg"},{"name":"America/Yakutat","value":"America/Yakutat"},{"name":"America/Yellowknife","value":"America/Yellowknife"},{"name":"Antarctica/Casey","value":"Antarctica/Casey"},{"name":"Antarctica/Davis","value":"Antarctica/Davis"},{"name":"Antarctica/DumontDUrville","value":"Antarctica/DumontDUrville"},{"name":"Antarctica/Macquarie","value":"Antarctica/Macquarie"},{"name":"Antarctica/Mawson","value":"Antarctica/Mawson"},{"name":"Antarctica/McMurdo","value":"Antarctica/McMurdo"},{"name":"Antarctica/Palmer","value":"Antarctica/Palmer"},{"name":"Antarctica/Rothera","value":"Antarctica/Rothera"},{"name":"Antarctica/South_Pole","value":"Antarctica/South_Pole"},{"name":"Antarctica/Syowa","value":"Antarctica/Syowa"},{"name":"Antarctica/Troll","value":"Antarctica/Troll"},{"name":"Antarctica/Vostok","value":"Antarctica/Vostok"},{"name":"Arctic/Longyearbyen","value":"Arctic/Longyearbyen"},{"name":"Asia/Aden","value":"Asia/Aden"},{"name":"Asia/Almaty","value":"Asia/Almaty"},{"name":"Asia/Amman","value":"Asia/Amman"},{"name":"Asia/Anadyr","value":"Asia/Anadyr"},{"name":"Asia/Aqtau","value":"Asia/Aqtau"},{"name":"Asia/Aqtobe","value":"Asia/Aqtobe"},{"name":"Asia/Ashgabat","value":"Asia/Ashgabat"},{"name":"Asia/Ashkhabad","value":"Asia/Ashkhabad"},{"name":"Asia/Atyrau","value":"Asia/Atyrau"},{"name":"Asia/Baghdad","value":"Asia/Baghdad"},{"name":"Asia/Bahrain","value":"Asia/Bahrain"},{"name":"Asia/Baku","value":"Asia/Baku"},{"name":"Asia/Bangkok","value":"Asia/Bangkok"},{"name":"Asia/Barnaul","value":"Asia/Barnaul"},{"name":"Asia/Beirut","value":"Asia/Beirut"},{"name":"Asia/Bishkek","value":"Asia/Bishkek"},{"name":"Asia/Brunei","value":"Asia/Brunei"},{"name":"Asia/Calcutta","value":"Asia/Calcutta"},{"name":"Asia/Chita","value":"Asia/Chita"},{"name":"Asia/Choibalsan","value":"Asia/Choibalsan"},{"name":"Asia/Chongqing","value":"Asia/Chongqing"},{"name":"Asia/Chungking","value":"Asia/Chungking"},{"name":"Asia/Colombo","value":"Asia/Colombo"},{"name":"Asia/Dacca","value":"Asia/Dacca"},{"name":"Asia/Damascus","value":"Asia/Damascus"},{"name":"Asia/Dhaka","value":"Asia/Dhaka"},{"name":"Asia/Dili","value":"Asia/Dili"},{"name":"Asia/Dubai","value":"Asia/Dubai"},{"name":"Asia/Dushanbe","value":"Asia/Dushanbe"},{"name":"Asia/Famagusta","value":"Asia/Famagusta"},{"name":"Asia/Gaza","value":"Asia/Gaza"},{"name":"Asia/Harbin","value":"Asia/Harbin"},{"name":"Asia/Hebron","value":"Asia/Hebron"},{"name":"Asia/Ho_Chi_Minh","value":"Asia/Ho_Chi_Minh"},{"name":"Asia/Hong_Kong","value":"Asia/Hong_Kong"},{"name":"Asia/Hovd","value":"Asia/Hovd"},{"name":"Asia/Irkutsk","value":"Asia/Irkutsk"},{"name":"Asia/Istanbul","value":"Asia/Istanbul"},{"name":"Asia/Jakarta","value":"Asia/Jakarta"},{"name":"Asia/Jayapura","value":"Asia/Jayapura"},{"name":"Asia/Jerusalem","value":"Asia/Jerusalem"},{"name":"Asia/Kabul","value":"Asia/Kabul"},{"name":"Asia/Kamchatka","value":"Asia/Kamchatka"},{"name":"Asia/Karachi","value":"Asia/Karachi"},{"name":"Asia/Kashgar","value":"Asia/Kashgar"},{"name":"Asia/Kathmandu","value":"Asia/Kathmandu"},{"name":"Asia/Katmandu","value":"Asia/Katmandu"},{"name":"Asia/Khandyga","value":"Asia/Khandyga"},{"name":"Asia/Kolkata","value":"Asia/Kolkata"},{"name":"Asia/Krasnoyarsk","value":"Asia/Krasnoyarsk"},{"name":"Asia/Kuala_Lumpur","value":"Asia/Kuala_Lumpur"},{"name":"Asia/Kuching","value":"Asia/Kuching"},{"name":"Asia/Kuwait","value":"Asia/Kuwait"},{"name":"Asia/Macao","value":"Asia/Macao"},{"name":"Asia/Macau","value":"Asia/Macau"},{"name":"Asia/Magadan","value":"Asia/Magadan"},{"name":"Asia/Makassar","value":"Asia/Makassar"},{"name":"Asia/Manila","value":"Asia/Manila"},{"name":"Asia/Muscat","value":"Asia/Muscat"},{"name":"Asia/Nicosia","value":"Asia/Nicosia"},{"name":"Asia/Novokuznetsk","value":"Asia/Novokuznetsk"},{"name":"Asia/Novosibirsk","value":"Asia/Novosibirsk"},{"name":"Asia/Omsk","value":"Asia/Omsk"},{"name":"Asia/Oral","value":"Asia/Oral"},{"name":"Asia/Phnom_Penh","value":"Asia/Phnom_Penh"},{"name":"Asia/Pontianak","value":"Asia/Pontianak"},{"name":"Asia/Pyongyang","value":"Asia/Pyongyang"},{"name":"Asia/Qatar","value":"Asia/Qatar"},{"name":"Asia/Qostanay","value":"Asia/Qostanay"},{"name":"Asia/Qyzylorda","value":"Asia/Qyzylorda"},{"name":"Asia/Rangoon","value":"Asia/Rangoon"},{"name":"Asia/Riyadh","value":"Asia/Riyadh"},{"name":"Asia/Saigon","value":"Asia/Saigon"},{"name":"Asia/Sakhalin","value":"Asia/Sakhalin"},{"name":"Asia/Samarkand","value":"Asia/Samarkand"},{"name":"Asia/Seoul","value":"Asia/Seoul"},{"name":"Asia/Shanghai","value":"Asia/Shanghai"},{"name":"Asia/Singapore","value":"Asia/Singapore"},{"name":"Asia/Srednekolymsk","value":"Asia/Srednekolymsk"},{"name":"Asia/Taipei","value":"Asia/Taipei"},{"name":"Asia/Tashkent","value":"Asia/Tashkent"},{"name":"Asia/Tbilisi","value":"Asia/Tbilisi"},{"name":"Asia/Tehran","value":"Asia/Tehran"},{"name":"Asia/Tel_Aviv","value":"Asia/Tel_Aviv"},{"name":"Asia/Thimbu","value":"Asia/Thimbu"},{"name":"Asia/Thimphu","value":"Asia/Thimphu"},{"name":"Asia/Tokyo","value":"Asia/Tokyo"},{"name":"Asia/Tomsk","value":"Asia/Tomsk"},{"name":"Asia/Ujung_Pandang","value":"Asia/Ujung_Pandang"},{"name":"Asia/Ulaanbaatar","value":"Asia/Ulaanbaatar"},{"name":"Asia/Ulan_Bator","value":"Asia/Ulan_Bator"},{"name":"Asia/Urumqi","value":"Asia/Urumqi"},{"name":"Asia/Ust-Nera","value":"Asia/Ust-Nera"},{"name":"Asia/Vientiane","value":"Asia/Vientiane"},{"name":"Asia/Vladivostok","value":"Asia/Vladivostok"},{"name":"Asia/Yakutsk","value":"Asia/Yakutsk"},{"name":"Asia/Yangon","value":"Asia/Yangon"},{"name":"Asia/Yekaterinburg","value":"Asia/Yekaterinburg"},{"name":"Asia/Yerevan","value":"Asia/Yerevan"},{"name":"Atlantic/Azores","value":"Atlantic/Azores"},{"name":"Atlantic/Bermuda","value":"Atlantic/Bermuda"},{"name":"Atlantic/Canary","value":"Atlantic/Canary"},{"name":"Atlantic/Cape_Verde","value":"Atlantic/Cape_Verde"},{"name":"Atlantic/Faeroe","value":"Atlantic/Faeroe"},{"name":"Atlantic/Faroe","value":"Atlantic/Faroe"},{"name":"Atlantic/Jan_Mayen","value":"Atlantic/Jan_Mayen"},{"name":"Atlantic/Madeira","value":"Atlantic/Madeira"},{"name":"Atlantic/Reykjavik","value":"Atlantic/Reykjavik"},{"name":"Atlantic/South_Georgia","value":"Atlantic/South_Georgia"},{"name":"Atlantic/St_Helena","value":"Atlantic/St_Helena"},{"name":"Atlantic/Stanley","value":"Atlantic/Stanley"},{"name":"Australia/ACT","value":"Australia/ACT"},{"name":"Australia/Adelaide","value":"Australia/Adelaide"},{"name":"Australia/Brisbane","value":"Australia/Brisbane"},{"name":"Australia/Broken_Hill","value":"Australia/Broken_Hill"},{"name":"Australia/Canberra","value":"Australia/Canberra"},{"name":"Australia/Currie","value":"Australia/Currie"},{"name":"Australia/Darwin","value":"Australia/Darwin"},{"name":"Australia/Eucla","value":"Australia/Eucla"},{"name":"Australia/Hobart","value":"Australia/Hobart"},{"name":"Australia/LHI","value":"Australia/LHI"},{"name":"Australia/Lindeman","value":"Australia/Lindeman"},{"name":"Australia/Lord_Howe","value":"Australia/Lord_Howe"},{"name":"Australia/Melbourne","value":"Australia/Melbourne"},{"name":"Australia/NSW","value":"Australia/NSW"},{"name":"Australia/North","value":"Australia/North"},{"name":"Australia/Perth","value":"Australia/Perth"},{"name":"Australia/Queensland","value":"Australia/Queensland"},{"name":"Australia/South","value":"Australia/South"},{"name":"Australia/Sydney","value":"Australia/Sydney"},{"name":"Australia/Tasmania","value":"Australia/Tasmania"},{"name":"Australia/Victoria","value":"Australia/Victoria"},{"name":"Australia/West","value":"Australia/West"},{"name":"Australia/Yancowinna","value":"Australia/Yancowinna"},{"name":"Brazil/Acre","value":"Brazil/Acre"},{"name":"Brazil/DeNoronha","value":"Brazil/DeNoronha"},{"name":"Brazil/East","value":"Brazil/East"},{"name":"Brazil/West","value":"Brazil/West"},{"name":"CET","value":"CET"},{"name":"CST6CDT","value":"CST6CDT"},{"name":"Canada/Atlantic","value":"Canada/Atlantic"},{"name":"Canada/Central","value":"Canada/Central"},{"name":"Canada/Eastern","value":"Canada/Eastern"},{"name":"Canada/Mountain","value":"Canada/Mountain"},{"name":"Canada/Newfoundland","value":"Canada/Newfoundland"},{"name":"Canada/Pacific","value":"Canada/Pacific"},{"name":"Canada/Saskatchewan","value":"Canada/Saskatchewan"},{"name":"Canada/Yukon","value":"Canada/Yukon"},{"name":"Chile/Continental","value":"Chile/Continental"},{"name":"Chile/EasterIsland","value":"Chile/EasterIsland"},{"name":"Cuba","value":"Cuba"},{"name":"EET","value":"EET"},{"name":"EST","value":"EST"},{"name":"EST5EDT","value":"EST5EDT"},{"name":"Egypt","value":"Egypt"},{"name":"Eire","value":"Eire"},{"name":"Etc/GMT","value":"Etc/GMT"},{"name":"Etc/GMT+0","value":"Etc/GMT+0"},{"name":"Etc/GMT+1","value":"Etc/GMT+1"},{"name":"Etc/GMT+10","value":"Etc/GMT+10"},{"name":"Etc/GMT+11","value":"Etc/GMT+11"},{"name":"Etc/GMT+12","value":"Etc/GMT+12"},{"name":"Etc/GMT+2","value":"Etc/GMT+2"},{"name":"Etc/GMT+3","value":"Etc/GMT+3"},{"name":"Etc/GMT+4","value":"Etc/GMT+4"},{"name":"Etc/GMT+5","value":"Etc/GMT+5"},{"name":"Etc/GMT+6","value":"Etc/GMT+6"},{"name":"Etc/GMT+7","value":"Etc/GMT+7"},{"name":"Etc/GMT+8","value":"Etc/GMT+8"},{"name":"Etc/GMT+9","value":"Etc/GMT+9"},{"name":"Etc/GMT-0","value":"Etc/GMT-0"},{"name":"Etc/GMT-1","value":"Etc/GMT-1"},{"name":"Etc/GMT-10","value":"Etc/GMT-10"},{"name":"Etc/GMT-11","value":"Etc/GMT-11"},{"name":"Etc/GMT-12","value":"Etc/GMT-12"},{"name":"Etc/GMT-13","value":"Etc/GMT-13"},{"name":"Etc/GMT-14","value":"Etc/GMT-14"},{"name":"Etc/GMT-2","value":"Etc/GMT-2"},{"name":"Etc/GMT-3","value":"Etc/GMT-3"},{"name":"Etc/GMT-4","value":"Etc/GMT-4"},{"name":"Etc/GMT-5","value":"Etc/GMT-5"},{"name":"Etc/GMT-6","value":"Etc/GMT-6"},{"name":"Etc/GMT-7","value":"Etc/GMT-7"},{"name":"Etc/GMT-8","value":"Etc/GMT-8"},{"name":"Etc/GMT-9","value":"Etc/GMT-9"},{"name":"Etc/GMT0","value":"Etc/GMT0"},{"name":"Etc/Greenwich","value":"Etc/Greenwich"},{"name":"Etc/UCT","value":"Etc/UCT"},{"name":"Etc/UTC","value":"Etc/UTC"},{"name":"Etc/Universal","value":"Etc/Universal"},{"name":"Etc/Zulu","value":"Etc/Zulu"},{"name":"Europe/Amsterdam","value":"Europe/Amsterdam"},{"name":"Europe/Andorra","value":"Europe/Andorra"},{"name":"Europe/Astrakhan","value":"Europe/Astrakhan"},{"name":"Europe/Athens","value":"Europe/Athens"},{"name":"Europe/Belfast","value":"Europe/Belfast"},{"name":"Europe/Belgrade","value":"Europe/Belgrade"},{"name":"Europe/Berlin","value":"Europe/Berlin"},{"name":"Europe/Bratislava","value":"Europe/Bratislava"},{"name":"Europe/Brussels","value":"Europe/Brussels"},{"name":"Europe/Bucharest","value":"Europe/Bucharest"},{"name":"Europe/Budapest","value":"Europe/Budapest"},{"name":"Europe/Busingen","value":"Europe/Busingen"},{"name":"Europe/Chisinau","value":"Europe/Chisinau"},{"name":"Europe/Copenhagen","value":"Europe/Copenhagen"},{"name":"Europe/Dublin","value":"Europe/Dublin"},{"name":"Europe/Gibraltar","value":"Europe/Gibraltar"},{"name":"Europe/Guernsey","value":"Europe/Guernsey"},{"name":"Europe/Helsinki","value":"Europe/Helsinki"},{"name":"Europe/Isle_of_Man","value":"Europe/Isle_of_Man"},{"name":"Europe/Istanbul","value":"Europe/Istanbul"},{"name":"Europe/Jersey","value":"Europe/Jersey"},{"name":"Europe/Kaliningrad","value":"Europe/Kaliningrad"},{"name":"Europe/Kiev","value":"Europe/Kiev"},{"name":"Europe/Kirov","value":"Europe/Kirov"},{"name":"Europe/Kyiv","value":"Europe/Kyiv"},{"name":"Europe/Lisbon","value":"Europe/Lisbon"},{"name":"Europe/Ljubljana","value":"Europe/Ljubljana"},{"name":"Europe/London","value":"Europe/London"},{"name":"Europe/Luxembourg","value":"Europe/Luxembourg"},{"name":"Europe/Madrid","value":"Europe/Madrid"},{"name":"Europe/Malta","value":"Europe/Malta"},{"name":"Europe/Mariehamn","value":"Europe/Mariehamn"},{"name":"Europe/Minsk","value":"Europe/Minsk"},{"name":"Europe/Monaco","value":"Europe/Monaco"},{"name":"Europe/Moscow","value":"Europe/Moscow"},{"name":"Europe/Nicosia","value":"Europe/Nicosia"},{"name":"Europe/Oslo","value":"Europe/Oslo"},{"name":"Europe/Paris","value":"Europe/Paris"},{"name":"Europe/Podgorica","value":"Europe/Podgorica"},{"name":"Europe/Prague","value":"Europe/Prague"},{"name":"Europe/Riga","value":"Europe/Riga"},{"name":"Europe/Rome","value":"Europe/Rome"},{"name":"Europe/Samara","value":"Europe/Samara"},{"name":"Europe/San_Marino","value":"Europe/San_Marino"},{"name":"Europe/Sarajevo","value":"Europe/Sarajevo"},{"name":"Europe/Saratov","value":"Europe/Saratov"},{"name":"Europe/Simferopol","value":"Europe/Simferopol"},{"name":"Europe/Skopje","value":"Europe/Skopje"},{"name":"Europe/Sofia","value":"Europe/Sofia"},{"name":"Europe/Stockholm","value":"Europe/Stockholm"},{"name":"Europe/Tallinn","value":"Europe/Tallinn"},{"name":"Europe/Tirane","value":"Europe/Tirane"},{"name":"Europe/Tiraspol","value":"Europe/Tiraspol"},{"name":"Europe/Ulyanovsk","value":"Europe/Ulyanovsk"},{"name":"Europe/Uzhgorod","value":"Europe/Uzhgorod"},{"name":"Europe/Vaduz","value":"Europe/Vaduz"},{"name":"Europe/Vatican","value":"Europe/Vatican"},{"name":"Europe/Vienna","value":"Europe/Vienna"},{"name":"Europe/Vilnius","value":"Europe/Vilnius"},{"name":"Europe/Volgograd","value":"Europe/Volgograd"},{"name":"Europe/Warsaw","value":"Europe/Warsaw"},{"name":"Europe/Zagreb","value":"Europe/Zagreb"},{"name":"Europe/Zaporozhye","value":"Europe/Zaporozhye"},{"name":"Europe/Zurich","value":"Europe/Zurich"},{"name":"GB","value":"GB"},{"name":"GB-Eire","value":"GB-Eire"},{"name":"GMT","value":"GMT"},{"name":"GMT+0","value":"GMT+0"},{"name":"GMT-0","value":"GMT-0"},{"name":"GMT0","value":"GMT0"},{"name":"Greenwich","value":"Greenwich"},{"name":"HST","value":"HST"},{"name":"Hongkong","value":"Hongkong"},{"name":"Iceland","value":"Iceland"},{"name":"Indian/Antananarivo","value":"Indian/Antananarivo"},{"name":"Indian/Chagos","value":"Indian/Chagos"},{"name":"Indian/Christmas","value":"Indian/Christmas"},{"name":"Indian/Cocos","value":"Indian/Cocos"},{"name":"Indian/Comoro","value":"Indian/Comoro"},{"name":"Indian/Kerguelen","value":"Indian/Kerguelen"},{"name":"Indian/Mahe","value":"Indian/Mahe"},{"name":"Indian/Maldives","value":"Indian/Maldives"},{"name":"Indian/Mauritius","value":"Indian/Mauritius"},{"name":"Indian/Mayotte","value":"Indian/Mayotte"},{"name":"Indian/Reunion","value":"Indian/Reunion"},{"name":"Iran","value":"Iran"},{"name":"Israel","value":"Israel"},{"name":"Jamaica","value":"Jamaica"},{"name":"Japan","value":"Japan"},{"name":"Kwajalein","value":"Kwajalein"},{"name":"Libya","value":"Libya"},{"name":"MET","value":"MET"},{"name":"MST","value":"MST"},{"name":"MST7MDT","value":"MST7MDT"},{"name":"Mexico/BajaNorte","value":"Mexico/BajaNorte"},{"name":"Mexico/BajaSur","value":"Mexico/BajaSur"},{"name":"Mexico/General","value":"Mexico/General"},{"name":"NZ","value":"NZ"},{"name":"NZ-CHAT","value":"NZ-CHAT"},{"name":"Navajo","value":"Navajo"},{"name":"PRC","value":"PRC"},{"name":"PST8PDT","value":"PST8PDT"},{"name":"Pacific/Apia","value":"Pacific/Apia"},{"name":"Pacific/Auckland","value":"Pacific/Auckland"},{"name":"Pacific/Bougainville","value":"Pacific/Bougainville"},{"name":"Pacific/Chatham","value":"Pacific/Chatham"},{"name":"Pacific/Chuuk","value":"Pacific/Chuuk"},{"name":"Pacific/Easter","value":"Pacific/Easter"},{"name":"Pacific/Efate","value":"Pacific/Efate"},{"name":"Pacific/Enderbury","value":"Pacific/Enderbury"},{"name":"Pacific/Fakaofo","value":"Pacific/Fakaofo"},{"name":"Pacific/Fiji","value":"Pacific/Fiji"},{"name":"Pacific/Funafuti","value":"Pacific/Funafuti"},{"name":"Pacific/Galapagos","value":"Pacific/Galapagos"},{"name":"Pacific/Gambier","value":"Pacific/Gambier"},{"name":"Pacific/Guadalcanal","value":"Pacific/Guadalcanal"},{"name":"Pacific/Guam","value":"Pacific/Guam"},{"name":"Pacific/Honolulu","value":"Pacific/Honolulu"},{"name":"Pacific/Johnston","value":"Pacific/Johnston"},{"name":"Pacific/Kanton","value":"Pacific/Kanton"},{"name":"Pacific/Kiritimati","value":"Pacific/Kiritimati"},{"name":"Pacific/Kosrae","value":"Pacific/Kosrae"},{"name":"Pacific/Kwajalein","value":"Pacific/Kwajalein"},{"name":"Pacific/Majuro","value":"Pacific/Majuro"},{"name":"Pacific/Marquesas","value":"Pacific/Marquesas"},{"name":"Pacific/Midway","value":"Pacific/Midway"},{"name":"Pacific/Nauru","value":"Pacific/Nauru"},{"name":"Pacific/Niue","value":"Pacific/Niue"},{"name":"Pacific/Norfolk","value":"Pacific/Norfolk"},{"name":"Pacific/Noumea","value":"Pacific/Noumea"},{"name":"Pacific/Pago_Pago","value":"Pacific/Pago_Pago"},{"name":"Pacific/Palau","value":"Pacific/Palau"},{"name":"Pacific/Pitcairn","value":"Pacific/Pitcairn"},{"name":"Pacific/Pohnpei","value":"Pacific/Pohnpei"},{"name":"Pacific/Ponape","value":"Pacific/Ponape"},{"name":"Pacific/Port_Moresby","value":"Pacific/Port_Moresby"},{"name":"Pacific/Rarotonga","value":"Pacific/Rarotonga"},{"name":"Pacific/Saipan","value":"Pacific/Saipan"},{"name":"Pacific/Samoa","value":"Pacific/Samoa"},{"name":"Pacific/Tahiti","value":"Pacific/Tahiti"},{"name":"Pacific/Tarawa","value":"Pacific/Tarawa"},{"name":"Pacific/Tongatapu","value":"Pacific/Tongatapu"},{"name":"Pacific/Truk","value":"Pacific/Truk"},{"name":"Pacific/Wake","value":"Pacific/Wake"},{"name":"Pacific/Wallis","value":"Pacific/Wallis"},{"name":"Pacific/Yap","value":"Pacific/Yap"},{"name":"Poland","value":"Poland"},{"name":"Portugal","value":"Portugal"},{"name":"ROC","value":"ROC"},{"name":"ROK","value":"ROK"},{"name":"Singapore","value":"Singapore"},{"name":"Turkey","value":"Turkey"},{"name":"UCT","value":"UCT"},{"name":"US/Alaska","value":"US/Alaska"},{"name":"US/Aleutian","value":"US/Aleutian"},{"name":"US/Arizona","value":"US/Arizona"},{"name":"US/Central","value":"US/Central"},{"name":"US/East-Indiana","value":"US/East-Indiana"},{"name":"US/Eastern","value":"US/Eastern"},{"name":"US/Hawaii","value":"US/Hawaii"},{"name":"US/Indiana-Starke","value":"US/Indiana-Starke"},{"name":"US/Michigan","value":"US/Michigan"},{"name":"US/Mountain","value":"US/Mountain"},{"name":"US/Pacific","value":"US/Pacific"},{"name":"US/Samoa","value":"US/Samoa"},{"name":"UTC","value":"UTC"},{"name":"Universal","value":"Universal"},{"name":"W-SU","value":"W-SU"},{"name":"WET","value":"WET"},{"name":"Zulu","value":"Zulu"}]},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["create"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["delete"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["get"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"From All Calendars","name":"fromAllCalendars","type":"boolean","default":true,"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"fromAllCalendars":[false],"resource":["event"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["event"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["event"],"operation":["getAll"]}},"options":[{"name":"allowNewTimeProposals","value":"allowNewTimeProposals"},{"name":"attendees","value":"attendees"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"changeKey","value":"changeKey"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"end","value":"end"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"hideAttendees","value":"hideAttendees"},{"name":"iCalUId","value":"iCalUId"},{"name":"importance","value":"importance"},{"name":"isAllDay","value":"isAllDay"},{"name":"isCancelled","value":"isCancelled"},{"name":"isDraft","value":"isDraft"},{"name":"isOnlineMeeting","value":"isOnlineMeeting"},{"name":"isOrganizer","value":"isOrganizer"},{"name":"isReminderOn","value":"isReminderOn"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"location","value":"location"},{"name":"locations","value":"locations"},{"name":"onlineMeeting","value":"onlineMeeting"},{"name":"onlineMeetingProvider","value":"onlineMeetingProvider"},{"name":"onlineMeetingUrl","value":"onlineMeetingUrl"},{"name":"organizer","value":"organizer"},{"name":"originalEndTimeZone","value":"originalEndTimeZone"},{"name":"originalStartTimeZone","value":"originalStartTimeZone"},{"name":"recurrence","value":"recurrence"},{"name":"reminderMinutesBeforeStart","value":"reminderMinutesBeforeStart"},{"name":"responseRequested","value":"responseRequested"},{"name":"responseStatus","value":"responseStatus"},{"name":"sensitivity","value":"sensitivity"},{"name":"seriesMasterId","value":"seriesMasterId"},{"name":"showAs","value":"showAs"},{"name":"start","value":"start"},{"name":"subject","value":"subject"},{"name":"transactionId","value":"transactionId"},{"name":"type","value":"type"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. contains(subject,'Hello')","hint":"Search query to filter events. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["event"],"operation":["getAll"]}}},{"displayName":"Calendar","name":"calendarId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a calendar...","typeOptions":{"searchListMethod":"searchCalendars","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Event","name":"eventId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["calendarId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a event...","typeOptions":{"searchListMethod":"searchEvents","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/calendar/item/AAMkADlhOTA0M...UAAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/calendar\\/item\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Event URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Categories","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"Description","name":"body","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Description Preview","name":"bodyPreview","type":"string","default":""},{"displayName":"End","name":"end","type":"dateTime","default":""},{"displayName":"Hide Attendees","name":"hideAttendees","type":"boolean","default":false,"description":"Whether to allow each attendee to only see themselves in the meeting request and meeting tracking list"},{"displayName":"Importance","name":"importance","type":"options","default":"low","options":[{"name":"Low","value":"low"},{"name":"Normal","value":"normal"},{"name":"High","value":"high"}]},{"displayName":"Is All Day","name":"isAllDay","type":"boolean","default":false},{"displayName":"Is Cancelled","name":"isCancelled","type":"boolean","default":false},{"displayName":"Is Draft","name":"isDraft","type":"boolean","default":false},{"displayName":"Is Online Meeting","name":"isOnlineMeeting","type":"boolean","default":true},{"displayName":"Sensitivity","name":"sensitivity","type":"options","default":"normal","options":[{"name":"Normal","value":"normal"},{"name":"Personal","value":"personal"},{"name":"Private","value":"private"},{"name":"Confidential","value":"confidential"}]},{"displayName":"Show As","name":"showAs","type":"options","default":"free","options":[{"name":"Busy","value":"busy"},{"name":"Free","value":"free"},{"name":"Oof","value":"oof"},{"name":"Tentative","value":"tentative"},{"name":"Working Elsewhere","value":"workingElsewhere"}]},{"displayName":"Start","name":"start","type":"dateTime","default":""},{"displayName":"Timezone","name":"timeZone","type":"string","default":""},{"displayName":"Title","name":"subject","type":"string","default":""},{"displayName":"Type","name":"type","type":"options","default":"singleInstance","options":[{"name":"Single Instance","value":"singleInstance"},{"name":"Occurrence","value":"occurrence"},{"name":"Exception","value":"exception"},{"name":"Series Master","value":"seriesMaster"}]}],"displayOptions":{"show":{"resource":["event"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Retrieve a folder","action":"Get a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders","action":"Get many folders"},{"name":"Update","value":"update","description":"Update a folder","action":"Update a folder"}],"default":"create"},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","placeholder":"e.g. My Folder","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["delete"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]}],"displayOptions":{"show":{"resource":["folder"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folder"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"filter","type":"string","default":"","placeholder":"e.g. displayName eq 'My Folder'","hint":"Search query to filter folders. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">More info</a>."}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","options":[{"name":"Child Folder Count","value":"childFolderCount"},{"name":"Display Name","value":"displayName"},{"name":"Is Hidden","value":"isHidden"},{"name":"Parent Folder ID","value":"parentFolderId"},{"name":"Total Item Count","value":"totalItemCount"},{"name":"Unread Item Count","value":"unreadItemCount"}],"default":[]},{"displayName":"Include Child Folders","name":"includeChildFolders","type":"boolean","default":false,"description":"Whether to include child folders in the response"},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"description":"The folder you want to search in"}],"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Name","name":"displayName","description":"Name of the folder","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Retrieves the messages in a folder","action":"Get many folder messages"}],"default":"getAll"},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["folderMessage"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Retrieve a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"List and search messages","action":"Get many messages"},{"name":"Move","value":"move","description":"Move a message to a folder","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create a reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Send and Wait for Response","value":"sendAndWait","description":"Send a message and wait for response","action":"Send message and wait for response"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["delete"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["get"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"},{"displayName":"Get MIME Content","name":"getMimeContent","type":"fixedCollection","default":{"values":{"binaryPropertyName":"data"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Put Output in Field","name":"binaryPropertyName","type":"string","default":"","hint":"The name of the output field to put the binary file data in"},{"displayName":"File Name","name":"outputFileName","type":"string","placeholder":"message","default":"","description":"Optional name of the output file, if not set message ID is used"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["message"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"],"resource":["message"],"operation":["getAll"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Fetching a lot of messages may take a long time. Consider using filters to speed things up","name":"filtersNotice","type":"notice","default":"","displayOptions":{"show":{"returnAll":[true],"resource":["message"],"operation":["getAll"]}}},{"displayName":"Filters","name":"filtersUI","type":"fixedCollection","placeholder":"Add Filters","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Filter By","name":"filterBy","type":"options","options":[{"name":"Filters","value":"filters"},{"name":"Search","value":"search"}],"default":"filters"},{"displayName":"Search","name":"search","type":"string","default":"","placeholder":"e.g. automation","description":"Only return messages that contains search term. Without specific message properties, the search is carried out on the default search properties of from, subject, and body. <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter target=\"_blank\">More info</a>.","displayOptions":{"show":{"filterBy":["search"]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"filterBy":["filters"]}},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Folders to Exclude","name":"foldersToExclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Folders to Include","name":"foldersToInclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Received After","name":"receivedAfter","type":"dateTime","default":"","description":"Get all messages received after the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Received Before","name":"receivedBefore","type":"dateTime","default":"","description":"Get all messages received before the specified date. In an expression you can set date using string in ISO format or a timestamp in miliseconds."},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]}]}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}],"displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Parent Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Reply to Sender Only","name":"replyToSenderOnly","type":"boolean","default":false,"description":"Whether to reply to the sender only or to the entire list of recipients","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Message","name":"message","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"replyToSenderOnly":[true],"resource":["message"],"operation":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Save as Draft","name":"saveAsDraft","description":"Whether to save the message as a draft. If false, the message is sent immediately.","type":"boolean","default":false}],"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":"","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Input Data Field Name","name":"binaryPropertyName","type":"string","default":"","placeholder":"e.g. data","hint":"The name of the input field containing the binary file data to be attached"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox from which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}],"displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Subject","name":"subject","type":"string","default":"","required":true,"placeholder":"e.g. Approval required","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"typeOptions":{"rows":4},"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Response Type","name":"responseType","type":"options","default":"approval","options":[{"name":"Approval","value":"approval","description":"User can approve/disapprove from within the message"},{"name":"Free Text","value":"freeText","description":"User can submit a response via a form"},{"name":"Custom Form","value":"customForm","description":"User can submit a response via a custom form"}],"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Define Form","name":"defineForm","type":"options","noDataExpression":true,"options":[{"name":"Using Fields Below","value":"fields"},{"name":"Using JSON","value":"json"}],"default":"fields","displayOptions":{"show":{"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Fields","name":"jsonOutput","type":"json","typeOptions":{"rows":5},"default":"[\n {\n \"fieldLabel\":\"Name\",\n \"placeholder\":\"enter you name\",\n \"requiredField\":true\n },\n {\n \"fieldLabel\":\"Age\",\n \"fieldType\":\"number\",\n \"placeholder\":\"enter your age\"\n },\n {\n \"fieldLabel\":\"Email\",\n \"fieldType\":\"email\",\n \"requiredField\":true\n }\n]","validateType":"form-fields","ignoreValidationDuringExecution":true,"hint":"<a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.form/\" target=\"_blank\">See docs</a> for field syntax","displayOptions":{"show":{"defineForm":["json"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Elements","name":"formFields","placeholder":"Add Form Element","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field Name","name":"fieldLabel","type":"string","default":"","placeholder":"e.g. What is your name?","description":"Label that appears above the input field","required":true,"displayOptions":{"hide":{"fieldType":["hiddenField","html"]}}},{"displayName":"Element Type","name":"fieldType","type":"options","default":"text","description":"The type of field to add to the form","options":[{"name":"Custom HTML","value":"html"},{"name":"Date","value":"date"},{"name":"Dropdown List","value":"dropdown"},{"name":"Email","value":"email"},{"name":"File","value":"file"},{"name":"Hidden Field","value":"hiddenField"},{"name":"Number","value":"number"},{"name":"Password","value":"password"},{"name":"Text","value":"text"},{"name":"Textarea","value":"textarea"}],"required":true},{"displayName":"Element Name","name":"elementName","type":"string","default":"","placeholder":"e.g. content-section","description":"Optional field. It can be used to include the html in the output.","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Placeholder","name":"placeholder","description":"Sample text to display inside the field","type":"string","default":"","displayOptions":{"hide":{"fieldType":["dropdown","date","file","html","hiddenField"]}}},{"displayName":"Field Name","name":"fieldName","description":"The name of the field, used in input attributes and referenced by the workflow","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Value","name":"fieldValue","description":"Input value can be set here or will be passed as a query parameter via Field Name if no value is set","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Options","name":"fieldOptions","placeholder":"Add Field Option","description":"List of options that can be selected from the dropdown","type":"fixedCollection","default":{"values":[{"option":""}]},"required":true,"displayOptions":{"show":{"fieldType":["dropdown"]}},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Option","name":"option","type":"string","default":""}]}]},{"displayName":"Multiple Choice","name":"multiselect","type":"boolean","default":false,"description":"Whether to allow the user to select multiple options from the dropdown list","displayOptions":{"show":{"fieldType":["dropdown"]}}},{"displayName":"HTML","name":"html","typeOptions":{"editor":"htmlEditor"},"type":"string","noDataExpression":true,"default":"<!-- Your custom HTML here --->\n\n\n","description":"HTML elements to display on the form page","hint":"Does not accept <code>&lt;script&gt;</code>, <code>&lt;style&gt;</code> or <code>&lt;input&gt;</code> tags","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Multiple Files","name":"multipleFiles","type":"boolean","default":true,"description":"Whether to allow the user to select multiple files from the file input or just one","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Accepted File Types","name":"acceptFileTypes","type":"string","default":"","description":"Comma-separated list of allowed file extensions","hint":"Leave empty to allow all file types","placeholder":"e.g. .jpg, .png","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"The displayed date is formatted based on the locale of the user's browser","name":"formatDate","type":"notice","default":"","displayOptions":{"show":{"fieldType":["date"]}}},{"displayName":"Required Field","name":"requiredField","type":"boolean","default":false,"description":"Whether to require the user to enter a value for this field before submitting the form","displayOptions":{"hide":{"fieldType":["html","hiddenField"]}}}]}],"displayOptions":{"show":{"defineForm":["fields"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Approval Options","name":"approvalOptions","type":"fixedCollection","placeholder":"Add option","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Type of Approval","name":"approvalType","type":"options","placeholder":"Add option","default":"single","options":[{"name":"Approve Only","value":"single"},{"name":"Approve and Disapprove","value":"double"}]},{"displayName":"Approve Button Label","name":"approveLabel","type":"string","default":"Approve","displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Approve Button Style","name":"buttonApprovalStyle","type":"options","default":"primary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Disapprove Button Label","name":"disapproveLabel","type":"string","default":"Decline","displayOptions":{"show":{"approvalType":["double"]}}},{"displayName":"Disapprove Button Style","name":"buttonDisapprovalStyle","type":"options","default":"secondary","options":[{"name":"Primary","value":"primary"},{"name":"Secondary","value":"secondary"}],"displayOptions":{"show":{"approvalType":["double"]}}}]}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Message Button Label","name":"messageButtonLabel","type":"string","default":"Respond"},{"displayName":"Response Form Title","name":"responseFormTitle","description":"Title of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Description","name":"responseFormDescription","description":"Description of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Button Label","name":"responseFormButtonLabel","type":"string","default":"Submit"},{"displayName":"Response Form Custom Styling","name":"responseFormCustomCss","type":"string","typeOptions":{"rows":10,"editor":"cssEditor"},"default":":root {\n\t--font-family: 'Open Sans', sans-serif;\n\t--font-weight-normal: 400;\n\t--font-weight-bold: 600;\n\t--font-size-body: 12px;\n\t--font-size-label: 14px;\n\t--font-size-test-notice: 12px;\n\t--font-size-input: 14px;\n\t--font-size-header: 20px;\n\t--font-size-paragraph: 14px;\n\t--font-size-link: 12px;\n\t--font-size-error: 12px;\n\t--font-size-html-h1: 28px;\n\t--font-size-html-h2: 20px;\n\t--font-size-html-h3: 16px;\n\t--font-size-html-h4: 14px;\n\t--font-size-html-h5: 12px;\n\t--font-size-html-h6: 10px;\n\t--font-size-subheader: 14px;\n\n\t/* Colors */\n\t--color-background: #fbfcfe;\n\t--color-test-notice-text: #e6a23d;\n\t--color-test-notice-bg: #fefaf6;\n\t--color-test-notice-border: #f6dcb7;\n\t--color-card-bg: #ffffff;\n\t--color-card-border: #dbdfe7;\n\t--color-card-shadow: rgba(99, 77, 255, 0.06);\n\t--color-link: #7e8186;\n\t--color-header: #525356;\n\t--color-label: #555555;\n\t--color-input-border: #dbdfe7;\n\t--color-input-text: #71747A;\n\t--color-focus-border: rgb(90, 76, 194);\n\t--color-submit-btn-bg: #ff6d5a;\n\t--color-submit-btn-text: #ffffff;\n\t--color-error: #ea1f30;\n\t--color-required: #ff6d5a;\n\t--color-clear-button-bg: #7e8186;\n\t--color-html-text: #555;\n\t--color-html-link: #ff6d5a;\n\t--color-header-subtext: #7e8186;\n\n\t/* Border Radii */\n\t--border-radius-card: 8px;\n\t--border-radius-input: 6px;\n\t--border-radius-clear-btn: 50%;\n\t--card-border-radius: 8px;\n\n\t/* Spacing */\n\t--padding-container-top: 24px;\n\t--padding-card: 24px;\n\t--padding-test-notice-vertical: 12px;\n\t--padding-test-notice-horizontal: 24px;\n\t--margin-bottom-card: 16px;\n\t--padding-form-input: 12px;\n\t--card-padding: 24px;\n\t--card-margin-bottom: 16px;\n\n\t/* Dimensions */\n\t--container-width: 448px;\n\t--submit-btn-height: 48px;\n\t--checkbox-size: 18px;\n\n\t/* Others */\n\t--box-shadow-card: 0px 4px 16px 0px var(--color-card-shadow);\n\t--opacity-placeholder: 0.5;\n}","description":"Override default styling of the response form with CSS"},{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["freeText","customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Comma-separated list of email addresses of BCC recipients","type":"string","default":""},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategoriesNames"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Comma-separated list of email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"Folder","name":"folderId","type":"resourceLocator","default":{"mode":"list","value":""},"required":false,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a folder...","typeOptions":{"searchListMethod":"searchFolders","searchable":true}},{"displayName":"Link","name":"url","type":"string","placeholder":"e.g. https://outlook.office365.com/mail/AAMkADlhOT...AAA%3D","extractValue":{"type":"regex","regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/outlook\\.office365\\.com\\/mail\\/([A-Za-z0-9%]+)(?:\\/.*|)","errorMessage":"Not a valid Outlook Folder URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}]},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Normal"},{"displayName":"Is Read","name":"isRead","description":"Whether the message must be marked as read","type":"boolean","default":false},{"displayName":"Message","name":"bodyContent","description":"Message body content","type":"string","typeOptions":{"rows":2},"default":""},{"displayName":"Message Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"To","name":"toRecipients","description":"Comma-separated list of email addresses of recipients","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email address to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}],"displayOptions":{"show":{"resource":["message"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageAttachment"]}},"options":[{"name":"Add","value":"add","description":"Add an attachment to a message","action":"Add an attachment"},{"name":"Download","value":"download","description":"Download an attachment from a message","action":"Download an attachment"},{"name":"Get","value":"get","description":"Retrieve information about an attachment of a message","action":"Get an attachment"},{"name":"Get Many","value":"getAll","description":"Retrieve information about the attachments of a message","action":"Get many attachments"}],"default":"add"},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Input Data Field Name","name":"binaryPropertyName","hint":"The name of the input field containing the binary file data to be attached","type":"string","required":true,"default":"data","placeholder":"e.g. data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Put Output in Field","name":"binaryPropertyName","hint":"The name of the output field to put the binary file data in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Attachment","name":"attachmentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["messageId.value"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a attachment...","typeOptions":{"searchListMethod":"searchAttachments","searchable":false}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get"]}}},{"displayName":"Message","name":"messageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a message...","typeOptions":{"searchListMethod":"searchMessages","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. AAAkAAAhAAA0BBc5LLLwOOOtNNNkZS05Nz..."}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"returnAll":[false],"resource":["messageAttachment"],"operation":["getAll"]}},"typeOptions":{"minValue":1},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","default":[],"options":[{"name":"contentType","value":"contentType"},{"name":"isInline","value":"isInline"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"name","value":"name"},{"name":"size","value":"size"}]}],"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}}}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg","codex":{"categories":["Communication","HITL"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["email","human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}}},
273
273
  {"displayName":"Microsoft Outlook","name":"microsoftOutlook","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Microsoft Outlook API","defaultVersion":2,"version":1,"defaults":{"name":"Microsoft Outlook"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"default":"message","options":[{"name":"Draft","value":"draft"},{"name":"Folder","value":"folder"},{"name":"Folder Message","value":"folderMessage"},{"name":"Message","value":"message"},{"name":"Message Attachment","value":"messageAttachment"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["draft"]}},"options":[{"name":"Create","value":"create","description":"Create a new email draft","action":"Create a draft"},{"name":"Delete","value":"delete","description":"Delete a draft","action":"Delete a draft"},{"name":"Get","value":"get","description":"Get a single draft","action":"Get a draft"},{"name":"Send","value":"send","description":"Send an existing draft message","action":"Send a draft"},{"name":"Update","value":"update","description":"Update a draft","action":"Update a draft"}],"default":"create"},{"displayName":"Message ID","name":"messageId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["draft"],"operation":["delete","get","send","update"]}}},{"displayName":"Subject","name":"subject","description":"The subject of the message","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft"],"operation":["create"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft"],"operation":["send"]}},"options":[{"displayName":"Recipients","name":"recipients","description":"Email addresses of recipients. Mutiple can be set separated by comma.","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a message","action":"Delete a message"},{"name":"Get","value":"get","description":"Get a single message","action":"Get a message"},{"name":"Get Many","value":"getAll","description":"Get many messages in the signed-in user's mailbox","action":"Get many messages"},{"name":"Get MIME Content","value":"getMime","description":"Get MIME content of a message","action":"Get MIME Content of a message"},{"name":"Move","value":"move","description":"Move a message","action":"Move a message"},{"name":"Reply","value":"reply","description":"Create reply to a message","action":"Reply to a message"},{"name":"Send","value":"send","description":"Send a message","action":"Send a message"},{"name":"Update","value":"update","description":"Update a message","action":"Update a message"}],"default":"send"},{"displayName":"Message ID","name":"messageId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["message"],"operation":["addAttachment","delete","get","getAttachment","getMime","move","update","reply"]}}},{"displayName":"Reply Type","name":"replyType","type":"options","options":[{"name":"Reply","value":"reply"},{"name":"Reply All","value":"replyAll"}],"default":"reply","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["reply"]}}},{"displayName":"Comment","name":"comment","description":"A comment to include. Can be an empty string.","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}},"type":"string","default":""},{"displayName":"Send","name":"send","description":"Whether to send the reply message directly. If not set, it will be saved as draft.","displayOptions":{"show":{"resource":["message"],"operation":["reply"]}},"type":"boolean","default":true},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["reply"],"replyType":["reply"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["message"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["message"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Subject","name":"subject","description":"The subject of the message","displayOptions":{"show":{"resource":["message"],"operation":["create","send"]}},"type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","displayOptions":{"show":{"resource":["message"],"operation":["create","send"]}},"default":""},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","displayOptions":{"show":{"resource":["message"],"operation":["send"]}},"required":true,"default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["send"]}},"options":[{"displayName":"Attachments","name":"attachments","type":"fixedCollection","placeholder":"Add Attachment","default":{},"typeOptions":{"multipleValues":true},"options":[{"name":"attachments","displayName":"Attachment","values":[{"displayName":"Binary Property Name","name":"binaryPropertyName","type":"string","default":"","description":"Name of the binary property containing the data to be added to the email as an attachment"}]}]},{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Save To Sent Items","name":"saveToSentItems","description":"Whether to save the message in Sent Items","type":"boolean","default":true}]},{"displayName":"Put Output File in Field","name":"binaryPropertyName","hint":"The name of the output binary field to put the file in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["message"],"operation":["getMime"]}}},{"displayName":"Folder ID","name":"folderId","description":"Target Folder ID","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["message"],"operation":["move"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["messageAttachment"]}},"options":[{"name":"Add","value":"add","description":"Add an attachment to a message","action":"Add a message attachment"},{"name":"Download","value":"download","description":"Download attachment content","action":"Download a message attachment"},{"name":"Get","value":"get","description":"Get an attachment from a message","action":"Get a message attachment"},{"name":"Get Many","value":"getAll","description":"Get many message's attachments","action":"Get many message attachments"}],"default":"add"},{"displayName":"Message ID","name":"messageId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add","download","get","getAll"]}}},{"displayName":"Attachment ID","name":"attachmentId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["download","get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","hint":"The name of the output binary field to put the file in","type":"string","required":true,"default":"data","displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add","download"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["add"]}},"options":[{"displayName":"File Name","name":"fileName","description":"Filename of the attachment. If not set will the file-name of the binary property be used, if it exists.","type":"string","default":""}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["messageAttachment"],"operation":["get","getAll"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a new mail folder in the root folder of the user's mailbox","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get","value":"get","description":"Get a single folder details","action":"Get a folder"},{"name":"Get Children","value":"getChildren","description":"Lists all child folders under the folder","action":"Get items in a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders under the root folder of the signed-in user","action":"Get many folders"}],"default":"create"},{"displayName":"Folder ID","name":"folderId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["delete","get","getChildren","update"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["folder"],"operation":["getAll","getChildren"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["folder"],"operation":["getAll","getChildren"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Type","name":"folderType","description":"Folder Type","type":"options","options":[{"name":"Folder","value":"folder"},{"name":"Search Folder","value":"searchFolder"}],"displayOptions":{"show":{"resource":["folder"],"operation":["create"]}},"default":"folder"},{"displayName":"Display Name","name":"displayName","description":"Name of the folder","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Include Nested Folders","name":"includeNestedFolders","description":"Whether to include child folders in the search","type":"boolean","default":false,"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Source Folder IDs","name":"sourceFolderIds","description":"The mailbox folders that should be mined","type":"string","typeOptions":{"multipleValues":true},"default":[],"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Filter Query","name":"filterQuery","description":"The OData query to filter the messages","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["folder"],"operation":["create"],"folderType":["searchFolder"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["folder"],"operation":["get","getAll","getChildren"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Update Fields","name":"updateFields","description":"Fields to update","type":"collection","default":{},"displayOptions":{"show":{"resource":["folder"],"operation":["update"]}},"options":[{"displayName":"Display Name","name":"displayName","description":"Name of the folder","type":"string","default":""},{"displayName":"Filter Query","name":"filterQuery","description":"The OData query to filter the messages. Only for search folders.","type":"string","default":""},{"displayName":"Include Nested Folders","name":"includeNestedFolders","description":"Whether to include child folders in the search. Only for search folders.","type":"boolean","default":false},{"displayName":"Source Folder IDs","name":"sourceFolderIds","description":"The mailbox folders that should be mined. Only for search folders.","type":"string","typeOptions":{"multipleValues":true},"default":[]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folderMessage"]}},"options":[{"name":"Get Many","value":"getAll","description":"Get many messages in a folder","action":"Get many folder messages"}],"default":"create"},{"displayName":"Folder ID","name":"folderId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["folderMessage"],"operation":["getAll"]}},"options":[{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by ,."},{"displayName":"Filter","name":"filter","type":"string","default":"","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft","message"],"operation":["get","getAll"]}},"options":[{"displayName":"Attachments Prefix","name":"dataPropertyAttachmentsPrefixName","type":"string","default":"attachment_","description":"Prefix for name of the binary property to which to write the attachments. An index starting with 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\""},{"displayName":"Fields","name":"fields","type":"string","default":"","description":"Fields the response will contain. Multiple can be added separated by comma."},{"displayName":"Filter","name":"filter","type":"string","default":"","placeholder":"isRead eq false","description":"Microsoft Graph API OData $filter query. Information about the syntax can be found <a href=\"https://docs.microsoft.com/en-us/graph/query-parameters#filter-parameter\">here</a>."}]},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["draft","message"],"operation":["update"]}},"options":[{"displayName":"BCC Recipients","name":"bccRecipients","description":"Email addresses of BCC recipients","type":"string","default":""},{"displayName":"Body Content","name":"bodyContent","description":"Message body content","type":"string","default":""},{"displayName":"Body Content Type","name":"bodyContentType","description":"Message body content type","type":"options","options":[{"name":"HTML","value":"html"},{"name":"Text","value":"Text"}],"default":"html"},{"displayName":"Category Names or IDs","name":"categories","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getCategories"},"default":[]},{"displayName":"CC Recipients","name":"ccRecipients","description":"Email addresses of CC recipients","type":"string","default":""},{"displayName":"Custom Headers","name":"internetMessageHeaders","placeholder":"Add Header","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"headers","displayName":"Header","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the header"}]}]},{"displayName":"From","name":"from","description":"The owner of the mailbox which the message is sent. Must correspond to the actual mailbox used.","type":"string","default":""},{"displayName":"Importance","name":"importance","description":"The importance of the message","type":"options","options":[{"name":"Low","value":"Low"},{"name":"Normal","value":"Normal"},{"name":"High","value":"High"}],"default":"Low"},{"displayName":"Is Read","name":"isRead","description":"Whether the message has been read","type":"boolean","default":false},{"displayName":"Read Receipt Requested","name":"isReadReceiptRequested","description":"Whether a read receipt is requested for the message","type":"boolean","default":false},{"displayName":"Recipients","name":"toRecipients","description":"Email addresses of recipients. Multiple can be added separated by comma.","type":"string","default":""},{"displayName":"Reply To","name":"replyTo","description":"Email addresses to use when replying","type":"string","default":""},{"displayName":"Subject","name":"subject","description":"The subject of the message","type":"string","default":""}]}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg","codex":{"categories":["Communication","HITL"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["email","human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.microsoftoutlook/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}}},
274
274
  {"displayName":"Microsoft Outlook Trigger","name":"microsoftOutlookTrigger","group":["trigger"],"version":1,"description":"Fetches emails from Microsoft Outlook and starts the workflow on specified polling intervals.","subtitle":"={{\"Microsoft Outlook Trigger\"}}","defaults":{"name":"Microsoft Outlook Trigger"},"credentials":[{"name":"microsoftOutlookOAuth2Api","required":true}],"polling":true,"inputs":[],"outputs":["main"],"properties":[{"displayName":"Poll Times","name":"pollTimes","type":"fixedCollection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Poll Time"},"default":{"item":[{"mode":"everyMinute"}]},"description":"Time at which polling should occur","placeholder":"Add Poll Time","options":[{"name":"item","displayName":"Item","values":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Every Minute","value":"everyMinute"},{"name":"Every Hour","value":"everyHour"},{"name":"Every Day","value":"everyDay"},{"name":"Every Week","value":"everyWeek"},{"name":"Every Month","value":"everyMonth"},{"name":"Every X","value":"everyX"},{"name":"Custom","value":"custom"}],"default":"everyDay","description":"How often to trigger."},{"displayName":"Hour","name":"hour","type":"number","typeOptions":{"minValue":0,"maxValue":23},"displayOptions":{"hide":{"mode":["custom","everyHour","everyMinute","everyX"]}},"default":14,"description":"The hour of the day to trigger (24h format)"},{"displayName":"Minute","name":"minute","type":"number","typeOptions":{"minValue":0,"maxValue":59},"displayOptions":{"hide":{"mode":["custom","everyMinute","everyX"]}},"default":0,"description":"The minute of the day to trigger"},{"displayName":"Day of Month","name":"dayOfMonth","type":"number","displayOptions":{"show":{"mode":["everyMonth"]}},"typeOptions":{"minValue":1,"maxValue":31},"default":1,"description":"The day of the month to trigger"},{"displayName":"Weekday","name":"weekday","type":"options","displayOptions":{"show":{"mode":["everyWeek"]}},"options":[{"name":"Monday","value":"1"},{"name":"Tuesday","value":"2"},{"name":"Wednesday","value":"3"},{"name":"Thursday","value":"4"},{"name":"Friday","value":"5"},{"name":"Saturday","value":"6"},{"name":"Sunday","value":"0"}],"default":"1","description":"The weekday to trigger"},{"displayName":"Cron Expression","name":"cronExpression","type":"string","displayOptions":{"show":{"mode":["custom"]}},"default":"* * * * * *","description":"Use custom cron expression. Values and ranges as follows:<ul><li>Seconds: 0-59</li><li>Minutes: 0 - 59</li><li>Hours: 0 - 23</li><li>Day of Month: 1 - 31</li><li>Months: 0 - 11 (Jan - Dec)</li><li>Day of Week: 0 - 6 (Sun - Sat)</li></ul>"},{"displayName":"Value","name":"value","type":"number","typeOptions":{"minValue":0,"maxValue":1000},"displayOptions":{"show":{"mode":["everyX"]}},"default":2,"description":"All how many X minutes/hours it should trigger"},{"displayName":"Unit","name":"unit","type":"options","displayOptions":{"show":{"mode":["everyX"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"}],"default":"hours","description":"If it should trigger all X minutes or hours"}]}]},{"displayName":"Trigger On","name":"event","type":"options","default":"messageReceived","options":[{"name":"Message Received","value":"messageReceived"}]},{"displayName":"Output","name":"output","type":"options","default":"simple","options":[{"name":"Simplified","value":"simple"},{"name":"Raw","value":"raw"},{"name":"Select Included Fields","value":"fields"}]},{"displayName":"Fields","name":"fields","type":"multiOptions","description":"The fields to add to the output","displayOptions":{"show":{"output":["fields"]}},"options":[{"name":"bccRecipients","value":"bccRecipients"},{"name":"body","value":"body"},{"name":"bodyPreview","value":"bodyPreview"},{"name":"categories","value":"categories"},{"name":"ccRecipients","value":"ccRecipients"},{"name":"changeKey","value":"changeKey"},{"name":"conversationId","value":"conversationId"},{"name":"createdDateTime","value":"createdDateTime"},{"name":"flag","value":"flag"},{"name":"from","value":"from"},{"name":"hasAttachments","value":"hasAttachments"},{"name":"importance","value":"importance"},{"name":"inferenceClassification","value":"inferenceClassification"},{"name":"internetMessageId","value":"internetMessageId"},{"name":"isDeliveryReceiptRequested","value":"isDeliveryReceiptRequested"},{"name":"isDraft","value":"isDraft"},{"name":"isRead","value":"isRead"},{"name":"isReadReceiptRequested","value":"isReadReceiptRequested"},{"name":"lastModifiedDateTime","value":"lastModifiedDateTime"},{"name":"parentFolderId","value":"parentFolderId"},{"name":"receivedDateTime","value":"receivedDateTime"},{"name":"replyTo","value":"replyTo"},{"name":"sender","value":"sender"},{"name":"sentDateTime","value":"sentDateTime"},{"name":"subject","value":"subject"},{"name":"toRecipients","value":"toRecipients"},{"name":"webLink","value":"webLink"}],"default":[]},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"options":[{"displayName":"Filter Query","name":"custom","type":"string","default":"","placeholder":"e.g. isRead eq false","hint":"Search query to filter messages. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>."},{"displayName":"Has Attachments","name":"hasAttachments","type":"boolean","default":false},{"displayName":"Folders to Exclude","name":"foldersToExclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Folders to Include","name":"foldersToInclude","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getFolders"},"default":[],"description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>"},{"displayName":"Read Status","name":"readStatus","type":"options","default":"unread","hint":"Filter messages by whether they have been read or not","options":[{"name":"Unread and read messages","value":"both"},{"name":"Unread messages only","value":"unread"},{"name":"Read messages only","value":"read"}]},{"displayName":"Sender","name":"sender","type":"string","default":"","description":"Sender name or email to filter by"}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Attachments Prefix","name":"attachmentsPrefix","type":"string","default":"attachment_","description":"Prefix for name of the output fields to put the binary files data in. An index starting from 0 will be added. So if name is \"attachment_\" the first attachment is saved to \"attachment_0\"."},{"displayName":"Download Attachments","name":"downloadAttachments","type":"boolean","default":false,"description":"Whether the message's attachments will be downloaded and included in the output"}]}],"codex":{"categories":["Communication"],"alias":["email"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.microsoftoutlooktrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/microsoft/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Microsoft/Outlook/outlook.svg"},
275
275
  {"displayName":"Microsoft SharePoint","name":"microsoftSharePoint","group":["transform"],"version":1,"subtitle":"={{ $parameter[\"operation\"] + \": \" + $parameter[\"resource\"] }}","description":"Interact with Microsoft SharePoint API","defaults":{"name":"Microsoft SharePoint"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"microsoftSharePointOAuth2Api","required":true}],"requestDefaults":{"baseURL":"=https://{{ $credentials.subdomain }}.sharepoint.com/_api/v2.0/"},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"File","value":"file"},{"name":"Item","value":"item"},{"name":"List","value":"list"}],"default":"file"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["file"]}},"options":[{"name":"Download","value":"download","description":"Download a file","routing":{"request":{"method":"GET","url":"=/sites/{{ $parameter[\"site\"] }}/drive/items/{{ $parameter[\"file\"] }}/content","json":false,"encoding":"arraybuffer"},"output":{"postReceive":[null,null]}},"action":"Download file"},{"name":"Update","value":"update","description":"Update a file","routing":{"request":{"method":"PATCH","url":"=/sites/{{ $parameter[\"site\"] }}/drive/items/{{ $parameter[\"file\"] }}"},"output":{"postReceive":[null]}},"action":"Update file"},{"name":"Upload","value":"upload","description":"Upload an existing file","routing":{"request":{"method":"PUT","url":"=/sites/{{ $parameter[\"site\"] }}/drive/items/{{ $parameter[\"folder\"] }}:/{{ $parameter[\"fileName\"] }}:/content"},"output":{"postReceive":[null]}},"action":"Upload file"}],"default":"download"},{"displayName":"Site","name":"site","default":{"mode":"list","value":""},"description":"Select the site to retrieve folders from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getSites","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"show":{"resource":["file"],"operation":["download"]}}},{"displayName":"Parent Folder","name":"folder","default":{"mode":"list","value":""},"description":"Select the folder to download the file from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getFolders","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. myfolder","type":"string"}],"placeholder":"/ (Library root)","required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""]},"show":{"resource":["file"],"operation":["download"]}}},{"displayName":"File","name":"file","default":{"mode":"list","value":""},"description":"Select the file to download","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getFiles","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"placeholder":"eg. my-file.pdf","required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""],"folder":[""]},"show":{"resource":["file"],"operation":["download"]}}},{"displayName":"Site","name":"site","default":{"mode":"list","value":""},"description":"Select the site to retrieve folders from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getSites","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"show":{"resource":["file"],"operation":["update"]}}},{"displayName":"Parent Folder","name":"folder","default":{"mode":"list","value":""},"description":"Select the folder to update the file in","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getFolders","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. myfolder","type":"string"}],"placeholder":"/ (Library root)","required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""]},"show":{"resource":["file"],"operation":["update"]}}},{"displayName":"File","name":"file","default":{"mode":"list","value":""},"description":"Select the file to update","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getFiles","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"placeholder":"eg. my-file.pdf","required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""],"folder":[""]},"show":{"resource":["file"],"operation":["update"]}}},{"displayName":"Updated File Name","name":"fileName","default":"","description":"If not specified, the original file name will be used","placeholder":"e.g. My New File","routing":{"send":{"property":"name","type":"body","value":"={{ $value }}"}},"type":"string","displayOptions":{"show":{"resource":["file"],"operation":["update"]}}},{"displayName":"Change File Content","name":"changeFileContent","default":false,"description":"Whether to update the file contents","placeholder":"e.g. My New File","required":true,"type":"boolean","displayOptions":{"show":{"resource":["file"],"operation":["update"]}}},{"displayName":"Updated File Contents","name":"fileContents","default":"","description":"Find the name of input field containing the binary data to update the file with in the Input panel on the left, in the Binary tab","displayOptions":{"show":{"changeFileContent":[true],"resource":["file"],"operation":["update"]}},"hint":"The name of the input field containing the binary file data to update the file with","placeholder":"data","required":true,"routing":{"output":{"postReceive":[null]}},"type":"string"},{"displayName":"Site","name":"site","default":{"mode":"list","value":""},"description":"Select the site to retrieve folders from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getSites","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"show":{"resource":["file"],"operation":["upload"]}}},{"displayName":"Parent Folder","name":"folder","default":{"mode":"list","value":""},"description":"Select the folder to upload the file to","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getFolders","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. myfolder","type":"string"}],"placeholder":"/ (Library root)","required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""]},"show":{"resource":["file"],"operation":["upload"]}}},{"displayName":"File Name","name":"fileName","default":"","description":"The name of the file being uploaded","placeholder":"e.g. My New File","required":true,"type":"string","displayOptions":{"show":{"resource":["file"],"operation":["upload"]}}},{"displayName":"File Contents","name":"fileContents","default":"","description":"Find the name of input field containing the binary data to upload in the Input panel on the left, in the Binary tab","hint":"The name of the input field containing the binary file data to upload","placeholder":"data","required":true,"routing":{"send":{"preSend":[null]}},"type":"string","displayOptions":{"show":{"resource":["file"],"operation":["upload"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["item"]}},"options":[{"name":"Create","value":"create","description":"Create an item in an existing list","routing":{"request":{"method":"POST","url":"=/sites/{{ $parameter[\"site\"] }}/lists/{{ $parameter[\"list\"] }}/items"},"output":{"postReceive":[null]}},"action":"Create item in a list"},{"name":"Create or Update","value":"upsert","description":"Create a new item, or update the current one if it already exists (upsert)","routing":{"request":{"method":"POST","url":"=/sites/{{ $parameter[\"site\"] }}/lists/{{ $parameter[\"list\"] }}/items"},"output":{"postReceive":[null]}},"action":"Create or update item (upsert)"},{"name":"Delete","value":"delete","description":"Delete an item from a list","routing":{"request":{"method":"DELETE","url":"=/sites/{{ $parameter[\"site\"] }}/lists/{{ $parameter[\"list\"] }}/items/{{ $parameter[\"item\"] }}"},"output":{"postReceive":[null,{"type":"set","properties":{"value":"={{ { \"deleted\": true } }}"}}]}},"action":"Delete an item"},{"name":"Get","value":"get","description":"Retrieve an item from a list","routing":{"request":{"ignoreHttpStatusErrors":true,"method":"GET","url":"=/sites/{{ $parameter[\"site\"] }}/lists/{{ $parameter[\"list\"] }}/items/{{ $parameter[\"item\"] }}"},"output":{"postReceive":[null,null]}},"action":"Get an item"},{"name":"Get Many","value":"getAll","description":"Get specific items in a list or list many items","routing":{"request":{"method":"GET","url":"=/sites/{{ $parameter[\"site\"] }}/lists/{{ $parameter[\"list\"] }}/items"},"output":{"postReceive":[null,{"type":"rootProperty","properties":{"property":"value"}},null]}},"action":"Get many items"},{"name":"Update","value":"update","description":"Update an item in an existing list","routing":{"request":{"method":"PATCH","url":"=/sites/{{ $parameter[\"site\"] }}/lists/{{ $parameter[\"list\"] }}/items"},"output":{"postReceive":[null]}},"action":"Update item in a list"}],"default":"getAll"},{"displayName":"Site","name":"site","default":{"mode":"list","value":""},"description":"Select the site to retrieve lists from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getSites","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"show":{"resource":["item"],"operation":["create"]}}},{"displayName":"List","name":"list","default":{"mode":"list","value":""},"description":"Select the list you want to create an item in","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getLists","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mylist","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""]},"show":{"resource":["item"],"operation":["create"]}}},{"displayName":"Due to API restrictions, the following column types cannot be updated: Hyperlink, Location, Metadata","name":"noticeUnsupportedFields","displayOptions":{"hide":{"site":[""],"list":[""]},"show":{"resource":["item"],"operation":["create"]}},"type":"notice","default":""},{"displayName":"Columns","name":"columns","default":{"mappingMode":"defineBelow","value":null},"displayOptions":{"hide":{"site":[""],"list":[""]},"show":{"resource":["item"],"operation":["create"]}},"noDataExpression":true,"required":true,"routing":{"send":{"preSend":[null]}},"type":"resourceMapper","typeOptions":{"loadOptionsDependsOn":["site.value","list.value"],"resourceMapper":{"resourceMapperMethod":"getMappingColumns","mode":"add","fieldWords":{"singular":"column","plural":"columns"},"addAllFields":true,"multiKeyMatch":false}}},{"displayName":"Site","name":"site","default":{"mode":"list","value":""},"description":"Select the site to retrieve lists from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getSites","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"show":{"resource":["item"],"operation":["delete"]}}},{"displayName":"List","name":"list","default":{"mode":"list","value":""},"description":"Select the list you want to delete an item in","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getLists","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mylist","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""]},"show":{"resource":["item"],"operation":["delete"]}}},{"displayName":"Item","name":"item","default":{"mode":"list","value":""},"description":"Select the item you want to delete","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getItems","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 1","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""],"list":[""]},"show":{"resource":["item"],"operation":["delete"]}}},{"displayName":"Site","name":"site","default":{"mode":"list","value":""},"description":"Select the site to retrieve lists from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getSites","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"show":{"resource":["item"],"operation":["get"]}}},{"displayName":"List","name":"list","default":{"mode":"list","value":""},"description":"Select the list you want to retrieve an item from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getLists","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mylist","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""]},"show":{"resource":["item"],"operation":["get"]}}},{"displayName":"Item","name":"item","default":{"mode":"list","value":""},"description":"Select the item you want to get","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getItems","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. 1","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""],"list":[""]},"show":{"resource":["item"],"operation":["get"]}}},{"displayName":"Simplify","name":"simplify","default":true,"routing":{"send":{"preSend":[null]}},"type":"boolean","displayOptions":{"show":{"resource":["item"],"operation":["get"]}}},{"displayName":"Site","name":"site","default":{"mode":"list","value":""},"description":"Select the site to retrieve lists from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getSites","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}}},{"displayName":"List","name":"list","default":{"mode":"list","value":""},"description":"Select the list you want to search for items in","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getLists","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mylist","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""]},"show":{"resource":["item"],"operation":["getAll"]}}},{"displayName":"Filter by Formula","name":"filter","default":"","description":"The formula will be evaluated for each record. <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">More info</a>.","hint":"If empty, all the items will be returned","placeholder":"e.g. fields/Title eq 'item1'","routing":{"send":{"property":"$filter","type":"query","value":"={{ $value ? $value : undefined }}"}},"type":"string","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","default":false,"description":"Whether to return all results or only up to a given limit","routing":{"send":{"paginate":"={{ $value }}"},"operations":{"pagination":{"type":"generic","properties":{"continue":"={{ !!$response.body?.[\"@odata.nextLink\"] }}","request":{"url":"={{ $response.body?.[\"@odata.nextLink\"] ?? $request.url }}","qs":{"$select":"={{ !!$response.body?.[\"@odata.nextLink\"] ? undefined : $request.qs?.$select }}"}}}}}},"type":"boolean","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","default":50,"description":"Max number of results to return","displayOptions":{"show":{"returnAll":[false],"resource":["item"],"operation":["getAll"]}},"routing":{"send":{"property":"$top","type":"query","value":"={{ $value }}"}},"type":"number","typeOptions":{"minValue":1},"validateType":"number"},{"displayName":"Options","name":"options","default":{},"options":[{"displayName":"Fields","name":"fields","default":[],"description":"The fields you want to include in the output","displayOptions":{"hide":{"/simplify":[true]}},"options":[{"name":"Content Type","value":"contentType"},{"name":"Created At","value":"createdDateTime"},{"name":"Created By","value":"createdBy"},{"name":"Fields","value":"fields"},{"name":"ID","value":"id"},{"name":"Last Modified At","value":"lastModifiedDateTime"},{"name":"Last Modified By","value":"lastModifiedBy"},{"name":"Parent Reference","value":"parentReference"},{"name":"Web URL","value":"webUrl"}],"routing":{"send":{"preSend":[null]}},"type":"multiOptions"}],"placeholder":"Add option","type":"collection","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}}},{"displayName":"Simplify","name":"simplify","default":true,"routing":{"send":{"preSend":[null]}},"type":"boolean","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}}},{"displayName":"Site","name":"site","default":{"mode":"list","value":""},"description":"Select the site to retrieve lists from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getSites","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"show":{"resource":["item"],"operation":["update"]}}},{"displayName":"List","name":"list","default":{"mode":"list","value":""},"description":"Select the list you want to update an item in","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getLists","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mylist","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""]},"show":{"resource":["item"],"operation":["update"]}}},{"displayName":"Due to API restrictions, the following column types cannot be updated: Hyperlink, Location, Metadata","name":"noticeUnsupportedFields","displayOptions":{"hide":{"site":[""],"list":[""]},"show":{"resource":["item"],"operation":["update"]}},"type":"notice","default":""},{"displayName":"Columns","name":"columns","default":{"mappingMode":"defineBelow","value":null},"displayOptions":{"hide":{"site":[""],"list":[""]},"show":{"resource":["item"],"operation":["update"]}},"noDataExpression":true,"required":true,"routing":{"send":{"preSend":[null]}},"type":"resourceMapper","typeOptions":{"loadOptionsDependsOn":["site.value","list.value"],"resourceMapper":{"resourceMapperMethod":"getMappingColumns","mode":"update","fieldWords":{"singular":"column","plural":"columns"},"addAllFields":true,"multiKeyMatch":false}}},{"displayName":"Site","name":"site","default":{"mode":"list","value":""},"description":"Select the site to retrieve lists from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getSites","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"show":{"resource":["item"],"operation":["upsert"]}}},{"displayName":"List","name":"list","default":{"mode":"list","value":""},"description":"Select the list you want to create or update an item in","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getLists","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mylist","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""]},"show":{"resource":["item"],"operation":["upsert"]}}},{"displayName":"Due to API restrictions, the following column types cannot be updated: Hyperlink, Location, Metadata","name":"noticeUnsupportedFields","displayOptions":{"hide":{"site":[""],"list":[""]},"show":{"resource":["item"],"operation":["upsert"]}},"type":"notice","default":""},{"displayName":"Columns","name":"columns","default":{"mappingMode":"defineBelow","value":null},"displayOptions":{"hide":{"site":[""],"list":[""]},"show":{"resource":["item"],"operation":["upsert"]}},"noDataExpression":true,"required":true,"routing":{"send":{"preSend":[null]}},"type":"resourceMapper","typeOptions":{"loadOptionsDependsOn":["site.value","list.value"],"resourceMapper":{"resourceMapperMethod":"getMappingColumns","mode":"upsert","fieldWords":{"singular":"column","plural":"columns"},"addAllFields":true,"multiKeyMatch":false}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["list"]}},"options":[{"name":"Get","value":"get","description":"Retrieve details of a single list","routing":{"request":{"ignoreHttpStatusErrors":true,"method":"GET","url":"=/sites/{{ $parameter[\"site\"] }}/lists/{{ $parameter[\"list\"] }}"},"output":{"postReceive":[null,null]}},"action":"Get list"},{"name":"Get Many","value":"getAll","description":"Retrieve a list of lists","routing":{"request":{"method":"GET","url":"=/sites/{{ $parameter[\"site\"] }}/lists"},"output":{"postReceive":[null,{"type":"rootProperty","properties":{"property":"value"}},null]}},"action":"Get many lists"}],"default":"getAll"},{"displayName":"Site","name":"site","default":{"mode":"list","value":""},"description":"Select the site to retrieve lists from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getSites","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"show":{"resource":["list"],"operation":["get"]}}},{"displayName":"List","name":"list","default":{"mode":"list","value":""},"description":"Select the list you want to retrieve","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getLists","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mylist","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"hide":{"site":[""]},"show":{"resource":["list"],"operation":["get"]}}},{"displayName":"Simplify","name":"simplify","default":true,"routing":{"send":{"property":"$select","type":"query","value":"={{ $value ? \"id,name,displayName,description,createdDateTime,lastModifiedDateTime,webUrl\" : undefined }}"}},"type":"boolean","displayOptions":{"show":{"resource":["list"],"operation":["get"]}}},{"displayName":"Site","name":"site","default":{"mode":"list","value":""},"description":"Select the site to retrieve lists from","modes":[{"displayName":"From List","name":"list","type":"list","typeOptions":{"searchListMethod":"getSites","searchable":true}},{"displayName":"By ID","name":"id","placeholder":"e.g. mysite","type":"string"}],"required":true,"type":"resourceLocator","displayOptions":{"show":{"resource":["list"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","default":false,"description":"Whether to return all results or only up to a given limit","routing":{"send":{"paginate":"={{ $value }}"},"operations":{"pagination":{"type":"generic","properties":{"continue":"={{ !!$response.body?.[\"@odata.nextLink\"] }}","request":{"url":"={{ $response.body?.[\"@odata.nextLink\"] ?? $request.url }}","qs":{"$select":"={{ !!$response.body?.[\"@odata.nextLink\"] ? undefined : $request.qs?.$select }}"}}}}}},"type":"boolean","displayOptions":{"show":{"resource":["list"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","default":50,"description":"Max number of results to return","displayOptions":{"show":{"returnAll":[false],"resource":["list"],"operation":["getAll"]}},"routing":{"send":{"property":"$top","type":"query","value":"={{ $value }}"}},"type":"number","typeOptions":{"minValue":1},"validateType":"number"},{"displayName":"Simplify","name":"simplify","default":true,"routing":{"send":{"property":"$select","type":"query","value":"={{ $value ? \"id,name,displayName,description,createdDateTime,lastModifiedDateTime,webUrl\" : undefined }}"}},"type":"boolean","displayOptions":{"show":{"resource":["list"],"operation":["getAll"]}}},{"displayName":"Request Options","name":"requestOptions","type":"collection","isNodeSetting":true,"placeholder":"Add Option","default":{},"options":[{"displayName":"Batching","name":"batching","placeholder":"Add Batching","type":"fixedCollection","typeOptions":{"multipleValues":false},"default":{"batch":{}},"options":[{"displayName":"Batching","name":"batch","values":[{"displayName":"Items per Batch","name":"batchSize","type":"number","typeOptions":{"minValue":-1},"default":50,"description":"Input will be split in batches to throttle requests. -1 for disabled. 0 will be treated as 1."},{"displayName":"Batch Interval (ms)","name":"batchInterval","type":"number","typeOptions":{"minValue":0},"default":1000,"description":"Time (in milliseconds) between each batch of requests. 0 for disabled."}]}]},{"displayName":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","noDataExpression":true,"default":false,"description":"Whether to accept the response even if SSL certificate validation is not possible"},{"displayName":"Proxy","name":"proxy","type":"string","default":"","placeholder":"e.g. http://myproxy:3128","description":"HTTP proxy to use. If authentication is required it can be defined as follow: http://username:password@myproxy:3128"},{"displayName":"Timeout","name":"timeout","type":"number","typeOptions":{"minValue":1},"default":10000,"description":"Time in ms to wait for the server to send response headers (and start the response body) before aborting the request"}]}],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Microsoft/SharePoint/microsoftSharePoint.svg","dark":"icons/n8n-nodes-base/dist/nodes/Microsoft/SharePoint/microsoftSharePoint.svg"}},
@@ -290,8 +290,8 @@
290
290
  {"displayName":"MQTT","name":"mqtt","group":["input"],"version":1,"description":"Push messages to MQTT","defaults":{"name":"MQTT"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"mqtt","required":true,"testedBy":"mqttConnectionTest"}],"properties":[{"displayName":"Topic","name":"topic","type":"string","required":true,"default":"","description":"The topic to publish to"},{"displayName":"Send Input Data","name":"sendInputData","type":"boolean","default":true,"description":"Whether to send the data the node receives as JSON"},{"displayName":"Message","name":"message","type":"string","required":true,"displayOptions":{"show":{"sendInputData":[false]}},"default":"","description":"The message to publish"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"QoS","name":"qos","type":"options","options":[{"name":"Received at Most Once","value":0},{"name":"Received at Least Once","value":1},{"name":"Exactly Once","value":2}],"default":0,"description":"QoS subscription level"},{"displayName":"Retain","name":"retain","type":"boolean","default":false,"description":"Normally if a publisher publishes a message to a topic, and no one is subscribed to that topic the message is simply discarded by the broker. However the publisher can tell the broker to keep the last message on that topic by setting the retain flag to true."}]}],"codex":{"categories":["Development","Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mqtt/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/mqtt/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/MQTT/mqtt.svg"},
291
291
  {"displayName":"MQTT Trigger","name":"mqttTrigger","group":["trigger"],"version":1,"description":"Listens to MQTT events","eventTriggerDescription":"","defaults":{"name":"MQTT Trigger"},"triggerPanel":{"header":"","executionsHelp":{"inactive":"<b>While building your workflow</b>, click the 'execute step' button, then trigger an MQTT event. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Once you're happy with your workflow</b>, <a data-key='activate'>activate</a> it. Then every time a change is detected, the workflow will execute. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor.","active":"<b>While building your workflow</b>, click the 'execute step' button, then trigger an MQTT event. This will trigger an execution, which will show up in this editor.<br /> <br /><b>Your workflow will also execute automatically</b>, since it's activated. Every time a change is detected, this node will trigger an execution. These executions will show up in the <a data-key='executions'>executions list</a>, but not in the editor."},"activationHint":"Once you’ve finished building your workflow, <a data-key='activate'>activate</a> it to have it also listen continuously (you just won’t see those executions here)."},"inputs":[],"outputs":["main"],"credentials":[{"name":"mqtt","required":true}],"properties":[{"displayName":"Topics","name":"topics","type":"string","default":"","description":"Topics to subscribe to, multiple can be defined with comma. Wildcard characters are supported (+ - for single level and # - for multi level). By default all subscription used QoS=0. To set a different QoS, write the QoS desired after the topic preceded by a colom. For Example: topicA:1,topicB:2"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"JSON Parse Body","name":"jsonParseBody","type":"boolean","default":false,"description":"Whether to try parse the message to an object"},{"displayName":"Only Message","name":"onlyMessage","type":"boolean","default":false,"description":"Whether to return only the message property"},{"displayName":"Parallel Processing","name":"parallelProcessing","type":"boolean","default":true,"description":"Whether to process messages in parallel or by keeping the message in order"}]}],"codex":{"categories":["Communication","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.mqtttrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/mqtt/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/MQTT/mqtt.svg"},
292
292
  {"displayName":"MSG91","name":"msg91","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Sends transactional SMS via MSG91","defaults":{"name":"MSG91"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"msg91Api","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"SMS","value":"sms"}],"default":"sms"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["sms"]}},"options":[{"name":"Send","value":"send","description":"Send SMS","action":"Send an SMS"}],"default":"send"},{"displayName":"Sender ID","name":"from","type":"string","default":"","placeholder":"4155238886","required":true,"displayOptions":{"show":{"operation":["send"],"resource":["sms"]}},"description":"The number from which to send the message"},{"displayName":"To","name":"to","type":"string","default":"","placeholder":"+14155238886","required":true,"displayOptions":{"show":{"operation":["send"],"resource":["sms"]}},"description":"The number, with coutry code, to which to send the message"},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["send"],"resource":["sms"]}},"description":"The message to send"}],"codex":{"categories":["Communication","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.msg91/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/msg91/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Msg91/msg91.svg","dark":"icons/n8n-nodes-base/dist/nodes/Msg91/msg91.dark.svg"}},
293
- {"displayName":"MySQL","name":"mySql","group":["input"],"defaultVersion":2.4,"description":"Get, add and update data in MySQL","parameterPane":"wide","version":[2,2.1,2.2,2.3,2.4],"subtitle":"={{ $parameter[\"operation\"] }}","defaults":{"name":"MySQL"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"credentials":[{"name":"mySql","required":true,"testedBy":"mysqlConnectionTest"}],"properties":[{"displayName":"Resource","name":"resource","type":"hidden","noDataExpression":true,"options":[{"name":"Database","value":"database"}],"default":"database"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Delete","value":"deleteTable","description":"Delete an entire table or rows in a table","action":"Delete table or rows"},{"name":"Execute SQL","value":"executeQuery","description":"Execute an SQL query","action":"Execute a SQL query"},{"name":"Insert","value":"insert","description":"Insert rows in a table","action":"Insert rows in a table"},{"name":"Insert or Update","value":"upsert","description":"Insert or update rows in a table","action":"Insert or update rows in a table"},{"name":"Select","value":"select","description":"Select rows from a table","action":"Select rows from a table"},{"name":"Update","value":"update","description":"Update rows in a table","action":"Update rows in a table"}],"displayOptions":{"show":{"resource":["database"]}},"default":"insert"},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The table you want to work on","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Table...","typeOptions":{"searchListMethod":"searchTables","searchable":true}},{"displayName":"Name","name":"name","type":"string","placeholder":"table_name"}],"displayOptions":{"hide":{"operation":["executeQuery"]}}},{"displayName":"Command","name":"deleteCommand","type":"options","default":"truncate","options":[{"name":"Truncate","value":"truncate","description":"Only removes the table's data and preserves the table's structure"},{"name":"Delete","value":"delete","description":"Delete the rows that match the 'Select Rows' conditions below. If no selection is made, all rows in the table are deleted."},{"name":"Drop","value":"drop","description":"Deletes the table's data and also the table's structure permanently"}],"displayOptions":{"show":{"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Select Rows","name":"where","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Condition","default":{},"description":"If not set, all rows will be selected","options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","placeholder":"e.g. ID","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Operator","name":"condition","type":"options","description":"The operator to check the column against. When using 'LIKE' operator percent sign ( %) matches zero or more characters, underscore ( _ ) matches any single character.","options":[{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"!="},{"name":"Like","value":"LIKE"},{"name":"Greater Than","value":">"},{"name":"Less Than","value":"<"},{"name":"Greater Than Or Equal","value":">="},{"name":"Less Than Or Equal","value":"<="},{"name":"Is Null","value":"IS NULL"},{"name":"Is Not Null","value":"IS NOT NULL"}],"default":"equal"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"condition":["IS NULL","IS NOT NULL"]}},"default":""}]}],"displayOptions":{"show":{"deleteCommand":["delete"],"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Combine Conditions","name":"combineConditions","type":"options","description":"How to combine the conditions defined in \"Select Rows\": AND requires all conditions to be true, OR requires at least one condition to be true","options":[{"name":"AND","value":"AND","description":"Only rows that meet all the conditions are selected"},{"name":"OR","value":"OR","description":"Rows that meet at least one condition are selected"}],"default":"AND","displayOptions":{"show":{"deleteCommand":["delete"],"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"e.g. SELECT id, name FROM product WHERE id < 40","required":true,"description":"The SQL query to execute. You can use n8n expressions and $1, $2, $3, etc to refer to the 'Query Parameters' set in options below.","noDataExpression":true,"typeOptions":{"editor":"sqlEditor","sqlDialect":"MySQL"},"hint":"Consider using query parameters to prevent SQL injection attacks. Add them in the options below","displayOptions":{"show":{"resource":["database"],"operation":["executeQuery"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["executeQuery"]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Manually","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"returnAll":[false],"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Select Rows","name":"where","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Condition","default":{},"description":"If not set, all rows will be selected","options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","placeholder":"e.g. ID","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Operator","name":"condition","type":"options","description":"The operator to check the column against. When using 'LIKE' operator percent sign ( %) matches zero or more characters, underscore ( _ ) matches any single character.","options":[{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"!="},{"name":"Like","value":"LIKE"},{"name":"Greater Than","value":">"},{"name":"Less Than","value":"<"},{"name":"Greater Than Or Equal","value":">="},{"name":"Less Than Or Equal","value":"<="},{"name":"Is Null","value":"IS NULL"},{"name":"Is Not Null","value":"IS NOT NULL"}],"default":"equal"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"condition":["IS NULL","IS NOT NULL"]}},"default":""}]}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Combine Conditions","name":"combineConditions","type":"options","description":"How to combine the conditions defined in \"Select Rows\": AND requires all conditions to be true, OR requires at least one condition to be true","options":[{"name":"AND","value":"AND","description":"Only rows that meet all the conditions are selected"},{"name":"OR","value":"OR","description":"Rows that meet at least one condition are selected"}],"default":"AND","displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Sort","name":"sort","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Sort Rule","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"ASC","value":"ASC"},{"name":"DESC","value":"DESC"}],"default":"ASC"}]}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Below","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Column to Match On","name":"columnToMatchOn","type":"options","required":true,"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]},"default":"","hint":"Used to find the correct row to update. Doesn't get changed.","displayOptions":{"show":{"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Value of Column to Match On","name":"valueToMatchOn","type":"string","default":"","description":"Rows with a value in the specified \"Column to Match On\" that corresponds to the value in this field will be updated","displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsWithoutColumnToMatchOn","loadOptionsDependsOn":["schema.value","table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Below","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Column to Match On","name":"columnToMatchOn","type":"options","required":true,"description":"The column to compare when finding the rows to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>.","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]},"default":"","hint":"Used to find the correct row to update. Doesn't get changed. Has to be unique.","displayOptions":{"show":{"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Value of Column to Match On","name":"valueToMatchOn","type":"string","default":"","description":"Rows with a value in the specified \"Column to Match On\" that corresponds to the value in this field will be updated. New rows will be created for non-matching items.","displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsWithoutColumnToMatchOn","loadOptionsDependsOn":["schema.value","table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}}],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/MySql/mysql.svg","dark":"icons/n8n-nodes-base/dist/nodes/MySql/mysql.dark.svg"},"codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/mySql/"}]}}},
294
- {"displayName":"MySQL","name":"mySql","group":["input"],"defaultVersion":2.4,"description":"Get, add and update data in MySQL","parameterPane":"wide","version":1,"defaults":{"name":"MySQL"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"mySql","required":true,"testedBy":"mysqlConnectionTest"}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Execute Query","value":"executeQuery","description":"Execute an SQL query","action":"Execute a SQL query"},{"name":"Insert","value":"insert","description":"Insert rows in database","action":"Insert rows in database"},{"name":"Update","value":"update","description":"Update rows in database","action":"Update rows in database"}],"default":"insert"},{"displayName":"Query","name":"query","type":"string","noDataExpression":true,"typeOptions":{"editor":"sqlEditor","sqlDialect":"MySQL"},"displayOptions":{"show":{"operation":["executeQuery"]}},"default":"","placeholder":"SELECT id, name FROM product WHERE id < 40","required":true,"description":"The SQL query to execute"},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Table...","typeOptions":{"searchListMethod":"searchTables","searchFilterRequired":false,"searchable":true}},{"displayName":"Name","name":"name","type":"string","placeholder":"table_name"}],"displayOptions":{"show":{"operation":["insert"]}},"description":"Name of the table in which to insert data to"},{"displayName":"Columns","name":"columns","type":"string","displayOptions":{"show":{"operation":["insert"]}},"requiresDataPath":"multiple","default":"","placeholder":"id,name,description","description":"Comma-separated list of the properties which should used as columns for the new rows"},{"displayName":"Options","name":"options","type":"collection","displayOptions":{"show":{"operation":["insert"]}},"default":{},"placeholder":"Add modifiers","description":"Modifiers for INSERT statement","options":[{"displayName":"Ignore","name":"ignore","type":"boolean","default":true,"description":"Whether to ignore any ignorable errors that occur while executing the INSERT statement"},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement"}]},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Table...","typeOptions":{"searchListMethod":"searchTables","searchFilterRequired":false,"searchable":true}},{"displayName":"Name","name":"name","type":"string","placeholder":"table_name"}],"displayOptions":{"show":{"operation":["update"]}},"description":"Name of the table in which to update data in"},{"displayName":"Update Key","name":"updateKey","type":"string","displayOptions":{"show":{"operation":["update"]}},"default":"id","required":true,"description":"Name of the property which decides which rows in the database should be updated. Normally that would be \"id\"."},{"displayName":"Columns","name":"columns","type":"string","requiresDataPath":"multiple","displayOptions":{"show":{"operation":["update"]}},"default":"","placeholder":"name,description","description":"Comma-separated list of the properties which should used as columns for rows to update"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/MySql/mysql.svg","codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/mySql/"}]}}},
293
+ {"displayName":"MySQL","name":"mySql","group":["input"],"defaultVersion":2.5,"description":"Get, add and update data in MySQL","parameterPane":"wide","version":[2,2.1,2.2,2.3,2.4,2.5],"subtitle":"={{ $parameter[\"operation\"] }}","defaults":{"name":"MySQL"},"inputs":["main"],"outputs":["main"],"usableAsTool":true,"credentials":[{"name":"mySql","required":true,"testedBy":"mysqlConnectionTest"}],"properties":[{"displayName":"Resource","name":"resource","type":"hidden","noDataExpression":true,"options":[{"name":"Database","value":"database"}],"default":"database"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Delete","value":"deleteTable","description":"Delete an entire table or rows in a table","action":"Delete table or rows"},{"name":"Execute SQL","value":"executeQuery","description":"Execute an SQL query","action":"Execute a SQL query"},{"name":"Insert","value":"insert","description":"Insert rows in a table","action":"Insert rows in a table"},{"name":"Insert or Update","value":"upsert","description":"Insert or update rows in a table","action":"Insert or update rows in a table"},{"name":"Select","value":"select","description":"Select rows from a table","action":"Select rows from a table"},{"name":"Update","value":"update","description":"Update rows in a table","action":"Update rows in a table"}],"displayOptions":{"show":{"resource":["database"]}},"default":"insert"},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"description":"The table you want to work on","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Table...","typeOptions":{"searchListMethod":"searchTables","searchable":true}},{"displayName":"Name","name":"name","type":"string","placeholder":"table_name"}],"displayOptions":{"hide":{"operation":["executeQuery"]}}},{"displayName":"Command","name":"deleteCommand","type":"options","default":"truncate","options":[{"name":"Truncate","value":"truncate","description":"Only removes the table's data and preserves the table's structure"},{"name":"Delete","value":"delete","description":"Delete the rows that match the 'Select Rows' conditions below. If no selection is made, all rows in the table are deleted."},{"name":"Drop","value":"drop","description":"Deletes the table's data and also the table's structure permanently"}],"displayOptions":{"show":{"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Select Rows","name":"where","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Condition","default":{},"description":"If not set, all rows will be selected","options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","placeholder":"e.g. ID","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Operator","name":"condition","type":"options","description":"The operator to check the column against. When using 'LIKE' operator percent sign ( %) matches zero or more characters, underscore ( _ ) matches any single character.","options":[{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"!="},{"name":"Like","value":"LIKE"},{"name":"Greater Than","value":">"},{"name":"Less Than","value":"<"},{"name":"Greater Than Or Equal","value":">="},{"name":"Less Than Or Equal","value":"<="},{"name":"Is Null","value":"IS NULL"},{"name":"Is Not Null","value":"IS NOT NULL"}],"default":"equal"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"condition":["IS NULL","IS NOT NULL"]}},"default":""}]}],"displayOptions":{"show":{"deleteCommand":["delete"],"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Combine Conditions","name":"combineConditions","type":"options","description":"How to combine the conditions defined in \"Select Rows\": AND requires all conditions to be true, OR requires at least one condition to be true","options":[{"name":"AND","value":"AND","description":"Only rows that meet all the conditions are selected"},{"name":"OR","value":"OR","description":"Rows that meet at least one condition are selected"}],"default":"AND","displayOptions":{"show":{"deleteCommand":["delete"],"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["deleteTable"]},"hide":{"table":[""]}}},{"displayName":"Query","name":"query","type":"string","default":"","placeholder":"e.g. SELECT id, name FROM product WHERE id < 40","required":true,"description":"The SQL query to execute. You can use n8n expressions and $1, $2, $3, etc to refer to the 'Query Parameters' set in options below.","noDataExpression":true,"typeOptions":{"editor":"sqlEditor","sqlDialect":"MySQL"},"hint":"Consider using query parameters to prevent SQL injection attacks. Add them in the options below","displayOptions":{"show":{"resource":["database"],"operation":["executeQuery"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["executeQuery"]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Manually","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["insert"]},"hide":{"table":[""]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"returnAll":[false],"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Select Rows","name":"where","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Condition","default":{},"description":"If not set, all rows will be selected","options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","placeholder":"e.g. ID","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Operator","name":"condition","type":"options","description":"The operator to check the column against. When using 'LIKE' operator percent sign ( %) matches zero or more characters, underscore ( _ ) matches any single character.","options":[{"name":"Equal","value":"equal"},{"name":"Not Equal","value":"!="},{"name":"Like","value":"LIKE"},{"name":"Greater Than","value":">"},{"name":"Less Than","value":"<"},{"name":"Greater Than Or Equal","value":">="},{"name":"Less Than Or Equal","value":"<="},{"name":"Is Null","value":"IS NULL"},{"name":"Is Not Null","value":"IS NOT NULL"}],"default":"equal"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"hide":{"condition":["IS NULL","IS NOT NULL"]}},"default":""}]}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Combine Conditions","name":"combineConditions","type":"options","description":"How to combine the conditions defined in \"Select Rows\": AND requires all conditions to be true, OR requires at least one condition to be true","options":[{"name":"AND","value":"AND","description":"Only rows that meet all the conditions are selected"},{"name":"OR","value":"OR","description":"Rows that meet at least one condition are selected"}],"default":"AND","displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Sort","name":"sort","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Sort Rule","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","default":"","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]}},{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"ASC","value":"ASC"},{"name":"DESC","value":"DESC"}],"default":"ASC"}]}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["select"]},"hide":{"table":[""]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Below","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Column to Match On","name":"columnToMatchOn","type":"options","required":true,"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]},"default":"","hint":"Used to find the correct row to update. Doesn't get changed.","displayOptions":{"show":{"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Value of Column to Match On","name":"valueToMatchOn","type":"string","default":"","description":"Rows with a value in the specified \"Column to Match On\" that corresponds to the value in this field will be updated","displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["update"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsWithoutColumnToMatchOn","loadOptionsDependsOn":["schema.value","table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["update"]},"hide":{"table":[""]}}},{"displayName":"Data Mode","name":"dataMode","type":"options","options":[{"name":"Auto-Map Input Data to Columns","value":"autoMapInputData","description":"Use when node input properties names exactly match the table column names"},{"name":"Map Each Column Below","value":"defineBelow","description":"Set the value for each destination column manually"}],"default":"autoMapInputData","description":"Whether to map node input properties and the table data automatically or manually","displayOptions":{"show":{"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"\n\t\tIn this mode, make sure incoming data fields are named the same as the columns in your table. If needed, use an 'Edit Fields' node before this node to change the field names.\n\t\t","name":"notice","type":"notice","default":"","displayOptions":{"show":{"dataMode":["autoMapInputData"],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Column to Match On","name":"columnToMatchOn","type":"options","required":true,"description":"The column to compare when finding the rows to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>.","typeOptions":{"loadOptionsMethod":"getColumns","loadOptionsDependsOn":["schema.value","table.value"]},"default":"","hint":"Used to find the correct row to update. Doesn't get changed. Has to be unique.","displayOptions":{"show":{"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Value of Column to Match On","name":"valueToMatchOn","type":"string","default":"","description":"Rows with a value in the specified \"Column to Match On\" that corresponds to the value in this field will be updated. New rows will be created for non-matching items.","displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}},{"displayName":"Values to Send","name":"valuesToSend","placeholder":"Add Value","type":"fixedCollection","typeOptions":{"multipleValueButtonText":"Add Value","multipleValues":true},"displayOptions":{"show":{"dataMode":["defineBelow"],"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}},"default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Column","name":"column","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsWithoutColumnToMatchOn","loadOptionsDependsOn":["schema.value","table.value"]},"default":[]},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Connection Timeout","name":"connectionTimeoutMillis","type":"number","default":30,"description":"Number of milliseconds reserved for connecting to the database","typeOptions":{"minValue":1}},{"displayName":"Connections Limit","name":"connectionLimit","type":"number","default":10,"typeOptions":{"minValue":1},"description":"Maximum amount of connections to the database, setting high value can lead to performance issues and potential database crashes"},{"displayName":"Query Batching","name":"queryBatching","type":"options","noDataExpression":true,"description":"The way queries should be sent to the database","options":[{"name":"Single Query","value":"single","description":"A single query for all incoming items"},{"name":"Independent","value":"independently","description":"Execute one query per incoming item of the run"},{"name":"Transaction","value":"transaction","description":"Execute all queries in a transaction, if a failure occurs, all changes are rolled back"}],"default":"single"},{"displayName":"Query Parameters","name":"queryReplacement","type":"string","default":"","placeholder":"e.g. value1,value2,value3","description":"Comma-separated list of the values you want to use as query parameters. You can drag the values from the input panel on the left. <a href=\"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/\" target=\"_blank\">More info</a>","hint":"Comma-separated list of values: reference them in your query as $1, $2, $3…","displayOptions":{"show":{"/operation":["executeQuery"]}}},{"displayName":"Output Columns","name":"outputColumns","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\" target=\"_blank\">expression</a>","typeOptions":{"loadOptionsMethod":"getColumnsMultiOptions","loadOptionsDependsOn":["table.value"]},"default":[],"displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Large-Format Numbers As","name":"largeNumbersOutput","type":"options","options":[{"name":"Numbers","value":"numbers"},{"name":"Text","value":"text","description":"Use this if you expect numbers longer than 16 digits (otherwise numbers may be incorrect)"}],"hint":"Applies to NUMERIC and BIGINT columns only","default":"text","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Output Decimals as Numbers","name":"decimalNumbers","type":"boolean","default":false,"description":"Whether to output DECIMAL types as numbers instead of strings","displayOptions":{"show":{"/operation":["select","executeQuery"]}}},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement","displayOptions":{"show":{"/operation":["insert"]}}},{"displayName":"Replace Empty Strings with NULL","name":"replaceEmptyStrings","type":"boolean","default":false,"description":"Whether to replace empty strings with NULL in input, could be useful when data come from spreadsheet","displayOptions":{"show":{"/operation":["insert","update","upsert","executeQuery"]}}},{"displayName":"Select Distinct","name":"selectDistinct","type":"boolean","default":false,"description":"Whether to remove these duplicate rows","displayOptions":{"show":{"/operation":["select"]}}},{"displayName":"Output Query Execution Details","name":"detailedOutput","type":"boolean","default":false,"description":"Whether to show in output details of the ofexecuted query for each statement, or just confirmation of success"},{"displayName":"Skip on Conflict","name":"skipOnConflict","type":"boolean","default":false,"description":"Whether to skip the row and do not throw error if a unique constraint or exclusion constraint is violated","displayOptions":{"show":{"/operation":["insert"]}}}],"displayOptions":{"show":{"resource":["database"],"operation":["upsert"]},"hide":{"table":[""]}}}],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/MySql/mysql.svg","dark":"icons/n8n-nodes-base/dist/nodes/MySql/mysql.dark.svg"},"codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/mySql/"}]}}},
294
+ {"displayName":"MySQL","name":"mySql","group":["input"],"defaultVersion":2.5,"description":"Get, add and update data in MySQL","parameterPane":"wide","version":1,"defaults":{"name":"MySQL"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"mySql","required":true,"testedBy":"mysqlConnectionTest"}],"properties":[{"displayName":"<strong>New node version available:</strong> get the latest version with added features from the nodes panel.","name":"oldVersionNotice","type":"notice","default":""},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Execute Query","value":"executeQuery","description":"Execute an SQL query","action":"Execute a SQL query"},{"name":"Insert","value":"insert","description":"Insert rows in database","action":"Insert rows in database"},{"name":"Update","value":"update","description":"Update rows in database","action":"Update rows in database"}],"default":"insert"},{"displayName":"Query","name":"query","type":"string","noDataExpression":true,"typeOptions":{"editor":"sqlEditor","sqlDialect":"MySQL"},"displayOptions":{"show":{"operation":["executeQuery"]}},"default":"","placeholder":"SELECT id, name FROM product WHERE id < 40","required":true,"description":"The SQL query to execute"},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Table...","typeOptions":{"searchListMethod":"searchTables","searchFilterRequired":false,"searchable":true}},{"displayName":"Name","name":"name","type":"string","placeholder":"table_name"}],"displayOptions":{"show":{"operation":["insert"]}},"description":"Name of the table in which to insert data to"},{"displayName":"Columns","name":"columns","type":"string","displayOptions":{"show":{"operation":["insert"]}},"requiresDataPath":"multiple","default":"","placeholder":"id,name,description","description":"Comma-separated list of the properties which should used as columns for the new rows"},{"displayName":"Options","name":"options","type":"collection","displayOptions":{"show":{"operation":["insert"]}},"default":{},"placeholder":"Add modifiers","description":"Modifiers for INSERT statement","options":[{"displayName":"Ignore","name":"ignore","type":"boolean","default":true,"description":"Whether to ignore any ignorable errors that occur while executing the INSERT statement"},{"displayName":"Priority","name":"priority","type":"options","options":[{"name":"Low Prioirity","value":"LOW_PRIORITY","description":"Delays execution of the INSERT until no other clients are reading from the table"},{"name":"High Priority","value":"HIGH_PRIORITY","description":"Overrides the effect of the --low-priority-updates option if the server was started with that option. It also causes concurrent inserts not to be used."}],"default":"LOW_PRIORITY","description":"Ignore any ignorable errors that occur while executing the INSERT statement"}]},{"displayName":"Table","name":"table","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Table...","typeOptions":{"searchListMethod":"searchTables","searchFilterRequired":false,"searchable":true}},{"displayName":"Name","name":"name","type":"string","placeholder":"table_name"}],"displayOptions":{"show":{"operation":["update"]}},"description":"Name of the table in which to update data in"},{"displayName":"Update Key","name":"updateKey","type":"string","displayOptions":{"show":{"operation":["update"]}},"default":"id","required":true,"description":"Name of the property which decides which rows in the database should be updated. Normally that would be \"id\"."},{"displayName":"Columns","name":"columns","type":"string","requiresDataPath":"multiple","displayOptions":{"show":{"operation":["update"]}},"default":"","placeholder":"name,description","description":"Comma-separated list of the properties which should used as columns for rows to update"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/MySql/mysql.svg","codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.mysql/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/mySql/"}]}}},
295
295
  {"displayName":"n8n","name":"n8n","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Handle events and perform actions on your n8n instance","defaults":{"name":"n8n"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"n8nApi","required":true}],"requestDefaults":{"returnFullResponse":true,"baseURL":"={{ $credentials.baseUrl.replace(new RegExp(\"/$\"), \"\") }}","headers":{"Accept":"application/json","Content-Type":"application/json"}},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Audit","value":"audit"},{"name":"Credential","value":"credential"},{"name":"Execution","value":"execution"},{"name":"Workflow","value":"workflow"}],"default":"workflow"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","displayOptions":{"show":{"resource":["audit"]}},"options":[{"name":"Generate","value":"generate","action":"Generate a security audit","description":"Generate a security audit for this n8n instance","routing":{"request":{"method":"POST","url":"/audit"}}}]},{"displayName":"Additional Options","name":"additionalOptions","type":"collection","placeholder":"Add Filter","displayOptions":{"show":{"resource":["audit"]}},"routing":{"request":{"body":{"additionalOptions":"={{ $value }}"}}},"default":{},"options":[{"displayName":"Categories","name":"categories","description":"Risk categories to include in the audit","type":"multiOptions","default":[],"options":[{"name":"Credentials","value":"credentials"},{"name":"Database","value":"database"},{"name":"Filesystem","value":"filesystem"},{"name":"Instance","value":"instance"},{"name":"Nodes","value":"nodes"}]},{"displayName":"Days Abandoned Workflow","name":"daysAbandonedWorkflow","description":"Days for a workflow to be considered abandoned if not executed","type":"number","default":90}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"create","displayOptions":{"show":{"resource":["credential"]}},"options":[{"name":"Create","value":"create","action":"Create a credential","routing":{"request":{"method":"POST","url":"/credentials"}}},{"name":"Delete","value":"delete","action":"Delete a credential","routing":{"request":{"method":"DELETE","url":"=/credentials/{{ $parameter.credentialId }}"}}},{"name":"Get Schema","value":"getSchema","action":"Get credential data schema for type","routing":{"request":{"method":"GET","url":"=/credentials/schema/{{ $parameter.credentialTypeName }}"}}}]},{"displayName":"Name","name":"name","type":"string","default":"","placeholder":"e.g. n8n account","required":true,"displayOptions":{"show":{"resource":["credential"],"operation":["create"]}},"routing":{"request":{"body":{"name":"={{ $value }}"}}},"description":"Name of the new credential"},{"displayName":"Credential Type","name":"credentialTypeName","type":"string","placeholder":"e.g. n8nApi","default":"","required":true,"displayOptions":{"show":{"resource":["credential"],"operation":["create"]}},"routing":{"request":{"body":{"type":"={{ $value }}"}}},"description":"The available types depend on nodes installed on the n8n instance. Some built-in types include e.g. 'githubApi', 'notionApi', and 'slackApi'."},{"displayName":"Data","name":"data","type":"json","default":"","placeholder":"// e.g. for n8nApi \n{\n \"apiKey\": \"my-n8n-api-key\",\n \"baseUrl\": \"https://<name>.app.n8n.cloud/api/v1\",\n}","required":true,"typeOptions":{"alwaysOpenEditWindow":true},"displayOptions":{"show":{"resource":["credential"],"operation":["create"]}},"routing":{"send":{"preSend":[null]}},"description":"A valid JSON object with properties required for this Credential Type. To see the expected format, you can use 'Get Schema' operation."},{"displayName":"Credential ID","name":"credentialId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["credential"],"operation":["delete"]}}},{"displayName":"Credential Type","name":"credentialTypeName","default":"","placeholder":"e.g. n8nApi","required":true,"type":"string","displayOptions":{"show":{"resource":["credential"],"operation":["getSchema"]}},"description":"The available types depend on nodes installed on the n8n instance. Some built-in types include e.g. 'githubApi', 'notionApi', and 'slackApi'."},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"getAll","displayOptions":{"show":{"resource":["execution"]}},"options":[{"name":"Get","value":"get","action":"Get an execution","routing":{"request":{"method":"GET","url":"=/executions/{{ $parameter.executionId }}"}}},{"name":"Get Many","value":"getAll","action":"Get many executions","routing":{"request":{"method":"GET","url":"/executions"},"send":{"paginate":true},"operations":{}}},{"name":"Delete","value":"delete","action":"Delete an execution","routing":{"request":{"method":"DELETE","url":"=/executions/{{ $parameter.executionId }}"}}}]},{"displayName":"Execution ID","name":"executionId","type":"string","required":true,"displayOptions":{"show":{"resource":["execution"],"operation":["delete"]}},"default":""},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"displayOptions":{"show":{"resource":["execution"],"operation":["getAll"]}},"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","default":100,"typeOptions":{"minValue":1,"maxValue":250},"displayOptions":{"show":{"resource":["execution"],"operation":["getAll"],"returnAll":[false]}},"routing":{"request":{"qs":{"limit":"={{ $value }}"}}},"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","default":{},"displayOptions":{"show":{"resource":["execution"],"operation":["getAll"]}},"options":[{"displayName":"Workflow","name":"workflowId","type":"resourceLocator","default":{"mode":"list","value":""},"description":"Workflow to filter the executions by","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Workflow...","initType":"workflow","typeOptions":{"searchListMethod":"searchWorkflows","searchFilterRequired":false,"searchable":true}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://myinstance.app.n8n.cloud/workflow/1","validation":[{"type":"regex","properties":{"regex":".*/workflow/([0-9a-zA-Z]{1,})","errorMessage":"Not a valid Workflow URL"}}],"extractValue":{"type":"regex","regex":".*/workflow/([0-9a-zA-Z]{1,})"}},{"displayName":"ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9a-zA-Z]{1,}","errorMessage":"Not a valid Workflow ID"}}],"placeholder":"1"}],"routing":{"send":{"type":"query","property":"workflowId","value":"={{ $value || undefined }}"}}},{"displayName":"Status","name":"status","type":"options","options":[{"name":"Error","value":"error"},{"name":"Success","value":"success"},{"name":"Waiting","value":"waiting"}],"default":"success","routing":{"send":{"type":"query","property":"status","value":"={{ $value }}"}},"description":"Status to filter the executions by"}]},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","displayOptions":{"show":{"resource":["execution"],"operation":["getAll"]}},"options":[{"displayName":"Include Execution Details","name":"activeWorkflows","type":"boolean","default":false,"routing":{"send":{"type":"query","property":"includeData","value":"={{ $value }}"}},"description":"Whether to include the detailed execution data"}]},{"displayName":"Execution ID","name":"executionId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["execution"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","displayOptions":{"show":{"resource":["execution"],"operation":["get"]}},"options":[{"displayName":"Include Execution Details","name":"activeWorkflows","type":"boolean","default":false,"routing":{"send":{"type":"query","property":"includeData","value":"={{ $value }}"}},"description":"Whether to include the detailed execution data"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"getAll","displayOptions":{"show":{"resource":["workflow"]}},"options":[{"name":"Activate","value":"activate","action":"Activate a workflow"},{"name":"Create","value":"create","action":"Create a workflow","routing":{"request":{"method":"POST","url":"/workflows"}}},{"name":"Deactivate","value":"deactivate","action":"Deactivate a workflow"},{"name":"Delete","value":"delete","action":"Delete a workflow"},{"name":"Get","value":"get","action":"Get a workflow"},{"name":"Get Many","value":"getAll","action":"Get many workflows","routing":{"request":{"method":"GET","url":"/workflows"},"send":{"paginate":true},"operations":{}}},{"name":"Update","value":"update","action":"Update a workflow"}]},{"displayName":"Workflow","name":"workflowId","type":"resourceLocator","default":{"mode":"list","value":""},"description":"Workflow to filter the executions by","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Workflow...","initType":"workflow","typeOptions":{"searchListMethod":"searchWorkflows","searchFilterRequired":false,"searchable":true}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://myinstance.app.n8n.cloud/workflow/1","validation":[{"type":"regex","properties":{"regex":".*/workflow/([0-9a-zA-Z]{1,})","errorMessage":"Not a valid Workflow URL"}}],"extractValue":{"type":"regex","regex":".*/workflow/([0-9a-zA-Z]{1,})"}},{"displayName":"ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9a-zA-Z]{1,}","errorMessage":"Not a valid Workflow ID"}}],"placeholder":"1"}],"required":true,"displayOptions":{"show":{"resource":["workflow"],"operation":["activate"]}},"routing":{"request":{"method":"POST","url":"=/workflows/{{ $value }}/activate"}}},{"displayName":"Workflow Object","name":"workflowObject","type":"json","default":"{ \"name\": \"My workflow\", \"nodes\": [], \"connections\": {}, \"settings\": {} }","placeholder":"{\n \"name\": \"My workflow\",\n \"nodes\": [],\n \"connections\": {},\n \"settings\": {}\n}","required":true,"typeOptions":{"alwaysOpenEditWindow":true},"displayOptions":{"show":{"resource":["workflow"],"operation":["create"]}},"routing":{"send":{"preSend":[null,null]}},"description":"A valid JSON object with required fields: 'name', 'nodes', 'connections' and 'settings'. More information can be found in the <a href=\"https://docs.n8n.io/api/api-reference/#tag/Workflow/paths/~1workflows/post\">documentation</a>."},{"displayName":"Workflow","name":"workflowId","type":"resourceLocator","default":{"mode":"list","value":""},"description":"Workflow to filter the executions by","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Workflow...","initType":"workflow","typeOptions":{"searchListMethod":"searchWorkflows","searchFilterRequired":false,"searchable":true}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://myinstance.app.n8n.cloud/workflow/1","validation":[{"type":"regex","properties":{"regex":".*/workflow/([0-9a-zA-Z]{1,})","errorMessage":"Not a valid Workflow URL"}}],"extractValue":{"type":"regex","regex":".*/workflow/([0-9a-zA-Z]{1,})"}},{"displayName":"ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9a-zA-Z]{1,}","errorMessage":"Not a valid Workflow ID"}}],"placeholder":"1"}],"required":true,"displayOptions":{"show":{"resource":["workflow"],"operation":["deactivate"]}},"routing":{"request":{"method":"POST","url":"=/workflows/{{ $value }}/deactivate"}}},{"displayName":"Workflow","name":"workflowId","type":"resourceLocator","default":{"mode":"list","value":""},"description":"Workflow to filter the executions by","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Workflow...","initType":"workflow","typeOptions":{"searchListMethod":"searchWorkflows","searchFilterRequired":false,"searchable":true}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://myinstance.app.n8n.cloud/workflow/1","validation":[{"type":"regex","properties":{"regex":".*/workflow/([0-9a-zA-Z]{1,})","errorMessage":"Not a valid Workflow URL"}}],"extractValue":{"type":"regex","regex":".*/workflow/([0-9a-zA-Z]{1,})"}},{"displayName":"ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9a-zA-Z]{1,}","errorMessage":"Not a valid Workflow ID"}}],"placeholder":"1"}],"required":true,"displayOptions":{"show":{"resource":["workflow"],"operation":["delete"]}},"routing":{"request":{"method":"DELETE","url":"=/workflows/{{ $value }}"}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":true,"displayOptions":{"show":{"resource":["workflow"],"operation":["getAll"]}},"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","default":100,"typeOptions":{"minValue":1,"maxValue":250},"displayOptions":{"show":{"resource":["workflow"],"operation":["getAll"],"returnAll":[false]}},"routing":{"request":{"qs":{"limit":"={{ $value }}"}}},"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","default":{},"displayOptions":{"show":{"resource":["workflow"],"operation":["getAll"]}},"options":[{"displayName":"Return Only Active Workflows","name":"activeWorkflows","type":"boolean","default":true,"routing":{"request":{"qs":{"active":"={{ $value }}"}}}},{"displayName":"Tags","name":"tags","type":"string","default":"","routing":{"send":{"type":"query","property":"tags","value":"={{ $value !== \"\" ? $value : undefined }}"}},"description":"Include only workflows with these tags","hint":"Comma separated list of tags (empty value is ignored)"},{"displayName":"Name","name":"name","type":"string","default":"","routing":{"request":{"qs":{"name":"={{ $value }}"}}}},{"displayName":"Project ID","name":"projectId","type":"string","default":"","routing":{"request":{"qs":{"projectId":"={{ $value }}"}}}},{"displayName":"Exclude Pinned Data","name":"excludePinnedData","description":"Whether to exclude pinned data from the response","type":"boolean","default":false,"routing":{"request":{"qs":{"excludePinnedData":"={{ $value }}"}}}}]},{"displayName":"Workflow","name":"workflowId","type":"resourceLocator","default":{"mode":"list","value":""},"description":"Workflow to filter the executions by","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Workflow...","initType":"workflow","typeOptions":{"searchListMethod":"searchWorkflows","searchFilterRequired":false,"searchable":true}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://myinstance.app.n8n.cloud/workflow/1","validation":[{"type":"regex","properties":{"regex":".*/workflow/([0-9a-zA-Z]{1,})","errorMessage":"Not a valid Workflow URL"}}],"extractValue":{"type":"regex","regex":".*/workflow/([0-9a-zA-Z]{1,})"}},{"displayName":"ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9a-zA-Z]{1,}","errorMessage":"Not a valid Workflow ID"}}],"placeholder":"1"}],"required":true,"displayOptions":{"show":{"resource":["workflow"],"operation":["get"]}},"routing":{"request":{"method":"GET","url":"=/workflows/{{ $value }}"}}},{"displayName":"Workflow","name":"workflowId","type":"resourceLocator","default":{"mode":"list","value":""},"description":"Workflow to filter the executions by","modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a Workflow...","initType":"workflow","typeOptions":{"searchListMethod":"searchWorkflows","searchFilterRequired":false,"searchable":true}},{"displayName":"By URL","name":"url","type":"string","placeholder":"https://myinstance.app.n8n.cloud/workflow/1","validation":[{"type":"regex","properties":{"regex":".*/workflow/([0-9a-zA-Z]{1,})","errorMessage":"Not a valid Workflow URL"}}],"extractValue":{"type":"regex","regex":".*/workflow/([0-9a-zA-Z]{1,})"}},{"displayName":"ID","name":"id","type":"string","validation":[{"type":"regex","properties":{"regex":"[0-9a-zA-Z]{1,}","errorMessage":"Not a valid Workflow ID"}}],"placeholder":"1"}],"required":true,"displayOptions":{"show":{"resource":["workflow"],"operation":["update"]}},"routing":{"request":{"method":"PUT","url":"=/workflows/{{ $value }}"}}},{"displayName":"Workflow Object","name":"workflowObject","type":"json","default":"","placeholder":"{\n \"name\": \"My workflow\",\n \"nodes\": [],\n \"connections\": {},\n \"settings\": {}\n}","required":true,"typeOptions":{"alwaysOpenEditWindow":true},"displayOptions":{"show":{"resource":["workflow"],"operation":["update"]}},"routing":{"send":{"preSend":[null,null]}},"description":"A valid JSON object with required fields: 'name', 'nodes', 'connections' and 'settings'. More information can be found in the <a href=\"https://docs.n8n.io/api/api-reference/#tag/Workflow/paths/~1workflows~1%7Bid%7D/put\">documentation</a>."},{"displayName":"Request Options","name":"requestOptions","type":"collection","isNodeSetting":true,"placeholder":"Add Option","default":{},"options":[{"displayName":"Batching","name":"batching","placeholder":"Add Batching","type":"fixedCollection","typeOptions":{"multipleValues":false},"default":{"batch":{}},"options":[{"displayName":"Batching","name":"batch","values":[{"displayName":"Items per Batch","name":"batchSize","type":"number","typeOptions":{"minValue":-1},"default":50,"description":"Input will be split in batches to throttle requests. -1 for disabled. 0 will be treated as 1."},{"displayName":"Batch Interval (ms)","name":"batchInterval","type":"number","typeOptions":{"minValue":0},"default":1000,"description":"Time (in milliseconds) between each batch of requests. 0 for disabled."}]}]},{"displayName":"Ignore SSL Issues (Insecure)","name":"allowUnauthorizedCerts","type":"boolean","noDataExpression":true,"default":false,"description":"Whether to accept the response even if SSL certificate validation is not possible"},{"displayName":"Proxy","name":"proxy","type":"string","default":"","placeholder":"e.g. http://myproxy:3128","description":"HTTP proxy to use. If authentication is required it can be defined as follow: http://username:password@myproxy:3128"},{"displayName":"Timeout","name":"timeout","type":"number","typeOptions":{"minValue":1},"default":10000,"description":"Time in ms to wait for the server to send response headers (and start the response body) before aborting the request"}]}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Helpers","Other Trigger Nodes"]},"alias":["Workflow","Execution"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.n8n/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/api/authentication/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/N8n/n8n.svg"},
296
296
  {"displayName":"Customer Datastore (n8n training)","name":"n8nTrainingCustomerDatastore","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"]}}","description":"Dummy node used for n8n training","defaults":{"name":"Customer Datastore (n8n training)"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Get One Person","value":"getOnePerson"},{"name":"Get All People","value":"getAllPeople"}],"default":"getOnePerson"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAllPeople"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAllPeople"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":10},"default":5,"description":"Max number of results to return"}],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/N8nTrainingCustomerDatastore/n8nTrainingCustomerDatastore.svg","dark":"icons/n8n-nodes-base/dist/nodes/N8nTrainingCustomerDatastore/n8nTrainingCustomerDatastore.dark.svg"}},
297
297
  {"displayName":"Customer Messenger (n8n training)","name":"n8nTrainingCustomerMessenger","group":["transform"],"version":1,"description":"Dummy node used for n8n training","defaults":{"name":"Customer Messenger (n8n training)"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Customer ID","name":"customerId","type":"string","required":true,"default":""},{"displayName":"Message","name":"message","type":"string","required":true,"typeOptions":{"rows":4},"default":""}],"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/N8nTrainingCustomerMessenger/n8nTrainingCustomerMessenger.svg","dark":"icons/n8n-nodes-base/dist/nodes/N8nTrainingCustomerMessenger/n8nTrainingCustomerMessenger.dark.svg"}},
@@ -358,7 +358,7 @@
358
358
  {"displayName":"Rename Keys","name":"renameKeys","icon":"fa:edit","iconColor":"crimson","group":["transform"],"version":1,"description":"Update item field names","defaults":{"name":"Rename Keys","color":"#772244"},"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"Keys","name":"keys","placeholder":"Add new key","description":"Adds a key which should be renamed","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"default":{},"options":[{"displayName":"Key","name":"key","values":[{"displayName":"Current Key Name","name":"currentKey","type":"string","default":"","placeholder":"currentKey","requiresDataPath":"single","description":"The current name of the key. It is also possible to define deep keys by using dot-notation like for example: \"level1.level2.currentKey\"."},{"displayName":"New Key Name","name":"newKey","type":"string","default":"","placeholder":"newKey","description":"The name the key should be renamed to. It is also possible to define deep keys by using dot-notation like for example: \"level1.level2.newKey\"."}]}]},{"displayName":"Additional Options","name":"additionalOptions","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Regex","name":"regexReplacement","placeholder":"Add new regular expression","description":"Adds a regular expressiond","type":"fixedCollection","typeOptions":{"multipleValues":true,"sortable":true},"default":{},"options":[{"displayName":"Replacement","name":"replacements","values":[{"displayName":"Be aware that by using regular expression previously renamed keys can be affected","name":"regExNotice","type":"notice","default":""},{"displayName":"Regular Expression","name":"searchRegex","type":"string","default":"","placeholder":"e.g. [N-n]ame","description":"Regex to match the key name","hint":"Learn more and test RegEx <a href=\"https://regex101.com/\">here</a>"},{"displayName":"Replace With","name":"replaceRegex","type":"string","default":"","placeholder":"replacedName","description":"The name the key/s should be renamed to. It's possible to use regex captures e.g. $1, $2, ..."},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add Regex Option","options":[{"displayName":"Case Insensitive","name":"caseInsensitive","type":"boolean","description":"Whether to use case insensitive match","default":false},{"displayName":"Max Depth","name":"depth","type":"number","default":-1,"description":"Maximum depth to replace keys","hint":"Specify number for depth level (-1 for unlimited, 0 for top level only)"}]}]}]}]}],"codex":{"categories":["Core Nodes"],"subcategories":{"Core Nodes":["Data Transformation"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.renamekeys/"}]}}},
359
359
  {"displayName":"Respond to Webhook","name":"respondToWebhook","group":["transform"],"version":[1,1.1,1.2,1.3,1.4,1.5],"defaultVersion":1.4,"description":"Returns data for Webhook","defaults":{"name":"Respond to Webhook"},"inputs":["main"],"outputs":"={{((version, parameters) => {\n const multipleOutputs = version === 1.3 || (version >= 1.4 && parameters.enableResponseOutput);\n if (multipleOutputs) {\n return [\n {\n type: 'main',\n displayName: 'Input Data',\n },\n {\n type: 'main',\n displayName: 'Response',\n },\n ];\n }\n return ['main'];\n})($nodeVersion, $parameter)}}","credentials":[{"name":"jwtAuth","required":true,"displayOptions":{"show":{"respondWith":["jwt"]}}}],"properties":[{"displayName":"Enable Response Output Branch","name":"enableResponseOutput","type":"boolean","default":false,"description":"Whether to provide an additional output branch with the response sent to the webhook","isNodeSetting":true,"displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.4}}]}}},{"displayName":"Verify that the \"Webhook\" node's \"Respond\" parameter is set to \"Using Respond to Webhook Node\". <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.respondtowebhook/\" target=\"_blank\">More details","name":"generalNotice","type":"notice","default":""},{"displayName":"Respond With","name":"respondWith","type":"options","options":[{"name":"All Incoming Items","value":"allIncomingItems","description":"Respond with all input JSON items"},{"name":"Binary File","value":"binary","description":"Respond with incoming file binary data"},{"name":"First Incoming Item","value":"firstIncomingItem","description":"Respond with the first input JSON item"},{"name":"JSON","value":"json","description":"Respond with a custom JSON body"},{"name":"JWT Token","value":"jwt","description":"Respond with a JWT token"},{"name":"No Data","value":"noData","description":"Respond with an empty body"},{"name":"Redirect","value":"redirect","description":"Respond with a redirect to a given URL"},{"name":"Text","value":"text","description":"Respond with a simple text message body"}],"default":"firstIncomingItem","description":"The data that should be returned","displayOptions":{"show":{"@version":[1,1.1]}}},{"displayName":"Respond With","name":"respondWith","type":"options","options":[{"name":"All Incoming Items","value":"allIncomingItems","description":"Respond with all input JSON items"},{"name":"Binary File","value":"binary","description":"Respond with incoming file binary data"},{"name":"First Incoming Item","value":"firstIncomingItem","description":"Respond with the first input JSON item"},{"name":"JSON","value":"json","description":"Respond with a custom JSON body"},{"name":"JWT Token","value":"jwt","description":"Respond with a JWT token"},{"name":"No Data","value":"noData","description":"Respond with an empty body"},{"name":"Redirect","value":"redirect","description":"Respond with a redirect to a given URL"},{"name":"Text","value":"text","description":"Respond with a simple text message body"}],"default":"firstIncomingItem","description":"The data that should be returned","noDataExpression":true,"displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.2}}]}}},{"displayName":"Credentials","name":"credentials","type":"credentials","default":"","displayOptions":{"show":{"respondWith":["jwt"]}}},{"displayName":"When using expressions, note that this node will only run for the first item in the input data","name":"webhookNotice","type":"notice","displayOptions":{"show":{"respondWith":["json","text","jwt"]}},"default":""},{"displayName":"Redirect URL","name":"redirectURL","type":"string","required":true,"displayOptions":{"show":{"respondWith":["redirect"]}},"default":"","placeholder":"e.g. http://www.n8n.io","description":"The URL to redirect to","validateType":"url"},{"displayName":"Response Body","name":"responseBody","type":"json","displayOptions":{"show":{"respondWith":["json"]}},"default":"{\n \"myField\": \"value\"\n}","typeOptions":{"rows":4},"description":"The HTTP response JSON data"},{"displayName":"Payload","name":"payload","type":"json","displayOptions":{"show":{"respondWith":["jwt"]}},"default":"{\n \"myField\": \"value\"\n}","typeOptions":{"rows":4},"validateType":"object","description":"The payload to include in the JWT token"},{"displayName":"Response Body","name":"responseBody","type":"string","displayOptions":{"show":{"respondWith":["text"]}},"typeOptions":{"rows":2},"default":"","placeholder":"e.g. Workflow completed","description":"The HTTP response text data"},{"displayName":"Response Data Source","name":"responseDataSource","type":"options","displayOptions":{"show":{"respondWith":["binary"]}},"options":[{"name":"Choose Automatically From Input","value":"automatically","description":"Use if input data will contain a single piece of binary data"},{"name":"Specify Myself","value":"set","description":"Enter the name of the input field the binary data will be in"}],"default":"automatically"},{"displayName":"Input Field Name","name":"inputFieldName","type":"string","required":true,"default":"data","displayOptions":{"show":{"respondWith":["binary"],"responseDataSource":["set"]}},"description":"The name of the node input field with the binary data"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Response Code","name":"responseCode","type":"number","typeOptions":{"minValue":100,"maxValue":599},"default":200,"description":"The HTTP response code to return. Defaults to 200."},{"displayName":"Response Headers","name":"responseHeaders","placeholder":"Add Response Header","description":"Add headers to the webhook response","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"entries","displayName":"Entries","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the header"}]}]},{"displayName":"Put Response in Field","name":"responseKey","type":"string","displayOptions":{"show":{"/respondWith":["allIncomingItems","firstIncomingItem"]}},"default":"","description":"The name of the response field to put all items in","placeholder":"e.g. data"},{"displayName":"Enable Streaming","name":"enableStreaming","type":"boolean","default":true,"description":"Whether to enable streaming to the response","displayOptions":{"show":{"/respondWith":["allIncomingItems","firstIncomingItem","text","json","jwt"],"@version":[{"_cnd":{"gte":1.5}}]}}}]}],"codex":{"categories":["Core Nodes","Utility"],"subcategories":{"Core Nodes":["Helpers"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.respondtowebhook/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/RespondToWebhook/webhook.svg","dark":"icons/n8n-nodes-base/dist/nodes/RespondToWebhook/webhook.dark.svg"}},
360
360
  {"displayName":"RocketChat","name":"rocketchat","group":["output"],"version":1,"subtitle":"={{$parameter[\"resource\"] + \": \" + $parameter[\"operation\"]}}","description":"Consume RocketChat API","defaults":{"name":"RocketChat"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"rocketchatApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Chat","value":"chat"}],"default":"chat"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["chat"]}},"options":[{"name":"Post Message","value":"postMessage","description":"Post a message to a channel or a direct message","action":"Post a message"}],"default":"postMessage"},{"displayName":"Channel","name":"channel","type":"string","required":true,"displayOptions":{"show":{"resource":["chat"],"operation":["postMessage"]}},"default":"","description":"The channel name with the prefix in front of it"},{"displayName":"Text","name":"text","type":"string","displayOptions":{"show":{"resource":["chat"],"operation":["postMessage"]}},"default":"","description":"The text of the message to send, is optional because of attachments"},{"displayName":"JSON Parameters","name":"jsonParameters","type":"boolean","default":false,"displayOptions":{"show":{"resource":["chat"],"operation":["postMessage"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"displayOptions":{"show":{"resource":["chat"],"operation":["postMessage"]}},"options":[{"displayName":"Alias","name":"alias","type":"string","default":"","description":"This will cause the message’s name to appear as the given alias, but your username will still display"},{"displayName":"Avatar","name":"avatar","type":"string","default":"","description":"If provided, this will make the avatar use the provided image URL"},{"displayName":"Emoji","name":"emoji","type":"string","default":"","description":"This will cause the message’s name to appear as the given alias, but your username will still display"}]},{"displayName":"Attachments","name":"attachments","type":"collection","default":{},"placeholder":"Add Attachment Item","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Attachment"},"displayOptions":{"show":{"resource":["chat"],"operation":["postMessage"],"jsonParameters":[false]}},"options":[{"displayName":"Color","name":"color","type":"color","default":"#ff0000","description":"The color you want the order on the left side to be, any value background-css supports"},{"displayName":"Text","name":"text","type":"string","default":"","description":"The text to display for this attachment, it is different than the message’s text"},{"displayName":"Timestamp","name":"ts","type":"dateTime","default":"","description":"Displays the time next to the text portion"},{"displayName":"Thumb URL","name":"thumbUrl","type":"string","default":"","description":"An image that displays to the left of the text, looks better when this is relatively small"},{"displayName":"Message Link","name":"messageLink","type":"string","default":"","description":"Only applicable if the timestamp is provided, as it makes the time clickable to this link"},{"displayName":"Collapsed","name":"collapsed","type":"boolean","default":false,"description":"Causes the image, audio, and video sections to be hiding when collapsed is true"},{"displayName":"Author Name","name":"authorName","type":"string","default":"","description":"Name of the author"},{"displayName":"Author Link","name":"authorLink","type":"string","default":"","description":"Providing this makes the author name clickable and points to this link"},{"displayName":"Author Icon","name":"authorIcon","type":"string","default":"","placeholder":"https://site.com/img.png","description":"Displays a tiny icon to the left of the Author’s name"},{"displayName":"Title","name":"title","type":"string","default":"","description":"Title to display for this attachment, displays under the author"},{"displayName":"Title Link","name":"titleLink","type":"string","default":"","description":"Providing this makes the title clickable, pointing to this link"},{"displayName":"Title Link Download","name":"titleLinkDownload","type":"boolean","default":false,"description":"When this is true, a download icon appears and clicking this saves the link to file"},{"displayName":"Image URL","name":"imageUrl","type":"string","default":"","description":"The image to display, will be “big” and easy to see"},{"displayName":"Audio URL","name":"audioUrl","type":"string","default":"","placeholder":"https://site.com/aud.mp3","description":"Audio file to play, only supports what html audio does"},{"displayName":"Video URL","name":"videoUrl","type":"string","default":"","placeholder":"https://site.com/vid.mp4","description":"Video file to play, only supports what html video does"},{"displayName":"Fields","name":"fields","type":"fixedCollection","placeholder":"Add Field Item","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"fieldsValues","displayName":"Fields","values":[{"displayName":"Short","name":"short","type":"boolean","default":false,"description":"Whether this field should be a short field"},{"displayName":"Title","name":"title","type":"string","default":"","description":"The title of this field"},{"displayName":"Value","name":"value","type":"string","default":"","description":"The value of this field, displayed underneath the title value"}]}]}]},{"displayName":"Attachments","name":"attachmentsJson","type":"json","typeOptions":{"alwaysOpenEditWindow":true},"displayOptions":{"show":{"resource":["chat"],"operation":["postMessage"],"jsonParameters":[true]}},"default":""}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.rocketchat/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/rocketchat/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Rocketchat/rocketchat.svg"},
361
- {"displayName":"RSS Read","name":"rssFeedRead","icon":"fa:rss","iconColor":"orange-red","group":["input"],"version":[1,1.1,1.2],"description":"Reads data from an RSS Feed","defaults":{"name":"RSS Read","color":"#b02020"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"URL","name":"url","type":"string","default":"","required":true,"description":"URL of the RSS feed"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Ignore SSL Issues (Insecure)","name":"ignoreSSL","type":"boolean","default":false,"description":"Whether to ignore SSL/TLS certificate issues or not"}]}],"codex":{"categories":["Core Nodes"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.rssfeedread/"}]}}},
361
+ {"displayName":"RSS Read","name":"rssFeedRead","icon":"fa:rss","iconColor":"orange-red","group":["input"],"version":[1,1.1,1.2],"description":"Reads data from an RSS Feed","defaults":{"name":"RSS Read","color":"#b02020"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"properties":[{"displayName":"URL","name":"url","type":"string","default":"","required":true,"description":"URL of the RSS feed"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Custom Fields","name":"customFields","type":"string","default":"","description":"A comma-separated list of custom fields to include in the output. For example, \"author, contentSnippet\"."},{"displayName":"Ignore SSL Issues (Insecure)","name":"ignoreSSL","type":"boolean","default":false,"description":"Whether to ignore SSL/TLS certificate issues or not"}]}],"codex":{"categories":["Core Nodes"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.rssfeedread/"}]}}},
362
362
  {"displayName":"RSS Feed Trigger","name":"rssFeedReadTrigger","icon":"fa:rss","iconColor":"orange-red","group":["trigger"],"version":1,"description":"Starts a workflow when an RSS feed is updated","subtitle":"={{$parameter[\"event\"]}}","defaults":{"name":"RSS Feed Trigger","color":"#b02020"},"polling":true,"inputs":[],"outputs":["main"],"properties":[{"displayName":"Poll Times","name":"pollTimes","type":"fixedCollection","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Poll Time"},"default":{"item":[{"mode":"everyMinute"}]},"description":"Time at which polling should occur","placeholder":"Add Poll Time","options":[{"name":"item","displayName":"Item","values":[{"displayName":"Mode","name":"mode","type":"options","options":[{"name":"Every Minute","value":"everyMinute"},{"name":"Every Hour","value":"everyHour"},{"name":"Every Day","value":"everyDay"},{"name":"Every Week","value":"everyWeek"},{"name":"Every Month","value":"everyMonth"},{"name":"Every X","value":"everyX"},{"name":"Custom","value":"custom"}],"default":"everyDay","description":"How often to trigger."},{"displayName":"Hour","name":"hour","type":"number","typeOptions":{"minValue":0,"maxValue":23},"displayOptions":{"hide":{"mode":["custom","everyHour","everyMinute","everyX"]}},"default":14,"description":"The hour of the day to trigger (24h format)"},{"displayName":"Minute","name":"minute","type":"number","typeOptions":{"minValue":0,"maxValue":59},"displayOptions":{"hide":{"mode":["custom","everyMinute","everyX"]}},"default":0,"description":"The minute of the day to trigger"},{"displayName":"Day of Month","name":"dayOfMonth","type":"number","displayOptions":{"show":{"mode":["everyMonth"]}},"typeOptions":{"minValue":1,"maxValue":31},"default":1,"description":"The day of the month to trigger"},{"displayName":"Weekday","name":"weekday","type":"options","displayOptions":{"show":{"mode":["everyWeek"]}},"options":[{"name":"Monday","value":"1"},{"name":"Tuesday","value":"2"},{"name":"Wednesday","value":"3"},{"name":"Thursday","value":"4"},{"name":"Friday","value":"5"},{"name":"Saturday","value":"6"},{"name":"Sunday","value":"0"}],"default":"1","description":"The weekday to trigger"},{"displayName":"Cron Expression","name":"cronExpression","type":"string","displayOptions":{"show":{"mode":["custom"]}},"default":"* * * * * *","description":"Use custom cron expression. Values and ranges as follows:<ul><li>Seconds: 0-59</li><li>Minutes: 0 - 59</li><li>Hours: 0 - 23</li><li>Day of Month: 1 - 31</li><li>Months: 0 - 11 (Jan - Dec)</li><li>Day of Week: 0 - 6 (Sun - Sat)</li></ul>"},{"displayName":"Value","name":"value","type":"number","typeOptions":{"minValue":0,"maxValue":1000},"displayOptions":{"show":{"mode":["everyX"]}},"default":2,"description":"All how many X minutes/hours it should trigger"},{"displayName":"Unit","name":"unit","type":"options","displayOptions":{"show":{"mode":["everyX"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"}],"default":"hours","description":"If it should trigger all X minutes or hours"}]}]},{"displayName":"Feed URL","name":"feedUrl","type":"string","default":"https://blog.n8n.io/rss/","required":true,"description":"URL of the RSS feed to poll"}],"codex":{"categories":["Core Nodes"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.rssfeedreadtrigger/"}]}}},
363
363
  {"displayName":"Rundeck","name":"rundeck","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Manage Rundeck API","defaults":{"name":"Rundeck"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"rundeckApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Job","value":"job"}],"default":"job"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"options":[{"name":"Execute","value":"execute","description":"Execute a job","action":"Execute a job"},{"name":"Get Metadata","value":"getMetadata","description":"Get metadata of a job","action":"Get metadata of a job"}],"default":"execute"},{"displayName":"Job ID","name":"jobid","type":"string","displayOptions":{"show":{"operation":["execute"],"resource":["job"]}},"default":"","placeholder":"Rundeck Job ID","required":true,"description":"The job ID to execute"},{"displayName":"Arguments","name":"arguments","placeholder":"Add Argument","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"operation":["execute"],"resource":["job"]}},"default":{},"options":[{"name":"arguments","displayName":"Arguments","values":[{"displayName":"Name","name":"name","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Filter","name":"filter","type":"string","displayOptions":{"show":{"operation":["execute"],"resource":["job"]}},"default":"","placeholder":"Add Filters","description":"Filter Rundeck nodes by name"},{"displayName":"Job ID","name":"jobid","type":"string","displayOptions":{"show":{"operation":["getMetadata"],"resource":["job"]}},"default":"","placeholder":"Rundeck Job ID","required":true,"description":"The job ID to get metadata off"}],"codex":{"categories":["Communication","Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.rundeck/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/rundeck/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Rundeck/rundeck.png"},
364
364
  {"displayName":"S3","name":"s3","group":["output"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Sends data to any S3-compatible service","defaults":{"name":"S3"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"s3","required":true}],"properties":[{"displayName":"This node is for services that use the S3 standard, e.g. Minio or Digital Ocean Spaces. For AWS S3 use the 'AWS S3' node.","name":"s3StandardNotice","type":"notice","default":""},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Bucket","value":"bucket"},{"name":"File","value":"file"},{"name":"Folder","value":"folder"}],"default":"file"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["bucket"]}},"options":[{"name":"Create","value":"create","description":"Create a bucket","action":"Create a bucket"},{"name":"Delete","value":"delete","description":"Delete a bucket","action":"Delete a bucket"},{"name":"Get Many","value":"getAll","description":"Get many buckets","action":"Get many buckets"},{"name":"Search","value":"search","description":"Search within a bucket","action":"Search a bucket"}],"default":"create"},{"displayName":"Name","name":"name","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["bucket"],"operation":["create"]}},"description":"A succinct description of the nature, symptoms, cause, or effect of the bucket"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["bucket"],"operation":["create"]}},"default":{},"options":[{"displayName":"ACL","name":"acl","type":"options","options":[{"name":"Authenticated Read","value":"authenticatedRead"},{"name":"Private","value":"Private"},{"name":"Public Read","value":"publicRead"},{"name":"Public Read Write","value":"publicReadWrite"}],"default":"","description":"The canned ACL to apply to the bucket"},{"displayName":"Bucket Object Lock Enabled","name":"bucketObjectLockEnabled","type":"boolean","default":false,"description":"Whether you want S3 Object Lock to be enabled for the new bucket"},{"displayName":"Grant Full Control","name":"grantFullControl","type":"boolean","default":false,"description":"Whether to allow grantee the read, write, read ACP, and write ACP permissions on the bucket"},{"displayName":"Grant Read","name":"grantRead","type":"boolean","default":false,"description":"Whether to allow grantee to list the objects in the bucket"},{"displayName":"Grant Read ACP","name":"grantReadAcp","type":"boolean","default":false,"description":"Whether to allow grantee to read the bucket ACL"},{"displayName":"Grant Write","name":"grantWrite","type":"boolean","default":false,"description":"Whether to allow grantee to create, overwrite, and delete any object in the bucket"},{"displayName":"Grant Write ACP","name":"grantWriteAcp","type":"boolean","default":false,"description":"Whether to allow grantee to write the ACL for the applicable bucket"},{"displayName":"Region","name":"region","type":"string","default":"","description":"Region you want to create the bucket in, by default the buckets are created on the region defined on the credentials"}]},{"displayName":"Name","name":"name","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["bucket"],"operation":["delete"]}},"description":"Name of the AWS S3 bucket to delete"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["bucket"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["bucket"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Bucket Name","name":"bucketName","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["bucket"],"operation":["search"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["search"],"resource":["bucket"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["search"],"resource":["bucket"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["bucket"],"operation":["search"]}},"default":{},"options":[{"displayName":"Delimiter","name":"delimiter","type":"string","default":"","description":"A delimiter is a character you use to group keys"},{"displayName":"Encoding Type","name":"encodingType","type":"options","options":[{"name":"URL","value":"url"}],"default":"","description":"Encoding type used by Amazon S3 to encode object keys in the response"},{"displayName":"Fetch Owner","name":"fetchOwner","type":"boolean","default":false,"description":"The owner field is not present in listV2 by default, if you want to return owner field with each key in the result then set the fetch owner field to true"},{"displayName":"Prefix","name":"prefix","type":"string","default":"","description":"Limits the response to keys that begin with the specified prefix"},{"displayName":"Requester Pays","name":"requesterPays","type":"boolean","default":false,"description":"Whether the requester will pay for requests and data transfer. While Requester Pays is enabled, anonymous access to this bucket is disabled."},{"displayName":"Start After","name":"startAfter","type":"string","default":"","description":"StartAfter is where you want Amazon S3 to start listing from. Amazon S3 starts listing after this specified key."}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["folder"]}},"options":[{"name":"Create","value":"create","description":"Create a folder","action":"Create a folder"},{"name":"Delete","value":"delete","description":"Delete a folder","action":"Delete a folder"},{"name":"Get Many","value":"getAll","description":"Get many folders","action":"Get many folders"}],"default":"create"},{"displayName":"Bucket Name","name":"bucketName","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Folder Name","name":"folderName","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["folder"],"operation":["create"]}},"default":{},"options":[{"displayName":"Parent Folder Key","name":"parentFolderKey","type":"string","default":"","description":"Parent folder you want to create the folder in"},{"displayName":"Requester Pays","name":"requesterPays","type":"boolean","default":false,"description":"Whether the requester will pay for requests and data transfer. While Requester Pays is enabled, anonymous access to this bucket is disabled."},{"displayName":"Storage Class","name":"storageClass","type":"options","options":[{"name":"Deep Archive","value":"deepArchive"},{"name":"Glacier","value":"glacier"},{"name":"Intelligent Tiering","value":"intelligentTiering"},{"name":"One Zone IA","value":"onezoneIA"},{"name":"Reduced Redundancy","value":"RecudedRedundancy"},{"name":"Standard","value":"standard"},{"name":"Standard IA","value":"standardIA"}],"default":"standard","description":"Amazon S3 storage classes"}]},{"displayName":"Bucket Name","name":"bucketName","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["delete"]}}},{"displayName":"Folder Key","name":"folderKey","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["delete"]}}},{"displayName":"Bucket Name","name":"bucketName","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["folder"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["folder"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["folder"],"operation":["getAll"]}},"options":[{"displayName":"Fetch Owner","name":"fetchOwner","type":"boolean","default":false,"description":"The owner field is not present in listV2 by default, if you want to return owner field with each key in the result then set the fetch owner field to true"},{"displayName":"Folder Key","name":"folderKey","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["file"]}},"options":[{"name":"Copy","value":"copy","description":"Copy a file","action":"Copy a file"},{"name":"Delete","value":"delete","description":"Delete a file","action":"Delete a file"},{"name":"Download","value":"download","description":"Download a file","action":"Download a file"},{"name":"Get Many","value":"getAll","description":"Get many files","action":"Get many files"},{"name":"Upload","value":"upload","description":"Upload a file","action":"Upload a file"}],"default":"download"},{"displayName":"Source Path","name":"sourcePath","type":"string","required":true,"default":"","placeholder":"/bucket/my-image.jpg","displayOptions":{"show":{"resource":["file"],"operation":["copy"]}},"description":"The name of the source bucket should start with (/) and key name of the source object, separated by a slash (/)"},{"displayName":"Destination Path","name":"destinationPath","type":"string","required":true,"default":"","placeholder":"/bucket/my-second-image.jpg","displayOptions":{"show":{"resource":["file"],"operation":["copy"]}},"description":"The name of the destination bucket and key name of the destination object, separated by a slash (/)"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["file"],"operation":["copy"]}},"default":{},"options":[{"displayName":"ACL","name":"acl","type":"options","options":[{"name":"Authenticated Read","value":"authenticatedRead"},{"name":"AWS Exec Read","value":"awsExecRead"},{"name":"Bucket Owner Full Control","value":"bucketOwnerFullControl"},{"name":"Bucket Owner Read","value":"bucketOwnerRead"},{"name":"Private","value":"private"},{"name":"Public Read","value":"publicRead"},{"name":"Public Read Write","value":"publicReadWrite"}],"default":"private","description":"The canned ACL to apply to the object"},{"displayName":"Grant Full Control","name":"grantFullControl","type":"boolean","default":false,"description":"Whether to give the grantee READ, READ_ACP, and WRITE_ACP permissions on the object"},{"displayName":"Grant Read","name":"grantRead","type":"boolean","default":false,"description":"Whether to allow grantee to read the object data and its metadata"},{"displayName":"Grant Read ACP","name":"grantReadAcp","type":"boolean","default":false,"description":"Whether to allow grantee to read the object ACL"},{"displayName":"Grant Write ACP","name":"grantWriteAcp","type":"boolean","default":false,"description":"Whether to allow grantee to write the ACL for the applicable object"},{"displayName":"Lock Legal Hold","name":"lockLegalHold","type":"boolean","default":false,"description":"Whether a legal hold will be applied to this object"},{"displayName":"Lock Mode","name":"lockMode","type":"options","options":[{"name":"Governance","value":"governance"},{"name":"Compliance","value":"compliance"}],"default":"","description":"The Object Lock mode that you want to apply to this object"},{"displayName":"Lock Retain Until Date","name":"lockRetainUntilDate","type":"dateTime","default":"","description":"The date and time when you want this object's Object Lock to expire"},{"displayName":"Metadata Directive","name":"metadataDirective","type":"options","options":[{"name":"Copy","value":"copy"},{"name":"Replace","value":"replace"}],"default":"","description":"Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request"},{"displayName":"Requester Pays","name":"requesterPays","type":"boolean","default":false,"description":"Whether the requester will pay for requests and data transfer. While Requester Pays is enabled, anonymous access to this bucket is disabled."},{"displayName":"Server Side Encryption","name":"serverSideEncryption","type":"options","options":[{"name":"AES256","value":"AES256"},{"name":"AWS:KMS","value":"aws:kms"}],"default":"","description":"The server-side encryption algorithm used when storing this object in Amazon S3"},{"displayName":"Server Side Encryption Context","name":"serverSideEncryptionContext","type":"string","default":"","description":"Specifies the AWS KMS Encryption Context to use for object encryption"},{"displayName":"Server Side Encryption AWS KMS Key ID","name":"encryptionAwsKmsKeyId","type":"string","default":"","description":"If x-amz-server-side-encryption is present and has the value of aws:kms"},{"displayName":"Server Side Encryption Customer Algorithm","name":"serversideEncryptionCustomerAlgorithm","type":"string","default":"","description":"Specifies the algorithm to use to when encrypting the object (for example, AES256)"},{"displayName":"Server Side Encryption Customer Key","name":"serversideEncryptionCustomerKey","type":"string","default":"","description":"Specifies the customer-provided encryption key for Amazon S3 to use in encrypting data"},{"displayName":"Server Side Encryption Customer Key MD5","name":"serversideEncryptionCustomerKeyMD5","type":"string","default":"","description":"Specifies the 128-bit MD5 digest of the encryption key according to RFC 1321"},{"displayName":"Storage Class","name":"storageClass","type":"options","options":[{"name":"Deep Archive","value":"deepArchive"},{"name":"Glacier","value":"glacier"},{"name":"Intelligent Tiering","value":"intelligentTiering"},{"name":"One Zone IA","value":"onezoneIA"},{"name":"Standard","value":"standard"},{"name":"Standard IA","value":"standardIA"}],"default":"standard","description":"Amazon S3 storage classes"},{"displayName":"Tagging Directive","name":"taggingDirective","type":"options","options":[{"name":"Copy","value":"copy"},{"name":"Replace","value":"replace"}],"default":"","description":"Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request"}]},{"displayName":"Bucket Name","name":"bucketName","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["file"],"operation":["upload"]}}},{"displayName":"File Name","name":"fileName","type":"string","default":"","placeholder":"hello.txt","required":true,"displayOptions":{"show":{"resource":["file"],"operation":["upload"],"binaryData":[false]}}},{"displayName":"File Name","name":"fileName","type":"string","default":"","displayOptions":{"show":{"resource":["file"],"operation":["upload"],"binaryData":[true]}},"description":"If not set the binary data filename will be used"},{"displayName":"Binary File","name":"binaryData","type":"boolean","default":true,"displayOptions":{"show":{"operation":["upload"],"resource":["file"]}},"description":"Whether the data to upload should be taken from binary field"},{"displayName":"File Content","name":"fileContent","type":"string","default":"","displayOptions":{"show":{"operation":["upload"],"resource":["file"],"binaryData":[false]}},"placeholder":"","description":"The text content of the file to upload"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"displayOptions":{"show":{"operation":["upload"],"resource":["file"],"binaryData":[true]}},"placeholder":"","hint":"The name of the input binary field containing the file to be uploaded"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"resource":["file"],"operation":["upload"]}},"default":{},"options":[{"displayName":"ACL","name":"acl","type":"options","options":[{"name":"Authenticated Read","value":"authenticatedRead"},{"name":"AWS Exec Read","value":"awsExecRead"},{"name":"Bucket Owner Full Control","value":"bucketOwnerFullControl"},{"name":"Bucket Owner Read","value":"bucketOwnerRead"},{"name":"Private","value":"private"},{"name":"Public Read","value":"publicRead"},{"name":"Public Read Write","value":"publicReadWrite"}],"default":"private","description":"The canned ACL to apply to the object"},{"displayName":"Grant Full Control","name":"grantFullControl","type":"boolean","default":false,"description":"Whether to give the grantee READ, READ_ACP, and WRITE_ACP permissions on the object"},{"displayName":"Grant Read","name":"grantRead","type":"boolean","default":false,"description":"Whether to allow grantee to read the object data and its metadata"},{"displayName":"Grant Read ACP","name":"grantReadAcp","type":"boolean","default":false,"description":"Whether to allow grantee to read the object ACL"},{"displayName":"Grant Write ACP","name":"grantWriteAcp","type":"boolean","default":false,"description":"Whether to allow grantee to write the ACL for the applicable object"},{"displayName":"Lock Legal Hold","name":"lockLegalHold","type":"boolean","default":false,"description":"Whether a legal hold will be applied to this object"},{"displayName":"Lock Mode","name":"lockMode","type":"options","options":[{"name":"Governance","value":"governance"},{"name":"Compliance","value":"compliance"}],"default":"","description":"The Object Lock mode that you want to apply to this object"},{"displayName":"Lock Retain Until Date","name":"lockRetainUntilDate","type":"dateTime","default":"","description":"The date and time when you want this object's Object Lock to expire"},{"displayName":"Parent Folder Key","name":"parentFolderKey","type":"string","default":"","description":"Parent folder you want to create the file in"},{"displayName":"Requester Pays","name":"requesterPays","type":"boolean","default":false,"description":"Whether the requester will pay for requests and data transfer. While Requester Pays is enabled, anonymous access to this bucket is disabled."},{"displayName":"Server Side Encryption","name":"serverSideEncryption","type":"options","options":[{"name":"AES256","value":"AES256"},{"name":"AWS:KMS","value":"aws:kms"}],"default":"","description":"The server-side encryption algorithm used when storing this object in Amazon S3"},{"displayName":"Server Side Encryption Context","name":"serverSideEncryptionContext","type":"string","default":"","description":"Specifies the AWS KMS Encryption Context to use for object encryption"},{"displayName":"Server Side Encryption AWS KMS Key ID","name":"encryptionAwsKmsKeyId","type":"string","default":"","description":"If x-amz-server-side-encryption is present and has the value of aws:kms"},{"displayName":"Server Side Encryption Customer Algorithm","name":"serversideEncryptionCustomerAlgorithm","type":"string","default":"","description":"Specifies the algorithm to use to when encrypting the object (for example, AES256)"},{"displayName":"Server Side Encryption Customer Key","name":"serversideEncryptionCustomerKey","type":"string","default":"","description":"Specifies the customer-provided encryption key for Amazon S3 to use in encrypting data"},{"displayName":"Server Side Encryption Customer Key MD5","name":"serversideEncryptionCustomerKeyMD5","type":"string","default":"","description":"Specifies the 128-bit MD5 digest of the encryption key according to RFC 1321"},{"displayName":"Storage Class","name":"storageClass","type":"options","options":[{"name":"Deep Archive","value":"deepArchive"},{"name":"Glacier","value":"glacier"},{"name":"Intelligent Tiering","value":"intelligentTiering"},{"name":"One Zone IA","value":"onezoneIA"},{"name":"Standard","value":"standard"},{"name":"Standard IA","value":"standardIA"}],"default":"standard","description":"Amazon S3 storage classes"}]},{"displayName":"Tags","name":"tagsUi","placeholder":"Add Tag","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"displayOptions":{"show":{"resource":["file"],"operation":["upload"]}},"options":[{"name":"tagsValues","displayName":"Tag","values":[{"displayName":"Key","name":"key","type":"string","default":""},{"displayName":"Value","name":"value","type":"string","default":""}]}],"description":"Optional extra headers to add to the message (most headers are allowed)"},{"displayName":"Bucket Name","name":"bucketName","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["file"],"operation":["download"]}}},{"displayName":"File Key","name":"fileKey","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["file"],"operation":["download"]}}},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"operation":["download"],"resource":["file"]}},"hint":"The name of the output binary field to put the file in"},{"displayName":"Bucket Name","name":"bucketName","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["file"],"operation":["delete"]}}},{"displayName":"File Key","name":"fileKey","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["file"],"operation":["delete"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["file"],"operation":["delete"]}},"options":[{"displayName":"Version ID","name":"versionId","type":"string","default":""}]},{"displayName":"Bucket Name","name":"bucketName","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["file"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["file"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["file"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":500},"default":100,"description":"Max number of results to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["file"],"operation":["getAll"]}},"options":[{"displayName":"Fetch Owner","name":"fetchOwner","type":"boolean","default":false,"description":"The owner field is not present in listV2 by default, if you want to return owner field with each key in the result then set the fetch owner field to true"},{"displayName":"Folder Key","name":"folderKey","type":"string","default":""}]}],"codex":{"categories":["Development","Data & Storage"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.s3/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/s3/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/S3/s3.png"},
@@ -417,7 +417,7 @@
417
417
  {"displayName":"Taiga","name":"taiga","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Taiga API","defaults":{"name":"Taiga"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"taigaApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Epic","value":"epic"},{"name":"Issue","value":"issue"},{"name":"Task","value":"task"},{"name":"User Story","value":"userStory"}],"default":"issue"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["epic"]}},"options":[{"name":"Create","value":"create","description":"Create an epic","action":"Create an epic"},{"name":"Delete","value":"delete","description":"Delete an epic","action":"Delete an epic"},{"name":"Get","value":"get","description":"Get an epic","action":"Get an epic"},{"name":"Get Many","value":"getAll","description":"Get many epics","action":"Get many epics"},{"name":"Update","value":"update","description":"Update an epic","action":"Update an epic"}],"default":"create"},{"displayName":"Project Name or ID","name":"projectId","description":"ID of the project to which the epic belongs. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"default":"","displayOptions":{"show":{"resource":["epic"],"operation":["create"]}}},{"displayName":"Subject","name":"subject","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["epic"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["epic"],"operation":["create"]}},"options":[{"displayName":"Assigned To Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":"","description":"ID of the user to assign the epic to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Blocked Note","name":"blocked_note","type":"string","default":"","description":"Reason why the epic is blocked. Requires \"Is Blocked\" toggle to be enabled."},{"displayName":"Color","name":"color","type":"color","default":"0000FF","description":"Color code in hexadecimal notation"},{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"Is Blocked","name":"is_blocked","type":"boolean","default":false,"description":"Whether the issue is blocked"},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTags"},"default":[]}]},{"displayName":"Epic ID","name":"epicId","description":"ID of the epic to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["epic"],"operation":["delete"]}}},{"displayName":"Epic ID","name":"epicId","description":"ID of the epic to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["epic"],"operation":["get"]}}},{"displayName":"Project Name or ID","name":"projectId","description":"ID of the project to which the epic belongs. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"default":"","displayOptions":{"show":{"resource":["epic"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["epic"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["epic"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","displayOptions":{"show":{"resource":["epic"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Assignee Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":"","description":"ID of the user whom the epic is assigned to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Is Closed","name":"statusIsClosed","description":"Whether the epic is closed","type":"boolean","default":false}]},{"displayName":"Project Name or ID","name":"projectId","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"default":"","description":"ID of the project to set the epic to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["epic"],"operation":["update"]}}},{"displayName":"Epic ID","name":"epicId","description":"ID of the epic to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["epic"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["epic"],"operation":["update"]}},"options":[{"displayName":"Assigned To Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":"","description":"ID of the user to whom the epic is assigned. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Blocked Note","name":"blocked_note","type":"string","default":"","description":"Reason why the epic is blocked. Requires \"Is Blocked\" toggle to be enabled."},{"displayName":"Color","name":"color","type":"color","default":"0000FF","description":"Color code in hexadecimal notation"},{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"Is Blocked","name":"is_blocked","type":"boolean","default":false,"description":"Whether the epic is blocked"},{"displayName":"Subject","name":"subject","type":"string","default":""},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTags"},"default":[]}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["issue"]}},"options":[{"name":"Create","value":"create","description":"Create an issue","action":"Create an issue"},{"name":"Delete","value":"delete","description":"Delete an issue","action":"Delete an issue"},{"name":"Get","value":"get","description":"Get an issue","action":"Get an issue"},{"name":"Get Many","value":"getAll","description":"Get many issues","action":"Get many issues"},{"name":"Update","value":"update","description":"Update an issue","action":"Update an issue"}],"default":"create"},{"displayName":"Project Name or ID","name":"projectId","description":"ID of the project to which the issue belongs. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"default":"","displayOptions":{"show":{"resource":["issue"],"operation":["create"]}}},{"displayName":"Subject","name":"subject","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["issue"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["issue"],"operation":["create"]}},"options":[{"displayName":"Assignee Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":"","description":"ID of the user to whom the issue is assigned. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Blocked Note","name":"blocked_note","type":"string","default":"","description":"Reason why the issue is blocked. Requires \"Is Blocked\" toggle to be enabled."},{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"Is Blocked","name":"is_blocked","type":"boolean","default":false,"description":"Whether the issue is blocked"},{"displayName":"Milestone (Sprint) Name or ID","name":"milestone","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getMilestones"},"default":"","description":"ID of the milestone of the issue. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Priority Name or ID","name":"priority","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getPriorities"},"default":""},{"displayName":"Severity Name or ID","name":"severity","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getSeverities"},"default":""},{"displayName":"Status Name or ID","name":"status","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getIssueStatuses"},"default":"","description":"ID of the status of the issue. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTags"},"default":[]},{"displayName":"Type Name or ID","name":"type","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTypes"},"default":""}]},{"displayName":"Issue ID","name":"issueId","description":"ID of the issue to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["issue"],"operation":["delete"]}}},{"displayName":"Issue ID","name":"issueId","description":"ID of the issue to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["issue"],"operation":["get"]}}},{"displayName":"Project Name or ID","name":"projectId","description":"ID of the project to which the issue belongs. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"default":"","displayOptions":{"show":{"resource":["issue"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["issue"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["issue"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","displayOptions":{"show":{"resource":["issue"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Assignee Name or ID","name":"assigned_to","description":"ID of the user to assign the issue to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":""},{"displayName":"Order By","name":"orderBy","description":"Field to order the issues by","type":"options","options":[{"name":"Assigned To","value":"assigned_to"},{"name":"Created Date","value":"created_date"},{"name":"Modified Date","value":"modified_date"},{"name":"Owner","value":"owner"},{"name":"Priority","value":"priority"},{"name":"Severity","value":"severity"},{"name":"Status","value":"status"},{"name":"Subject","value":"subject"},{"name":"Type","value":"type"}],"default":"assigned_to"},{"displayName":"Owner Name or ID","name":"owner","description":"ID of the owner of the issue. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":""},{"displayName":"Priority Name or ID","name":"priority","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getPriorities"},"default":""},{"displayName":"Role Name or ID","name":"role","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getRoles"},"default":""},{"displayName":"Severity Name or ID","name":"severity","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getSeverities"},"default":""},{"displayName":"Status Name or ID","name":"status","description":"ID of the status of the issue. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getIssueStatuses"},"default":""},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTags"},"default":[]},{"displayName":"Type Name or ID","name":"type","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTypes"},"default":""}]},{"displayName":"Project Name or ID","name":"projectId","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"default":"","description":"ID of the project to set the issue to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["issue"],"operation":["update"]}}},{"displayName":"Issue ID","name":"issueId","description":"ID of the issue to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["issue"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["issue"],"operation":["update"]}},"options":[{"displayName":"Assignee Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":"","description":"ID of the user whom the issue is assigned to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Blocked Note","name":"blocked_note","type":"string","default":"","description":"Reason why the issue is blocked. Requires \"Is Blocked\" toggle to be enabled."},{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"Is Blocked","name":"is_blocked","type":"boolean","default":false,"description":"Whether the issue is blocked"},{"displayName":"Milestone (Sprint) Name or ID","name":"milestone","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getMilestones"},"default":"","description":"ID of the milestone of the issue. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Priority Name or ID","name":"priority","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getPriorities"},"default":""},{"displayName":"Severity Name or ID","name":"severity","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getSeverities"},"default":""},{"displayName":"Status Name or ID","name":"status","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getIssueStatuses"},"default":"","description":"ID of the status of the issue. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Subject","name":"subject","type":"string","default":""},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTags"},"default":[]},{"displayName":"Type Name or ID","name":"type","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTypes"},"default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["task"]}},"options":[{"name":"Create","value":"create","description":"Create a task","action":"Create a task"},{"name":"Delete","value":"delete","description":"Delete a task","action":"Delete a task"},{"name":"Get","value":"get","description":"Get a task","action":"Get a task"},{"name":"Get Many","value":"getAll","description":"Get many tasks","action":"Get many tasks"},{"name":"Update","value":"update","description":"Update a task","action":"Update a task"}],"default":"create"},{"displayName":"Project Name or ID","name":"projectId","description":"ID of the project to which the task belongs. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["create"]}}},{"displayName":"Subject","name":"subject","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["create"]}},"options":[{"displayName":"Assignee Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":"","description":"ID of the user to whom the task is assigned. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Blocked Note","name":"blocked_note","type":"string","default":"","description":"Reason why the task is blocked. Requires \"Is Blocked\" toggle to be enabled."},{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"Is Blocked","name":"is_blocked","type":"boolean","default":false,"description":"Whether the task is blocked"},{"displayName":"Milestone (Sprint) Name or ID","name":"milestone","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getMilestones"},"default":"","description":"ID of the milestone of the task. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Status Name or ID","name":"status","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTaskStatuses"},"default":"","description":"ID of the status of the task. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTags"},"default":[]},{"displayName":"Taskboard Order","name":"taskboard_order","type":"number","default":1,"description":"Order of the task in the taskboard","typeOptions":{"minValue":1}},{"displayName":"User Story Name or ID","name":"user_story","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUserStories"},"default":"","description":"ID of the user story of the task. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"User Story Order","name":"us_order","type":"number","default":1,"description":"Order of the task in the user story","typeOptions":{"minValue":1}}]},{"displayName":"Task ID","name":"taskId","description":"ID of the task to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["delete"]}}},{"displayName":"Task ID","name":"taskId","description":"ID of the task to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["get"]}}},{"displayName":"Project Name or ID","name":"projectId","description":"ID of the project to which the task belongs. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["task"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["task"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","displayOptions":{"show":{"resource":["task"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Assignee Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":"","description":"ID of the user whom the task is assigned to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Is Closed","name":"statusIsClosed","description":"Whether the task is closed","type":"boolean","default":false},{"displayName":"Milestone (Sprint) Name or ID","name":"milestone","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getMilestones"},"default":"","description":"ID of the milestone of the task. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Owner Name or ID","name":"owner","description":"ID of the owner of the task. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":""},{"displayName":"Role Name or ID","name":"role","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getRoles"},"default":""},{"displayName":"Status Name or ID","name":"status","description":"ID of the status of the task. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTaskStatuses"},"default":""},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTags"},"default":[]},{"displayName":"User Story Name or ID","name":"userStory","description":"ID of the user story to which the task belongs. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUserStories"},"default":""}]},{"displayName":"Project Name or ID","name":"projectId","description":"ID of the project to set the task to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"default":"","displayOptions":{"show":{"resource":["task"],"operation":["update"]}}},{"displayName":"Task ID","name":"taskId","description":"ID of the task to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["task"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["task"],"operation":["update"]}},"options":[{"displayName":"Assignee Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTypes"},"default":"","description":"ID of the user to assign the task to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Blocked Note","name":"blocked_note","type":"string","default":"","description":"Reason why the task is blocked. Requires \"Is Blocked\" toggle to be enabled."},{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"Is Blocked","name":"is_blocked","type":"boolean","default":false,"description":"Whether the task is blocked"},{"displayName":"Milestone (Sprint) Name or ID","name":"milestone","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getMilestones"},"default":"","description":"ID of the milestone of the task. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Status Name or ID","name":"status","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTaskStatuses"},"default":"","description":"ID of the status of the task. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Subject","name":"subject","type":"string","default":""},{"displayName":"User Story Name or ID","name":"user_story","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUserStories"},"default":"","description":"ID of the user story of the task. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"User Story Order","name":"us_order","type":"number","default":1,"typeOptions":{"minValue":1},"description":"Order of the task in the user story"},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTags"},"default":[]},{"displayName":"Taskboard Order","name":"taskboard_order","type":"number","default":1,"typeOptions":{"minValue":1},"description":"Order of the task in the taskboard"}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["userStory"]}},"options":[{"name":"Create","value":"create","description":"Create a user story","action":"Create a user story"},{"name":"Delete","value":"delete","description":"Delete a user story","action":"Delete a user story"},{"name":"Get","value":"get","description":"Get a user story","action":"Get a user story"},{"name":"Get Many","value":"getAll","description":"Get many user stories","action":"Get many user stories"},{"name":"Update","value":"update","description":"Update a user story","action":"Update a user story"}],"default":"create"},{"displayName":"Project Name or ID","name":"projectId","description":"ID of the project to which the user story belongs. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"default":"","displayOptions":{"show":{"resource":["userStory"],"operation":["create"]}}},{"displayName":"Subject","name":"subject","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["userStory"],"operation":["create"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["userStory"],"operation":["create"]}},"options":[{"displayName":"Assignee Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":"","description":"ID of the user to whom the user story is assigned. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Backlog Order","name":"backlog_order","type":"number","default":1,"typeOptions":{"minValue":1},"description":"Order of the user story in the backlog"},{"displayName":"Blocked Note","name":"blocked_note","type":"string","default":"","description":"Reason why the user story is blocked. Requires \"Is Blocked\" toggle to be enabled."},{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"Is Blocked","name":"is_blocked","type":"boolean","default":false,"description":"Whether the user story is blocked"},{"displayName":"Kanban Order","name":"kanban_order","type":"number","default":1,"typeOptions":{"minValue":1},"description":"Order of the user story in the kanban"},{"displayName":"Milestone (Sprint) Name or ID","name":"milestone","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getMilestones"},"default":"","description":"ID of the milestone of the user story. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Sprint Order","name":"sprint_order","type":"number","default":1,"typeOptions":{"minValue":1},"description":"Order of the user story in the milestone"},{"displayName":"Status Name or ID","name":"status","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUserStoryStatuses"},"default":"","description":"ID of the status of the user story. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTags"},"default":[]},{"displayName":"Type Name or ID","name":"type","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTypes"},"default":""}]},{"displayName":"User Story ID","name":"userStoryId","description":"ID of the user story to delete","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["userStory"],"operation":["delete"]}}},{"displayName":"User Story ID","name":"userStoryId","description":"ID of the user story to retrieve","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["userStory"],"operation":["get"]}}},{"displayName":"Project Name or ID","name":"projectId","description":"ID of the project to which the user story belongs. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"required":true,"default":"","displayOptions":{"show":{"resource":["userStory"],"operation":["getAll"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["userStory"],"operation":["getAll"]}}},{"displayName":"Limit","name":"limit","type":"number","default":50,"description":"Max number of results to return","typeOptions":{"minValue":1},"displayOptions":{"show":{"resource":["userStory"],"operation":["getAll"],"returnAll":[false]}}},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Filter","displayOptions":{"show":{"resource":["userStory"],"operation":["getAll"]}},"default":{},"options":[{"displayName":"Assignee Name or ID","name":"assigned_to","description":"ID of the user whom the user story is assigned to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":""},{"displayName":"Epic Name or ID","name":"epic","description":"ID of the epic to which the user story belongs. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getEpics"},"default":""},{"displayName":"Is Closed","name":"statusIsClosed","description":"Whether the user story is closed","type":"boolean","default":false},{"displayName":"Is Archived","name":"statusIsArchived","description":"Whether the user story has been archived","type":"boolean","default":false},{"displayName":"Milestone (Sprint) Name or ID","name":"milestone","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getMilestones"},"default":"","description":"ID of the milestone of the user story. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Role Name or ID","name":"role","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getRoles"},"default":""},{"displayName":"Status Name or ID","name":"status","description":"ID of the status of the user story. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUserStoryStatuses"},"default":""},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTags"},"default":[]}]},{"displayName":"Project Name or ID","name":"projectId","type":"options","typeOptions":{"loadOptionsMethod":"getProjects"},"default":"","description":"ID of the project to set the user story to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["userStory"],"operation":["update"]}}},{"displayName":"User Story ID","name":"userStoryId","description":"ID of the user story to update","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["userStory"],"operation":["update"]}}},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["userStory"],"operation":["update"]}},"options":[{"displayName":"Assignee Name or ID","name":"assigned_to","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUsers"},"default":"","description":"ID of the user to assign the the user story to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Backlog Order","name":"backlog_order","type":"number","default":1,"typeOptions":{"minValue":1},"description":"Order of the user story in the backlog"},{"displayName":"Blocked Note","name":"blocked_note","type":"string","default":"","description":"Reason why the user story is blocked. Requires \"Is Blocked\" toggle to be enabled."},{"displayName":"Description","name":"description","type":"string","default":""},{"displayName":"Is Blocked","name":"is_blocked","type":"boolean","default":false,"description":"Whether the user story is blocked"},{"displayName":"Kanban Order","name":"kanban_order","type":"number","default":1,"typeOptions":{"minValue":1},"description":"Order of the user story in the kanban"},{"displayName":"Milestone (Sprint) Name or ID","name":"milestone","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getMilestones"},"default":"","description":"ID of the milestone of the user story. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Subject","name":"subject","type":"string","default":""},{"displayName":"Sprint Order","name":"sprint_order","type":"number","default":1,"typeOptions":{"minValue":1},"description":"Order of the user story in the milestone"},{"displayName":"Status Name or ID","name":"status","type":"options","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getUserStoryStatuses"},"default":"","description":"ID of the status of the user story. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Tag Names or IDs","name":"tags","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTags"},"default":[]},{"displayName":"Type Name or ID","name":"type","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsDependsOn":["projectId"],"loadOptionsMethod":"getTypes"},"default":""}]}],"codex":{"categories":["Development","Productivity"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.taiga/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/taiga/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Taiga/taiga.svg"},
418
418
  {"displayName":"Taiga Trigger","name":"taigaTrigger","group":["trigger"],"version":1,"subtitle":"={{\"project:\" + $parameter[\"projectSlug\"]}}","description":"Handle Taiga events via webhook","defaults":{"name":"Taiga Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"taigaApi","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Project Name or ID","name":"projectId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUserProjects"},"default":"","required":true},{"displayName":"Resources","name":"resources","type":"multiOptions","required":true,"default":["all"],"options":[{"name":"All","value":"all"},{"name":"Issue","value":"issue"},{"name":"Milestone (Sprint)","value":"milestone"},{"name":"Task","value":"task"},{"name":"User Story","value":"userstory"},{"name":"Wikipage","value":"wikipage"}],"description":"Resources to listen to"},{"displayName":"Operations","name":"operations","type":"multiOptions","required":true,"default":["all"],"description":"Operations to listen to","options":[{"name":"All","value":"all"},{"name":"Create","value":"create"},{"name":"Delete","value":"delete"},{"name":"Update","value":"change"}]}],"codex":{"categories":["Development","Productivity"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.taigatrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/taiga/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Taiga/taiga.svg"},
419
419
  {"displayName":"Tapfiliate","name":"tapfiliate","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \":\" + $parameter[\"resource\"]}}","description":"Consume Tapfiliate API","defaults":{"name":"Tapfiliate"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"tapfiliateApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Affiliate","value":"affiliate"},{"name":"Affiliate Metadata","value":"affiliateMetadata"},{"name":"Program Affiliate","value":"programAffiliate"}],"default":"affiliate","required":true},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["affiliate"]}},"options":[{"name":"Create","value":"create","description":"Create an affiliate","action":"Create an affiliate"},{"name":"Delete","value":"delete","description":"Delete an affiliate","action":"Delete an affiliate"},{"name":"Get","value":"get","description":"Get an affiliate by ID","action":"Get an affiliate"},{"name":"Get Many","value":"getAll","description":"Get many affiliates","action":"Get many affiliates"}],"default":"create"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","required":true,"default":"","displayOptions":{"show":{"operation":["create"],"resource":["affiliate"]}},"description":"The affiliate’s email"},{"displayName":"First Name","name":"firstname","type":"string","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["affiliate"]}},"default":"","description":"The affiliate’s firstname"},{"displayName":"Last Name","name":"lastname","type":"string","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["affiliate"]}},"default":"","description":"The affiliate’s lastname"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["affiliate"],"operation":["create"]}},"options":[{"displayName":"Address","name":"addressUi","placeholder":"Address","type":"fixedCollection","typeOptions":{"multipleValues":false},"default":{},"options":[{"name":"addressValues","displayName":"Address","values":[{"displayName":"Line 1","name":"address","type":"string","default":""},{"displayName":"Line 2","name":"address_two","type":"string","default":""},{"displayName":"Postal Code","name":"postal_code","type":"string","default":""},{"displayName":"City","name":"city","type":"string","default":""},{"displayName":"State","name":"state","type":"string","default":""},{"displayName":"Country Code","name":"country","type":"string","default":"","description":"The country’s ISO_3166-1 code. <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1\">Codes</a>."}]}]},{"displayName":"Company Name","name":"companyName","type":"string","default":"","description":"The affiliate’s company data"}]},{"displayName":"Affiliate ID","name":"affiliateId","required":true,"type":"string","default":"","displayOptions":{"show":{"resource":["affiliate"],"operation":["delete"]}},"description":"The ID of the affiliate"},{"displayName":"Affiliate ID","name":"affiliateId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["affiliate"],"operation":["get"]}},"description":"The ID of the affiliate"},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["affiliate"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["affiliate"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["affiliate"],"operation":["getAll"]}},"options":[{"displayName":"Affiliate Group ID","name":"affiliate_group_id","type":"string","default":"","description":"Retrieves affiliates for a certain affiliate group"},{"displayName":"Click ID","name":"click_id","type":"string","default":""},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"An email address,"},{"displayName":"Parent ID","name":"parentId","type":"string","default":"","description":"Retrieves children for a certain parent affiliate"},{"displayName":"Referral Code","name":"referral_code","type":"string","default":"","description":"An affiliate’s referral code. This corresponds to the value of ref= in their referral link."},{"displayName":"Source ID","name":"source_id","type":"string","default":""}]},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["affiliateMetadata"]}},"options":[{"name":"Add","value":"add","description":"Add metadata to affiliate","action":"Add metadata to an affiliate"},{"name":"Remove","value":"remove","description":"Remove metadata from affiliate","action":"Remove metadata from an affiliate"},{"name":"Update","value":"update","description":"Update affiliate's metadata","action":"Update metadata for an affiliate"}],"default":"add"},{"displayName":"Affiliate ID","name":"affiliateId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["affiliateMetadata"],"operation":["add"]}},"description":"The ID of the affiliate"},{"displayName":"Metadata","name":"metadataUi","placeholder":"Add Metadata","type":"fixedCollection","displayOptions":{"show":{"resource":["affiliateMetadata"],"operation":["add"]}},"default":{},"typeOptions":{"multipleValues":true},"description":"Meta data","options":[{"name":"metadataValues","displayName":"Metadata","values":[{"displayName":"Key","name":"key","type":"string","default":"","description":"Name of the metadata key to add"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value to set for the metadata key"}]}]},{"displayName":"Affiliate ID","name":"affiliateId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["affiliateMetadata"],"operation":["remove"]}},"description":"The ID of the affiliate"},{"displayName":"Key","name":"key","type":"string","displayOptions":{"show":{"resource":["affiliateMetadata"],"operation":["remove"]}},"default":"","description":"Name of the metadata key to remove"},{"displayName":"Affiliate ID","name":"affiliateId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["affiliateMetadata"],"operation":["update"]}},"description":"The ID of the affiliate"},{"displayName":"Key","name":"key","type":"string","displayOptions":{"show":{"resource":["affiliateMetadata"],"operation":["update"]}},"default":"","description":"Name of the metadata key to update"},{"displayName":"Value","name":"value","type":"string","displayOptions":{"show":{"resource":["affiliateMetadata"],"operation":["update"]}},"default":"","description":"Value to set for the metadata key"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["programAffiliate"]}},"options":[{"name":"Add","value":"add","description":"Add affiliate to program","action":"Add a program affiliate"},{"name":"Approve","value":"approve","description":"Approve an affiliate for a program","action":"Approve a program affiliate"},{"name":"Disapprove","value":"disapprove","description":"Disapprove an affiliate","action":"Disapprove a program affiliate"},{"name":"Get","value":"get","description":"Get an affiliate in a program","action":"Get a program affiliate"},{"name":"Get Many","value":"getAll","description":"Get many affiliates in program","action":"Get many program affiliates"}],"default":"add"},{"displayName":"Program Name or ID","name":"programId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getPrograms"},"default":"","displayOptions":{"show":{"operation":["add"],"resource":["programAffiliate"]}},"description":"The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Affiliate ID","name":"affiliateId","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["programAffiliate"],"operation":["add"]}},"description":"The ID of the affiliate"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["programAffiliate"],"operation":["add"]}},"options":[{"displayName":"Approved","name":"approved","type":"boolean","default":true,"description":"An optional approval status"},{"displayName":"Coupon","name":"coupon","type":"string","default":"","description":"An optional coupon for this affiliate"}]},{"displayName":"Program Name or ID","name":"programId","type":"options","typeOptions":{"loadOptionsMethod":"getPrograms"},"default":"","displayOptions":{"show":{"operation":["approve"],"resource":["programAffiliate"]}},"description":"The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Affiliate ID","name":"affiliateId","type":"string","default":"","displayOptions":{"show":{"resource":["programAffiliate"],"operation":["approve"]}},"description":"The ID of the affiliate"},{"displayName":"Program Name or ID","name":"programId","type":"options","typeOptions":{"loadOptionsMethod":"getPrograms"},"default":"","displayOptions":{"show":{"operation":["disapprove"],"resource":["programAffiliate"]}},"description":"The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Affiliate ID","name":"affiliateId","type":"string","default":"","displayOptions":{"show":{"resource":["programAffiliate"],"operation":["disapprove"]}},"description":"The ID of the affiliate"},{"displayName":"Program Name or ID","name":"programId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getPrograms"},"default":"","displayOptions":{"show":{"operation":["get"],"resource":["programAffiliate"]}},"description":"The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Affiliate ID","name":"affiliateId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["programAffiliate"],"operation":["get"]}},"description":"The ID of the affiliate"},{"displayName":"Program Name or ID","name":"programId","type":"options","typeOptions":{"loadOptionsMethod":"getPrograms"},"required":true,"default":"","displayOptions":{"show":{"operation":["getAll"],"resource":["programAffiliate"]}},"description":"The ID of the Program to add the affiliate to. This ID can be found as part of the URL when viewing the program on the platform. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["programAffiliate"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["programAffiliate"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":1000},"default":100,"description":"Max number of results to return"},{"displayName":"Filters","name":"filters","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["programAffiliate"],"operation":["getAll"]}},"options":[{"displayName":"Affiliate Group ID","name":"affiliate_group_id","type":"string","default":"","description":"Retrieves affiliates for a certain affiliate group"},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","description":"An email address"},{"displayName":"Parent ID","name":"parentId","type":"string","default":"","description":"Retrieves children for a certain parent affiliate"},{"displayName":"Source ID","name":"source_id","type":"string","default":""}]}],"codex":{"categories":["Sales"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.tapfiliate/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/tapfiliate/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Tapfiliate/tapfiliate.svg"},
420
- {"displayName":"Telegram","name":"telegram","group":["output"],"version":[1,1.1,1.2],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Sends data to Telegram","defaults":{"name":"Telegram"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"telegramApi","required":true}],"webhooks":[{"name":"default","httpMethod":"GET","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true},{"name":"default","httpMethod":"POST","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Chat","value":"chat"},{"name":"Callback","value":"callback"},{"name":"File","value":"file"},{"name":"Message","value":"message"}],"default":"message"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["chat"]}},"options":[{"name":"Get","value":"get","description":"Get up to date information about a chat","action":"Get a chat"},{"name":"Get Administrators","value":"administrators","description":"Get the Administrators of a chat","action":"Get all administrators in a chat"},{"name":"Get Member","value":"member","description":"Get the member of a chat","action":"Get a member in a chat"},{"name":"Leave","value":"leave","description":"Leave a group, supergroup or channel","action":"Leave a chat"},{"name":"Set Description","value":"setDescription","description":"Set the description of a chat","action":"Set description on a chat"},{"name":"Set Title","value":"setTitle","description":"Set the title of a chat","action":"Set a title on a chat"}],"default":"get"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["callback"]}},"options":[{"name":"Answer Query","value":"answerQuery","description":"Send answer to callback query sent from inline keyboard","action":"Answer Query a callback"},{"name":"Answer Inline Query","value":"answerInlineQuery","description":"Send answer to callback query sent from inline bot","action":"Answer an inline query callback"}],"default":"answerQuery"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["file"]}},"options":[{"name":"Get","value":"get","description":"Get a file","action":"Get a file"}],"default":"get"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete Chat Message","value":"deleteMessage","description":"Delete a chat message","action":"Delete a chat message"},{"name":"Edit Message Text","value":"editMessageText","description":"Edit a text message","action":"Edit a text message"},{"name":"Pin Chat Message","value":"pinChatMessage","description":"Pin a chat message","action":"Pin a chat message"},{"name":"Send Animation","value":"sendAnimation","description":"Send an animated file","action":"Send an animated file"},{"name":"Send Audio","value":"sendAudio","description":"Send a audio file","action":"Send an audio file"},{"name":"Send Chat Action","value":"sendChatAction","description":"Send a chat action","action":"Send a chat action"},{"name":"Send Document","value":"sendDocument","description":"Send a document","action":"Send a document"},{"name":"Send Location","value":"sendLocation","description":"Send a location","action":"Send a location"},{"name":"Send Media Group","value":"sendMediaGroup","description":"Send group of photos or videos to album","action":"Send a media group message"},{"name":"Send Message","value":"sendMessage","description":"Send a text message","action":"Send a text message"},{"name":"Send and Wait for Response","value":"sendAndWait","description":"Send a message and wait for response","action":"Send message and wait for response"},{"name":"Send Photo","value":"sendPhoto","description":"Send a photo","action":"Send a photo message"},{"name":"Send Sticker","value":"sendSticker","description":"Send a sticker","action":"Send a sticker"},{"name":"Send Video","value":"sendVideo","description":"Send a video","action":"Send a video"},{"name":"Unpin Chat Message","value":"unpinChatMessage","description":"Unpin a chat message","action":"Unpin a chat message"}],"default":"sendMessage"},{"displayName":"Chat ID","name":"chatId","type":"string","default":"","displayOptions":{"show":{"operation":["administrators","deleteMessage","get","leave","member","pinChatMessage","setDescription","setTitle","sendAnimation","sendAudio","sendChatAction","sendDocument","sendLocation","sendMessage","sendMediaGroup","sendPhoto","sendSticker","sendVideo","unpinChatMessage"],"resource":["chat","message"]}},"required":true,"description":"Unique identifier for the target chat or username, To find your chat ID ask @get_id_bot"},{"displayName":"Message ID","name":"messageId","type":"string","default":"","displayOptions":{"show":{"operation":["deleteMessage"],"resource":["message"]}},"required":true,"description":"Unique identifier of the message to delete"},{"displayName":"Message ID","name":"messageId","type":"string","default":"","displayOptions":{"show":{"operation":["pinChatMessage","unpinChatMessage"],"resource":["message"]}},"required":true,"description":"Unique identifier of the message to pin or unpin"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["pinChatMessage"],"resource":["message"]}},"default":{},"options":[{"displayName":"Disable Notification","name":"disable_notification","type":"boolean","default":false,"description":"Whether to send a notification to all chat members about the new pinned message"}]},{"displayName":"User ID","name":"userId","type":"string","default":"","displayOptions":{"show":{"operation":["member"],"resource":["chat"]}},"required":true,"description":"Unique identifier of the target user"},{"displayName":"Description","name":"description","type":"string","default":"","displayOptions":{"show":{"operation":["setDescription"],"resource":["chat"]}},"required":true,"description":"New chat description, 0-255 characters"},{"displayName":"Title","name":"title","type":"string","default":"","displayOptions":{"show":{"operation":["setTitle"],"resource":["chat"]}},"required":true,"description":"New chat title, 1-255 characters"},{"displayName":"Query ID","name":"queryId","type":"string","default":"","displayOptions":{"show":{"operation":["answerQuery"],"resource":["callback"]}},"required":true,"description":"Unique identifier for the query to be answered"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["answerQuery"],"resource":["callback"]}},"default":{},"options":[{"displayName":"Cache Time","name":"cache_time","type":"number","typeOptions":{"minValue":0},"default":0,"description":"The maximum amount of time in seconds that the result of the callback query may be cached client-side"},{"displayName":"Show Alert","name":"show_alert","type":"boolean","default":false,"description":"Whether an alert will be shown by the client instead of a notification at the top of the chat screen"},{"displayName":"Text","name":"text","type":"string","default":"","description":"Text of the notification. If not specified, nothing will be shown to the user, 0-200 characters."},{"displayName":"URL","name":"url","type":"string","default":"","description":"URL that will be opened by the user's client"}]},{"displayName":"Query ID","name":"queryId","type":"string","default":"","displayOptions":{"show":{"operation":["answerInlineQuery"],"resource":["callback"]}},"required":true,"description":"Unique identifier for the answered query"},{"displayName":"Results","name":"results","type":"string","default":"","displayOptions":{"show":{"operation":["answerInlineQuery"],"resource":["callback"]}},"required":true,"description":"A JSON-serialized array of results for the inline query"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["answerInlineQuery"],"resource":["callback"]}},"default":{},"options":[{"displayName":"Cache Time","name":"cache_time","type":"number","typeOptions":{"minValue":0},"default":0,"description":"The maximum amount of time in seconds that the result of the callback query may be cached client-side"},{"displayName":"Show Alert","name":"show_alert","type":"boolean","default":false,"description":"Whether an alert will be shown by the client instead of a notification at the top of the chat screen"},{"displayName":"Text","name":"text","type":"string","default":"","description":"Text of the notification. If not specified, nothing will be shown to the user, 0-200 characters."},{"displayName":"URL","name":"url","type":"string","default":"","description":"URL that will be opened by the user's client"}]},{"displayName":"File ID","name":"fileId","type":"string","default":"","displayOptions":{"show":{"operation":["get"],"resource":["file"]}},"required":true,"description":"The ID of the file"},{"displayName":"Download","name":"download","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["file"]}},"default":true,"description":"Whether to download the file"},{"displayName":"Message Type","name":"messageType","type":"options","displayOptions":{"show":{"operation":["editMessageText"],"resource":["message"]}},"options":[{"name":"Inline Message","value":"inlineMessage"},{"name":"Message","value":"message"}],"default":"message","description":"The type of the message to edit"},{"displayName":"Chat ID","name":"chatId","type":"string","default":"","displayOptions":{"show":{"messageType":["message"],"operation":["editMessageText"],"resource":["message"]}},"required":true,"description":"Unique identifier for the target chat or username, To find your chat ID ask @get_id_bot"},{"displayName":"Binary File","name":"binaryData","type":"boolean","default":false,"required":true,"displayOptions":{"show":{"operation":["sendAnimation","sendAudio","sendDocument","sendPhoto","sendVideo","sendSticker"],"resource":["message"]}},"description":"Whether the data to upload should be taken from binary field"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"hint":"The name of the input binary field containing the file to be written","displayOptions":{"show":{"operation":["sendAnimation","sendAudio","sendDocument","sendPhoto","sendVideo","sendSticker"],"resource":["message"],"binaryData":[true]}},"placeholder":"","description":"Name of the binary property that contains the data to upload"},{"displayName":"Message ID","name":"messageId","type":"string","default":"","displayOptions":{"show":{"messageType":["message"],"operation":["editMessageText"],"resource":["message"]}},"required":true,"description":"Unique identifier of the message to edit"},{"displayName":"Inline Message ID","name":"inlineMessageId","type":"string","default":"","displayOptions":{"show":{"messageType":["inlineMessage"],"operation":["editMessageText"],"resource":["message"]}},"required":true,"description":"Unique identifier of the inline message to edit"},{"displayName":"Reply Markup","name":"replyMarkup","displayOptions":{"show":{"operation":["editMessageText"],"resource":["message"]}},"type":"options","options":[{"name":"None","value":"none"},{"name":"Inline Keyboard","value":"inlineKeyboard"}],"default":"none","description":"Additional interface options"},{"displayName":"Animation","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendAnimation"],"resource":["message"],"binaryData":[false]}},"description":"Animation to send. Pass a file_id to send an animation that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get an animation from the Internet."},{"displayName":"Audio","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendAudio"],"resource":["message"],"binaryData":[false]}},"description":"Audio file to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get a file from the Internet."},{"displayName":"Action","name":"action","type":"options","displayOptions":{"show":{"operation":["sendChatAction"],"resource":["message"]}},"options":[{"name":"Find Location","value":"find_location","action":"Find location"},{"name":"Record Audio","value":"record_audio","action":"Record audio"},{"name":"Record Video","value":"record_video","action":"Record video"},{"name":"Record Video Note","value":"record_video_note","action":"Record video note"},{"name":"Typing","value":"typing","action":"Typing a message"},{"name":"Upload Audio","value":"upload_audio","action":"Upload audio"},{"name":"Upload Document","value":"upload_document","action":"Upload document"},{"name":"Upload Photo","value":"upload_photo","action":"Upload photo"},{"name":"Upload Video","value":"upload_video","action":"Upload video"},{"name":"Upload Video Note","value":"upload_video_note","action":"Upload video note"}],"default":"typing","description":"Type of action to broadcast. Choose one, depending on what the user is about to receive. The status is set for 5 seconds or less (when a message arrives from your bot)."},{"displayName":"Document","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendDocument"],"resource":["message"],"binaryData":[false]}},"description":"Document to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get a file from the Internet."},{"displayName":"Latitude","name":"latitude","type":"number","default":0,"typeOptions":{"numberPrecision":10,"minValue":-90,"maxValue":90},"displayOptions":{"show":{"operation":["sendLocation"],"resource":["message"]}},"description":"Location latitude"},{"displayName":"Longitude","name":"longitude","type":"number","typeOptions":{"numberPrecision":10,"minValue":-180,"maxValue":180},"default":0,"displayOptions":{"show":{"operation":["sendLocation"],"resource":["message"]}},"description":"Location longitude"},{"displayName":"Media","name":"media","type":"fixedCollection","displayOptions":{"show":{"operation":["sendMediaGroup"],"resource":["message"]}},"description":"The media to add","placeholder":"Add Media","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Media","name":"media","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Photo","value":"photo"},{"name":"Video","value":"video"}],"default":"photo","description":"The type of the media to add"},{"displayName":"Media File","name":"media","type":"string","default":"","description":"Media to send. Pass a file_id to send a file that exists on the Telegram servers (recommended) or pass an HTTP URL for Telegram to get a file from the Internet."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Caption","name":"caption","type":"string","default":"","description":"Caption text to set, 0-1024 characters"},{"displayName":"Parse Mode","name":"parse_mode","type":"options","options":[{"name":"Markdown (Legacy)","value":"Markdown"},{"name":"MarkdownV2","value":"MarkdownV2"},{"name":"HTML","value":"HTML"}],"default":"HTML","description":"How to parse the text"}]}]}]},{"displayName":"Text","name":"text","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["editMessageText","sendMessage"],"resource":["message"]}},"description":"Text of the message to be sent"},{"displayName":"Photo","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendPhoto"],"resource":["message"],"binaryData":[false]}},"description":"Photo to send. Pass a file_id to send a photo that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get a photo from the Internet."},{"displayName":"Sticker","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendSticker"],"resource":["message"],"binaryData":[false]}},"description":"Sticker to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get a .webp file from the Internet."},{"displayName":"Video","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendVideo"],"resource":["message"],"binaryData":[false]}},"description":"Video file to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get a file from the Internet."},{"displayName":"Reply Markup","name":"replyMarkup","displayOptions":{"show":{"operation":["sendAnimation","sendDocument","sendMessage","sendPhoto","sendSticker","sendVideo","sendAudio","sendLocation"],"resource":["message"]}},"type":"options","options":[{"name":"Force Reply","value":"forceReply"},{"name":"Inline Keyboard","value":"inlineKeyboard"},{"name":"None","value":"none"},{"name":"Reply Keyboard","value":"replyKeyboard"},{"name":"Reply Keyboard Remove","value":"replyKeyboardRemove"}],"default":"none","description":"Additional interface options"},{"displayName":"Force Reply","name":"forceReply","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"replyMarkup":["forceReply"],"resource":["message"]}},"default":{},"options":[{"displayName":"Force Reply","name":"force_reply","type":"boolean","default":false,"description":"Whether to show reply interface to the user, as if they manually selected the bot‘s message and tapped ’Reply"},{"displayName":"Selective","name":"selective","type":"boolean","default":false,"description":"Whether to force reply from specific users only"}]},{"displayName":"Inline Keyboard","name":"inlineKeyboard","placeholder":"Add Keyboard Row","description":"Adds an inline keyboard that appears right next to the message it belongs to","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"replyMarkup":["inlineKeyboard"],"resource":["message"]}},"default":{},"options":[{"displayName":"Rows","name":"rows","values":[{"displayName":"Row","name":"row","type":"fixedCollection","description":"The value to set","placeholder":"Add Button","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Buttons","name":"buttons","values":[{"displayName":"Text","name":"text","type":"string","default":"","description":"Label text on the button"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Callback Data","name":"callback_data","type":"string","default":"","description":"Data to be sent in a callback query to the bot when button is pressed, 1-64 bytes"},{"displayName":"Pay","name":"pay","type":"boolean","default":false,"description":"Whether to send a Pay button"},{"displayName":"Switch Inline Query Current Chat","name":"switch_inline_query_current_chat","type":"string","default":"","description":"If set, pressing the button will insert the bot‘s username and the specified inline query in the current chat's input field.Can be empty, in which case only the bot’s username will be inserted"},{"displayName":"Switch Inline Query","name":"switch_inline_query","type":"string","default":"","description":"If set, pressing the button will prompt the user to select one of their chats, open that chat and insert the bot‘s username and the specified inline query in the input field. Can be empty, in which case just the bot’s username will be inserted."},{"displayName":"URL","name":"url","type":"string","default":"","description":"HTTP or tg:// URL to be opened when button is pressed"},{"displayName":"Web App","name":"web_app","type":"collection","placeholder":"Set Telegram Web App URL","typeOptions":{"multipleValues":false},"default":{},"options":[{"displayName":"URL","name":"url","type":"string","default":"","description":"An HTTPS URL of a Web App to be opened"}],"description":"Launch the Telegram Web App"}]}]}]}]}]},{"displayName":"Reply Keyboard","name":"replyKeyboard","placeholder":"Add Reply Keyboard Row","description":"Adds a custom keyboard with reply options","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"replyMarkup":["replyKeyboard"]}},"default":{},"options":[{"displayName":"Rows","name":"rows","values":[{"displayName":"Row","name":"row","type":"fixedCollection","description":"The value to set","placeholder":"Add Button","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Buttons","name":"buttons","values":[{"displayName":"Text","name":"text","type":"string","default":"","description":"Text of the button. If none of the optional fields are used, it will be sent as a message when the button is pressed."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Request Contact","name":"request_contact","type":"boolean","default":false,"description":"Whether the user's phone number will be sent as a contact when the button is pressed.Available in private chats only"},{"displayName":"Request Location","name":"request_location","type":"boolean","default":false,"description":"Whether the user's request_location"},{"displayName":"Web App","name":"web_app","type":"collection","placeholder":"Set Telegram Web App URL","typeOptions":{"multipleValues":false},"default":{},"options":[{"displayName":"URL","name":"url","type":"string","default":"","description":"An HTTPS URL of a Web App to be opened"}],"description":"Launch the Telegram Web App"}]}]}]}]}]},{"displayName":"Reply Keyboard Options","name":"replyKeyboardOptions","type":"collection","placeholder":"Add option","displayOptions":{"show":{"replyMarkup":["replyKeyboard"]}},"default":{},"options":[{"displayName":"Resize Keyboard","name":"resize_keyboard","type":"boolean","default":false,"description":"Whether to request clients to resize the keyboard vertically for optimal fit"},{"displayName":"One Time Keyboard","name":"one_time_keyboard","type":"boolean","default":false,"description":"Whether to request clients to hide the keyboard as soon as it's been used"},{"displayName":"Selective","name":"selective","type":"boolean","default":false,"description":"Whether to show the keyboard to specific users only"}]},{"displayName":"Reply Keyboard Remove","name":"replyKeyboardRemove","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"replyMarkup":["replyKeyboardRemove"]}},"default":{},"options":[{"displayName":"Remove Keyboard","name":"remove_keyboard","type":"boolean","default":false,"description":"Whether to request clients to remove the custom keyboard"},{"displayName":"Selective","name":"selective","type":"boolean","default":false,"description":"Whether to force reply from specific users only"}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["editMessageText","sendAnimation","sendAudio","sendDocument","sendLocation","sendMessage","sendMediaGroup","sendPhoto","sendSticker","sendVideo"],"resource":["message"]}},"default":{},"options":[{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase “This message was sent automatically with n8n” to the end of the message","displayOptions":{"show":{"/operation":["sendMessage"]}}},{"displayName":"Caption","name":"caption","type":"string","displayOptions":{"show":{"/operation":["sendAnimation","sendAudio","sendDocument","sendPhoto","sendVideo"]}},"default":"","description":"Caption text to set, 0-1024 characters"},{"displayName":"Disable Notification","name":"disable_notification","type":"boolean","default":false,"displayOptions":{"hide":{"/operation":["editMessageText"]}},"description":"Whether to send the message silently. Users will receive a notification with no sound."},{"displayName":"Disable WebPage Preview","name":"disable_web_page_preview","type":"boolean","displayOptions":{"show":{"/operation":["editMessageText","sendMessage"]}},"default":false,"description":"Whether to disable link previews for links in this message"},{"displayName":"Duration","name":"duration","type":"number","typeOptions":{"minValue":0},"displayOptions":{"show":{"/operation":["sendAnimation","sendAudio","sendVideo"]}},"default":0,"description":"Duration of clip in seconds"},{"displayName":"File Name","name":"fileName","type":"string","default":"","displayOptions":{"show":{"/operation":["sendAnimation","sendAudio","sendDocument","sendPhoto","sendVideo","sendSticker"],"/resource":["message"],"/binaryData":[true]}},"placeholder":"image.jpeg"},{"displayName":"Height","name":"height","type":"number","typeOptions":{"minValue":0},"displayOptions":{"show":{"/operation":["sendAnimation","sendVideo"]}},"default":0,"description":"Height of the video"},{"displayName":"Parse Mode","name":"parse_mode","type":"options","options":[{"name":"Markdown (Legacy)","value":"Markdown"},{"name":"MarkdownV2","value":"MarkdownV2"},{"name":"HTML","value":"HTML"}],"displayOptions":{"show":{"/operation":["editMessageText","sendAnimation","sendAudio","sendMessage","sendPhoto","sendVideo","sendDocument"]}},"default":"HTML","description":"How to parse the text"},{"displayName":"Performer","name":"performer","type":"string","displayOptions":{"show":{"/operation":["sendAudio"]}},"default":"","description":"Name of the performer"},{"displayName":"Reply To Message ID","name":"reply_to_message_id","type":"number","displayOptions":{"hide":{"/operation":["editMessageText"]}},"default":0,"description":"If the message is a reply, ID of the original message"},{"displayName":"Message Thread ID","name":"message_thread_id","type":"number","displayOptions":{"show":{"/operation":["sendAnimation","sendAudio","sendChatAction","sendDocument","sendLocation","sendMediaGroup","sendMessage","sendPhoto","sendSticker","sendVideo"]}},"default":0,"description":"The unique identifier of the forum topic"},{"displayName":"Title","name":"title","type":"string","displayOptions":{"show":{"/operation":["sendAudio"]}},"default":"","description":"Title of the track"},{"displayName":"Thumbnail","name":"thumb","type":"string","displayOptions":{"show":{"/operation":["sendAnimation","sendAudio","sendDocument","sendVideo"]}},"default":"","description":"Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail‘s width and height should not exceed 320."},{"displayName":"Width","name":"width","type":"number","typeOptions":{"minValue":0},"displayOptions":{"show":{"/operation":["sendAnimation","sendVideo"]}},"default":0,"description":"Width of the video"}]},{"displayName":"Chat ID","name":"chatId","type":"string","default":"","required":true,"description":"Unique identifier for the target chat or username of the target channel (in the format @channelusername). To find your chat ID ask @get_id_bot.","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"typeOptions":{"rows":4},"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Response Type","name":"responseType","type":"options","default":"approval","options":[{"name":"Approval","value":"approval","description":"User can approve/disapprove from within the message"},{"name":"Free Text","value":"freeText","description":"User can submit a response via a form"},{"name":"Custom Form","value":"customForm","description":"User can submit a response via a custom form"}],"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Define Form","name":"defineForm","type":"options","noDataExpression":true,"options":[{"name":"Using Fields Below","value":"fields"},{"name":"Using JSON","value":"json"}],"default":"fields","displayOptions":{"show":{"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Fields","name":"jsonOutput","type":"json","typeOptions":{"rows":5},"default":"[\n {\n \"fieldLabel\":\"Name\",\n \"placeholder\":\"enter you name\",\n \"requiredField\":true\n },\n {\n \"fieldLabel\":\"Age\",\n \"fieldType\":\"number\",\n \"placeholder\":\"enter your age\"\n },\n {\n \"fieldLabel\":\"Email\",\n \"fieldType\":\"email\",\n \"requiredField\":true\n }\n]","validateType":"form-fields","ignoreValidationDuringExecution":true,"hint":"<a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.form/\" target=\"_blank\">See docs</a> for field syntax","displayOptions":{"show":{"defineForm":["json"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Elements","name":"formFields","placeholder":"Add Form Element","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field Name","name":"fieldLabel","type":"string","default":"","placeholder":"e.g. What is your name?","description":"Label that appears above the input field","required":true,"displayOptions":{"hide":{"fieldType":["hiddenField","html"]}}},{"displayName":"Element Type","name":"fieldType","type":"options","default":"text","description":"The type of field to add to the form","options":[{"name":"Custom HTML","value":"html"},{"name":"Date","value":"date"},{"name":"Dropdown List","value":"dropdown"},{"name":"Email","value":"email"},{"name":"File","value":"file"},{"name":"Hidden Field","value":"hiddenField"},{"name":"Number","value":"number"},{"name":"Password","value":"password"},{"name":"Text","value":"text"},{"name":"Textarea","value":"textarea"}],"required":true},{"displayName":"Element Name","name":"elementName","type":"string","default":"","placeholder":"e.g. content-section","description":"Optional field. It can be used to include the html in the output.","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Placeholder","name":"placeholder","description":"Sample text to display inside the field","type":"string","default":"","displayOptions":{"hide":{"fieldType":["dropdown","date","file","html","hiddenField"]}}},{"displayName":"Field Name","name":"fieldName","description":"The name of the field, used in input attributes and referenced by the workflow","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Value","name":"fieldValue","description":"Input value can be set here or will be passed as a query parameter via Field Name if no value is set","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Options","name":"fieldOptions","placeholder":"Add Field Option","description":"List of options that can be selected from the dropdown","type":"fixedCollection","default":{"values":[{"option":""}]},"required":true,"displayOptions":{"show":{"fieldType":["dropdown"]}},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Option","name":"option","type":"string","default":""}]}]},{"displayName":"Multiple Choice","name":"multiselect","type":"boolean","default":false,"description":"Whether to allow the user to select multiple options from the dropdown list","displayOptions":{"show":{"fieldType":["dropdown"]}}},{"displayName":"HTML","name":"html","typeOptions":{"editor":"htmlEditor"},"type":"string","noDataExpression":true,"default":"<!-- Your custom HTML here --->\n\n\n","description":"HTML elements to display on the form page","hint":"Does not accept <code>&lt;script&gt;</code>, <code>&lt;style&gt;</code> or <code>&lt;input&gt;</code> tags","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Multiple Files","name":"multipleFiles","type":"boolean","default":true,"description":"Whether to allow the user to select multiple files from the file input or just one","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Accepted File Types","name":"acceptFileTypes","type":"string","default":"","description":"Comma-separated list of allowed file extensions","hint":"Leave empty to allow all file types","placeholder":"e.g. .jpg, .png","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"The displayed date is formatted based on the locale of the user's browser","name":"formatDate","type":"notice","default":"","displayOptions":{"show":{"fieldType":["date"]}}},{"displayName":"Required Field","name":"requiredField","type":"boolean","default":false,"description":"Whether to require the user to enter a value for this field before submitting the form","displayOptions":{"hide":{"fieldType":["html","hiddenField"]}}}]}],"displayOptions":{"show":{"defineForm":["fields"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Approval Options","name":"approvalOptions","type":"fixedCollection","placeholder":"Add option","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Type of Approval","name":"approvalType","type":"options","placeholder":"Add option","default":"single","options":[{"name":"Approve Only","value":"single"},{"name":"Approve and Disapprove","value":"double"}]},{"displayName":"Approve Button Label","name":"approveLabel","type":"string","default":"✅ Approve","displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Disapprove Button Label","name":"disapproveLabel","type":"string","default":"❌ Decline","displayOptions":{"show":{"approvalType":["double"]}}}]}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Message Button Label","name":"messageButtonLabel","type":"string","default":"Respond"},{"displayName":"Response Form Title","name":"responseFormTitle","description":"Title of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Description","name":"responseFormDescription","description":"Description of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Button Label","name":"responseFormButtonLabel","type":"string","default":"Submit"},{"displayName":"Response Form Custom Styling","name":"responseFormCustomCss","type":"string","typeOptions":{"rows":10,"editor":"cssEditor"},"default":":root {\n\t--font-family: 'Open Sans', sans-serif;\n\t--font-weight-normal: 400;\n\t--font-weight-bold: 600;\n\t--font-size-body: 12px;\n\t--font-size-label: 14px;\n\t--font-size-test-notice: 12px;\n\t--font-size-input: 14px;\n\t--font-size-header: 20px;\n\t--font-size-paragraph: 14px;\n\t--font-size-link: 12px;\n\t--font-size-error: 12px;\n\t--font-size-html-h1: 28px;\n\t--font-size-html-h2: 20px;\n\t--font-size-html-h3: 16px;\n\t--font-size-html-h4: 14px;\n\t--font-size-html-h5: 12px;\n\t--font-size-html-h6: 10px;\n\t--font-size-subheader: 14px;\n\n\t/* Colors */\n\t--color-background: #fbfcfe;\n\t--color-test-notice-text: #e6a23d;\n\t--color-test-notice-bg: #fefaf6;\n\t--color-test-notice-border: #f6dcb7;\n\t--color-card-bg: #ffffff;\n\t--color-card-border: #dbdfe7;\n\t--color-card-shadow: rgba(99, 77, 255, 0.06);\n\t--color-link: #7e8186;\n\t--color-header: #525356;\n\t--color-label: #555555;\n\t--color-input-border: #dbdfe7;\n\t--color-input-text: #71747A;\n\t--color-focus-border: rgb(90, 76, 194);\n\t--color-submit-btn-bg: #ff6d5a;\n\t--color-submit-btn-text: #ffffff;\n\t--color-error: #ea1f30;\n\t--color-required: #ff6d5a;\n\t--color-clear-button-bg: #7e8186;\n\t--color-html-text: #555;\n\t--color-html-link: #ff6d5a;\n\t--color-header-subtext: #7e8186;\n\n\t/* Border Radii */\n\t--border-radius-card: 8px;\n\t--border-radius-input: 6px;\n\t--border-radius-clear-btn: 50%;\n\t--card-border-radius: 8px;\n\n\t/* Spacing */\n\t--padding-container-top: 24px;\n\t--padding-card: 24px;\n\t--padding-test-notice-vertical: 12px;\n\t--padding-test-notice-horizontal: 24px;\n\t--margin-bottom-card: 16px;\n\t--padding-form-input: 12px;\n\t--card-padding: 24px;\n\t--card-margin-bottom: 16px;\n\n\t/* Dimensions */\n\t--container-width: 448px;\n\t--submit-btn-height: 48px;\n\t--checkbox-size: 18px;\n\n\t/* Others */\n\t--box-shadow-card: 0px 4px 16px 0px var(--color-card-shadow);\n\t--opacity-placeholder: 0.5;\n}","description":"Override default styling of the response form with CSS"},{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["freeText","customForm"],"resource":["message"],"operation":["sendAndWait"]}}}],"codex":{"categories":["Communication","HITL"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.telegram/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/telegram/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Telegram/telegram.svg"},
420
+ {"displayName":"Telegram","name":"telegram","group":["output"],"version":[1,1.1,1.2],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Sends data to Telegram","defaults":{"name":"Telegram"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"telegramApi","required":true}],"webhooks":[{"name":"default","httpMethod":"GET","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true},{"name":"default","httpMethod":"POST","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Chat","value":"chat"},{"name":"Callback","value":"callback"},{"name":"File","value":"file"},{"name":"Message","value":"message"}],"default":"message"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["chat"]}},"options":[{"name":"Get","value":"get","description":"Get up to date information about a chat","action":"Get a chat"},{"name":"Get Administrators","value":"administrators","description":"Get the Administrators of a chat","action":"Get all administrators in a chat"},{"name":"Get Member","value":"member","description":"Get the member of a chat","action":"Get a member in a chat"},{"name":"Leave","value":"leave","description":"Leave a group, supergroup or channel","action":"Leave a chat"},{"name":"Set Description","value":"setDescription","description":"Set the description of a chat","action":"Set description on a chat"},{"name":"Set Title","value":"setTitle","description":"Set the title of a chat","action":"Set a title on a chat"}],"default":"get"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["callback"]}},"options":[{"name":"Answer Query","value":"answerQuery","description":"Send answer to callback query sent from inline keyboard","action":"Answer Query a callback"},{"name":"Answer Inline Query","value":"answerInlineQuery","description":"Send answer to callback query sent from inline bot","action":"Answer an inline query callback"}],"default":"answerQuery"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["file"]}},"options":[{"name":"Get","value":"get","description":"Get a file","action":"Get a file"}],"default":"get"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["message"]}},"options":[{"name":"Delete Chat Message","value":"deleteMessage","description":"Delete a chat message","action":"Delete a chat message"},{"name":"Edit Message Text","value":"editMessageText","description":"Edit a text message","action":"Edit a text message"},{"name":"Pin Chat Message","value":"pinChatMessage","description":"Pin a chat message","action":"Pin a chat message"},{"name":"Send Animation","value":"sendAnimation","description":"Send an animated file","action":"Send an animated file"},{"name":"Send Audio","value":"sendAudio","description":"Send a audio file","action":"Send an audio file"},{"name":"Send Chat Action","value":"sendChatAction","description":"Send a chat action","action":"Send a chat action"},{"name":"Send Document","value":"sendDocument","description":"Send a document","action":"Send a document"},{"name":"Send Location","value":"sendLocation","description":"Send a location","action":"Send a location"},{"name":"Send Media Group","value":"sendMediaGroup","description":"Send group of photos or videos to album","action":"Send a media group message"},{"name":"Send Message","value":"sendMessage","description":"Send a text message","action":"Send a text message"},{"name":"Send and Wait for Response","value":"sendAndWait","description":"Send a message and wait for response","action":"Send message and wait for response"},{"name":"Send Photo","value":"sendPhoto","description":"Send a photo","action":"Send a photo message"},{"name":"Send Sticker","value":"sendSticker","description":"Send a sticker","action":"Send a sticker"},{"name":"Send Video","value":"sendVideo","description":"Send a video","action":"Send a video"},{"name":"Unpin Chat Message","value":"unpinChatMessage","description":"Unpin a chat message","action":"Unpin a chat message"}],"default":"sendMessage"},{"displayName":"Chat ID","name":"chatId","type":"string","default":"","displayOptions":{"show":{"operation":["administrators","deleteMessage","get","leave","member","pinChatMessage","setDescription","setTitle","sendAnimation","sendAudio","sendChatAction","sendDocument","sendLocation","sendMessage","sendMediaGroup","sendPhoto","sendSticker","sendVideo","unpinChatMessage"],"resource":["chat","message"]}},"required":true,"description":"Unique identifier for the target chat or username, To find your chat ID ask @get_id_bot"},{"displayName":"Message ID","name":"messageId","type":"string","default":"","displayOptions":{"show":{"operation":["deleteMessage"],"resource":["message"]}},"required":true,"description":"Unique identifier of the message to delete"},{"displayName":"Message ID","name":"messageId","type":"string","default":"","displayOptions":{"show":{"operation":["pinChatMessage","unpinChatMessage"],"resource":["message"]}},"required":true,"description":"Unique identifier of the message to pin or unpin"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["pinChatMessage"],"resource":["message"]}},"default":{},"options":[{"displayName":"Disable Notification","name":"disable_notification","type":"boolean","default":false,"description":"Whether to send a notification to all chat members about the new pinned message"}]},{"displayName":"User ID","name":"userId","type":"string","default":"","displayOptions":{"show":{"operation":["member"],"resource":["chat"]}},"required":true,"description":"Unique identifier of the target user"},{"displayName":"Description","name":"description","type":"string","default":"","displayOptions":{"show":{"operation":["setDescription"],"resource":["chat"]}},"required":true,"description":"New chat description, 0-255 characters"},{"displayName":"Title","name":"title","type":"string","default":"","displayOptions":{"show":{"operation":["setTitle"],"resource":["chat"]}},"required":true,"description":"New chat title, 1-255 characters"},{"displayName":"Query ID","name":"queryId","type":"string","default":"","displayOptions":{"show":{"operation":["answerQuery"],"resource":["callback"]}},"required":true,"description":"Unique identifier for the query to be answered"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["answerQuery"],"resource":["callback"]}},"default":{},"options":[{"displayName":"Cache Time","name":"cache_time","type":"number","typeOptions":{"minValue":0},"default":0,"description":"The maximum amount of time in seconds that the result of the callback query may be cached client-side"},{"displayName":"Show Alert","name":"show_alert","type":"boolean","default":false,"description":"Whether an alert will be shown by the client instead of a notification at the top of the chat screen"},{"displayName":"Text","name":"text","type":"string","default":"","description":"Text of the notification. If not specified, nothing will be shown to the user, 0-200 characters."},{"displayName":"URL","name":"url","type":"string","default":"","description":"URL that will be opened by the user's client"}]},{"displayName":"Query ID","name":"queryId","type":"string","default":"","displayOptions":{"show":{"operation":["answerInlineQuery"],"resource":["callback"]}},"required":true,"description":"Unique identifier for the answered query"},{"displayName":"Results","name":"results","type":"string","default":"","displayOptions":{"show":{"operation":["answerInlineQuery"],"resource":["callback"]}},"required":true,"description":"A JSON-serialized array of results for the inline query"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["answerInlineQuery"],"resource":["callback"]}},"default":{},"options":[{"displayName":"Cache Time","name":"cache_time","type":"number","typeOptions":{"minValue":0},"default":0,"description":"The maximum amount of time in seconds that the result of the callback query may be cached client-side"},{"displayName":"Show Alert","name":"show_alert","type":"boolean","default":false,"description":"Whether an alert will be shown by the client instead of a notification at the top of the chat screen"},{"displayName":"Text","name":"text","type":"string","default":"","description":"Text of the notification. If not specified, nothing will be shown to the user, 0-200 characters."},{"displayName":"URL","name":"url","type":"string","default":"","description":"URL that will be opened by the user's client"}]},{"displayName":"File ID","name":"fileId","type":"string","default":"","displayOptions":{"show":{"operation":["get"],"resource":["file"]}},"required":true,"description":"The ID of the file"},{"displayName":"Download","name":"download","type":"boolean","displayOptions":{"show":{"operation":["get"],"resource":["file"]}},"default":true,"description":"Whether to download the file"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["get"],"resource":["file"],"download":[true]}},"default":{},"options":[{"displayName":"MIME Type","name":"mimeType","type":"string","placeholder":"image/jpeg","default":"","description":"The MIME type of the file. If not specified, the MIME type will be determined by the file extension."}]},{"displayName":"Message Type","name":"messageType","type":"options","displayOptions":{"show":{"operation":["editMessageText"],"resource":["message"]}},"options":[{"name":"Inline Message","value":"inlineMessage"},{"name":"Message","value":"message"}],"default":"message","description":"The type of the message to edit"},{"displayName":"Chat ID","name":"chatId","type":"string","default":"","displayOptions":{"show":{"messageType":["message"],"operation":["editMessageText"],"resource":["message"]}},"required":true,"description":"Unique identifier for the target chat or username, To find your chat ID ask @get_id_bot"},{"displayName":"Binary File","name":"binaryData","type":"boolean","default":false,"required":true,"displayOptions":{"show":{"operation":["sendAnimation","sendAudio","sendDocument","sendPhoto","sendVideo","sendSticker"],"resource":["message"]}},"description":"Whether the data to upload should be taken from binary field"},{"displayName":"Input Binary Field","name":"binaryPropertyName","type":"string","default":"data","required":true,"hint":"The name of the input binary field containing the file to be written","displayOptions":{"show":{"operation":["sendAnimation","sendAudio","sendDocument","sendPhoto","sendVideo","sendSticker"],"resource":["message"],"binaryData":[true]}},"placeholder":"","description":"Name of the binary property that contains the data to upload"},{"displayName":"Message ID","name":"messageId","type":"string","default":"","displayOptions":{"show":{"messageType":["message"],"operation":["editMessageText"],"resource":["message"]}},"required":true,"description":"Unique identifier of the message to edit"},{"displayName":"Inline Message ID","name":"inlineMessageId","type":"string","default":"","displayOptions":{"show":{"messageType":["inlineMessage"],"operation":["editMessageText"],"resource":["message"]}},"required":true,"description":"Unique identifier of the inline message to edit"},{"displayName":"Reply Markup","name":"replyMarkup","displayOptions":{"show":{"operation":["editMessageText"],"resource":["message"]}},"type":"options","options":[{"name":"None","value":"none"},{"name":"Inline Keyboard","value":"inlineKeyboard"}],"default":"none","description":"Additional interface options"},{"displayName":"Animation","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendAnimation"],"resource":["message"],"binaryData":[false]}},"description":"Animation to send. Pass a file_id to send an animation that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get an animation from the Internet."},{"displayName":"Audio","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendAudio"],"resource":["message"],"binaryData":[false]}},"description":"Audio file to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get a file from the Internet."},{"displayName":"Action","name":"action","type":"options","displayOptions":{"show":{"operation":["sendChatAction"],"resource":["message"]}},"options":[{"name":"Find Location","value":"find_location","action":"Find location"},{"name":"Record Audio","value":"record_audio","action":"Record audio"},{"name":"Record Video","value":"record_video","action":"Record video"},{"name":"Record Video Note","value":"record_video_note","action":"Record video note"},{"name":"Typing","value":"typing","action":"Typing a message"},{"name":"Upload Audio","value":"upload_audio","action":"Upload audio"},{"name":"Upload Document","value":"upload_document","action":"Upload document"},{"name":"Upload Photo","value":"upload_photo","action":"Upload photo"},{"name":"Upload Video","value":"upload_video","action":"Upload video"},{"name":"Upload Video Note","value":"upload_video_note","action":"Upload video note"}],"default":"typing","description":"Type of action to broadcast. Choose one, depending on what the user is about to receive. The status is set for 5 seconds or less (when a message arrives from your bot)."},{"displayName":"Document","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendDocument"],"resource":["message"],"binaryData":[false]}},"description":"Document to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get a file from the Internet."},{"displayName":"Latitude","name":"latitude","type":"number","default":0,"typeOptions":{"numberPrecision":10,"minValue":-90,"maxValue":90},"displayOptions":{"show":{"operation":["sendLocation"],"resource":["message"]}},"description":"Location latitude"},{"displayName":"Longitude","name":"longitude","type":"number","typeOptions":{"numberPrecision":10,"minValue":-180,"maxValue":180},"default":0,"displayOptions":{"show":{"operation":["sendLocation"],"resource":["message"]}},"description":"Location longitude"},{"displayName":"Media","name":"media","type":"fixedCollection","displayOptions":{"show":{"operation":["sendMediaGroup"],"resource":["message"]}},"description":"The media to add","placeholder":"Add Media","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Media","name":"media","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Photo","value":"photo"},{"name":"Video","value":"video"}],"default":"photo","description":"The type of the media to add"},{"displayName":"Media File","name":"media","type":"string","default":"","description":"Media to send. Pass a file_id to send a file that exists on the Telegram servers (recommended) or pass an HTTP URL for Telegram to get a file from the Internet."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Caption","name":"caption","type":"string","default":"","description":"Caption text to set, 0-1024 characters"},{"displayName":"Parse Mode","name":"parse_mode","type":"options","options":[{"name":"Markdown (Legacy)","value":"Markdown"},{"name":"MarkdownV2","value":"MarkdownV2"},{"name":"HTML","value":"HTML"}],"default":"HTML","description":"How to parse the text"}]}]}]},{"displayName":"Text","name":"text","type":"string","required":true,"default":"","displayOptions":{"show":{"operation":["editMessageText","sendMessage"],"resource":["message"]}},"description":"Text of the message to be sent"},{"displayName":"Photo","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendPhoto"],"resource":["message"],"binaryData":[false]}},"description":"Photo to send. Pass a file_id to send a photo that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get a photo from the Internet."},{"displayName":"Sticker","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendSticker"],"resource":["message"],"binaryData":[false]}},"description":"Sticker to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get a .webp file from the Internet."},{"displayName":"Video","name":"file","type":"string","default":"","displayOptions":{"show":{"operation":["sendVideo"],"resource":["message"],"binaryData":[false]}},"description":"Video file to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), an HTTP URL for Telegram to get a file from the Internet."},{"displayName":"Reply Markup","name":"replyMarkup","displayOptions":{"show":{"operation":["sendAnimation","sendDocument","sendMessage","sendPhoto","sendSticker","sendVideo","sendAudio","sendLocation"],"resource":["message"]}},"type":"options","options":[{"name":"Force Reply","value":"forceReply"},{"name":"Inline Keyboard","value":"inlineKeyboard"},{"name":"None","value":"none"},{"name":"Reply Keyboard","value":"replyKeyboard"},{"name":"Reply Keyboard Remove","value":"replyKeyboardRemove"}],"default":"none","description":"Additional interface options"},{"displayName":"Force Reply","name":"forceReply","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"replyMarkup":["forceReply"],"resource":["message"]}},"default":{},"options":[{"displayName":"Force Reply","name":"force_reply","type":"boolean","default":false,"description":"Whether to show reply interface to the user, as if they manually selected the bot‘s message and tapped ’Reply"},{"displayName":"Selective","name":"selective","type":"boolean","default":false,"description":"Whether to force reply from specific users only"}]},{"displayName":"Inline Keyboard","name":"inlineKeyboard","placeholder":"Add Keyboard Row","description":"Adds an inline keyboard that appears right next to the message it belongs to","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"replyMarkup":["inlineKeyboard"],"resource":["message"]}},"default":{},"options":[{"displayName":"Rows","name":"rows","values":[{"displayName":"Row","name":"row","type":"fixedCollection","description":"The value to set","placeholder":"Add Button","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Buttons","name":"buttons","values":[{"displayName":"Text","name":"text","type":"string","default":"","description":"Label text on the button"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Callback Data","name":"callback_data","type":"string","default":"","description":"Data to be sent in a callback query to the bot when button is pressed, 1-64 bytes"},{"displayName":"Pay","name":"pay","type":"boolean","default":false,"description":"Whether to send a Pay button"},{"displayName":"Switch Inline Query Current Chat","name":"switch_inline_query_current_chat","type":"string","default":"","description":"If set, pressing the button will insert the bot‘s username and the specified inline query in the current chat's input field.Can be empty, in which case only the bot’s username will be inserted"},{"displayName":"Switch Inline Query","name":"switch_inline_query","type":"string","default":"","description":"If set, pressing the button will prompt the user to select one of their chats, open that chat and insert the bot‘s username and the specified inline query in the input field. Can be empty, in which case just the bot’s username will be inserted."},{"displayName":"URL","name":"url","type":"string","default":"","description":"HTTP or tg:// URL to be opened when button is pressed"},{"displayName":"Web App","name":"web_app","type":"collection","placeholder":"Set Telegram Web App URL","typeOptions":{"multipleValues":false},"default":{},"options":[{"displayName":"URL","name":"url","type":"string","default":"","description":"An HTTPS URL of a Web App to be opened"}],"description":"Launch the Telegram Web App"}]}]}]}]}]},{"displayName":"Reply Keyboard","name":"replyKeyboard","placeholder":"Add Reply Keyboard Row","description":"Adds a custom keyboard with reply options","type":"fixedCollection","typeOptions":{"multipleValues":true},"displayOptions":{"show":{"replyMarkup":["replyKeyboard"]}},"default":{},"options":[{"displayName":"Rows","name":"rows","values":[{"displayName":"Row","name":"row","type":"fixedCollection","description":"The value to set","placeholder":"Add Button","typeOptions":{"multipleValues":true},"default":{},"options":[{"displayName":"Buttons","name":"buttons","values":[{"displayName":"Text","name":"text","type":"string","default":"","description":"Text of the button. If none of the optional fields are used, it will be sent as a message when the button is pressed."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Request Contact","name":"request_contact","type":"boolean","default":false,"description":"Whether the user's phone number will be sent as a contact when the button is pressed.Available in private chats only"},{"displayName":"Request Location","name":"request_location","type":"boolean","default":false,"description":"Whether the user's request_location"},{"displayName":"Web App","name":"web_app","type":"collection","placeholder":"Set Telegram Web App URL","typeOptions":{"multipleValues":false},"default":{},"options":[{"displayName":"URL","name":"url","type":"string","default":"","description":"An HTTPS URL of a Web App to be opened"}],"description":"Launch the Telegram Web App"}]}]}]}]}]},{"displayName":"Reply Keyboard Options","name":"replyKeyboardOptions","type":"collection","placeholder":"Add option","displayOptions":{"show":{"replyMarkup":["replyKeyboard"]}},"default":{},"options":[{"displayName":"Resize Keyboard","name":"resize_keyboard","type":"boolean","default":false,"description":"Whether to request clients to resize the keyboard vertically for optimal fit"},{"displayName":"One Time Keyboard","name":"one_time_keyboard","type":"boolean","default":false,"description":"Whether to request clients to hide the keyboard as soon as it's been used"},{"displayName":"Selective","name":"selective","type":"boolean","default":false,"description":"Whether to show the keyboard to specific users only"}]},{"displayName":"Reply Keyboard Remove","name":"replyKeyboardRemove","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"replyMarkup":["replyKeyboardRemove"]}},"default":{},"options":[{"displayName":"Remove Keyboard","name":"remove_keyboard","type":"boolean","default":false,"description":"Whether to request clients to remove the custom keyboard"},{"displayName":"Selective","name":"selective","type":"boolean","default":false,"description":"Whether to force reply from specific users only"}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["editMessageText","sendAnimation","sendAudio","sendDocument","sendLocation","sendMessage","sendMediaGroup","sendPhoto","sendSticker","sendVideo"],"resource":["message"]}},"default":{},"options":[{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase “This message was sent automatically with n8n” to the end of the message","displayOptions":{"show":{"/operation":["sendMessage"]}}},{"displayName":"Caption","name":"caption","type":"string","displayOptions":{"show":{"/operation":["sendAnimation","sendAudio","sendDocument","sendPhoto","sendVideo"]}},"default":"","description":"Caption text to set, 0-1024 characters"},{"displayName":"Disable Notification","name":"disable_notification","type":"boolean","default":false,"displayOptions":{"hide":{"/operation":["editMessageText"]}},"description":"Whether to send the message silently. Users will receive a notification with no sound."},{"displayName":"Disable WebPage Preview","name":"disable_web_page_preview","type":"boolean","displayOptions":{"show":{"/operation":["editMessageText","sendMessage"]}},"default":false,"description":"Whether to disable link previews for links in this message"},{"displayName":"Duration","name":"duration","type":"number","typeOptions":{"minValue":0},"displayOptions":{"show":{"/operation":["sendAnimation","sendAudio","sendVideo"]}},"default":0,"description":"Duration of clip in seconds"},{"displayName":"File Name","name":"fileName","type":"string","default":"","displayOptions":{"show":{"/operation":["sendAnimation","sendAudio","sendDocument","sendPhoto","sendVideo","sendSticker"],"/resource":["message"],"/binaryData":[true]}},"placeholder":"image.jpeg"},{"displayName":"Height","name":"height","type":"number","typeOptions":{"minValue":0},"displayOptions":{"show":{"/operation":["sendAnimation","sendVideo"]}},"default":0,"description":"Height of the video"},{"displayName":"Parse Mode","name":"parse_mode","type":"options","options":[{"name":"Markdown (Legacy)","value":"Markdown"},{"name":"MarkdownV2","value":"MarkdownV2"},{"name":"HTML","value":"HTML"}],"displayOptions":{"show":{"/operation":["editMessageText","sendAnimation","sendAudio","sendMessage","sendPhoto","sendVideo","sendDocument"]}},"default":"HTML","description":"How to parse the text"},{"displayName":"Performer","name":"performer","type":"string","displayOptions":{"show":{"/operation":["sendAudio"]}},"default":"","description":"Name of the performer"},{"displayName":"Reply To Message ID","name":"reply_to_message_id","type":"number","displayOptions":{"hide":{"/operation":["editMessageText"]}},"default":0,"description":"If the message is a reply, ID of the original message"},{"displayName":"Message Thread ID","name":"message_thread_id","type":"number","displayOptions":{"show":{"/operation":["sendAnimation","sendAudio","sendChatAction","sendDocument","sendLocation","sendMediaGroup","sendMessage","sendPhoto","sendSticker","sendVideo"]}},"default":0,"description":"The unique identifier of the forum topic"},{"displayName":"Title","name":"title","type":"string","displayOptions":{"show":{"/operation":["sendAudio"]}},"default":"","description":"Title of the track"},{"displayName":"Thumbnail","name":"thumb","type":"string","displayOptions":{"show":{"/operation":["sendAnimation","sendAudio","sendDocument","sendVideo"]}},"default":"","description":"Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail‘s width and height should not exceed 320."},{"displayName":"Width","name":"width","type":"number","typeOptions":{"minValue":0},"displayOptions":{"show":{"/operation":["sendAnimation","sendVideo"]}},"default":0,"description":"Width of the video"}]},{"displayName":"Chat ID","name":"chatId","type":"string","default":"","required":true,"description":"Unique identifier for the target chat or username of the target channel (in the format @channelusername). To find your chat ID ask @get_id_bot.","displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"typeOptions":{"rows":4},"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Response Type","name":"responseType","type":"options","default":"approval","options":[{"name":"Approval","value":"approval","description":"User can approve/disapprove from within the message"},{"name":"Free Text","value":"freeText","description":"User can submit a response via a form"},{"name":"Custom Form","value":"customForm","description":"User can submit a response via a custom form"}],"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Define Form","name":"defineForm","type":"options","noDataExpression":true,"options":[{"name":"Using Fields Below","value":"fields"},{"name":"Using JSON","value":"json"}],"default":"fields","displayOptions":{"show":{"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Fields","name":"jsonOutput","type":"json","typeOptions":{"rows":5},"default":"[\n {\n \"fieldLabel\":\"Name\",\n \"placeholder\":\"enter you name\",\n \"requiredField\":true\n },\n {\n \"fieldLabel\":\"Age\",\n \"fieldType\":\"number\",\n \"placeholder\":\"enter your age\"\n },\n {\n \"fieldLabel\":\"Email\",\n \"fieldType\":\"email\",\n \"requiredField\":true\n }\n]","validateType":"form-fields","ignoreValidationDuringExecution":true,"hint":"<a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.form/\" target=\"_blank\">See docs</a> for field syntax","displayOptions":{"show":{"defineForm":["json"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Elements","name":"formFields","placeholder":"Add Form Element","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field Name","name":"fieldLabel","type":"string","default":"","placeholder":"e.g. What is your name?","description":"Label that appears above the input field","required":true,"displayOptions":{"hide":{"fieldType":["hiddenField","html"]}}},{"displayName":"Element Type","name":"fieldType","type":"options","default":"text","description":"The type of field to add to the form","options":[{"name":"Custom HTML","value":"html"},{"name":"Date","value":"date"},{"name":"Dropdown List","value":"dropdown"},{"name":"Email","value":"email"},{"name":"File","value":"file"},{"name":"Hidden Field","value":"hiddenField"},{"name":"Number","value":"number"},{"name":"Password","value":"password"},{"name":"Text","value":"text"},{"name":"Textarea","value":"textarea"}],"required":true},{"displayName":"Element Name","name":"elementName","type":"string","default":"","placeholder":"e.g. content-section","description":"Optional field. It can be used to include the html in the output.","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Placeholder","name":"placeholder","description":"Sample text to display inside the field","type":"string","default":"","displayOptions":{"hide":{"fieldType":["dropdown","date","file","html","hiddenField"]}}},{"displayName":"Field Name","name":"fieldName","description":"The name of the field, used in input attributes and referenced by the workflow","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Value","name":"fieldValue","description":"Input value can be set here or will be passed as a query parameter via Field Name if no value is set","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Options","name":"fieldOptions","placeholder":"Add Field Option","description":"List of options that can be selected from the dropdown","type":"fixedCollection","default":{"values":[{"option":""}]},"required":true,"displayOptions":{"show":{"fieldType":["dropdown"]}},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Option","name":"option","type":"string","default":""}]}]},{"displayName":"Multiple Choice","name":"multiselect","type":"boolean","default":false,"description":"Whether to allow the user to select multiple options from the dropdown list","displayOptions":{"show":{"fieldType":["dropdown"]}}},{"displayName":"HTML","name":"html","typeOptions":{"editor":"htmlEditor"},"type":"string","noDataExpression":true,"default":"<!-- Your custom HTML here --->\n\n\n","description":"HTML elements to display on the form page","hint":"Does not accept <code>&lt;script&gt;</code>, <code>&lt;style&gt;</code> or <code>&lt;input&gt;</code> tags","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Multiple Files","name":"multipleFiles","type":"boolean","default":true,"description":"Whether to allow the user to select multiple files from the file input or just one","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Accepted File Types","name":"acceptFileTypes","type":"string","default":"","description":"Comma-separated list of allowed file extensions","hint":"Leave empty to allow all file types","placeholder":"e.g. .jpg, .png","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"The displayed date is formatted based on the locale of the user's browser","name":"formatDate","type":"notice","default":"","displayOptions":{"show":{"fieldType":["date"]}}},{"displayName":"Required Field","name":"requiredField","type":"boolean","default":false,"description":"Whether to require the user to enter a value for this field before submitting the form","displayOptions":{"hide":{"fieldType":["html","hiddenField"]}}}]}],"displayOptions":{"show":{"defineForm":["fields"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Approval Options","name":"approvalOptions","type":"fixedCollection","placeholder":"Add option","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Type of Approval","name":"approvalType","type":"options","placeholder":"Add option","default":"single","options":[{"name":"Approve Only","value":"single"},{"name":"Approve and Disapprove","value":"double"}]},{"displayName":"Approve Button Label","name":"approveLabel","type":"string","default":"✅ Approve","displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Disapprove Button Label","name":"disapproveLabel","type":"string","default":"❌ Decline","displayOptions":{"show":{"approvalType":["double"]}}}]}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Message Button Label","name":"messageButtonLabel","type":"string","default":"Respond"},{"displayName":"Response Form Title","name":"responseFormTitle","description":"Title of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Description","name":"responseFormDescription","description":"Description of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Button Label","name":"responseFormButtonLabel","type":"string","default":"Submit"},{"displayName":"Response Form Custom Styling","name":"responseFormCustomCss","type":"string","typeOptions":{"rows":10,"editor":"cssEditor"},"default":":root {\n\t--font-family: 'Open Sans', sans-serif;\n\t--font-weight-normal: 400;\n\t--font-weight-bold: 600;\n\t--font-size-body: 12px;\n\t--font-size-label: 14px;\n\t--font-size-test-notice: 12px;\n\t--font-size-input: 14px;\n\t--font-size-header: 20px;\n\t--font-size-paragraph: 14px;\n\t--font-size-link: 12px;\n\t--font-size-error: 12px;\n\t--font-size-html-h1: 28px;\n\t--font-size-html-h2: 20px;\n\t--font-size-html-h3: 16px;\n\t--font-size-html-h4: 14px;\n\t--font-size-html-h5: 12px;\n\t--font-size-html-h6: 10px;\n\t--font-size-subheader: 14px;\n\n\t/* Colors */\n\t--color-background: #fbfcfe;\n\t--color-test-notice-text: #e6a23d;\n\t--color-test-notice-bg: #fefaf6;\n\t--color-test-notice-border: #f6dcb7;\n\t--color-card-bg: #ffffff;\n\t--color-card-border: #dbdfe7;\n\t--color-card-shadow: rgba(99, 77, 255, 0.06);\n\t--color-link: #7e8186;\n\t--color-header: #525356;\n\t--color-label: #555555;\n\t--color-input-border: #dbdfe7;\n\t--color-input-text: #71747A;\n\t--color-focus-border: rgb(90, 76, 194);\n\t--color-submit-btn-bg: #ff6d5a;\n\t--color-submit-btn-text: #ffffff;\n\t--color-error: #ea1f30;\n\t--color-required: #ff6d5a;\n\t--color-clear-button-bg: #7e8186;\n\t--color-html-text: #555;\n\t--color-html-link: #ff6d5a;\n\t--color-header-subtext: #7e8186;\n\n\t/* Border Radii */\n\t--border-radius-card: 8px;\n\t--border-radius-input: 6px;\n\t--border-radius-clear-btn: 50%;\n\t--card-border-radius: 8px;\n\n\t/* Spacing */\n\t--padding-container-top: 24px;\n\t--padding-card: 24px;\n\t--padding-test-notice-vertical: 12px;\n\t--padding-test-notice-horizontal: 24px;\n\t--margin-bottom-card: 16px;\n\t--padding-form-input: 12px;\n\t--card-padding: 24px;\n\t--card-margin-bottom: 16px;\n\n\t/* Dimensions */\n\t--container-width: 448px;\n\t--submit-btn-height: 48px;\n\t--checkbox-size: 18px;\n\n\t/* Others */\n\t--box-shadow-card: 0px 4px 16px 0px var(--color-card-shadow);\n\t--opacity-placeholder: 0.5;\n}","description":"Override default styling of the response form with CSS"},{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["freeText","customForm"],"resource":["message"],"operation":["sendAndWait"]}}}],"codex":{"categories":["Communication","HITL"],"subcategories":{"HITL":["Human in the Loop"]},"alias":["human","form","wait","hitl","approval"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.telegram/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/telegram/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Telegram/telegram.svg"},
421
421
  {"displayName":"Telegram Trigger","name":"telegramTrigger","group":["trigger"],"version":[1,1.1,1.2],"defaultVersion":1.2,"subtitle":"=Updates: {{$parameter[\"updates\"].join(\", \")}}","description":"Starts the workflow on a Telegram update","defaults":{"name":"Telegram Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"telegramApi","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Due to Telegram API limitations, you can use just one Telegram trigger for each bot at a time","name":"telegramTriggerNotice","type":"notice","default":""},{"displayName":"Trigger On","name":"updates","type":"multiOptions","options":[{"name":"*","value":"*","description":"All updates"},{"name":"Callback Query","value":"callback_query","description":"Trigger on new incoming callback query"},{"name":"Channel Post","value":"channel_post","description":"Trigger on new incoming channel post of any kind — text, photo, sticker, etc"},{"name":"Edited Channel Post","value":"edited_channel_post","description":"Trigger on new version of a channel post that is known to the bot and was edited"},{"name":"Edited Message","value":"edited_message","description":"Trigger on new version of a channel post that is known to the bot and was edited"},{"name":"Inline Query","value":"inline_query","description":"Trigger on new incoming inline query"},{"name":"Message","value":"message","description":"Trigger on new incoming message of any kind — text, photo, sticker, etc"},{"name":"Poll","value":"poll","action":"On Poll Change","description":"Trigger on new poll state. Bots receive only updates about stopped polls and polls, which are sent by the bot."},{"name":"Pre-Checkout Query","value":"pre_checkout_query","description":"Trigger on new incoming pre-checkout query. Contains full information about checkout."},{"name":"Shipping Query","value":"shipping_query","description":"Trigger on new incoming shipping query. Only for invoices with flexible price."}],"required":true,"default":[]},{"displayName":"Every uploaded attachment, even if sent in a group, will trigger a separate event. You can identify that an attachment belongs to a certain group by <code>media_group_id</code> .","name":"attachmentNotice","type":"notice","default":""},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"options":[{"displayName":"Download Images/Files","name":"download","type":"boolean","default":false,"description":"Telegram delivers the image in multiple sizes. By default, just the large image would be downloaded. If you want to change the size, set the field 'Image Size'."},{"displayName":"Image Size","name":"imageSize","type":"options","displayOptions":{"show":{"download":[true]}},"options":[{"name":"Small","value":"small"},{"name":"Medium","value":"medium"},{"name":"Large","value":"large"},{"name":"Extra Large","value":"extraLarge"}],"default":"large","description":"The size of the image to be downloaded"},{"displayName":"Restrict to Chat IDs","name":"chatIds","type":"string","default":"","description":"The chat IDs to restrict the trigger to. Multiple can be defined separated by comma.","displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.1}}]}}},{"displayName":"Restrict to User IDs","name":"userIds","type":"string","default":"","description":"The user IDs to restrict the trigger to. Multiple can be defined separated by comma.","displayOptions":{"show":{"@version":[{"_cnd":{"gte":1.1}}]}}}]}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.telegramtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/telegram/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Telegram/telegram.svg"},
422
422
  {"displayName":"TheHive 5","name":"theHiveProject","group":["transform"],"subtitle":"={{$parameter[\"operation\"]}} : {{$parameter[\"resource\"]}}","version":1,"description":"Consume TheHive 5 API","defaults":{"name":"TheHive 5"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"theHiveProjectApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"required":true,"options":[{"name":"Alert","value":"alert"},{"name":"Case","value":"case"},{"name":"Comment","value":"comment"},{"name":"Observable","value":"observable"},{"name":"Page","value":"page"},{"name":"Query","value":"query"},{"name":"Task","value":"task"},{"name":"Task Log","value":"log"}],"default":"alert"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"required":true,"options":[{"name":"Create","value":"create","action":"Create an alert"},{"name":"Delete","value":"deleteAlert","action":"Delete an alert"},{"name":"Execute Responder","value":"executeResponder","action":"Execute responder on an alert"},{"name":"Get","value":"get","action":"Get an alert"},{"name":"Merge Into Case","value":"merge","action":"Merge an alert into a case"},{"name":"Promote to Case","value":"promote","action":"Promote an alert to a case"},{"name":"Search","value":"search","action":"Search alerts"},{"name":"Update","value":"update","action":"Update an alert"},{"name":"Update Status","value":"status","action":"Update an alert status"}],"displayOptions":{"show":{"resource":["alert"]}},"default":"create"},{"displayName":"Fields","name":"alertFields","type":"resourceMapper","default":{"mappingMode":"defineBelow","value":null},"noDataExpression":true,"required":true,"typeOptions":{"resourceMapper":{"resourceMapperMethod":"getAlertFields","mode":"add","valuesLabel":"Fields"}},"displayOptions":{"show":{"resource":["alert"],"operation":["create"]}}},{"displayName":"Observables","name":"observableUi","type":"fixedCollection","placeholder":"Add Observable","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Data Type","name":"dataType","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableTypes"},"description":"Type of the observable. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Data","name":"data","type":"string","displayOptions":{"hide":{"dataType":["file"]}},"default":""},{"displayName":"Input Binary Field","name":"binaryProperty","type":"string","hint":"The name of the input binary field containing the file to be written","displayOptions":{"show":{"dataType":["file"]}},"default":"data"},{"displayName":"Message","name":"message","type":"string","default":""},{"displayName":"Tags","name":"tags","type":"string","default":""}]}],"displayOptions":{"show":{"resource":["alert"],"operation":["create"]}}},{"displayName":"Alert","name":"alertId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a alert...","typeOptions":{"searchListMethod":"alertSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Alert URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Alert ID"}}]}],"displayOptions":{"show":{"resource":["alert"],"operation":["deleteAlert"]}}},{"displayName":"Alert","name":"id","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a alert...","typeOptions":{"searchListMethod":"alertSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Alert URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Alert ID"}}]}],"displayOptions":{"show":{"resource":["alert"],"operation":["executeResponder"]}}},{"displayName":"Responder Name or ID","name":"responder","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":"","typeOptions":{"loadOptionsDependsOn":["id","id.value"],"loadOptionsMethod":"loadResponders"},"displayOptions":{"hide":{"id":[""]},"show":{"resource":["alert"],"operation":["executeResponder"]}}},{"displayName":"Alert","name":"alertId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a alert...","typeOptions":{"searchListMethod":"alertSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Alert URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Alert ID"}}]}],"displayOptions":{"show":{"resource":["alert"],"operation":["get"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Include Similar Alerts","name":"includeSimilarAlerts","type":"boolean","description":"Whether to include similar cases","default":false},{"displayName":"Include Similar Cases","name":"includeSimilarCases","type":"boolean","description":"Whether to include similar cases","default":false}],"displayOptions":{"show":{"resource":["alert"],"operation":["get"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["alert"],"operation":["search"]}}},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return","displayOptions":{"show":{"returnAll":[false],"resource":["alert"],"operation":["search"]}}},{"displayName":"Filters","name":"filters","type":"fixedCollection","placeholder":"Add Filter","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Operator","name":"operator","type":"options","options":[{"name":"Between","value":"_between","description":"Field is between two values ('From' is inclusive, 'To' is exclusive)"},{"name":"Contains","value":"_like","description":"Field contains the substring from value"},{"name":"Ends With","value":"_endsWith","description":"Field ends with value"},{"name":"Equal","value":"_eq","description":"Field is equal to value"},{"name":"Greater Than","value":"_gt","description":"Field is greater than value"},{"name":"Greater Than Or Equal To","value":"_gte","description":"Field is greater than or equal to value"},{"name":"In","value":"_in","description":"Field is one of the values"},{"name":"Less Than","value":"_lt","description":"Field is less than value"},{"name":"Less Than Or Equal To","value":"_lte","description":"Field is less than or equal to value"},{"name":"Match Word","value":"_match","description":"Field contains the value as a word"},{"name":"Not Equal","value":"_ne","description":"Field is not equal to value"},{"name":"Starts With","value":"_startsWith","description":"Field starts with value"}],"default":"_eq"},{"displayName":"Value","name":"value","type":"string","default":"","displayOptions":{"hide":{"operator":["_between","_in"]}}},{"displayName":"Values","name":"values","type":"string","default":"","description":"Comma-separated list of values","placeholder":"e.g. value1,value2","displayOptions":{"show":{"operator":["_in"]}}},{"displayName":"From","name":"from","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}},{"displayName":"To","name":"to","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}}]}],"displayOptions":{"show":{"resource":["alert"],"operation":["search"]}}},{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort Rule","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Fields","name":"fields","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"Ascending","value":"asc"},{"name":"Descending","value":"desc"}],"default":"asc"}]}],"displayOptions":{"show":{"resource":["alert"],"operation":["search"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Return Count","name":"returnCount","type":"boolean","description":"Whether to return only the count of results","default":false,"displayOptions":{"hide":{"/returnAll":[false]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"isOwner","value":"isOwner"},{"name":"links","value":"links"},{"name":"permissions","value":"permissions"},{"name":"seen","value":"seen"},{"name":"shareCount","value":"shareCount"},{"name":"shares","value":"shares"}],"default":[],"displayOptions":{"show":{"/resource":["observable"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"actionRequiredMap","value":"actionRequiredMap"},{"name":"case","value":"case"},{"name":"caseId","value":"caseId"},{"name":"caseTemplate","value":"caseTemplate"},{"name":"caseTemplateId","value":"caseTemplateId"},{"name":"shareCount","value":"shareCount"}],"default":[],"displayOptions":{"show":{"/resource":["task"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"caseNumber","value":"caseNumber"},{"name":"importDate","value":"importDate"},{"name":"procedureCount","value":"procedureCount"},{"name":"status","value":"status"}],"default":[],"displayOptions":{"show":{"/resource":["alert"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"alertCount","value":"alertCount"},{"name":"alerts","value":"alerts"},{"name":"attachmentCount","value":"attachmentCount"},{"name":"contributors","value":"contributors"},{"name":"handlingDuration","value":"computed.handlingDuration"},{"name":"handlingDurationInDays","value":"computed.handlingDurationInDays"},{"name":"handlingDurationInHours","value":"computed.handlingDurationInHours"},{"name":"handlingDurationInMinutes","value":"computed.handlingDurationInMinutes"},{"name":"handlingDurationInSeconds","value":"computed.handlingDurationInSeconds"},{"name":"isOwner","value":"isOwner"},{"name":"observableStats","value":"observableStats"},{"name":"permissions","value":"permissions"},{"name":"procedureCount","value":"procedureCount"},{"name":"shareCount","value":"shareCount"},{"name":"similarAlerts","value":"similarAlerts"},{"name":"status","value":"status"},{"name":"taskStats","value":"taskStats"}],"default":[],"displayOptions":{"show":{"/resource":["case"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"links","value":"links"}],"default":[],"displayOptions":{"show":{"/resource":["comment"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionCount","value":"actionCount"},{"name":"case","value":"case"},{"name":"task","value":"task"},{"name":"taskId","value":"taskId"}],"default":[],"displayOptions":{"show":{"/resource":["log"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"string","description":"Additional data to include in the response","default":"","requiresDataPath":"multiple","displayOptions":{"show":{"/resource":["query"]},"hide":{"returnCount":[true]}}}],"displayOptions":{"show":{"resource":["alert"],"operation":["search"]}}},{"displayName":"Alert","name":"alertId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a alert...","typeOptions":{"searchListMethod":"alertSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Alert URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Alert ID"}}]}],"displayOptions":{"show":{"resource":["alert"],"operation":["status"]}}},{"displayName":"Status Name or ID","name":"status","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":"","required":true,"typeOptions":{"loadOptionsMethod":"loadAlertStatus"},"displayOptions":{"show":{"resource":["alert"],"operation":["status"]}}},{"displayName":"Alert","name":"alertId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a alert...","typeOptions":{"searchListMethod":"alertSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Alert URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Alert ID"}}]}],"displayOptions":{"show":{"resource":["alert"],"operation":["merge"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"resource":["alert"],"operation":["merge"]}}},{"displayName":"Alert","name":"alertId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a alert...","typeOptions":{"searchListMethod":"alertSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Alert URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Alert ID"}}]}],"displayOptions":{"show":{"resource":["alert"],"operation":["promote"]}}},{"displayName":"Options","name":"options","placeholder":"Add Field","type":"collection","default":{},"options":[{"displayName":"Case Template Name or ID","name":"caseTemplate","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","default":"","typeOptions":{"loadOptionsMethod":"loadCaseTemplate"}}],"displayOptions":{"show":{"resource":["alert"],"operation":["promote"]}}},{"displayName":"Fields","name":"alertUpdateFields","type":"resourceMapper","default":{"mappingMode":"defineBelow","value":null},"noDataExpression":true,"required":true,"typeOptions":{"resourceMapper":{"resourceMapperMethod":"getAlertUpdateFields","mode":"update","valuesLabel":"Fields","addAllFields":true,"multiKeyMatch":true}},"displayOptions":{"show":{"resource":["alert"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","default":"create","type":"options","noDataExpression":true,"required":true,"options":[{"name":"Add Attachment","value":"addAttachment","action":"Add attachment to a case"},{"name":"Create","value":"create","action":"Create a case"},{"name":"Delete Attachment","value":"deleteAttachment","action":"Delete attachment from a case"},{"name":"Delete Case","value":"deleteCase","action":"Delete an case"},{"name":"Execute Responder","value":"executeResponder","action":"Execute responder on a case"},{"name":"Get","value":"get","action":"Get a case"},{"name":"Get Attachment","value":"getAttachment","action":"Get attachment from a case"},{"name":"Get Timeline","value":"getTimeline","action":"Get timeline of a case"},{"name":"Search","value":"search","action":"Search cases"},{"name":"Update","value":"update","action":"Update a case"}],"displayOptions":{"show":{"resource":["case"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"resource":["case"],"operation":["addAttachment"]}}},{"displayName":"Attachments","name":"attachmentsUi","placeholder":"Add Attachment","type":"fixedCollection","typeOptions":{"multipleValues":true},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Attachment Field Name","name":"field","type":"string","default":"data","description":"Add the field name from the input node","hint":"The name of the field with the attachment in the node input"}]}],"default":{},"description":"Array of supported attachments to add to the message","displayOptions":{"show":{"resource":["case"],"operation":["addAttachment"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Rename Files","name":"canRename","type":"boolean","description":"Whether to rename the file in case a file with the same name already exists","default":false}],"displayOptions":{"show":{"resource":["case"],"operation":["addAttachment"]}}},{"displayName":"Fields","name":"caseFields","type":"resourceMapper","default":{"mappingMode":"defineBelow","value":null},"noDataExpression":true,"required":true,"typeOptions":{"resourceMapper":{"resourceMapperMethod":"getCaseFields","mode":"add","valuesLabel":"Fields"}},"displayOptions":{"show":{"resource":["case"],"operation":["create"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"resource":["case"],"operation":["deleteAttachment"]}}},{"displayName":"Attachment Name or ID","name":"attachmentId","type":"options","default":"","required":true,"description":"ID of the attachment. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","typeOptions":{"loadOptionsMethod":"loadCaseAttachments"},"displayOptions":{"show":{"resource":["case"],"operation":["deleteAttachment"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"resource":["case"],"operation":["deleteCase"]}}},{"displayName":"Case","name":"id","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"resource":["case"],"operation":["executeResponder"]}}},{"displayName":"Responder Name or ID","name":"responder","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":"","typeOptions":{"loadOptionsDependsOn":["id","id.value"],"loadOptionsMethod":"loadResponders"},"displayOptions":{"hide":{"id":[""]},"show":{"resource":["case"],"operation":["executeResponder"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"resource":["case"],"operation":["get"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"resource":["case"],"operation":["getAttachment"]}}},{"displayName":"Attachment Name or ID","name":"attachmentId","type":"options","default":"","required":true,"description":"ID of the attachment. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","typeOptions":{"loadOptionsMethod":"loadCaseAttachments","loadOptionsDependsOn":["caseId.value"]},"displayOptions":{"show":{"resource":["case"],"operation":["getAttachment"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"File Name","name":"fileName","type":"string","default":"","description":"Rename the file when downloading"},{"displayName":"Data Property Name","name":"dataPropertyName","type":"string","default":"data","description":"Name of the binary property to which write the data of the attachment"}],"displayOptions":{"show":{"resource":["case"],"operation":["getAttachment"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["case"],"operation":["search"]}}},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return","displayOptions":{"show":{"returnAll":[false],"resource":["case"],"operation":["search"]}}},{"displayName":"Filters","name":"filters","type":"fixedCollection","placeholder":"Add Filter","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Operator","name":"operator","type":"options","options":[{"name":"Between","value":"_between","description":"Field is between two values ('From' is inclusive, 'To' is exclusive)"},{"name":"Contains","value":"_like","description":"Field contains the substring from value"},{"name":"Ends With","value":"_endsWith","description":"Field ends with value"},{"name":"Equal","value":"_eq","description":"Field is equal to value"},{"name":"Greater Than","value":"_gt","description":"Field is greater than value"},{"name":"Greater Than Or Equal To","value":"_gte","description":"Field is greater than or equal to value"},{"name":"In","value":"_in","description":"Field is one of the values"},{"name":"Less Than","value":"_lt","description":"Field is less than value"},{"name":"Less Than Or Equal To","value":"_lte","description":"Field is less than or equal to value"},{"name":"Match Word","value":"_match","description":"Field contains the value as a word"},{"name":"Not Equal","value":"_ne","description":"Field is not equal to value"},{"name":"Starts With","value":"_startsWith","description":"Field starts with value"}],"default":"_eq"},{"displayName":"Value","name":"value","type":"string","default":"","displayOptions":{"hide":{"operator":["_between","_in"]}}},{"displayName":"Values","name":"values","type":"string","default":"","description":"Comma-separated list of values","placeholder":"e.g. value1,value2","displayOptions":{"show":{"operator":["_in"]}}},{"displayName":"From","name":"from","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}},{"displayName":"To","name":"to","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}}]}],"displayOptions":{"show":{"resource":["case"],"operation":["search"]}}},{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort Rule","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Fields","name":"fields","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"Ascending","value":"asc"},{"name":"Descending","value":"desc"}],"default":"asc"}]}],"displayOptions":{"show":{"resource":["case"],"operation":["search"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Return Count","name":"returnCount","type":"boolean","description":"Whether to return only the count of results","default":false,"displayOptions":{"hide":{"/returnAll":[false]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"isOwner","value":"isOwner"},{"name":"links","value":"links"},{"name":"permissions","value":"permissions"},{"name":"seen","value":"seen"},{"name":"shareCount","value":"shareCount"},{"name":"shares","value":"shares"}],"default":[],"displayOptions":{"show":{"/resource":["observable"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"actionRequiredMap","value":"actionRequiredMap"},{"name":"case","value":"case"},{"name":"caseId","value":"caseId"},{"name":"caseTemplate","value":"caseTemplate"},{"name":"caseTemplateId","value":"caseTemplateId"},{"name":"shareCount","value":"shareCount"}],"default":[],"displayOptions":{"show":{"/resource":["task"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"caseNumber","value":"caseNumber"},{"name":"importDate","value":"importDate"},{"name":"procedureCount","value":"procedureCount"},{"name":"status","value":"status"}],"default":[],"displayOptions":{"show":{"/resource":["alert"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"alertCount","value":"alertCount"},{"name":"alerts","value":"alerts"},{"name":"attachmentCount","value":"attachmentCount"},{"name":"contributors","value":"contributors"},{"name":"handlingDuration","value":"computed.handlingDuration"},{"name":"handlingDurationInDays","value":"computed.handlingDurationInDays"},{"name":"handlingDurationInHours","value":"computed.handlingDurationInHours"},{"name":"handlingDurationInMinutes","value":"computed.handlingDurationInMinutes"},{"name":"handlingDurationInSeconds","value":"computed.handlingDurationInSeconds"},{"name":"isOwner","value":"isOwner"},{"name":"observableStats","value":"observableStats"},{"name":"permissions","value":"permissions"},{"name":"procedureCount","value":"procedureCount"},{"name":"shareCount","value":"shareCount"},{"name":"similarAlerts","value":"similarAlerts"},{"name":"status","value":"status"},{"name":"taskStats","value":"taskStats"}],"default":[],"displayOptions":{"show":{"/resource":["case"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"links","value":"links"}],"default":[],"displayOptions":{"show":{"/resource":["comment"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionCount","value":"actionCount"},{"name":"case","value":"case"},{"name":"task","value":"task"},{"name":"taskId","value":"taskId"}],"default":[],"displayOptions":{"show":{"/resource":["log"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"string","description":"Additional data to include in the response","default":"","requiresDataPath":"multiple","displayOptions":{"show":{"/resource":["query"]},"hide":{"returnCount":[true]}}}],"displayOptions":{"show":{"resource":["case"],"operation":["search"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"resource":["case"],"operation":["getTimeline"]}}},{"displayName":"Fields","name":"caseUpdateFields","type":"resourceMapper","default":{"mappingMode":"defineBelow","value":null},"noDataExpression":true,"required":true,"typeOptions":{"resourceMapper":{"resourceMapperMethod":"getCaseUpdateFields","mode":"update","valuesLabel":"Fields","addAllFields":true,"multiKeyMatch":true}},"displayOptions":{"show":{"resource":["case"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","noDataExpression":true,"type":"options","required":true,"default":"add","options":[{"name":"Create","value":"add","action":"Create a comment in a case or alert"},{"name":"Delete","value":"deleteComment","action":"Delete a comment"},{"name":"Search","value":"search","action":"Search comments"},{"name":"Update","value":"update","action":"Update a comment"}],"displayOptions":{"show":{"resource":["comment"]}}},{"displayName":"Add to","name":"addTo","type":"options","options":[{"name":"Alert","value":"alert"},{"name":"Case","value":"case"}],"default":"alert","displayOptions":{"show":{"resource":["comment"],"operation":["add"]}}},{"displayName":"Case","name":"id","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"addTo":["case"],"resource":["comment"],"operation":["add"]}}},{"displayName":"Alert","name":"id","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a alert...","typeOptions":{"searchListMethod":"alertSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Alert URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Alert ID"}}]}],"displayOptions":{"show":{"addTo":["alert"],"resource":["comment"],"operation":["add"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"typeOptions":{"rows":2},"displayOptions":{"show":{"resource":["comment"],"operation":["add"]}}},{"displayName":"Comment","name":"commentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a comment...","typeOptions":{"searchListMethod":"commentSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid comment ID"}}]}],"displayOptions":{"show":{"resource":["comment"],"operation":["deleteComment"]}}},{"displayName":"Search in","name":"searchIn","type":"options","default":"all","description":"Whether to search for comments in all alerts and cases or in a specific case or alert","options":[{"name":"Alerts and Cases","value":"all"},{"name":"Alert","value":"alert"},{"name":"Case","value":"case"}],"displayOptions":{"show":{"resource":["comment"],"operation":["search"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"searchIn":["case"],"resource":["comment"],"operation":["search"]}}},{"displayName":"Alert","name":"alertId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a alert...","typeOptions":{"searchListMethod":"alertSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Alert URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Alert ID"}}]}],"displayOptions":{"show":{"searchIn":["alert"],"resource":["comment"],"operation":["search"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["comment"],"operation":["search"]}}},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return","displayOptions":{"show":{"returnAll":[false],"resource":["comment"],"operation":["search"]}}},{"displayName":"Filters","name":"filters","type":"fixedCollection","placeholder":"Add Filter","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Operator","name":"operator","type":"options","options":[{"name":"Between","value":"_between","description":"Field is between two values ('From' is inclusive, 'To' is exclusive)"},{"name":"Contains","value":"_like","description":"Field contains the substring from value"},{"name":"Ends With","value":"_endsWith","description":"Field ends with value"},{"name":"Equal","value":"_eq","description":"Field is equal to value"},{"name":"Greater Than","value":"_gt","description":"Field is greater than value"},{"name":"Greater Than Or Equal To","value":"_gte","description":"Field is greater than or equal to value"},{"name":"In","value":"_in","description":"Field is one of the values"},{"name":"Less Than","value":"_lt","description":"Field is less than value"},{"name":"Less Than Or Equal To","value":"_lte","description":"Field is less than or equal to value"},{"name":"Match Word","value":"_match","description":"Field contains the value as a word"},{"name":"Not Equal","value":"_ne","description":"Field is not equal to value"},{"name":"Starts With","value":"_startsWith","description":"Field starts with value"}],"default":"_eq"},{"displayName":"Value","name":"value","type":"string","default":"","displayOptions":{"hide":{"operator":["_between","_in"]}}},{"displayName":"Values","name":"values","type":"string","default":"","description":"Comma-separated list of values","placeholder":"e.g. value1,value2","displayOptions":{"show":{"operator":["_in"]}}},{"displayName":"From","name":"from","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}},{"displayName":"To","name":"to","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}}]}],"displayOptions":{"show":{"resource":["comment"],"operation":["search"]}}},{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort Rule","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Fields","name":"fields","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"Ascending","value":"asc"},{"name":"Descending","value":"desc"}],"default":"asc"}]}],"displayOptions":{"show":{"resource":["comment"],"operation":["search"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Return Count","name":"returnCount","type":"boolean","description":"Whether to return only the count of results","default":false,"displayOptions":{"hide":{"/returnAll":[false]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"isOwner","value":"isOwner"},{"name":"links","value":"links"},{"name":"permissions","value":"permissions"},{"name":"seen","value":"seen"},{"name":"shareCount","value":"shareCount"},{"name":"shares","value":"shares"}],"default":[],"displayOptions":{"show":{"/resource":["observable"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"actionRequiredMap","value":"actionRequiredMap"},{"name":"case","value":"case"},{"name":"caseId","value":"caseId"},{"name":"caseTemplate","value":"caseTemplate"},{"name":"caseTemplateId","value":"caseTemplateId"},{"name":"shareCount","value":"shareCount"}],"default":[],"displayOptions":{"show":{"/resource":["task"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"caseNumber","value":"caseNumber"},{"name":"importDate","value":"importDate"},{"name":"procedureCount","value":"procedureCount"},{"name":"status","value":"status"}],"default":[],"displayOptions":{"show":{"/resource":["alert"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"alertCount","value":"alertCount"},{"name":"alerts","value":"alerts"},{"name":"attachmentCount","value":"attachmentCount"},{"name":"contributors","value":"contributors"},{"name":"handlingDuration","value":"computed.handlingDuration"},{"name":"handlingDurationInDays","value":"computed.handlingDurationInDays"},{"name":"handlingDurationInHours","value":"computed.handlingDurationInHours"},{"name":"handlingDurationInMinutes","value":"computed.handlingDurationInMinutes"},{"name":"handlingDurationInSeconds","value":"computed.handlingDurationInSeconds"},{"name":"isOwner","value":"isOwner"},{"name":"observableStats","value":"observableStats"},{"name":"permissions","value":"permissions"},{"name":"procedureCount","value":"procedureCount"},{"name":"shareCount","value":"shareCount"},{"name":"similarAlerts","value":"similarAlerts"},{"name":"status","value":"status"},{"name":"taskStats","value":"taskStats"}],"default":[],"displayOptions":{"show":{"/resource":["case"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"links","value":"links"}],"default":[],"displayOptions":{"show":{"/resource":["comment"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionCount","value":"actionCount"},{"name":"case","value":"case"},{"name":"task","value":"task"},{"name":"taskId","value":"taskId"}],"default":[],"displayOptions":{"show":{"/resource":["log"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"string","description":"Additional data to include in the response","default":"","requiresDataPath":"multiple","displayOptions":{"show":{"/resource":["query"]},"hide":{"returnCount":[true]}}}],"displayOptions":{"show":{"resource":["comment"],"operation":["search"]}}},{"displayName":"Comment","name":"commentId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a comment...","typeOptions":{"searchListMethod":"commentSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid comment ID"}}]}],"displayOptions":{"show":{"resource":["comment"],"operation":["update"]}}},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"typeOptions":{"rows":2},"displayOptions":{"show":{"resource":["comment"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","noDataExpression":true,"type":"options","required":true,"default":"create","options":[{"name":"Add Attachment","value":"addAttachment","action":"Add attachment to a task log"},{"name":"Create","value":"create","action":"Create a task log"},{"name":"Delete","value":"deleteLog","action":"Delete task log"},{"name":"Delete Attachment","value":"deleteAttachment","action":"Delete attachment from a task log"},{"name":"Execute Responder","value":"executeResponder","action":"Execute responder on a task log"},{"name":"Get","value":"get","action":"Get a task log"},{"name":"Search","value":"search","action":"Search task logs"}],"displayOptions":{"show":{"resource":["log"]}}},{"displayName":"Task Log","name":"logId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a task log...","typeOptions":{"searchListMethod":"logSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid task Log ID"}}]}],"displayOptions":{"show":{"resource":["log"],"operation":["addAttachment"]}}},{"displayName":"Attachments","name":"attachmentsUi","placeholder":"Add Attachment","type":"fixedCollection","typeOptions":{"multipleValues":true},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Attachment Field Name","name":"field","type":"string","default":"data","description":"Add the field name from the input node","hint":"The name of the field with the attachment in the node input"}]}],"default":{},"description":"Array of supported attachments to add to the message","displayOptions":{"show":{"resource":["log"],"operation":["addAttachment"]}}},{"displayName":"Task","name":"taskId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a task...","typeOptions":{"searchListMethod":"taskSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Task ID"}}]}],"displayOptions":{"show":{"resource":["log"],"operation":["create"]}}},{"displayName":"Fields","name":"logFields","type":"resourceMapper","default":{"mappingMode":"defineBelow","value":null},"noDataExpression":true,"required":true,"typeOptions":{"resourceMapper":{"resourceMapperMethod":"getLogFields","mode":"add","valuesLabel":"Fields"}},"displayOptions":{"show":{"resource":["log"],"operation":["create"]}}},{"displayName":"Attachments","name":"attachmentsUi","placeholder":"Add Attachment","type":"fixedCollection","typeOptions":{"multipleValues":true},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Attachment Field Name","name":"field","type":"string","default":"data","description":"Add the field name from the input node","hint":"The name of the field with the attachment in the node input"}]}],"default":{},"description":"Array of supported attachments to add to the message","displayOptions":{"show":{"resource":["log"],"operation":["create"]}}},{"displayName":"Task Log","name":"logId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a task log...","typeOptions":{"searchListMethod":"logSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid task Log ID"}}]}],"displayOptions":{"show":{"resource":["log"],"operation":["deleteAttachment"]}}},{"displayName":"Attachment Name or ID","name":"attachmentId","type":"options","default":"","required":true,"description":"ID of the attachment. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","typeOptions":{"loadOptionsMethod":"loadLogAttachments","loadOptionsDependsOn":["logId.value"]},"displayOptions":{"show":{"resource":["log"],"operation":["deleteAttachment"]}}},{"displayName":"Task Log","name":"logId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a task log...","typeOptions":{"searchListMethod":"logSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid task Log ID"}}]}],"displayOptions":{"show":{"resource":["log"],"operation":["deleteLog"]}}},{"displayName":"Task Log","name":"id","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a task log...","typeOptions":{"searchListMethod":"logSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid task Log ID"}}]}],"displayOptions":{"show":{"resource":["log"],"operation":["executeResponder"]}}},{"displayName":"Responder Name or ID","name":"responder","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":"","typeOptions":{"loadOptionsDependsOn":["id","id.value"],"loadOptionsMethod":"loadResponders"},"displayOptions":{"hide":{"id":[""]},"show":{"resource":["log"],"operation":["executeResponder"]}}},{"displayName":"Task Log","name":"logId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a task log...","typeOptions":{"searchListMethod":"logSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid task Log ID"}}]}],"displayOptions":{"show":{"resource":["log"],"operation":["get"]}}},{"displayName":"Search in All Tasks","name":"allTasks","type":"boolean","default":true,"description":"Whether to search in all tasks or only in selected task","displayOptions":{"show":{"resource":["log"],"operation":["search"]}}},{"displayName":"Task","name":"taskId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a task...","typeOptions":{"searchListMethod":"taskSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Task ID"}}]}],"displayOptions":{"show":{"allTasks":[false],"resource":["log"],"operation":["search"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["log"],"operation":["search"]}}},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return","displayOptions":{"show":{"returnAll":[false],"resource":["log"],"operation":["search"]}}},{"displayName":"Filters","name":"filters","type":"fixedCollection","placeholder":"Add Filter","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Operator","name":"operator","type":"options","options":[{"name":"Between","value":"_between","description":"Field is between two values ('From' is inclusive, 'To' is exclusive)"},{"name":"Contains","value":"_like","description":"Field contains the substring from value"},{"name":"Ends With","value":"_endsWith","description":"Field ends with value"},{"name":"Equal","value":"_eq","description":"Field is equal to value"},{"name":"Greater Than","value":"_gt","description":"Field is greater than value"},{"name":"Greater Than Or Equal To","value":"_gte","description":"Field is greater than or equal to value"},{"name":"In","value":"_in","description":"Field is one of the values"},{"name":"Less Than","value":"_lt","description":"Field is less than value"},{"name":"Less Than Or Equal To","value":"_lte","description":"Field is less than or equal to value"},{"name":"Match Word","value":"_match","description":"Field contains the value as a word"},{"name":"Not Equal","value":"_ne","description":"Field is not equal to value"},{"name":"Starts With","value":"_startsWith","description":"Field starts with value"}],"default":"_eq"},{"displayName":"Value","name":"value","type":"string","default":"","displayOptions":{"hide":{"operator":["_between","_in"]}}},{"displayName":"Values","name":"values","type":"string","default":"","description":"Comma-separated list of values","placeholder":"e.g. value1,value2","displayOptions":{"show":{"operator":["_in"]}}},{"displayName":"From","name":"from","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}},{"displayName":"To","name":"to","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}}]}],"displayOptions":{"show":{"resource":["log"],"operation":["search"]}}},{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort Rule","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Fields","name":"fields","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"Ascending","value":"asc"},{"name":"Descending","value":"desc"}],"default":"asc"}]}],"displayOptions":{"show":{"resource":["log"],"operation":["search"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Return Count","name":"returnCount","type":"boolean","description":"Whether to return only the count of results","default":false,"displayOptions":{"hide":{"/returnAll":[false]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"isOwner","value":"isOwner"},{"name":"links","value":"links"},{"name":"permissions","value":"permissions"},{"name":"seen","value":"seen"},{"name":"shareCount","value":"shareCount"},{"name":"shares","value":"shares"}],"default":[],"displayOptions":{"show":{"/resource":["observable"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"actionRequiredMap","value":"actionRequiredMap"},{"name":"case","value":"case"},{"name":"caseId","value":"caseId"},{"name":"caseTemplate","value":"caseTemplate"},{"name":"caseTemplateId","value":"caseTemplateId"},{"name":"shareCount","value":"shareCount"}],"default":[],"displayOptions":{"show":{"/resource":["task"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"caseNumber","value":"caseNumber"},{"name":"importDate","value":"importDate"},{"name":"procedureCount","value":"procedureCount"},{"name":"status","value":"status"}],"default":[],"displayOptions":{"show":{"/resource":["alert"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"alertCount","value":"alertCount"},{"name":"alerts","value":"alerts"},{"name":"attachmentCount","value":"attachmentCount"},{"name":"contributors","value":"contributors"},{"name":"handlingDuration","value":"computed.handlingDuration"},{"name":"handlingDurationInDays","value":"computed.handlingDurationInDays"},{"name":"handlingDurationInHours","value":"computed.handlingDurationInHours"},{"name":"handlingDurationInMinutes","value":"computed.handlingDurationInMinutes"},{"name":"handlingDurationInSeconds","value":"computed.handlingDurationInSeconds"},{"name":"isOwner","value":"isOwner"},{"name":"observableStats","value":"observableStats"},{"name":"permissions","value":"permissions"},{"name":"procedureCount","value":"procedureCount"},{"name":"shareCount","value":"shareCount"},{"name":"similarAlerts","value":"similarAlerts"},{"name":"status","value":"status"},{"name":"taskStats","value":"taskStats"}],"default":[],"displayOptions":{"show":{"/resource":["case"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"links","value":"links"}],"default":[],"displayOptions":{"show":{"/resource":["comment"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionCount","value":"actionCount"},{"name":"case","value":"case"},{"name":"task","value":"task"},{"name":"taskId","value":"taskId"}],"default":[],"displayOptions":{"show":{"/resource":["log"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"string","description":"Additional data to include in the response","default":"","requiresDataPath":"multiple","displayOptions":{"show":{"/resource":["query"]},"hide":{"returnCount":[true]}}}],"displayOptions":{"show":{"resource":["log"],"operation":["search"]}}},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"required":true,"default":"create","options":[{"name":"Create","value":"create","action":"Create an observable"},{"name":"Delete","value":"deleteObservable","action":"Delete an observable"},{"name":"Execute Analyzer","value":"executeAnalyzer","action":"Execute analyzer on an observable"},{"name":"Execute Responder","value":"executeResponder","action":"Execute responder on an observable"},{"name":"Get","value":"get","action":"Get an observable"},{"name":"Search","value":"search","action":"Search observables"},{"name":"Update","value":"update","action":"Update an observable"}],"displayOptions":{"show":{"resource":["observable"]}}},{"displayName":"Create in","name":"createIn","type":"options","options":[{"name":"Case","value":"case"},{"name":"Alert","value":"alert"}],"default":"case","displayOptions":{"show":{"resource":["observable"],"operation":["create"]}}},{"displayName":"Case","name":"id","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"createIn":["case"],"resource":["observable"],"operation":["create"]}}},{"displayName":"Alert","name":"id","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a alert...","typeOptions":{"searchListMethod":"alertSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Alert URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Alert ID"}}]}],"displayOptions":{"show":{"createIn":["alert"],"resource":["observable"],"operation":["create"]}}},{"displayName":"Data Type","name":"dataType","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":"file","typeOptions":{"loadOptionsMethod":"loadObservableTypes"},"displayOptions":{"show":{"resource":["observable"],"operation":["create"]}}},{"displayName":"Data","name":"data","type":"string","default":"","required":true,"displayOptions":{"hide":{"dataType":["file"]},"show":{"resource":["observable"],"operation":["create"]}}},{"displayName":"Attachments","name":"attachmentsUi","placeholder":"Add Attachment","type":"fixedCollection","typeOptions":{"multipleValues":true},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Attachment Field Name","name":"field","type":"string","default":"data","description":"Add the field name from the input node","hint":"The name of the field with the attachment in the node input"}]}],"default":{},"description":"Array of supported attachments to add to the message","required":true,"displayOptions":{"show":{"dataType":["file"],"resource":["observable"],"operation":["create"]}}},{"displayName":"Fields","name":"observableFields","type":"resourceMapper","default":{"mappingMode":"defineBelow","value":null},"noDataExpression":true,"required":true,"typeOptions":{"resourceMapper":{"resourceMapperMethod":"getObservableFields","mode":"add","valuesLabel":"Fields"}},"displayOptions":{"show":{"resource":["observable"],"operation":["create"]}}},{"displayName":"Observable","name":"observableId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select an observable...","typeOptions":{"searchListMethod":"observableSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Log ID"}}]}],"displayOptions":{"show":{"resource":["observable"],"operation":["deleteObservable"]}}},{"displayName":"Observable","name":"observableId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select an observable...","typeOptions":{"searchListMethod":"observableSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Log ID"}}]}],"displayOptions":{"show":{"resource":["observable"],"operation":["executeAnalyzer"]}}},{"displayName":"Data Type","name":"dataType","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableTypes"},"description":"Type of the observable. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>.","displayOptions":{"show":{"resource":["observable"],"operation":["executeAnalyzer"]}}},{"displayName":"Analyzer Names or IDs","name":"analyzers","type":"multiOptions","description":"Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":[],"typeOptions":{"loadOptionsDependsOn":["observableId.value","dataType"],"loadOptionsMethod":"loadAnalyzers"},"displayOptions":{"hide":{"id":[""]},"show":{"resource":["observable"],"operation":["executeAnalyzer"]}}},{"displayName":"Observable","name":"id","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select an observable...","typeOptions":{"searchListMethod":"observableSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Log ID"}}]}],"displayOptions":{"show":{"resource":["observable"],"operation":["executeResponder"]}}},{"displayName":"Responder Name or ID","name":"responder","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":"","typeOptions":{"loadOptionsDependsOn":["id","id.value"],"loadOptionsMethod":"loadResponders"},"displayOptions":{"hide":{"id":[""]},"show":{"resource":["observable"],"operation":["executeResponder"]}}},{"displayName":"Observable","name":"observableId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select an observable...","typeOptions":{"searchListMethod":"observableSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Log ID"}}]}],"displayOptions":{"show":{"resource":["observable"],"operation":["get"]}}},{"displayName":"Search in","name":"searchIn","type":"options","default":"all","description":"Whether to search for observables in all alerts and cases or in a specific case or alert","options":[{"name":"Alerts and Cases","value":"all"},{"name":"Alert","value":"alert"},{"name":"Case","value":"case"}],"displayOptions":{"show":{"resource":["observable"],"operation":["search"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"searchIn":["case"],"resource":["observable"],"operation":["search"]}}},{"displayName":"Alert","name":"alertId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a alert...","typeOptions":{"searchListMethod":"alertSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/alerts\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Alert URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Alert ID"}}]}],"displayOptions":{"show":{"searchIn":["alert"],"resource":["observable"],"operation":["search"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["observable"],"operation":["search"]}}},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return","displayOptions":{"show":{"returnAll":[false],"resource":["observable"],"operation":["search"]}}},{"displayName":"Filters","name":"filters","type":"fixedCollection","placeholder":"Add Filter","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Operator","name":"operator","type":"options","options":[{"name":"Between","value":"_between","description":"Field is between two values ('From' is inclusive, 'To' is exclusive)"},{"name":"Contains","value":"_like","description":"Field contains the substring from value"},{"name":"Ends With","value":"_endsWith","description":"Field ends with value"},{"name":"Equal","value":"_eq","description":"Field is equal to value"},{"name":"Greater Than","value":"_gt","description":"Field is greater than value"},{"name":"Greater Than Or Equal To","value":"_gte","description":"Field is greater than or equal to value"},{"name":"In","value":"_in","description":"Field is one of the values"},{"name":"Less Than","value":"_lt","description":"Field is less than value"},{"name":"Less Than Or Equal To","value":"_lte","description":"Field is less than or equal to value"},{"name":"Match Word","value":"_match","description":"Field contains the value as a word"},{"name":"Not Equal","value":"_ne","description":"Field is not equal to value"},{"name":"Starts With","value":"_startsWith","description":"Field starts with value"}],"default":"_eq"},{"displayName":"Value","name":"value","type":"string","default":"","displayOptions":{"hide":{"operator":["_between","_in"]}}},{"displayName":"Values","name":"values","type":"string","default":"","description":"Comma-separated list of values","placeholder":"e.g. value1,value2","displayOptions":{"show":{"operator":["_in"]}}},{"displayName":"From","name":"from","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}},{"displayName":"To","name":"to","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}}]}],"displayOptions":{"show":{"resource":["observable"],"operation":["search"]}}},{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort Rule","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Fields","name":"fields","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"Ascending","value":"asc"},{"name":"Descending","value":"desc"}],"default":"asc"}]}],"displayOptions":{"show":{"resource":["observable"],"operation":["search"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Return Count","name":"returnCount","type":"boolean","description":"Whether to return only the count of results","default":false,"displayOptions":{"hide":{"/returnAll":[false]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"isOwner","value":"isOwner"},{"name":"links","value":"links"},{"name":"permissions","value":"permissions"},{"name":"seen","value":"seen"},{"name":"shareCount","value":"shareCount"},{"name":"shares","value":"shares"}],"default":[],"displayOptions":{"show":{"/resource":["observable"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"actionRequiredMap","value":"actionRequiredMap"},{"name":"case","value":"case"},{"name":"caseId","value":"caseId"},{"name":"caseTemplate","value":"caseTemplate"},{"name":"caseTemplateId","value":"caseTemplateId"},{"name":"shareCount","value":"shareCount"}],"default":[],"displayOptions":{"show":{"/resource":["task"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"caseNumber","value":"caseNumber"},{"name":"importDate","value":"importDate"},{"name":"procedureCount","value":"procedureCount"},{"name":"status","value":"status"}],"default":[],"displayOptions":{"show":{"/resource":["alert"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"alertCount","value":"alertCount"},{"name":"alerts","value":"alerts"},{"name":"attachmentCount","value":"attachmentCount"},{"name":"contributors","value":"contributors"},{"name":"handlingDuration","value":"computed.handlingDuration"},{"name":"handlingDurationInDays","value":"computed.handlingDurationInDays"},{"name":"handlingDurationInHours","value":"computed.handlingDurationInHours"},{"name":"handlingDurationInMinutes","value":"computed.handlingDurationInMinutes"},{"name":"handlingDurationInSeconds","value":"computed.handlingDurationInSeconds"},{"name":"isOwner","value":"isOwner"},{"name":"observableStats","value":"observableStats"},{"name":"permissions","value":"permissions"},{"name":"procedureCount","value":"procedureCount"},{"name":"shareCount","value":"shareCount"},{"name":"similarAlerts","value":"similarAlerts"},{"name":"status","value":"status"},{"name":"taskStats","value":"taskStats"}],"default":[],"displayOptions":{"show":{"/resource":["case"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"links","value":"links"}],"default":[],"displayOptions":{"show":{"/resource":["comment"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionCount","value":"actionCount"},{"name":"case","value":"case"},{"name":"task","value":"task"},{"name":"taskId","value":"taskId"}],"default":[],"displayOptions":{"show":{"/resource":["log"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"string","description":"Additional data to include in the response","default":"","requiresDataPath":"multiple","displayOptions":{"show":{"/resource":["query"]},"hide":{"returnCount":[true]}}}],"displayOptions":{"show":{"resource":["observable"],"operation":["search"]}}},{"displayName":"Fields","name":"observableUpdateFields","type":"resourceMapper","default":{"mappingMode":"defineBelow","value":null},"noDataExpression":true,"required":true,"typeOptions":{"resourceMapper":{"resourceMapperMethod":"getObservableUpdateFields","mode":"update","valuesLabel":"Fields","addAllFields":true,"multiKeyMatch":true}},"displayOptions":{"show":{"resource":["observable"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","noDataExpression":true,"type":"options","required":true,"default":"create","options":[{"name":"Create","value":"create","action":"Create a page"},{"name":"Delete","value":"deletePage","action":"Delete a page"},{"name":"Search","value":"search","action":"Search pages"},{"name":"Update","value":"update","action":"Update a page"}],"displayOptions":{"show":{"resource":["page"]}}},{"displayName":"Create in","name":"location","type":"options","options":[{"name":"Case","value":"case"},{"name":"Knowledge Base","value":"knowledgeBase"}],"default":"case","displayOptions":{"show":{"resource":["page"],"operation":["create"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"location":["case"],"resource":["page"],"operation":["create"]}}},{"displayName":"Title","name":"title","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["page"],"operation":["create"]}}},{"displayName":"Category","name":"category","type":"string","default":"","required":true,"displayOptions":{"show":{"resource":["page"],"operation":["create"]}}},{"displayName":"Content","name":"content","type":"string","default":"","required":true,"typeOptions":{"rows":2},"displayOptions":{"show":{"resource":["page"],"operation":["create"]}}},{"displayName":"Delete From ...","name":"location","type":"options","options":[{"name":"Case","value":"case"},{"name":"Knowledge Base","value":"knowledgeBase"}],"default":"knowledgeBase","displayOptions":{"show":{"resource":["page"],"operation":["deletePage"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"location":["case"],"resource":["page"],"operation":["deletePage"]}}},{"displayName":"Page","name":"pageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["caseId"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a page...","typeOptions":{"searchListMethod":"pageSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Page ID"}}]}],"displayOptions":{"show":{"resource":["page"],"operation":["deletePage"]}}},{"displayName":"Search in Knowledge Base","name":"searchInKnowledgeBase","type":"boolean","default":true,"description":"Whether to search in knowledge base or only in the selected case","displayOptions":{"show":{"resource":["page"],"operation":["search"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"searchInKnowledgeBase":[false],"resource":["page"],"operation":["search"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["page"],"operation":["search"]}}},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return","displayOptions":{"show":{"returnAll":[false],"resource":["page"],"operation":["search"]}}},{"displayName":"Filters","name":"filters","type":"fixedCollection","placeholder":"Add Filter","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Operator","name":"operator","type":"options","options":[{"name":"Between","value":"_between","description":"Field is between two values ('From' is inclusive, 'To' is exclusive)"},{"name":"Contains","value":"_like","description":"Field contains the substring from value"},{"name":"Ends With","value":"_endsWith","description":"Field ends with value"},{"name":"Equal","value":"_eq","description":"Field is equal to value"},{"name":"Greater Than","value":"_gt","description":"Field is greater than value"},{"name":"Greater Than Or Equal To","value":"_gte","description":"Field is greater than or equal to value"},{"name":"In","value":"_in","description":"Field is one of the values"},{"name":"Less Than","value":"_lt","description":"Field is less than value"},{"name":"Less Than Or Equal To","value":"_lte","description":"Field is less than or equal to value"},{"name":"Match Word","value":"_match","description":"Field contains the value as a word"},{"name":"Not Equal","value":"_ne","description":"Field is not equal to value"},{"name":"Starts With","value":"_startsWith","description":"Field starts with value"}],"default":"_eq"},{"displayName":"Value","name":"value","type":"string","default":"","displayOptions":{"hide":{"operator":["_between","_in"]}}},{"displayName":"Values","name":"values","type":"string","default":"","description":"Comma-separated list of values","placeholder":"e.g. value1,value2","displayOptions":{"show":{"operator":["_in"]}}},{"displayName":"From","name":"from","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}},{"displayName":"To","name":"to","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}}]}],"displayOptions":{"show":{"resource":["page"],"operation":["search"]}}},{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort Rule","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Fields","name":"fields","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"Ascending","value":"asc"},{"name":"Descending","value":"desc"}],"default":"asc"}]}],"displayOptions":{"show":{"resource":["page"],"operation":["search"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Return Count","name":"returnCount","type":"boolean","description":"Whether to return only the count of results","default":false,"displayOptions":{"hide":{"/returnAll":[false]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"isOwner","value":"isOwner"},{"name":"links","value":"links"},{"name":"permissions","value":"permissions"},{"name":"seen","value":"seen"},{"name":"shareCount","value":"shareCount"},{"name":"shares","value":"shares"}],"default":[],"displayOptions":{"show":{"/resource":["observable"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"actionRequiredMap","value":"actionRequiredMap"},{"name":"case","value":"case"},{"name":"caseId","value":"caseId"},{"name":"caseTemplate","value":"caseTemplate"},{"name":"caseTemplateId","value":"caseTemplateId"},{"name":"shareCount","value":"shareCount"}],"default":[],"displayOptions":{"show":{"/resource":["task"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"caseNumber","value":"caseNumber"},{"name":"importDate","value":"importDate"},{"name":"procedureCount","value":"procedureCount"},{"name":"status","value":"status"}],"default":[],"displayOptions":{"show":{"/resource":["alert"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"alertCount","value":"alertCount"},{"name":"alerts","value":"alerts"},{"name":"attachmentCount","value":"attachmentCount"},{"name":"contributors","value":"contributors"},{"name":"handlingDuration","value":"computed.handlingDuration"},{"name":"handlingDurationInDays","value":"computed.handlingDurationInDays"},{"name":"handlingDurationInHours","value":"computed.handlingDurationInHours"},{"name":"handlingDurationInMinutes","value":"computed.handlingDurationInMinutes"},{"name":"handlingDurationInSeconds","value":"computed.handlingDurationInSeconds"},{"name":"isOwner","value":"isOwner"},{"name":"observableStats","value":"observableStats"},{"name":"permissions","value":"permissions"},{"name":"procedureCount","value":"procedureCount"},{"name":"shareCount","value":"shareCount"},{"name":"similarAlerts","value":"similarAlerts"},{"name":"status","value":"status"},{"name":"taskStats","value":"taskStats"}],"default":[],"displayOptions":{"show":{"/resource":["case"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"links","value":"links"}],"default":[],"displayOptions":{"show":{"/resource":["comment"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionCount","value":"actionCount"},{"name":"case","value":"case"},{"name":"task","value":"task"},{"name":"taskId","value":"taskId"}],"default":[],"displayOptions":{"show":{"/resource":["log"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"string","description":"Additional data to include in the response","default":"","requiresDataPath":"multiple","displayOptions":{"show":{"/resource":["query"]},"hide":{"returnCount":[true]}}}],"displayOptions":{"show":{"returnAll":[true],"resource":["page"],"operation":["search"]}}},{"displayName":"Update in","name":"location","type":"options","options":[{"name":"Case","value":"case"},{"name":"Knowledge Base","value":"knowledgeBase"}],"default":"case","displayOptions":{"show":{"resource":["page"],"operation":["update"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"location":["case"],"resource":["page"],"operation":["update"]}}},{"displayName":"Page","name":"pageId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"typeOptions":{"loadOptionsDependsOn":["caseId"]},"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a page...","typeOptions":{"searchListMethod":"pageSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Page ID"}}]}],"displayOptions":{"show":{"resource":["page"],"operation":["update"]}}},{"displayName":"Content","name":"content","type":"string","default":"","typeOptions":{"rows":2},"displayOptions":{"show":{"resource":["page"],"operation":["update"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Category","name":"category","type":"string","default":""},{"displayName":"Title","name":"title","type":"string","default":""},{"displayName":"Order","name":"order","type":"number","default":0,"typeOptions":{"minValue":0}}],"displayOptions":{"show":{"resource":["page"],"operation":["update"]}}},{"displayName":"Operation","name":"operation","noDataExpression":true,"type":"options","required":true,"default":"executeQuery","options":[{"name":"Execute Query","value":"executeQuery","action":"Execute a query"}],"displayOptions":{"show":{"resource":["query"]}}},{"displayName":"Query","name":"queryJson","type":"json","required":true,"default":"=[\n {\n \"_name\": \"listOrganisation\"\n }\n]","description":"Search for objects with filtering and sorting capabilities","hint":"The query should be an array of operations with the required selection and optional filtering, sorting, and pagination. See <a href=\"https://docs.strangebee.com/thehive/api-docs/#operation/Query%20API\" target=\"_blank\">Query API</a> for more information.","typeOptions":{"rows":10},"displayOptions":{"show":{"resource":["query"],"operation":["executeQuery"]}}},{"displayName":"Operation","name":"operation","default":"create","type":"options","noDataExpression":true,"required":true,"options":[{"name":"Create","value":"create","action":"Create a task"},{"name":"Delete","value":"deleteTask","action":"Delete an task"},{"name":"Execute Responder","value":"executeResponder","action":"Execute responder on a task"},{"name":"Get","value":"get","action":"Get a task"},{"name":"Search","value":"search","action":"Search tasks"},{"name":"Update","value":"update","action":"Update a task"}],"displayOptions":{"show":{"resource":["task"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"resource":["task"],"operation":["create"]}}},{"displayName":"Fields","name":"taskFields","type":"resourceMapper","default":{"mappingMode":"defineBelow","value":null},"noDataExpression":true,"required":true,"typeOptions":{"resourceMapper":{"resourceMapperMethod":"getTaskFields","mode":"add","valuesLabel":"Fields"}},"displayOptions":{"show":{"resource":["task"],"operation":["create"]}}},{"displayName":"Task","name":"taskId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a task...","typeOptions":{"searchListMethod":"taskSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Task ID"}}]}],"displayOptions":{"show":{"resource":["task"],"operation":["deleteTask"]}}},{"displayName":"Task","name":"id","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a task...","typeOptions":{"searchListMethod":"taskSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Task ID"}}]}],"displayOptions":{"show":{"resource":["task"],"operation":["executeResponder"]}}},{"displayName":"Responder Name or ID","name":"responder","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","required":true,"default":"","typeOptions":{"loadOptionsDependsOn":["id","id.value"],"loadOptionsMethod":"loadResponders"},"displayOptions":{"hide":{"id":[""]},"show":{"resource":["task"],"operation":["executeResponder"]}}},{"displayName":"Task","name":"taskId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a task...","typeOptions":{"searchListMethod":"taskSearch","searchable":true}},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Task ID"}}]}],"displayOptions":{"show":{"resource":["task"],"operation":["get"]}}},{"displayName":"Search in All Cases","name":"allCases","type":"boolean","default":true,"description":"Whether to search in all cases or only in a selected case","displayOptions":{"show":{"resource":["task"],"operation":["search"]}}},{"displayName":"Case","name":"caseId","type":"resourceLocator","default":{"mode":"list","value":""},"required":true,"modes":[{"displayName":"From List","name":"list","type":"list","placeholder":"Select a case...","typeOptions":{"searchListMethod":"caseSearch","searchable":true}},{"displayName":"Link","name":"url","type":"string","extractValue":{"type":"regex","regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details"},"validation":[{"type":"regex","properties":{"regex":"https:\\/\\/.+\\/cases\\/(~[0-9]{1,})\\/details","errorMessage":"Not a valid Case URL"}}]},{"displayName":"ID","name":"id","type":"string","placeholder":"e.g. ~123456789","validation":[{"type":"regex","properties":{"regex":"(~[0-9]{1,})","errorMessage":"Not a valid Case ID"}}]}],"displayOptions":{"show":{"allCases":[false],"resource":["task"],"operation":["search"]}}},{"displayName":"Return All","name":"returnAll","type":"boolean","default":false,"description":"Whether to return all results or only up to a given limit","displayOptions":{"show":{"resource":["task"],"operation":["search"]}}},{"displayName":"Limit","name":"limit","type":"number","typeOptions":{"minValue":1},"default":50,"description":"Max number of results to return","displayOptions":{"show":{"returnAll":[false],"resource":["task"],"operation":["search"]}}},{"displayName":"Filters","name":"filters","type":"fixedCollection","placeholder":"Add Filter","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Operator","name":"operator","type":"options","options":[{"name":"Between","value":"_between","description":"Field is between two values ('From' is inclusive, 'To' is exclusive)"},{"name":"Contains","value":"_like","description":"Field contains the substring from value"},{"name":"Ends With","value":"_endsWith","description":"Field ends with value"},{"name":"Equal","value":"_eq","description":"Field is equal to value"},{"name":"Greater Than","value":"_gt","description":"Field is greater than value"},{"name":"Greater Than Or Equal To","value":"_gte","description":"Field is greater than or equal to value"},{"name":"In","value":"_in","description":"Field is one of the values"},{"name":"Less Than","value":"_lt","description":"Field is less than value"},{"name":"Less Than Or Equal To","value":"_lte","description":"Field is less than or equal to value"},{"name":"Match Word","value":"_match","description":"Field contains the value as a word"},{"name":"Not Equal","value":"_ne","description":"Field is not equal to value"},{"name":"Starts With","value":"_startsWith","description":"Field starts with value"}],"default":"_eq"},{"displayName":"Value","name":"value","type":"string","default":"","displayOptions":{"hide":{"operator":["_between","_in"]}}},{"displayName":"Values","name":"values","type":"string","default":"","description":"Comma-separated list of values","placeholder":"e.g. value1,value2","displayOptions":{"show":{"operator":["_in"]}}},{"displayName":"From","name":"from","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}},{"displayName":"To","name":"to","type":"string","default":"","displayOptions":{"show":{"operator":["_between"]}}}]}],"displayOptions":{"show":{"resource":["task"],"operation":["search"]}}},{"displayName":"Sort","name":"sort","type":"fixedCollection","placeholder":"Add Sort Rule","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Fields","name":"fields","values":[{"displayName":"Field","name":"field","type":"string","default":"","requiresDataPath":"single","description":"Dot notation is also supported, e.g. customFields.field1","displayOptions":{"hide":{"/resource":["alert","case","comment","task","observable","log","page"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadAlertFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["alert"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadCaseFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["case"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadTaskFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["task"]}}},{"displayName":"Field","name":"field","type":"options","default":"","typeOptions":{"loadOptionsMethod":"loadObservableFields"},"description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","displayOptions":{"show":{"/resource":["observable"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"},{"name":"Date","value":"date"}],"displayOptions":{"show":{"/resource":["log"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Message","value":"message"}],"displayOptions":{"show":{"/resource":["comment"]}}},{"displayName":"Field","name":"field","type":"options","default":"","options":[{"name":"Category","value":"category"},{"name":"Content","value":"content"},{"name":"Title","value":"title"}],"displayOptions":{"show":{"/resource":["page"]}}},{"displayName":"Direction","name":"direction","type":"options","options":[{"name":"Ascending","value":"asc"},{"name":"Descending","value":"desc"}],"default":"asc"}]}],"displayOptions":{"show":{"resource":["task"],"operation":["search"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Return Count","name":"returnCount","type":"boolean","description":"Whether to return only the count of results","default":false,"displayOptions":{"hide":{"/returnAll":[false]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"isOwner","value":"isOwner"},{"name":"links","value":"links"},{"name":"permissions","value":"permissions"},{"name":"seen","value":"seen"},{"name":"shareCount","value":"shareCount"},{"name":"shares","value":"shares"}],"default":[],"displayOptions":{"show":{"/resource":["observable"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"actionRequiredMap","value":"actionRequiredMap"},{"name":"case","value":"case"},{"name":"caseId","value":"caseId"},{"name":"caseTemplate","value":"caseTemplate"},{"name":"caseTemplateId","value":"caseTemplateId"},{"name":"shareCount","value":"shareCount"}],"default":[],"displayOptions":{"show":{"/resource":["task"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"caseNumber","value":"caseNumber"},{"name":"importDate","value":"importDate"},{"name":"procedureCount","value":"procedureCount"},{"name":"status","value":"status"}],"default":[],"displayOptions":{"show":{"/resource":["alert"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionRequired","value":"actionRequired"},{"name":"alertCount","value":"alertCount"},{"name":"alerts","value":"alerts"},{"name":"attachmentCount","value":"attachmentCount"},{"name":"contributors","value":"contributors"},{"name":"handlingDuration","value":"computed.handlingDuration"},{"name":"handlingDurationInDays","value":"computed.handlingDurationInDays"},{"name":"handlingDurationInHours","value":"computed.handlingDurationInHours"},{"name":"handlingDurationInMinutes","value":"computed.handlingDurationInMinutes"},{"name":"handlingDurationInSeconds","value":"computed.handlingDurationInSeconds"},{"name":"isOwner","value":"isOwner"},{"name":"observableStats","value":"observableStats"},{"name":"permissions","value":"permissions"},{"name":"procedureCount","value":"procedureCount"},{"name":"shareCount","value":"shareCount"},{"name":"similarAlerts","value":"similarAlerts"},{"name":"status","value":"status"},{"name":"taskStats","value":"taskStats"}],"default":[],"displayOptions":{"show":{"/resource":["case"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"links","value":"links"}],"default":[],"displayOptions":{"show":{"/resource":["comment"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"multiOptions","description":"Additional data to include in the response","options":[{"name":"actionCount","value":"actionCount"},{"name":"case","value":"case"},{"name":"task","value":"task"},{"name":"taskId","value":"taskId"}],"default":[],"displayOptions":{"show":{"/resource":["log"]},"hide":{"returnCount":[true]}}},{"displayName":"Extra Data","name":"extraData","type":"string","description":"Additional data to include in the response","default":"","requiresDataPath":"multiple","displayOptions":{"show":{"/resource":["query"]},"hide":{"returnCount":[true]}}}],"displayOptions":{"show":{"resource":["task"],"operation":["search"]}}},{"displayName":"Fields","name":"taskUpdateFields","type":"resourceMapper","default":{"mappingMode":"defineBelow","value":null},"noDataExpression":true,"required":true,"typeOptions":{"resourceMapper":{"resourceMapperMethod":"getTaskUpdateFields","mode":"update","valuesLabel":"Fields","addAllFields":true,"multiKeyMatch":true}},"displayOptions":{"show":{"resource":["task"],"operation":["update"]}}}],"codex":{"categories":["Development"],"alias":["Security","Monitoring","Incident","Response","Alert"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.thehive5/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/thehive5/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/TheHiveProject/thehiveproject.svg"},
423
423
  {"displayName":"TheHive 5 Trigger","name":"theHiveProjectTrigger","group":["trigger"],"version":1,"description":"Starts the workflow when TheHive events occur","defaults":{"name":"TheHive Trigger"},"inputs":[],"outputs":["main"],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"You must set up the webhook in TheHive — instructions <a href=\"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.thehive5trigger/#configure-a-webhook-in-thehive\" target=\"_blank\">here</a>","name":"notice","type":"notice","default":""},{"displayName":"Events","name":"events","type":"multiOptions","default":[],"required":true,"description":"Events types","options":[{"name":"*","value":"*","description":"Any time any event is triggered (Wildcard Event)"},{"name":"Alert Created","value":"alert_create","description":"Triggered when an alert is created"},{"name":"Alert Deleted","value":"alert_delete","description":"Triggered when an alert is deleted"},{"name":"Alert Updated","value":"alert_update","description":"Triggered when an alert is updated"},{"name":"Case Created","value":"case_create","description":"Triggered when a case is created"},{"name":"Case Deleted","value":"case_delete","description":"Triggered when a case is deleted"},{"name":"Case Updated","value":"case_update","description":"Triggered when a case is updated"},{"name":"Comment Created","value":"comment_create","description":"Triggered when a comment is created"},{"name":"Comment Deleted","value":"comment_delete","description":"Triggered when a comment is deleted"},{"name":"Comment Updated","value":"comment_update","description":"Triggered when a comment is updated"},{"name":"Observable Created","value":"observable_create","description":"Triggered when an observable is created"},{"name":"Observable Deleted","value":"observable_delete","description":"Triggered when an observable is deleted"},{"name":"Observable Updated","value":"observable_update","description":"Triggered when an observable is updated"},{"name":"Page Created","value":"page_create","description":"Triggered when an page is created"},{"name":"Page Deleted","value":"page_delete","description":"Triggered when an page is deleted"},{"name":"Page Updated","value":"page_update","description":"Triggered when an page is updated"},{"name":"Task Created","value":"task_create","description":"Triggered when a task is created"},{"name":"Task Updated","value":"task_update","description":"Triggered when a task is updated"},{"name":"Task Log Created","value":"log_create","description":"Triggered when a task log is created"},{"name":"Task Log Deleted","value":"log_delete","description":"Triggered when a task log is deleted"},{"name":"Task Log Updated","value":"log_update","description":"Triggered when a task log is updated"}]},{"displayName":"Filters","description":"Filter any incoming events based on their fields","name":"filters","type":"fixedCollection","placeholder":"Add Filter","default":{},"typeOptions":{"multipleValues":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field","name":"field","type":"string","placeholder":"e.g. context.severity","default":"","hint":"The field to filter on, supports dot notation"},{"displayName":"Operator","name":"operator","type":"options","options":[{"name":"Equal","value":"equal","description":"Field is equal to value"},{"name":"Not Equal","value":"notEqual","description":"Field is not equal to value"},{"name":"Includes","value":"includes","description":"Field includes value"}],"default":"equal"},{"displayName":"Value","name":"value","type":"string","default":""}]}]},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Output Only Data","description":"Whether to output data with additional details and omit headers","name":"outputOnlyData","type":"boolean","default":false}]}],"codex":{"categories":["Development"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.thehive5trigger/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/TheHiveProject/thehiveproject.svg"},
@@ -453,7 +453,7 @@
453
453
  {"displayName":"Webflow","name":"webflow","group":["transform"],"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume the Webflow API","defaultVersion":2,"version":1,"defaults":{"name":"Webflow"},"inputs":["main"],"outputs":["main"],"credentials":[{"name":"webflowApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"webflowOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"accessToken"},{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Item","value":"item"}],"default":"item"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"default":"get","options":[{"name":"Create","value":"create","action":"Create an item"},{"name":"Delete","value":"delete","action":"Delete an item"},{"name":"Get","value":"get","action":"Get an item"},{"name":"Get Many","value":"getAll","action":"Get many items"},{"name":"Update","value":"update","action":"Update an item"}],"displayOptions":{"show":{"resource":["item"]}}},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["create"]}},"description":"ID of the site containing the collection whose items to add to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["create"]}},"description":"ID of the collection to add an item to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Live","name":"live","type":"boolean","required":true,"default":false,"displayOptions":{"show":{"resource":["item"],"operation":["create"]}},"description":"Whether the item should be published on the live site"},{"displayName":"Fields","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"displayOptions":{"show":{"resource":["item"],"operation":["create"]}},"options":[{"displayName":"Field","name":"fieldValues","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","typeOptions":{"loadOptionsMethod":"getFields","loadOptionsDependsOn":["collectionId"]},"default":"","description":"Field to set for the item to create. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","description":"Value to set for the item to create"}]}]},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["delete","get"]}},"description":"ID of the site containing the collection whose items to operate on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["delete","get"]}},"description":"ID of the collection whose items to operate on. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Item ID","name":"itemId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["item"],"operation":["delete","get"]}},"description":"ID of the item to operate on"},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["update"]}},"description":"ID of the site containing the collection whose items to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["update"]}},"description":"ID of the collection whose items to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Item ID","name":"itemId","type":"string","required":true,"default":"","displayOptions":{"show":{"resource":["item"],"operation":["update"]}},"description":"ID of the item to update"},{"displayName":"Live","name":"live","type":"boolean","required":true,"default":false,"displayOptions":{"show":{"resource":["item"],"operation":["update"]}},"description":"Whether the item should be published on the live site"},{"displayName":"Fields","name":"fieldsUi","placeholder":"Add Field","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"displayOptions":{"show":{"resource":["item"],"operation":["update"]}},"options":[{"displayName":"Field","name":"fieldValues","values":[{"displayName":"Field Name or ID","name":"fieldId","type":"options","typeOptions":{"loadOptionsMethod":"getFields","loadOptionsDependsOn":["collectionId"]},"default":"","description":"Field to set for the item to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Field Value","name":"fieldValue","type":"string","default":"","description":"Value to set for the item to update"}]}]},{"displayName":"Site Name or ID","name":"siteId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getSites"},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}},"description":"ID of the site containing the collection whose items to retrieve. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Collection Name or ID","name":"collectionId","type":"options","required":true,"typeOptions":{"loadOptionsMethod":"getCollections","loadOptionsDependsOn":["siteId"]},"default":"","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}},"description":"ID of the collection whose items to retrieve. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"resource":["item"],"operation":["getAll"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"resource":["item"],"operation":["getAll"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":100},"default":100,"description":"Max number of results to return"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Webflow/webflow.svg","codex":{"categories":["Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.webflow/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/webflow/"}]}}},
454
454
  {"displayName":"Webflow Trigger","name":"webflowTrigger","group":["trigger"],"description":"Handle Webflow events via webhooks","defaultVersion":2,"version":2,"defaults":{"name":"Webflow Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"webflowOAuth2Api","required":true}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Site Name or ID","name":"site","type":"options","required":true,"default":"","typeOptions":{"loadOptionsMethod":"getSites"},"description":"Site that will trigger the events. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Event","name":"event","type":"options","required":true,"options":[{"name":"Collection Item Created","value":"collection_item_created"},{"name":"Collection Item Deleted","value":"collection_item_deleted"},{"name":"Collection Item Updated","value":"collection_item_changed"},{"name":"Ecomm Inventory Changed","value":"ecomm_inventory_changed"},{"name":"Ecomm New Order","value":"ecomm_new_order"},{"name":"Ecomm Order Changed","value":"ecomm_order_changed"},{"name":"Form Submission","value":"form_submission"},{"name":"Site Publish","value":"site_publish"}],"default":"form_submission"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Webflow/webflow.svg","codex":{"categories":["Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.webflowtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/webflow/"}]}}},
455
455
  {"displayName":"Webflow Trigger","name":"webflowTrigger","group":["trigger"],"description":"Handle Webflow events via webhooks","defaultVersion":2,"version":1,"defaults":{"name":"Webflow Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"webflowApi","required":true,"displayOptions":{"show":{"authentication":["accessToken"]}}},{"name":"webflowOAuth2Api","required":true,"displayOptions":{"show":{"authentication":["oAuth2"]}}}],"webhooks":[{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Access Token","value":"accessToken"},{"name":"OAuth2","value":"oAuth2"}],"default":"accessToken"},{"displayName":"Site Name or ID","name":"site","type":"options","required":true,"default":"","typeOptions":{"loadOptionsMethod":"getSites"},"description":"Site that will trigger the events. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Event","name":"event","type":"options","required":true,"options":[{"name":"Collection Item Created","value":"collection_item_created"},{"name":"Collection Item Deleted","value":"collection_item_deleted"},{"name":"Collection Item Updated","value":"collection_item_changed"},{"name":"Ecomm Inventory Changed","value":"ecomm_inventory_changed"},{"name":"Ecomm New Order","value":"ecomm_new_order"},{"name":"Ecomm Order Changed","value":"ecomm_order_changed"},{"name":"Form Submission","value":"form_submission"},{"name":"Site Publish","value":"site_publish"}],"default":"form_submission"}],"iconUrl":"icons/n8n-nodes-base/dist/nodes/Webflow/webflow.svg","codex":{"categories":["Marketing"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.webflowtrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/webflow/"}]}}},
456
- {"displayName":"Webhook","name":"webhook","group":["trigger"],"version":[1,1.1,2,2.1],"defaultVersion":2,"description":"Starts the workflow when a webhook is called","eventTriggerDescription":"Waiting for you to call the Test URL","activationMessage":"You can now make calls to your production webhook URL.","defaults":{"name":"Webhook"},"supportsCORS":true,"triggerPanel":{"header":"","executionsHelp":{"inactive":"Webhooks have two modes: test and production. <br /> <br /> <b>Use test mode while you build your workflow</b>. Click the 'listen' button, then make a request to the test URL. The executions will show up in the editor.<br /> <br /> <b>Use production mode to run your workflow automatically</b>. <a data-key=\"activate\">Activate</a> the workflow, then make requests to the production URL. These executions will show up in the executions list, but not in the editor.","active":"Webhooks have two modes: test and production. <br /> <br /> <b>Use test mode while you build your workflow</b>. Click the 'listen' button, then make a request to the test URL. The executions will show up in the editor.<br /> <br /> <b>Use production mode to run your workflow automatically</b>. Since the workflow is activated, you can make requests to the production URL. These executions will show up in the <a data-key=\"executions\">executions list</a>, but not in the editor."},"activationHint":"Once you've finished building your workflow, run it without having to click this button by using the production webhook URL."},"inputs":[],"outputs":"={{((parameters) => {\n const httpMethod = parameters.httpMethod;\n if (!Array.isArray(httpMethod))\n return [\n {\n type: 'main',\n displayName: httpMethod,\n },\n ];\n const outputs = httpMethod.map((method) => {\n return {\n type: 'main',\n displayName: method,\n };\n });\n return outputs;\n})($parameter)}}","credentials":[{"name":"httpBasicAuth","required":true,"displayOptions":{"show":{"authentication":["basicAuth"]}}},{"name":"httpHeaderAuth","required":true,"displayOptions":{"show":{"authentication":["headerAuth"]}}},{"name":"jwtAuth","required":true,"displayOptions":{"show":{"authentication":["jwtAuth"]}}}],"webhooks":[{"name":"default","httpMethod":"={{$parameter[\"httpMethod\"] || \"GET\"}}","isFullPath":true,"responseCode":"={{((parameters) => {\n if (parameters.responseCode) {\n return parameters.responseCode;\n }\n const responseCodeOptions = parameters.options;\n if (responseCodeOptions?.responseCode?.values) {\n const { responseCode, customCode } = responseCodeOptions.responseCode.values;\n if (customCode) {\n return customCode;\n }\n return responseCode;\n }\n return 200;\n})($parameter)}}","responseMode":"={{$parameter[\"responseMode\"]}}","responseData":"={{((parameters) => {\n const { responseData, responseMode, options } = parameters;\n if (responseData)\n return responseData;\n if (responseMode === 'onReceived') {\n const data = options?.responseData;\n if (data)\n return data;\n }\n if (options?.noResponseBody)\n return 'noData';\n return undefined;\n})($parameter)}}","responseBinaryPropertyName":"={{$parameter[\"responseBinaryPropertyName\"]}}","responseContentType":"={{$parameter[\"options\"][\"responseContentType\"]}}","responsePropertyName":"={{$parameter[\"options\"][\"responsePropertyName\"]}}","responseHeaders":"={{$parameter[\"options\"][\"responseHeaders\"]}}","path":"={{$parameter[\"path\"]}}"}],"properties":[{"displayName":"Allow Multiple HTTP Methods","name":"multipleMethods","type":"boolean","default":false,"isNodeSetting":true,"description":"Whether to allow the webhook to listen for multiple HTTP methods"},{"displayName":"HTTP Method","name":"httpMethod","type":"options","options":[{"name":"DELETE","value":"DELETE"},{"name":"GET","value":"GET"},{"name":"HEAD","value":"HEAD"},{"name":"PATCH","value":"PATCH"},{"name":"POST","value":"POST"},{"name":"PUT","value":"PUT"}],"default":"GET","description":"The HTTP method to listen to","displayOptions":{"show":{"multipleMethods":[false]}}},{"displayName":"HTTP Methods","name":"httpMethod","type":"multiOptions","options":[{"name":"DELETE","value":"DELETE"},{"name":"GET","value":"GET"},{"name":"HEAD","value":"HEAD"},{"name":"PATCH","value":"PATCH"},{"name":"POST","value":"POST"},{"name":"PUT","value":"PUT"}],"default":["GET","POST"],"description":"The HTTP methods to listen to","displayOptions":{"show":{"multipleMethods":[true]}}},{"displayName":"Path","name":"path","type":"string","default":"","placeholder":"webhook","description":"The path to listen to, dynamic values could be specified by using ':', e.g. 'your-path/:dynamic-value'. If dynamic values are set 'webhookId' would be prepended to path."},{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Basic Auth","value":"basicAuth"},{"name":"Header Auth","value":"headerAuth"},{"name":"JWT Auth","value":"jwtAuth"},{"name":"None","value":"none"}],"default":"none","description":"The way to authenticate"},{"displayName":"Respond","name":"responseMode","type":"options","options":[{"name":"Immediately","value":"onReceived","description":"As soon as this node executes"},{"name":"When Last Node Finishes","value":"lastNode","description":"Returns data of the last-executed node"},{"name":"Using 'Respond to Webhook' Node","value":"responseNode","description":"Response defined in that node"}],"default":"onReceived","description":"When and how to respond to the webhook","displayOptions":{"show":{"@version":[1,1.1,2]}}},{"displayName":"Respond","name":"responseMode","type":"options","options":[{"name":"Immediately","value":"onReceived","description":"As soon as this node executes"},{"name":"When Last Node Finishes","value":"lastNode","description":"Returns data of the last-executed node"},{"name":"Using 'Respond to Webhook' Node","value":"responseNode","description":"Response defined in that node"},{"name":"Streaming Response","value":"streaming","description":"Returns data in real time from streaming enabled nodes"}],"default":"onReceived","description":"When and how to respond to the webhook","displayOptions":{"hide":{"@version":[1,1.1,2]}}},{"displayName":"Insert a 'Respond to Webhook' node to control when and how you respond. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.respondtowebhook/\" target=\"_blank\">More details</a>","name":"webhookNotice","type":"notice","displayOptions":{"show":{"responseMode":["responseNode"]}},"default":""},{"displayName":"Insert a node that supports streaming (e.g. 'AI Agent') and enable streaming to stream directly to the response while the workflow is executed. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.respondtowebhook/\" target=\"_blank\">More details</a>","name":"webhookStreamingNotice","type":"notice","displayOptions":{"show":{"responseMode":["streaming"]}},"default":""},{"displayName":"Response Code","name":"responseCode","type":"number","displayOptions":{"show":{"@version":[1,1.1]},"hide":{"responseMode":["responseNode"]}},"typeOptions":{"minValue":100,"maxValue":599},"default":200,"description":"The HTTP Response code to return"},{"displayName":"Response Data","name":"responseData","type":"options","displayOptions":{"show":{"responseMode":["lastNode"]}},"options":[{"name":"All Entries","value":"allEntries","description":"Returns all the entries of the last node. Always returns an array."},{"name":"First Entry JSON","value":"firstEntryJson","description":"Returns the JSON data of the first entry of the last node. Always returns a JSON object."},{"name":"First Entry Binary","value":"firstEntryBinary","description":"Returns the binary data of the first entry of the last node. Always returns a binary file."},{"name":"No Response Body","value":"noData","description":"Returns without a body"}],"default":"firstEntryJson","description":"What data should be returned. If it should return all items as an array or only the first item as object."},{"displayName":"Property Name","name":"responseBinaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"responseData":["firstEntryBinary"]}},"description":"Name of the binary property to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Allowed Origins (CORS)","name":"allowedOrigins","type":"string","default":"*","description":"Comma-separated list of URLs allowed for cross-origin non-preflight requests. Use * (default) to allow all origins."},{"displayName":"Binary File","name":"binaryData","type":"boolean","displayOptions":{"show":{"/httpMethod":["PATCH","PUT","POST"],"@version":[1]}},"default":false,"description":"Whether the webhook will receive binary data"},{"displayName":"Field Name for Binary Data","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"hide":{"@version":[1]}},"description":"The name of the output field to put any binary file data in. Only relevant if binary data is received."},{"displayName":"Ignore Bots","name":"ignoreBots","type":"boolean","default":false,"description":"Whether to ignore requests from bots like link previewers and web crawlers"},{"displayName":"IP(s) Whitelist","name":"ipWhitelist","type":"string","placeholder":"e.g. 127.0.0.1","default":"","description":"Comma-separated list of allowed IP addresses. Leave empty to allow all IPs."},{"displayName":"No Response Body","name":"noResponseBody","type":"boolean","default":false,"description":"Whether to send any body in the response","displayOptions":{"hide":{"rawBody":[true]},"show":{"/responseMode":["onReceived"]}}},{"displayName":"Property Name","name":"responsePropertyName","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"data","description":"Name of the property to return the data of instead of the whole JSON"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"show":{"binaryData":[true],"@version":[1]}},"hint":"The name of the output binary field to put the file in","description":"If the data gets received via \"Form-Data Multipart\" it will be the prefix and a number starting with 0 will be attached to it"},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"show":{"@version":[1]},"hide":{"binaryData":[true],"noResponseBody":[true]}},"default":false,"description":"Raw body (binary)"},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"hide":{"noResponseBody":[true],"@version":[1]}},"default":false,"description":"Whether to return the raw body"},{"displayName":"Response Code","name":"responseCode","placeholder":"Add Response Code","type":"fixedCollection","default":{"values":{"responseCode":200}},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Response Code","name":"responseCode","type":"options","options":[{"name":"200","value":200,"description":"OK - Request has succeeded"},{"name":"201","value":201,"description":"Created - Request has been fulfilled"},{"name":"204","value":204,"description":"No Content - Request processed, no content returned"},{"name":"301","value":301,"description":"Moved Permanently - Requested resource moved permanently"},{"name":"302","value":302,"description":"Found - Requested resource moved temporarily"},{"name":"304","value":304,"description":"Not Modified - Resource has not been modified"},{"name":"400","value":400,"description":"Bad Request - Request could not be understood"},{"name":"401","value":401,"description":"Unauthorized - Request requires user authentication"},{"name":"403","value":403,"description":"Forbidden - Server understood, but refuses to fulfill"},{"name":"404","value":404,"description":"Not Found - Server has not found a match"},{"name":"Custom Code","value":"customCode","description":"Write any HTTP code"}],"default":200,"description":"The HTTP response code to return"},{"displayName":"Code","name":"customCode","type":"number","default":200,"placeholder":"e.g. 400","typeOptions":{"minValue":100},"displayOptions":{"show":{"responseCode":["customCode"]}}}]}],"displayOptions":{"show":{"@version":[{"_cnd":{"gte":2}}]},"hide":{"/responseMode":["responseNode"]}}},{"displayName":"Response Content-Type","name":"responseContentType","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"","placeholder":"application/xml","description":"Set a custom content-type to return if another one as the \"application/json\" should be returned"},{"displayName":"Response Data","name":"responseData","type":"string","displayOptions":{"show":{"/responseMode":["onReceived"]},"hide":{"noResponseBody":[true]}},"default":"","placeholder":"success","description":"Custom response data to send"},{"displayName":"Response Headers","name":"responseHeaders","placeholder":"Add Response Header","description":"Add headers to the webhook response","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"entries","displayName":"Entries","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the header"}]}]}]}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Helpers"]},"alias":["HTTP","API","Build","WH"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.webhook/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Webhook/webhook.svg","dark":"icons/n8n-nodes-base/dist/nodes/Webhook/webhook.dark.svg"}},
456
+ {"displayName":"Webhook","name":"webhook","group":["trigger"],"version":[1,1.1,2,2.1],"defaultVersion":2.1,"description":"Starts the workflow when a webhook is called","eventTriggerDescription":"Waiting for you to call the Test URL","activationMessage":"You can now make calls to your production webhook URL.","defaults":{"name":"Webhook"},"supportsCORS":true,"triggerPanel":{"header":"","executionsHelp":{"inactive":"Webhooks have two modes: test and production. <br /> <br /> <b>Use test mode while you build your workflow</b>. Click the 'listen' button, then make a request to the test URL. The executions will show up in the editor.<br /> <br /> <b>Use production mode to run your workflow automatically</b>. <a data-key=\"activate\">Activate</a> the workflow, then make requests to the production URL. These executions will show up in the executions list, but not in the editor.","active":"Webhooks have two modes: test and production. <br /> <br /> <b>Use test mode while you build your workflow</b>. Click the 'listen' button, then make a request to the test URL. The executions will show up in the editor.<br /> <br /> <b>Use production mode to run your workflow automatically</b>. Since the workflow is activated, you can make requests to the production URL. These executions will show up in the <a data-key=\"executions\">executions list</a>, but not in the editor."},"activationHint":"Once you've finished building your workflow, run it without having to click this button by using the production webhook URL."},"inputs":[],"outputs":"={{((parameters) => {\n const httpMethod = parameters.httpMethod;\n if (!Array.isArray(httpMethod))\n return [\n {\n type: 'main',\n displayName: httpMethod,\n },\n ];\n const outputs = httpMethod.map((method) => {\n return {\n type: 'main',\n displayName: method,\n };\n });\n return outputs;\n})($parameter)}}","credentials":[{"name":"httpBasicAuth","required":true,"displayOptions":{"show":{"authentication":["basicAuth"]}}},{"name":"httpHeaderAuth","required":true,"displayOptions":{"show":{"authentication":["headerAuth"]}}},{"name":"jwtAuth","required":true,"displayOptions":{"show":{"authentication":["jwtAuth"]}}}],"webhooks":[{"name":"default","httpMethod":"={{$parameter[\"httpMethod\"] || \"GET\"}}","isFullPath":true,"responseCode":"={{((parameters) => {\n if (parameters.responseCode) {\n return parameters.responseCode;\n }\n const responseCodeOptions = parameters.options;\n if (responseCodeOptions?.responseCode?.values) {\n const { responseCode, customCode } = responseCodeOptions.responseCode.values;\n if (customCode) {\n return customCode;\n }\n return responseCode;\n }\n return 200;\n})($parameter)}}","responseMode":"={{$parameter[\"responseMode\"]}}","responseData":"={{((parameters) => {\n const { responseData, responseMode, options } = parameters;\n if (responseData)\n return responseData;\n if (responseMode === 'onReceived') {\n const data = options?.responseData;\n if (data)\n return data;\n }\n if (options?.noResponseBody)\n return 'noData';\n return undefined;\n})($parameter)}}","responseBinaryPropertyName":"={{$parameter[\"responseBinaryPropertyName\"]}}","responseContentType":"={{$parameter[\"options\"][\"responseContentType\"]}}","responsePropertyName":"={{$parameter[\"options\"][\"responsePropertyName\"]}}","responseHeaders":"={{$parameter[\"options\"][\"responseHeaders\"]}}","path":"={{$parameter[\"path\"]}}"}],"properties":[{"displayName":"Allow Multiple HTTP Methods","name":"multipleMethods","type":"boolean","default":false,"isNodeSetting":true,"description":"Whether to allow the webhook to listen for multiple HTTP methods"},{"displayName":"HTTP Method","name":"httpMethod","type":"options","options":[{"name":"DELETE","value":"DELETE"},{"name":"GET","value":"GET"},{"name":"HEAD","value":"HEAD"},{"name":"PATCH","value":"PATCH"},{"name":"POST","value":"POST"},{"name":"PUT","value":"PUT"}],"default":"GET","description":"The HTTP method to listen to","displayOptions":{"show":{"multipleMethods":[false]}}},{"displayName":"HTTP Methods","name":"httpMethod","type":"multiOptions","options":[{"name":"DELETE","value":"DELETE"},{"name":"GET","value":"GET"},{"name":"HEAD","value":"HEAD"},{"name":"PATCH","value":"PATCH"},{"name":"POST","value":"POST"},{"name":"PUT","value":"PUT"}],"default":["GET","POST"],"description":"The HTTP methods to listen to","displayOptions":{"show":{"multipleMethods":[true]}}},{"displayName":"Path","name":"path","type":"string","default":"","placeholder":"webhook","description":"The path to listen to, dynamic values could be specified by using ':', e.g. 'your-path/:dynamic-value'. If dynamic values are set 'webhookId' would be prepended to path."},{"displayName":"Authentication","name":"authentication","type":"options","options":[{"name":"Basic Auth","value":"basicAuth"},{"name":"Header Auth","value":"headerAuth"},{"name":"JWT Auth","value":"jwtAuth"},{"name":"None","value":"none"}],"default":"none","description":"The way to authenticate"},{"displayName":"Respond","name":"responseMode","type":"options","options":[{"name":"Immediately","value":"onReceived","description":"As soon as this node executes"},{"name":"When Last Node Finishes","value":"lastNode","description":"Returns data of the last-executed node"},{"name":"Using 'Respond to Webhook' Node","value":"responseNode","description":"Response defined in that node"}],"default":"onReceived","description":"When and how to respond to the webhook","displayOptions":{"show":{"@version":[1,1.1,2]}}},{"displayName":"Respond","name":"responseMode","type":"options","options":[{"name":"Immediately","value":"onReceived","description":"As soon as this node executes"},{"name":"When Last Node Finishes","value":"lastNode","description":"Returns data of the last-executed node"},{"name":"Using 'Respond to Webhook' Node","value":"responseNode","description":"Response defined in that node"},{"name":"Streaming","value":"streaming","description":"Returns data in real time from streaming enabled nodes"}],"default":"onReceived","description":"When and how to respond to the webhook","displayOptions":{"hide":{"@version":[1,1.1,2]}}},{"displayName":"Insert a 'Respond to Webhook' node to control when and how you respond. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.respondtowebhook/\" target=\"_blank\">More details</a>","name":"webhookNotice","type":"notice","displayOptions":{"show":{"responseMode":["responseNode"]}},"default":""},{"displayName":"Insert a node that supports streaming (e.g. 'AI Agent') and enable streaming to stream directly to the response while the workflow is executed. <a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.respondtowebhook/\" target=\"_blank\">More details</a>","name":"webhookStreamingNotice","type":"notice","displayOptions":{"show":{"responseMode":["streaming"]}},"default":""},{"displayName":"Response Code","name":"responseCode","type":"number","displayOptions":{"show":{"@version":[1,1.1]},"hide":{"responseMode":["responseNode"]}},"typeOptions":{"minValue":100,"maxValue":599},"default":200,"description":"The HTTP Response code to return"},{"displayName":"Response Data","name":"responseData","type":"options","displayOptions":{"show":{"responseMode":["lastNode"]}},"options":[{"name":"All Entries","value":"allEntries","description":"Returns all the entries of the last node. Always returns an array."},{"name":"First Entry JSON","value":"firstEntryJson","description":"Returns the JSON data of the first entry of the last node. Always returns a JSON object."},{"name":"First Entry Binary","value":"firstEntryBinary","description":"Returns the binary data of the first entry of the last node. Always returns a binary file."},{"name":"No Response Body","value":"noData","description":"Returns without a body"}],"default":"firstEntryJson","description":"What data should be returned. If it should return all items as an array or only the first item as object."},{"displayName":"Property Name","name":"responseBinaryPropertyName","type":"string","required":true,"default":"data","displayOptions":{"show":{"responseData":["firstEntryBinary"]}},"description":"Name of the binary property to return"},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Allowed Origins (CORS)","name":"allowedOrigins","type":"string","default":"*","description":"Comma-separated list of URLs allowed for cross-origin non-preflight requests. Use * (default) to allow all origins."},{"displayName":"Binary File","name":"binaryData","type":"boolean","displayOptions":{"show":{"/httpMethod":["PATCH","PUT","POST"],"@version":[1]}},"default":false,"description":"Whether the webhook will receive binary data"},{"displayName":"Field Name for Binary Data","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"hide":{"@version":[1]}},"description":"The name of the output field to put any binary file data in. Only relevant if binary data is received."},{"displayName":"Ignore Bots","name":"ignoreBots","type":"boolean","default":false,"description":"Whether to ignore requests from bots like link previewers and web crawlers"},{"displayName":"IP(s) Whitelist","name":"ipWhitelist","type":"string","placeholder":"e.g. 127.0.0.1","default":"","description":"Comma-separated list of allowed IP addresses. Leave empty to allow all IPs."},{"displayName":"No Response Body","name":"noResponseBody","type":"boolean","default":false,"description":"Whether to send any body in the response","displayOptions":{"hide":{"rawBody":[true]},"show":{"/responseMode":["onReceived"]}}},{"displayName":"Property Name","name":"responsePropertyName","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"data","description":"Name of the property to return the data of instead of the whole JSON"},{"displayName":"Put Output File in Field","name":"binaryPropertyName","type":"string","default":"data","displayOptions":{"show":{"binaryData":[true],"@version":[1]}},"hint":"The name of the output binary field to put the file in","description":"If the data gets received via \"Form-Data Multipart\" it will be the prefix and a number starting with 0 will be attached to it"},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"show":{"@version":[1]},"hide":{"binaryData":[true],"noResponseBody":[true]}},"default":false,"description":"Raw body (binary)"},{"displayName":"Raw Body","name":"rawBody","type":"boolean","displayOptions":{"hide":{"noResponseBody":[true],"@version":[1]}},"default":false,"description":"Whether to return the raw body"},{"displayName":"Response Code","name":"responseCode","placeholder":"Add Response Code","type":"fixedCollection","default":{"values":{"responseCode":200}},"options":[{"name":"values","displayName":"Values","values":[{"displayName":"Response Code","name":"responseCode","type":"options","options":[{"name":"200","value":200,"description":"OK - Request has succeeded"},{"name":"201","value":201,"description":"Created - Request has been fulfilled"},{"name":"204","value":204,"description":"No Content - Request processed, no content returned"},{"name":"301","value":301,"description":"Moved Permanently - Requested resource moved permanently"},{"name":"302","value":302,"description":"Found - Requested resource moved temporarily"},{"name":"304","value":304,"description":"Not Modified - Resource has not been modified"},{"name":"400","value":400,"description":"Bad Request - Request could not be understood"},{"name":"401","value":401,"description":"Unauthorized - Request requires user authentication"},{"name":"403","value":403,"description":"Forbidden - Server understood, but refuses to fulfill"},{"name":"404","value":404,"description":"Not Found - Server has not found a match"},{"name":"Custom Code","value":"customCode","description":"Write any HTTP code"}],"default":200,"description":"The HTTP response code to return"},{"displayName":"Code","name":"customCode","type":"number","default":200,"placeholder":"e.g. 400","typeOptions":{"minValue":100},"displayOptions":{"show":{"responseCode":["customCode"]}}}]}],"displayOptions":{"show":{"@version":[{"_cnd":{"gte":2}}]},"hide":{"/responseMode":["responseNode"]}}},{"displayName":"Response Content-Type","name":"responseContentType","type":"string","displayOptions":{"show":{"/responseData":["firstEntryJson"],"/responseMode":["lastNode"]}},"default":"","placeholder":"application/xml","description":"Set a custom content-type to return if another one as the \"application/json\" should be returned"},{"displayName":"Response Data","name":"responseData","type":"string","displayOptions":{"show":{"/responseMode":["onReceived"]},"hide":{"noResponseBody":[true]}},"default":"","placeholder":"success","description":"Custom response data to send"},{"displayName":"Response Headers","name":"responseHeaders","placeholder":"Add Response Header","description":"Add headers to the webhook response","type":"fixedCollection","typeOptions":{"multipleValues":true},"default":{},"options":[{"name":"entries","displayName":"Entries","values":[{"displayName":"Name","name":"name","type":"string","default":"","description":"Name of the header"},{"displayName":"Value","name":"value","type":"string","default":"","description":"Value of the header"}]}]}]}],"codex":{"categories":["Development","Core Nodes"],"subcategories":{"Core Nodes":["Helpers"]},"alias":["HTTP","API","Build","WH"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.webhook/"}]}},"iconUrl":{"light":"icons/n8n-nodes-base/dist/nodes/Webhook/webhook.svg","dark":"icons/n8n-nodes-base/dist/nodes/Webhook/webhook.dark.svg"}},
457
457
  {"displayName":"Wekan","name":"wekan","group":["transform"],"version":1,"subtitle":"={{$parameter[\"operation\"] + \": \" + $parameter[\"resource\"]}}","description":"Consume Wekan API","defaults":{"name":"Wekan"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"credentials":[{"name":"wekanApi","required":true}],"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Board","value":"board"},{"name":"Card","value":"card"},{"name":"Card Comment","value":"cardComment"},{"name":"Checklist","value":"checklist"},{"name":"Checklist Item","value":"checklistItem"},{"name":"List","value":"list"}],"default":"card"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["board"]}},"options":[{"name":"Create","value":"create","description":"Create a new board","action":"Create a board"},{"name":"Delete","value":"delete","description":"Delete a board","action":"Delete a board"},{"name":"Get","value":"get","description":"Get the data of a board","action":"Get a board"},{"name":"Get Many","value":"getAll","description":"Get many user boards","action":"Get many boards"}],"default":"create"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["card"]}},"options":[{"name":"Create","value":"create","description":"Create a new card","action":"Create a card"},{"name":"Delete","value":"delete","description":"Delete a card","action":"Delete a card"},{"name":"Get","value":"get","description":"Get a card","action":"Get a card"},{"name":"Get Many","value":"getAll","description":"Get many cards","action":"Get many cards"},{"name":"Update","value":"update","description":"Update a card","action":"Update a card"}],"default":"create"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["cardComment"]}},"options":[{"name":"Create","value":"create","description":"Create a comment on a card","action":"Create a comment on a card"},{"name":"Delete","value":"delete","description":"Delete a comment from a card","action":"Delete a comment from a card"},{"name":"Get","value":"get","description":"Get a card comment","action":"Get a card comment"},{"name":"Get Many","value":"getAll","description":"Get many card comments","action":"Get many card comments"}],"default":"create"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["checklist"]}},"options":[{"name":"Create","value":"create","description":"Create a new checklist","action":"Create a checklist"},{"name":"Delete","value":"delete","description":"Delete a checklist","action":"Delete a checklist"},{"name":"Get","value":"get","description":"Get the data of a checklist","action":"Get a checklist"},{"name":"Get Many","value":"getAll","description":"Returns many checklists for the card","action":"Get many checklists"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["checklistItem"]}},"options":[{"name":"Delete","value":"delete","description":"Delete a checklist item","action":"Delete a checklist item"},{"name":"Get","value":"get","description":"Get a checklist item","action":"Get a checklist item"},{"name":"Update","value":"update","description":"Update a checklist item","action":"Update a checklist item"}],"default":"getAll"},{"displayName":"Operation","name":"operation","type":"options","noDataExpression":true,"displayOptions":{"show":{"resource":["list"]}},"options":[{"name":"Create","value":"create","description":"Create a new list","action":"Create a list"},{"name":"Delete","value":"delete","description":"Delete a list","action":"Delete a list"},{"name":"Get","value":"get","description":"Get the data of a list","action":"Get a list"},{"name":"Get Many","value":"getAll","description":"Get many board lists","action":"Get many lists"}],"default":"create"},{"displayName":"Title","name":"title","type":"string","default":"","placeholder":"My board","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["board"]}},"description":"The title of the board"},{"displayName":"Owner Name or ID","name":"owner","type":"options","typeOptions":{"loadOptionsMethod":"getUsers"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["board"]}},"description":"The user ID in Wekan. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["board"]}},"default":{},"options":[{"displayName":"Active","name":"isActive","type":"boolean","default":false,"description":"Whether to set the board active"},{"displayName":"Admin","name":"isAdmin","type":"boolean","default":false,"description":"Whether to set the owner an admin of the board"},{"displayName":"Color","name":"color","type":"options","options":[{"name":"Belize","value":"belize"},{"name":"Midnight","value":"midnight"},{"name":"Nephritis","value":"nephritis"},{"name":"Pomegranate","value":"pomegranate"},{"name":"Pumpkin","value":"pumpkin"},{"name":"Wisteria","value":"wisteria"}],"default":"","description":"The color of the board"},{"displayName":"Comment Only","name":"isCommentOnly","type":"boolean","default":false,"description":"Whether to enable comments"},{"displayName":"No Comments","name":"isNoComments","type":"boolean","default":false,"description":"Whether to disable comments"},{"displayName":"Permission","name":"permission","type":"options","options":[{"name":"Private","value":"private"},{"name":"Public","value":"public"}],"default":"private","description":"Set the board permission"},{"displayName":"Worker","name":"isWorker","type":"boolean","default":false,"description":"Whether to only move cards, assign himself to card and comment"}]},{"displayName":"Board ID","name":"boardId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["board"]}},"description":"The ID of the board to delete"},{"displayName":"Board ID","name":"boardId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["board"]}},"description":"The ID of the board to get"},{"displayName":"User Name or ID","name":"IdUser","type":"options","typeOptions":{"loadOptionsMethod":"getUsers"},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["board"]}},"description":"The ID of the user that boards are attached. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["board"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["board"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":200},"default":100,"description":"Max number of results to return"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["card"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["card"]}},"description":"The ID of the list to create card in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","default":"","placeholder":"My card","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["card"]}},"description":"The title of the card"},{"displayName":"Swimlane Name or ID","name":"swimlaneId","type":"options","typeOptions":{"loadOptionsMethod":"getSwimlanes","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["card"]}},"description":"The swimlane ID of the new card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Author Name or ID","name":"authorId","type":"options","description":"Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>","typeOptions":{"loadOptionsMethod":"getUsers"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["card"]}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["create"],"resource":["card"]}},"default":{},"options":[{"displayName":"Assignee Names or IDs","name":"assignees","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers"},"default":[],"description":"The new list of assignee IDs attached to the card. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Description","name":"description","type":"string","default":"","description":"The new description of the card"},{"displayName":"Member Names or IDs","name":"members","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers"},"default":[],"description":"The new list of member IDs attached to the card. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."}]},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["card"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["card"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["card"]}},"description":"The ID of the card to delete. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["card"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["card"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card ID","name":"cardId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["card"]}},"description":"The ID of the card to get"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["card"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"From Object","name":"fromObject","type":"options","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["card"]}},"options":[{"name":"List","value":"list"},{"name":"Swimlane","value":"swimlane"}],"default":""},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"fromObject":["list"],"operation":["getAll"],"resource":["card"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Swimlane Name or ID","name":"swimlaneId","type":"options","typeOptions":{"loadOptionsMethod":"getSwimlanes","loadOptionsDependsOn":["boardId"]},"default":"","displayOptions":{"show":{"fromObject":["swimlane"],"operation":["getAll"],"resource":["card"]}},"description":"The ID of the swimlane that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["card"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["card"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":200},"default":100,"description":"Max number of results to return"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["card"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["card"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["card"]}},"description":"The ID of the card to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["card"]}},"default":{},"options":[{"displayName":"Author Name or ID","name":"authorId","type":"options","typeOptions":{"loadOptionsMethod":"getUsers"},"default":"","description":"Update the owner of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Assignee Names or IDs","name":"assignees","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers"},"default":[],"description":"The new list of assignee IDs attached to the card. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Color","name":"color","type":"options","options":[{"value":"black","name":"Black"},{"value":"blue","name":"Blue"},{"value":"crimson","name":"Crimson"},{"value":"darkgreen","name":"Darkgreen"},{"value":"gold","name":"Gold"},{"value":"gray","name":"Gray"},{"value":"green","name":"Green"},{"value":"indigo","name":"Indigo"},{"value":"lime","name":"Lime"},{"value":"magenta","name":"Magenta"},{"value":"mistyrose","name":"Mistyrose"},{"value":"navy","name":"Navy"},{"value":"orange","name":"Orange"},{"value":"paleturquoise","name":"Paleturquoise"},{"value":"peachpuff","name":"Peachpuff"},{"value":"pink","name":"Pink"},{"value":"plum","name":"Plum"},{"value":"purple","name":"Purple"},{"value":"red","name":"Red"},{"value":"saddlebrown","name":"Saddlebrown"},{"value":"silver","name":"Silver"},{"value":"sky","name":"Sky"},{"value":"slateblue","name":"Slateblue"},{"value":"white","name":"White"},{"value":"yellow","name":"Yellow"}],"default":"","description":"The new color of the card"},{"displayName":"Description","name":"description","type":"string","default":"","description":"The new description of the card"},{"displayName":"Due At","name":"dueAt","type":"dateTime","default":"","description":"The new due at field of the card"},{"displayName":"End At","name":"endAt","type":"dateTime","default":"","description":"The new end at field of the card"},{"displayName":"Label IDs","name":"labelIds","type":"string","default":"","description":"The label IDs attached to the card"},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","description":"The new list ID of the card (move operation). Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Member Names or IDs","name":"members","type":"multiOptions","typeOptions":{"loadOptionsMethod":"getUsers"},"default":[],"description":"The new list of member IDs attached to the card. Choose from the list, or specify IDs using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Over Time","name":"isOverTime","type":"boolean","default":false,"description":"The new over time field of the card"},{"displayName":"Parent Name or ID","name":"parentId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","description":"The parent of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Received At","name":"receivedAt","type":"dateTime","default":"","description":"The new received at field of the card"},{"displayName":"Sort","name":"sort","type":"number","default":0,"description":"The internally used sort value of a card"},{"displayName":"Spent Time","name":"spentTime","type":"number","typeOptions":{"minValue":0},"default":"","description":"The new spent time field of the card"},{"displayName":"Start At","name":"startAt","type":"dateTime","default":"","description":"The new start at field of the card"},{"displayName":"Swimlane Name or ID","name":"swimlaneId","type":"options","typeOptions":{"loadOptionsMethod":"getSwimlanes","loadOptionsDependsOn":["boardId"]},"default":"","description":"The new swimlane ID of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","default":"","description":"The new title of the card"}]},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["cardComment"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["cardComment"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["cardComment"]}},"description":"The ID of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Author Name or ID","name":"authorId","type":"options","typeOptions":{"loadOptionsMethod":"getUsers"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["cardComment"]}},"description":"The user who posted the comment. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Comment","name":"comment","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["cardComment"]}},"description":"The comment text"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["cardComment"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["cardComment"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["cardComment"]}},"description":"The ID of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Comment Name or ID","name":"commentId","type":"options","typeOptions":{"loadOptionsMethod":"getComments","loadOptionsDependsOn":["boardId","cardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["cardComment"]}},"description":"The ID of the comment to delete. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Board ID","name":"boardId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["cardComment"]}},"description":"The ID of the board that card belongs to"},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["cardComment"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["cardComment"]}},"description":"The ID of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Comment ID","name":"commentId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["cardComment"]}},"description":"The ID of the comment to get"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["cardComment"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["cardComment"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["cardComment"]}},"description":"The ID of the card. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["cardComment"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["cardComment"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":200},"default":100,"description":"Max number of results to return"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["checklist"]}},"description":"The ID of the board where the card is in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["checklist"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["checklist"]}},"description":"The ID of the card to add checklist to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["checklist"]}},"description":"The title of the checklist to add"},{"displayName":"Items","name":"items","type":"string","typeOptions":{"multipleValues":true,"multipleValueButtonText":"Add Item"},"displayOptions":{"show":{"operation":["create"],"resource":["checklist"]}},"default":[],"description":"Items to be added to the checklist"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklist"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklist"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklist"]}},"description":"The ID of the card that checklist belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Checklist Name or ID","name":"checklistId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklists","loadOptionsDependsOn":["boardId","cardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklist"]}},"description":"The ID of the checklist to delete. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklist"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklist"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklist"]}},"description":"The ID of the card that checklist belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Checklist Name or ID","name":"checklistId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklists","loadOptionsDependsOn":["boardId","cardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklist"]}},"description":"The ID of the checklist to get. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["checklist"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["checklist"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["checklist"]}},"description":"The ID of the card to get checklists. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["checklist"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["checklist"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":200},"default":100,"description":"Max number of results to return"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklistItem"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklistItem"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklistItem"]}},"description":"The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Checklist Name or ID","name":"checklistId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklists","loadOptionsDependsOn":["boardId","cardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Checklist Item Name or ID","name":"checklistItemId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklistItems","loadOptionsDependsOn":["boardId","cardId","checklistId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem item to get. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklistItem"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklistItem"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklistItem"]}},"description":"The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Checklist ID","name":"checklistId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem that card belongs to"},{"displayName":"Checklist Item Name or ID","name":"checklistItemId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklistItems","loadOptionsDependsOn":["boardId","cardId","checklistId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem item to get. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"description":"The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"description":"The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Card Name or ID","name":"cardId","type":"options","typeOptions":{"loadOptionsMethod":"getCards","loadOptionsDependsOn":["boardId","listId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"description":"The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"CheckList Name or ID","name":"checklistId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklists","loadOptionsDependsOn":["boardId","cardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Checklist Item Name or ID","name":"checklistItemId","type":"options","typeOptions":{"loadOptionsMethod":"getChecklistItems","loadOptionsDependsOn":["boardId","cardId","checklistId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"description":"The ID of the checklistItem item to update. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Update Fields","name":"updateFields","type":"collection","placeholder":"Add Field","displayOptions":{"show":{"operation":["update"],"resource":["checklistItem"]}},"default":{},"options":[{"displayName":"Title","name":"title","type":"string","default":"","description":"The new title for the checklistItem item"},{"displayName":"Finished","name":"isFinished","type":"boolean","default":false,"description":"Whether the item is checked"}]},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["list"]}},"description":"The ID of the board the list should be created in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Title","name":"title","type":"string","default":"","placeholder":"My list","required":true,"displayOptions":{"show":{"operation":["create"],"resource":["list"]}},"description":"The title of the list"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["list"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List Name or ID","name":"listId","type":"options","typeOptions":{"loadOptionsMethod":"getLists","loadOptionsDependsOn":["boardId"]},"default":"","required":true,"displayOptions":{"show":{"operation":["delete"],"resource":["list"]}},"description":"The ID of the list to delete. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["list"]}},"description":"The ID of the board that list belongs to. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"List ID","name":"listId","type":"string","default":"","required":true,"displayOptions":{"show":{"operation":["get"],"resource":["list"]}},"description":"The ID of the list to get"},{"displayName":"Board Name or ID","name":"boardId","type":"options","typeOptions":{"loadOptionsMethod":"getBoards"},"default":"","required":true,"displayOptions":{"show":{"operation":["getAll"],"resource":["list"]}},"description":"ID of the board where the lists are in. Choose from the list, or specify an ID using an <a href=\"https://docs.n8n.io/code/expressions/\">expression</a>."},{"displayName":"Return All","name":"returnAll","type":"boolean","displayOptions":{"show":{"operation":["getAll"],"resource":["list"]}},"default":false,"description":"Whether to return all results or only up to a given limit"},{"displayName":"Limit","name":"limit","type":"number","displayOptions":{"show":{"operation":["getAll"],"resource":["list"],"returnAll":[false]}},"typeOptions":{"minValue":1,"maxValue":200},"default":100,"description":"Max number of results to return"}],"codex":{"categories":["Productivity"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.wekan/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/wekan/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/Wekan/wekan.svg"},
458
458
  {"displayName":"WhatsApp Trigger","name":"whatsAppTrigger","group":["trigger"],"version":1,"subtitle":"={{$parameter[\"event\"]}}","description":"Handle WhatsApp events via webhooks","defaults":{"name":"WhatsApp Trigger"},"inputs":[],"outputs":["main"],"credentials":[{"name":"whatsAppTriggerApi","required":true}],"webhooks":[{"name":"setup","httpMethod":"GET","responseMode":"onReceived","path":"webhook"},{"name":"default","httpMethod":"POST","responseMode":"onReceived","path":"webhook"}],"properties":[{"displayName":"Due to Facebook API limitations, you can use just one WhatsApp trigger for each Facebook App","name":"whatsAppNotice","type":"notice","default":""},{"displayName":"Trigger On","name":"updates","type":"multiOptions","required":true,"default":[],"options":[{"name":"Account Review Update","value":"account_review_update"},{"name":"Account Update","value":"account_update"},{"name":"Business Capability Update","value":"business_capability_update"},{"name":"Message Template Quality Update","value":"message_template_quality_update"},{"name":"Message Template Status Update","value":"message_template_status_update"},{"name":"Messages","value":"messages"},{"name":"Phone Number Name Update","value":"phone_number_name_update"},{"name":"Phone Number Quality Update","value":"phone_number_quality_update"},{"name":"Security","value":"security"},{"name":"Template Category Update","value":"template_category_update"}]},{"displayName":"Options","name":"options","type":"collection","default":{},"placeholder":"Add option","options":[{"displayName":"Receive Message Status Updates","name":"messageStatusUpdates","type":"multiOptions","default":["all"],"description":"WhatsApp sends notifications to the Trigger when the status of a message changes (for example from Sent to Delivered and from Delivered to Read). To avoid multiple executions for one WhatsApp message, you can set the Trigger to execute only on selected message status updates.","options":[{"name":"All","value":"all"},{"name":"Deleted","value":"deleted"},{"name":"Delivered","value":"delivered"},{"name":"Failed","value":"failed"},{"name":"Read","value":"read"},{"name":"Sent","value":"sent"}]}]}],"codex":{"categories":["Communication"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.whatsapptrigger/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/credentials/whatsapp/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/WhatsApp/whatsapp.svg"},
459
459
  {"displayName":"WhatsApp Business Cloud","name":"whatsApp","group":["output"],"version":1,"subtitle":"={{ $parameter[\"resource\"] + \": \" + $parameter[\"operation\"] }}","description":"Access WhatsApp API","defaults":{"name":"WhatsApp Business Cloud"},"usableAsTool":true,"inputs":["main"],"outputs":["main"],"webhooks":[{"name":"default","httpMethod":"GET","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true},{"name":"default","httpMethod":"POST","responseMode":"onReceived","responseData":"","path":"={{ $nodeId }}","restartWebhook":true,"isFullPath":true}],"credentials":[{"name":"whatsAppApi","required":true}],"requestDefaults":{"baseURL":"https://graph.facebook.com/v13.0/"},"properties":[{"displayName":"Resource","name":"resource","type":"options","noDataExpression":true,"options":[{"name":"Message","value":"message"},{"name":"Media","value":"media"}],"default":"message"},{"displayName":"Operation","noDataExpression":true,"name":"operation","type":"options","placeholder":"","options":[{"name":"Send","value":"send","action":"Send message"},{"name":"Send and Wait for Response","value":"sendAndWait","action":"Send message and wait for response"},{"name":"Send Template","value":"sendTemplate","action":"Send template"}],"default":"sendTemplate","routing":{"request":{"ignoreHttpStatusErrors":true},"send":{"preSend":[null]},"output":{"postReceive":[null]}},"displayOptions":{"show":{"resource":["message"]}}},{"displayName":"Messaging Product","name":"messagingProduct","default":"whatsapp","type":"hidden","routing":{"send":{"type":"body","property":"messaging_product"}},"displayOptions":{"show":{"resource":["message"]}}},{"displayName":"Sender Phone Number (or ID)","name":"phoneNumberId","type":"options","typeOptions":{"loadOptions":{"routing":{"request":{"url":"={{$credentials.businessAccountId}}/phone_numbers","method":"GET"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"data"}},{"type":"setKeyValue","properties":{"name":"={{$responseItem.display_phone_number}} - {{$responseItem.verified_name}}","value":"={{$responseItem.id}}"}},{"type":"sort","properties":{"key":"name"}}]}}}},"default":"","placeholder":"","required":true,"description":"The ID of the business account's phone number from which the message will be sent from","routing":{"request":{"method":"POST","url":"={{$value}}/messages"}},"displayOptions":{"show":{"resource":["message"]}}},{"displayName":"Recipient's Phone Number","name":"recipientPhoneNumber","type":"string","default":"","required":true,"description":"Phone number of the recipient of the message","hint":"When entering a phone number, make sure to include the country code","routing":{"send":{"type":"body","preSend":[null]}},"displayOptions":{"show":{"resource":["message"]}}},{"displayName":"MessageType","noDataExpression":true,"name":"messageType","type":"options","placeholder":"","options":[{"name":"Audio","value":"audio"},{"name":"Contacts","value":"contacts"},{"name":"Document","value":"document"},{"name":"Image","value":"image"},{"name":"Location","value":"location"},{"name":"Text","value":"text"},{"name":"Video","value":"video"}],"default":"text","description":"The type of the message","displayOptions":{"show":{"resource":["message"],"operation":["send"]}}},{"displayName":"Operation","name":"operation","noDataExpression":true,"type":"options","placeholder":"","options":[{"name":"Upload","value":"mediaUpload","action":"Upload media"},{"name":"Download","value":"mediaUrlGet","action":"Download media"},{"name":"Delete","value":"mediaDelete","action":"Delete media"}],"default":"mediaUpload","displayOptions":{"show":{"resource":["media"]}},"description":"The operation to perform on the media"},{"displayName":"Name","name":"name","type":"fixedCollection","typeOptions":{"multipleValues":false},"displayOptions":{"show":{"operation":["send"],"messageType":["contacts"]}},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Name","name":"data","values":[{"displayName":"Formatted Name","name":"formatted_name","type":"string","required":true,"default":"","routing":{"send":{"type":"body","property":"contacts[0].name.formatted_name"}}},{"displayName":"First Name","name":"first_name","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].name.first_name"}}},{"displayName":"Last Name","name":"last_name","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].name.last_name"}}},{"displayName":"Middle Name","name":"middle_name","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].name.middle_name"}}},{"displayName":"Suffix","name":"suffix","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].name.suffix"}}},{"displayName":"Prefix","name":"prefix","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].name.prefix"}}}]}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"operation":["send"],"messageType":["contacts"]}},"options":[{"displayName":"Addresses","name":"addresses","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Address","name":"address","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Home","value":"HOME"},{"name":"Work","value":"WORK"}],"default":"HOME","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].type","type":"body"}}},{"displayName":"Street","name":"street","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].street","type":"body"}}},{"displayName":"City","name":"city","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].city","type":"body"}}},{"displayName":"State","name":"state","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].state","type":"body"}}},{"displayName":"Zip","name":"zip","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].zip","type":"body"}}},{"displayName":"Country","name":"country","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].country","type":"body"}}},{"displayName":"Country Code","name":"country_code","type":"string","default":"","routing":{"send":{"property":"=contacts[0].addresses[{{$index}}].country_code","type":"body"}}}]}]},{"displayName":"Birthday","name":"birthday","type":"string","default":"","routing":{"send":{"property":"contacts[0].birthday","type":"body"}},"placeholder":"YYYY-MM-DD"},{"displayName":"Emails","name":"emails","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Email","name":"data","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Home","value":"HOME"},{"name":"Work","value":"WORK"}],"default":"HOME","routing":{"send":{"property":"=contacts[0].emails[{{$index}}].type","type":"body"}}},{"displayName":"Email","name":"email","type":"string","placeholder":"name@email.com","default":"","routing":{"send":{"property":"=contacts[0].emails[{{$index}}].email","type":"body"}}}]}]},{"displayName":"Organization","name":"organization","type":"fixedCollection","typeOptions":{"multipleValues":false},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Organization","name":"data","values":[{"displayName":"Company","name":"company","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].org.company"}}},{"displayName":"Department","name":"department","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].org.department"}}},{"displayName":"Title","name":"title","type":"string","default":"","routing":{"send":{"type":"body","property":"contacts[0].org.title"}}}]}]},{"displayName":"Phones","name":"phones","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Phone","name":"data","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Cell","value":"CELL"},{"name":"Home","value":"HOME"},{"name":"Iphone","value":"IPHONE"},{"name":"Main","value":"MAIN"},{"name":"WhatsApp ID","value":"wa_id"},{"name":"Work","value":"WORK"}],"default":"CELL","routing":{"send":{"property":"=contacts[0].phones[{{$index}}].type","type":"body"}}},{"displayName":"Phone","name":"phone","type":"string","default":"","routing":{"send":{"property":"=contacts[0].phones[{{$index}}].phone","type":"body"}}}]}]},{"displayName":"URLs","name":"urls","type":"fixedCollection","typeOptions":{"multipleValues":true},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"URL","name":"url","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Home","value":"HOME"},{"name":"Work","value":"WORK"}],"default":"HOME","routing":{"send":{"property":"=contacts[0].urls[{{$index}}].type","type":"body"}}},{"displayName":"URL","name":"url","type":"string","default":"","routing":{"send":{"property":"=contacts[0].urls[{{$index}}].url","type":"body"}}}]}]}]},{"displayName":"Longitude","name":"longitude","type":"number","required":true,"default":"","typeOptions":{"minValue":-180,"maxValue":180},"displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["location"]}},"routing":{"send":{"type":"body","property":"location.longitude"}}},{"displayName":"Latitude","name":"latitude","type":"number","default":"","required":true,"typeOptions":{"minValue":-90,"maxValue":90},"displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["location"]}},"routing":{"send":{"type":"body","property":"location.latitude"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"fixedCollection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["location"]}},"options":[{"displayName":"Name and Address","name":"nameAndAddress","values":[{"displayName":"Name","name":"name","type":"string","default":"","routing":{"send":{"type":"body","property":"location.name"}}},{"displayName":"Address","name":"address","type":"string","default":"","routing":{"send":{"type":"body","property":"location.address"}}}]}]},{"displayName":"Text Body","name":"textBody","type":"string","required":true,"default":"","description":"The body of the message (max 4096 characters)","displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["text"]}},"routing":{"send":{"type":"body","property":"text.body"}}},{"displayName":"Take Audio From","name":"mediaPath","type":"options","default":"useMediaLink","description":"Use a link, an ID, or n8n to upload an audio file","options":[{"name":"Link","value":"useMediaLink","description":"WhatsApp will download the audio, saving you the step of uploading audio yourself"},{"name":"WhatsApp Media","value":"useMediaId","description":"If you have already uploaded the audio to WhatsApp"},{"name":"n8n","value":"useMedian8n","description":"Use binary data passed into this node"}],"displayOptions":{"show":{"operation":["send"],"messageType":["audio"]}}},{"displayName":"Take Document From","name":"mediaPath","type":"options","default":"useMediaLink","description":"Use a link, an ID, or n8n to upload a document","options":[{"name":"Link","value":"useMediaLink","description":"When using a link, WhatsApp will download the document, saving you the step of uploading document yourself"},{"name":"WhatsApp Media","value":"useMediaId","description":"You can use an ID if you have already uploaded the document to WhatsApp"},{"name":"n8n","value":"useMedian8n","description":"Upload a binary file on the item being processed in n8n"}],"displayOptions":{"show":{"operation":["send"],"messageType":["document"]}}},{"displayName":"Take Image From","name":"mediaPath","type":"options","default":"useMediaLink","description":"Use a link, an ID, or n8n to upload an image","options":[{"name":"Link","value":"useMediaLink","description":"When using a link, WhatsApp will download the image, saving you the step of uploading image yourself"},{"name":"WhatsApp Media","value":"useMediaId","description":"You can use an ID if you have already uploaded the image to WhatsApp"},{"name":"n8n","value":"useMedian8n","description":"Upload a binary file on the item being processed in n8n"}],"displayOptions":{"show":{"operation":["send"],"messageType":["image"]}}},{"displayName":"Take Video From","name":"mediaPath","type":"options","default":"useMediaLink","description":"Use a link, an ID, or n8n to upload a video","options":[{"name":"Link","value":"useMediaLink","description":"When using a link, WhatsApp will download the video, saving you the step of uploading video yourself"},{"name":"WhatsApp Media","value":"useMediaId","description":"You can use an ID if you have already uploaded the video to WhatsApp"},{"name":"n8n","value":"useMedian8n","description":"Upload a binary file on the item being processed in n8n"}],"displayOptions":{"show":{"operation":["send"],"messageType":["video"]}}},{"displayName":"Link","name":"mediaLink","type":"string","default":"","description":"Link of the media to be sent","displayOptions":{"show":{"operation":["send"],"messageType":["image","video","audio","sticker","document"],"mediaPath":["useMediaLink"]}},"routing":{"send":{"type":"body","property":"={{$parameter[\"messageType\"]}}.link"}}},{"displayName":"ID","name":"mediaId","type":"string","default":"","description":"ID of the media to be sent","displayOptions":{"show":{"operation":["send"],"messageType":["image","video","audio","sticker","document"],"mediaPath":["useMediaId"]}},"routing":{"send":{"type":"body","property":"={{$parameter[\"messageType\"]}}.id"}}},{"displayName":"Input Data Field Name","name":"mediaPropertyName","type":"string","default":"data","description":"The name of the input field containing the binary file data to be uploaded","required":true,"displayOptions":{"show":{"operation":["send"],"messageType":["image","video","audio","sticker","document"],"mediaPath":["useMedian8n"]}},"routing":{"send":{"preSend":[null]}}},{"displayName":"Filename","name":"mediaFilename","type":"string","default":"","description":"The name of the file (required when using a file ID)","required":true,"displayOptions":{"show":{"operation":["send"],"messageType":["document"],"mediaPath":["useMediaId"]}},"routing":{"send":{"type":"body","property":"={{$parameter[\"messageType\"]}}.filename"}}},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["image","video","audio","sticker","document"]}},"options":[{"displayName":"Filename","name":"mediaFilename","type":"string","default":"","description":"The name of the file","routing":{"send":{"type":"body","property":"={{$parameter[\"messageType\"]}}.filename"}},"displayOptions":{"show":{"/messageType":["document"]}}},{"displayName":"Caption","name":"mediaCaption","type":"string","default":"","description":"The caption of the media","routing":{"send":{"type":"body","property":"={{$parameter[\"messageType\"]}}.caption"}}}]},{"displayName":"Template","name":"template","default":"","type":"options","displayOptions":{"show":{"operation":["sendTemplate"],"resource":["message"]}},"typeOptions":{"loadOptions":{"routing":{"request":{"url":"={{$credentials.businessAccountId}}/message_templates","method":"GET"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"data"}},{"type":"setKeyValue","properties":{"name":"={{$responseItem.name}} - {{$responseItem.language}}","value":"={{$responseItem.name}}|{{$responseItem.language}}"}},{"type":"sort","properties":{"key":"name"}}]}}}},"required":true,"description":"Name of the template","routing":{"send":{"type":"body","preSend":[null]}}},{"displayName":"Components","name":"components","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true},"placeholder":"Add Component","displayOptions":{"show":{"operation":["sendTemplate"],"resource":["message"]}},"routing":{"send":{"preSend":[null]}},"options":[{"name":"component","displayName":"Component","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Body","value":"body"},{"name":"Button","value":"button"},{"name":"Header","value":"header"}],"default":"body"},{"displayName":"Parameters","name":"bodyParameters","type":"fixedCollection","typeOptions":{"sortable":true,"multipleValues":true},"displayOptions":{"show":{"type":["body"]}},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Parameter","name":"parameter","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Text","value":"text"},{"name":"Currency","value":"currency"},{"name":"Date Time","value":"date_time"}],"default":"text"},{"displayName":"Text","name":"text","type":"string","displayOptions":{"show":{"type":["text"]}},"default":""},{"displayName":"Currency Code","name":"code","type":"options","options":[{"name":"AED - UAE Dirham","value":"AED"},{"name":"AFN - Afghani","value":"AFN"},{"name":"ALL - Lek","value":"ALL"},{"name":"AMD - Armenian Dram","value":"AMD"},{"name":"ANG - Netherlands Antillean Guilder","value":"ANG"},{"name":"AOA - Kwanza","value":"AOA"},{"name":"ARS - Argentine Peso","value":"ARS"},{"name":"AUD - Australian Dollar","value":"AUD"},{"name":"AWG - Aruban Florin","value":"AWG"},{"name":"AZN - Azerbaijan Manat","value":"AZN"},{"name":"BAM - Convertible Mark","value":"BAM"},{"name":"BBD - Barbados Dollar","value":"BBD"},{"name":"BDT - Taka","value":"BDT"},{"name":"BGN - Bulgarian Lev","value":"BGN"},{"name":"BHD - Bahraini Dinar","value":"BHD"},{"name":"BIF - Burundi Franc","value":"BIF"},{"name":"BMD - Bermudian Dollar","value":"BMD"},{"name":"BND - Brunei Dollar","value":"BND"},{"name":"BOB - Boliviano","value":"BOB"},{"name":"BOV - Mvdol","value":"BOV"},{"name":"BRL - Brazilian Real","value":"BRL"},{"name":"BSD - Bahamian Dollar","value":"BSD"},{"name":"BTN - Ngultrum","value":"BTN"},{"name":"BWP - Pula","value":"BWP"},{"name":"BYN - Belarusian Ruble","value":"BYN"},{"name":"BZD - Belize Dollar","value":"BZD"},{"name":"CAD - Canadian Dollar","value":"CAD"},{"name":"CDF - Congolese Franc","value":"CDF"},{"name":"CHE - WIR Euro","value":"CHE"},{"name":"CHF - Swiss Franc","value":"CHF"},{"name":"CHW - WIR Franc","value":"CHW"},{"name":"CLF - Unidad de Fomento","value":"CLF"},{"name":"CLP - Chilean Peso","value":"CLP"},{"name":"CNY - Yuan Renminbi","value":"CNY"},{"name":"COP - Colombian Peso","value":"COP"},{"name":"COU - Unidad de Valor Real","value":"COU"},{"name":"CRC - Costa Rican Colon","value":"CRC"},{"name":"CUC - Peso Convertible","value":"CUC"},{"name":"CUP - Cuban Peso","value":"CUP"},{"name":"CVE - Cabo Verde Escudo","value":"CVE"},{"name":"CZK - Czech Koruna","value":"CZK"},{"name":"DJF - Djibouti Franc","value":"DJF"},{"name":"DKK - Danish Krone","value":"DKK"},{"name":"DOP - Dominican Peso","value":"DOP"},{"name":"DZD - Algerian Dinar","value":"DZD"},{"name":"EGP - Egyptian Pound","value":"EGP"},{"name":"ERN - Nakfa","value":"ERN"},{"name":"ETB - Ethiopian Birr","value":"ETB"},{"name":"EUR - Euro","value":"EUR"},{"name":"FJD - Fiji Dollar","value":"FJD"},{"name":"FKP - Falkland Islands Pound","value":"FKP"},{"name":"GBP - Pound Sterling","value":"GBP"},{"name":"GEL - Lari","value":"GEL"},{"name":"GHS - Ghana Cedi","value":"GHS"},{"name":"GIP - Gibraltar Pound","value":"GIP"},{"name":"GMD - Dalasi","value":"GMD"},{"name":"GNF - Guinean Franc","value":"GNF"},{"name":"GTQ - Quetzal","value":"GTQ"},{"name":"GYD - Guyana Dollar","value":"GYD"},{"name":"HKD - Hong Kong Dollar","value":"HKD"},{"name":"HNL - Lempira","value":"HNL"},{"name":"HRK - Kuna","value":"HRK"},{"name":"HTG - Gourde","value":"HTG"},{"name":"HUF - Forint","value":"HUF"},{"name":"IDR - Rupiah","value":"IDR"},{"name":"ILS - New Israeli Sheqel","value":"ILS"},{"name":"INR - Indian Rupee","value":"INR"},{"name":"IQD - Iraqi Dinar","value":"IQD"},{"name":"IRR - Iranian Rial","value":"IRR"},{"name":"ISK - Iceland Krona","value":"ISK"},{"name":"JMD - Jamaican Dollar","value":"JMD"},{"name":"JOD - Jordanian Dinar","value":"JOD"},{"name":"JPY - Yen","value":"JPY"},{"name":"KES - Kenyan Shilling","value":"KES"},{"name":"KGS - Som","value":"KGS"},{"name":"KHR - Riel","value":"KHR"},{"name":"KMF - Comorian Franc ","value":"KMF"},{"name":"KPW - North Korean Won","value":"KPW"},{"name":"KRW - Won","value":"KRW"},{"name":"KWD - Kuwaiti Dinar","value":"KWD"},{"name":"KYD - Cayman Islands Dollar","value":"KYD"},{"name":"KZT - Tenge","value":"KZT"},{"name":"LAK - Lao Kip","value":"LAK"},{"name":"LBP - Lebanese Pound","value":"LBP"},{"name":"LKR - Sri Lanka Rupee","value":"LKR"},{"name":"LRD - Liberian Dollar","value":"LRD"},{"name":"LSL - Loti","value":"LSL"},{"name":"LYD - Libyan Dinar","value":"LYD"},{"name":"MAD - Moroccan Dirham","value":"MAD"},{"name":"MDL - Moldovan Leu","value":"MDL"},{"name":"MGA - Malagasy Ariary","value":"MGA"},{"name":"MKD - Denar","value":"MKD"},{"name":"MMK - Kyat","value":"MMK"},{"name":"MNT - Tugrik","value":"MNT"},{"name":"MOP - Pataca","value":"MOP"},{"name":"MRU - Ouguiya","value":"MRU"},{"name":"MUR - Mauritius Rupee","value":"MUR"},{"name":"MVR - Rufiyaa","value":"MVR"},{"name":"MWK - Malawi Kwacha","value":"MWK"},{"name":"MXN - Mexican Peso","value":"MXN"},{"name":"MXV - Mexican Unidad de Inversion (UDI)","value":"MXV"},{"name":"MYR - Malaysian Ringgit","value":"MYR"},{"name":"MZN - Mozambique Metical","value":"MZN"},{"name":"NAD - Namibia Dollar","value":"NAD"},{"name":"NGN - Naira","value":"NGN"},{"name":"NIO - Cordoba Oro","value":"NIO"},{"name":"NOK - Norwegian Krone","value":"NOK"},{"name":"NPR - Nepalese Rupee","value":"NPR"},{"name":"NZD - New Zealand Dollar","value":"NZD"},{"name":"OMR - Rial Omani","value":"OMR"},{"name":"PAB - Balboa","value":"PAB"},{"name":"PEN - Sol","value":"PEN"},{"name":"PGK - Kina","value":"PGK"},{"name":"PHP - Philippine Peso","value":"PHP"},{"name":"PKR - Pakistan Rupee","value":"PKR"},{"name":"PLN - Zloty","value":"PLN"},{"name":"PYG - Guarani","value":"PYG"},{"name":"QAR - Qatari Rial","value":"QAR"},{"name":"RON - Romanian Leu","value":"RON"},{"name":"RSD - Serbian Dinar","value":"RSD"},{"name":"RUB - Russian Ruble","value":"RUB"},{"name":"RWF - Rwanda Franc","value":"RWF"},{"name":"SAR - Saudi Riyal","value":"SAR"},{"name":"SBD - Solomon Islands Dollar","value":"SBD"},{"name":"SCR - Seychelles Rupee","value":"SCR"},{"name":"SDG - Sudanese Pound","value":"SDG"},{"name":"SEK - Swedish Krona","value":"SEK"},{"name":"SGD - Singapore Dollar","value":"SGD"},{"name":"SHP - Saint Helena Pound","value":"SHP"},{"name":"SLL - Leone","value":"SLL"},{"name":"SOS - Somali Shilling","value":"SOS"},{"name":"SRD - Surinam Dollar","value":"SRD"},{"name":"SSP - South Sudanese Pound","value":"SSP"},{"name":"STN - Dobra","value":"STN"},{"name":"SVC - El Salvador Colon","value":"SVC"},{"name":"SYP - Syrian Pound","value":"SYP"},{"name":"SZL - Lilangeni","value":"SZL"},{"name":"THB - Baht","value":"THB"},{"name":"TJS - Somoni","value":"TJS"},{"name":"TMT - Turkmenistan New Manat","value":"TMT"},{"name":"TND - Tunisian Dinar","value":"TND"},{"name":"TOP - Pa’anga","value":"TOP"},{"name":"TRY - Turkish Lira","value":"TRY"},{"name":"TTD - Trinidad and Tobago Dollar","value":"TTD"},{"name":"TWD - New Taiwan Dollar","value":"TWD"},{"name":"TZS - Tanzanian Shilling","value":"TZS"},{"name":"UAH - Hryvnia","value":"UAH"},{"name":"UGX - Uganda Shilling","value":"UGX"},{"name":"USD - US Dollar","value":"USD"},{"name":"USN - US Dollar (Next day)","value":"USN"},{"name":"UYI - Uruguay Peso en Unidades Indexadas (UI)","value":"UYI"},{"name":"UYU - Peso Uruguayo","value":"UYU"},{"name":"UYW - Unidad Previsional","value":"UYW"},{"name":"UZS - Uzbekistan Sum","value":"UZS"},{"name":"VES - Bolívar Soberano","value":"VES"},{"name":"VND - Dong","value":"VND"},{"name":"VUV - Vatu","value":"VUV"},{"name":"WST - Tala","value":"WST"},{"name":"XAF - CFA Franc BEAC","value":"XAF"},{"name":"XAG - Silver","value":"XAG"},{"name":"XAU - Gold","value":"XAU"},{"name":"XBA - Bond Markets Unit European Composite Unit (EURCO)","value":"XBA"},{"name":"XBB - Bond Markets Unit European Monetary Unit (E.M.U.-6)","value":"XBB"},{"name":"XBC - Bond Markets Unit European Unit of Account 9 (E.U.A.-9)","value":"XBC"},{"name":"XBD - Bond Markets Unit European Unit of Account 17 (E.U.A.-17)","value":"XBD"},{"name":"XCD - East Caribbean Dollar","value":"XCD"},{"name":"XDR - SDR (Special Drawing Right)","value":"XDR"},{"name":"XOF - CFA Franc BCEAO","value":"XOF"},{"name":"XPD - Palladium","value":"XPD"},{"name":"XPF - CFP Franc","value":"XPF"},{"name":"XPT - Platinum","value":"XPT"},{"name":"XSU - Sucre","value":"XSU"},{"name":"XTS - Codes specifically reserved for testing purposes","value":"XTS"},{"name":"XUA - ADB Unit of Account","value":"XUA"},{"name":"XXX - The codes assigned for transactions where no currency is involved","value":"XXX"},{"name":"YER - Yemeni Rial","value":"YER"},{"name":"ZAR - Rand","value":"ZAR"},{"name":"ZMW - Zambian Kwacha","value":"ZMW"},{"name":"ZWL - Zimbabwe Dollar","value":"ZWL"}],"displayOptions":{"show":{"type":["currency"]}},"default":"","placeholder":"USD"},{"displayName":"Amount","name":"amount_1000","type":"number","displayOptions":{"show":{"type":["currency"]}},"default":"","placeholder":""},{"displayName":"Date Time","name":"date_time","type":"dateTime","displayOptions":{"show":{"type":["date_time"]}},"default":"","placeholder":""},{"displayName":"Fallback Value","name":"fallback_value","type":"string","displayOptions":{"show":{"type":["currency"]}},"default":""}]}]},{"displayName":"Sub Type","name":"sub_type","type":"options","displayOptions":{"show":{"type":["button"]}},"options":[{"name":"Quick Reply","value":"quick_reply","description":"Allows your customer to call a phone number and visit a website"},{"name":"URL","value":"url"}],"default":"quick_reply"},{"displayName":"Index","name":"index","type":"number","typeOptions":{"maxValue":2,"minValue":0},"displayOptions":{"show":{"type":["button"]}},"default":0},{"displayName":"Parameters","name":"buttonParameters","type":"fixedCollection","typeOptions":{"multipleValues":false},"displayOptions":{"show":{"type":["button"]}},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Parameter","name":"parameter","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Payload","value":"payload"},{"name":"Text","value":"text"}],"default":"payload"},{"displayName":"Payload","name":"payload","type":"string","displayOptions":{"show":{"type":["payload"]}},"default":""},{"displayName":"Text","name":"text","type":"string","displayOptions":{"show":{"type":["text"]}},"default":""}]}]},{"displayName":"Parameters","name":"headerParameters","type":"fixedCollection","typeOptions":{"sortable":true,"multipleValues":true},"displayOptions":{"show":{"type":["header"]}},"placeholder":"Add Parameter","default":{},"options":[{"displayName":"Parameter","name":"parameter","values":[{"displayName":"Type","name":"type","type":"options","options":[{"name":"Text","value":"text"},{"name":"Currency","value":"currency"},{"name":"Date Time","value":"date_time"},{"name":"Image","value":"image"}],"default":"text"},{"displayName":"Text","name":"text","type":"string","displayOptions":{"show":{"type":["text"]}},"default":""},{"displayName":"Currency Code","name":"code","type":"options","options":[{"name":"AED - UAE Dirham","value":"AED"},{"name":"AFN - Afghani","value":"AFN"},{"name":"ALL - Lek","value":"ALL"},{"name":"AMD - Armenian Dram","value":"AMD"},{"name":"ANG - Netherlands Antillean Guilder","value":"ANG"},{"name":"AOA - Kwanza","value":"AOA"},{"name":"ARS - Argentine Peso","value":"ARS"},{"name":"AUD - Australian Dollar","value":"AUD"},{"name":"AWG - Aruban Florin","value":"AWG"},{"name":"AZN - Azerbaijan Manat","value":"AZN"},{"name":"BAM - Convertible Mark","value":"BAM"},{"name":"BBD - Barbados Dollar","value":"BBD"},{"name":"BDT - Taka","value":"BDT"},{"name":"BGN - Bulgarian Lev","value":"BGN"},{"name":"BHD - Bahraini Dinar","value":"BHD"},{"name":"BIF - Burundi Franc","value":"BIF"},{"name":"BMD - Bermudian Dollar","value":"BMD"},{"name":"BND - Brunei Dollar","value":"BND"},{"name":"BOB - Boliviano","value":"BOB"},{"name":"BOV - Mvdol","value":"BOV"},{"name":"BRL - Brazilian Real","value":"BRL"},{"name":"BSD - Bahamian Dollar","value":"BSD"},{"name":"BTN - Ngultrum","value":"BTN"},{"name":"BWP - Pula","value":"BWP"},{"name":"BYN - Belarusian Ruble","value":"BYN"},{"name":"BZD - Belize Dollar","value":"BZD"},{"name":"CAD - Canadian Dollar","value":"CAD"},{"name":"CDF - Congolese Franc","value":"CDF"},{"name":"CHE - WIR Euro","value":"CHE"},{"name":"CHF - Swiss Franc","value":"CHF"},{"name":"CHW - WIR Franc","value":"CHW"},{"name":"CLF - Unidad de Fomento","value":"CLF"},{"name":"CLP - Chilean Peso","value":"CLP"},{"name":"CNY - Yuan Renminbi","value":"CNY"},{"name":"COP - Colombian Peso","value":"COP"},{"name":"COU - Unidad de Valor Real","value":"COU"},{"name":"CRC - Costa Rican Colon","value":"CRC"},{"name":"CUC - Peso Convertible","value":"CUC"},{"name":"CUP - Cuban Peso","value":"CUP"},{"name":"CVE - Cabo Verde Escudo","value":"CVE"},{"name":"CZK - Czech Koruna","value":"CZK"},{"name":"DJF - Djibouti Franc","value":"DJF"},{"name":"DKK - Danish Krone","value":"DKK"},{"name":"DOP - Dominican Peso","value":"DOP"},{"name":"DZD - Algerian Dinar","value":"DZD"},{"name":"EGP - Egyptian Pound","value":"EGP"},{"name":"ERN - Nakfa","value":"ERN"},{"name":"ETB - Ethiopian Birr","value":"ETB"},{"name":"EUR - Euro","value":"EUR"},{"name":"FJD - Fiji Dollar","value":"FJD"},{"name":"FKP - Falkland Islands Pound","value":"FKP"},{"name":"GBP - Pound Sterling","value":"GBP"},{"name":"GEL - Lari","value":"GEL"},{"name":"GHS - Ghana Cedi","value":"GHS"},{"name":"GIP - Gibraltar Pound","value":"GIP"},{"name":"GMD - Dalasi","value":"GMD"},{"name":"GNF - Guinean Franc","value":"GNF"},{"name":"GTQ - Quetzal","value":"GTQ"},{"name":"GYD - Guyana Dollar","value":"GYD"},{"name":"HKD - Hong Kong Dollar","value":"HKD"},{"name":"HNL - Lempira","value":"HNL"},{"name":"HRK - Kuna","value":"HRK"},{"name":"HTG - Gourde","value":"HTG"},{"name":"HUF - Forint","value":"HUF"},{"name":"IDR - Rupiah","value":"IDR"},{"name":"ILS - New Israeli Sheqel","value":"ILS"},{"name":"INR - Indian Rupee","value":"INR"},{"name":"IQD - Iraqi Dinar","value":"IQD"},{"name":"IRR - Iranian Rial","value":"IRR"},{"name":"ISK - Iceland Krona","value":"ISK"},{"name":"JMD - Jamaican Dollar","value":"JMD"},{"name":"JOD - Jordanian Dinar","value":"JOD"},{"name":"JPY - Yen","value":"JPY"},{"name":"KES - Kenyan Shilling","value":"KES"},{"name":"KGS - Som","value":"KGS"},{"name":"KHR - Riel","value":"KHR"},{"name":"KMF - Comorian Franc ","value":"KMF"},{"name":"KPW - North Korean Won","value":"KPW"},{"name":"KRW - Won","value":"KRW"},{"name":"KWD - Kuwaiti Dinar","value":"KWD"},{"name":"KYD - Cayman Islands Dollar","value":"KYD"},{"name":"KZT - Tenge","value":"KZT"},{"name":"LAK - Lao Kip","value":"LAK"},{"name":"LBP - Lebanese Pound","value":"LBP"},{"name":"LKR - Sri Lanka Rupee","value":"LKR"},{"name":"LRD - Liberian Dollar","value":"LRD"},{"name":"LSL - Loti","value":"LSL"},{"name":"LYD - Libyan Dinar","value":"LYD"},{"name":"MAD - Moroccan Dirham","value":"MAD"},{"name":"MDL - Moldovan Leu","value":"MDL"},{"name":"MGA - Malagasy Ariary","value":"MGA"},{"name":"MKD - Denar","value":"MKD"},{"name":"MMK - Kyat","value":"MMK"},{"name":"MNT - Tugrik","value":"MNT"},{"name":"MOP - Pataca","value":"MOP"},{"name":"MRU - Ouguiya","value":"MRU"},{"name":"MUR - Mauritius Rupee","value":"MUR"},{"name":"MVR - Rufiyaa","value":"MVR"},{"name":"MWK - Malawi Kwacha","value":"MWK"},{"name":"MXN - Mexican Peso","value":"MXN"},{"name":"MXV - Mexican Unidad de Inversion (UDI)","value":"MXV"},{"name":"MYR - Malaysian Ringgit","value":"MYR"},{"name":"MZN - Mozambique Metical","value":"MZN"},{"name":"NAD - Namibia Dollar","value":"NAD"},{"name":"NGN - Naira","value":"NGN"},{"name":"NIO - Cordoba Oro","value":"NIO"},{"name":"NOK - Norwegian Krone","value":"NOK"},{"name":"NPR - Nepalese Rupee","value":"NPR"},{"name":"NZD - New Zealand Dollar","value":"NZD"},{"name":"OMR - Rial Omani","value":"OMR"},{"name":"PAB - Balboa","value":"PAB"},{"name":"PEN - Sol","value":"PEN"},{"name":"PGK - Kina","value":"PGK"},{"name":"PHP - Philippine Peso","value":"PHP"},{"name":"PKR - Pakistan Rupee","value":"PKR"},{"name":"PLN - Zloty","value":"PLN"},{"name":"PYG - Guarani","value":"PYG"},{"name":"QAR - Qatari Rial","value":"QAR"},{"name":"RON - Romanian Leu","value":"RON"},{"name":"RSD - Serbian Dinar","value":"RSD"},{"name":"RUB - Russian Ruble","value":"RUB"},{"name":"RWF - Rwanda Franc","value":"RWF"},{"name":"SAR - Saudi Riyal","value":"SAR"},{"name":"SBD - Solomon Islands Dollar","value":"SBD"},{"name":"SCR - Seychelles Rupee","value":"SCR"},{"name":"SDG - Sudanese Pound","value":"SDG"},{"name":"SEK - Swedish Krona","value":"SEK"},{"name":"SGD - Singapore Dollar","value":"SGD"},{"name":"SHP - Saint Helena Pound","value":"SHP"},{"name":"SLL - Leone","value":"SLL"},{"name":"SOS - Somali Shilling","value":"SOS"},{"name":"SRD - Surinam Dollar","value":"SRD"},{"name":"SSP - South Sudanese Pound","value":"SSP"},{"name":"STN - Dobra","value":"STN"},{"name":"SVC - El Salvador Colon","value":"SVC"},{"name":"SYP - Syrian Pound","value":"SYP"},{"name":"SZL - Lilangeni","value":"SZL"},{"name":"THB - Baht","value":"THB"},{"name":"TJS - Somoni","value":"TJS"},{"name":"TMT - Turkmenistan New Manat","value":"TMT"},{"name":"TND - Tunisian Dinar","value":"TND"},{"name":"TOP - Pa’anga","value":"TOP"},{"name":"TRY - Turkish Lira","value":"TRY"},{"name":"TTD - Trinidad and Tobago Dollar","value":"TTD"},{"name":"TWD - New Taiwan Dollar","value":"TWD"},{"name":"TZS - Tanzanian Shilling","value":"TZS"},{"name":"UAH - Hryvnia","value":"UAH"},{"name":"UGX - Uganda Shilling","value":"UGX"},{"name":"USD - US Dollar","value":"USD"},{"name":"USN - US Dollar (Next day)","value":"USN"},{"name":"UYI - Uruguay Peso en Unidades Indexadas (UI)","value":"UYI"},{"name":"UYU - Peso Uruguayo","value":"UYU"},{"name":"UYW - Unidad Previsional","value":"UYW"},{"name":"UZS - Uzbekistan Sum","value":"UZS"},{"name":"VES - Bolívar Soberano","value":"VES"},{"name":"VND - Dong","value":"VND"},{"name":"VUV - Vatu","value":"VUV"},{"name":"WST - Tala","value":"WST"},{"name":"XAF - CFA Franc BEAC","value":"XAF"},{"name":"XAG - Silver","value":"XAG"},{"name":"XAU - Gold","value":"XAU"},{"name":"XBA - Bond Markets Unit European Composite Unit (EURCO)","value":"XBA"},{"name":"XBB - Bond Markets Unit European Monetary Unit (E.M.U.-6)","value":"XBB"},{"name":"XBC - Bond Markets Unit European Unit of Account 9 (E.U.A.-9)","value":"XBC"},{"name":"XBD - Bond Markets Unit European Unit of Account 17 (E.U.A.-17)","value":"XBD"},{"name":"XCD - East Caribbean Dollar","value":"XCD"},{"name":"XDR - SDR (Special Drawing Right)","value":"XDR"},{"name":"XOF - CFA Franc BCEAO","value":"XOF"},{"name":"XPD - Palladium","value":"XPD"},{"name":"XPF - CFP Franc","value":"XPF"},{"name":"XPT - Platinum","value":"XPT"},{"name":"XSU - Sucre","value":"XSU"},{"name":"XTS - Codes specifically reserved for testing purposes","value":"XTS"},{"name":"XUA - ADB Unit of Account","value":"XUA"},{"name":"XXX - The codes assigned for transactions where no currency is involved","value":"XXX"},{"name":"YER - Yemeni Rial","value":"YER"},{"name":"ZAR - Rand","value":"ZAR"},{"name":"ZMW - Zambian Kwacha","value":"ZMW"},{"name":"ZWL - Zimbabwe Dollar","value":"ZWL"}],"displayOptions":{"show":{"type":["currency"]}},"default":"","placeholder":"USD"},{"displayName":"Amount","name":"amount_1000","type":"number","displayOptions":{"show":{"type":["currency"]}},"default":"","placeholder":""},{"displayName":"Date Time","name":"date_time","type":"dateTime","displayOptions":{"show":{"type":["date_time"]}},"default":"","placeholder":""},{"displayName":"Image Link","name":"imageLink","type":"string","displayOptions":{"show":{"type":["image"]}},"default":""}]}]}]}]},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["message"],"operation":["send"],"messageType":["text"]}},"options":[{"displayName":"Show URL Previews","name":"previewUrl","type":"boolean","default":false,"description":"Whether to display URL previews in text messages","routing":{"send":{"type":"body","property":"text.preview_url"}}}]},{"displayName":"Sender Phone Number (or ID)","name":"phoneNumberId","type":"options","typeOptions":{"loadOptions":{"routing":{"request":{"url":"={{$credentials.businessAccountId}}/phone_numbers","method":"GET"},"output":{"postReceive":[{"type":"rootProperty","properties":{"property":"data"}},{"type":"setKeyValue","properties":{"name":"={{$responseItem.display_phone_number}} - {{$responseItem.verified_name}}","value":"={{$responseItem.id}}"}},{"type":"sort","properties":{"key":"name"}}]}}}},"default":"","placeholder":"","routing":{"request":{"method":"POST","url":"={{$value}}/media"}},"displayOptions":{"show":{"operation":["mediaUpload"],"resource":["media"]}},"required":true,"description":"The ID of the business account's phone number to store the media"},{"displayName":"Property Name","name":"mediaPropertyName","type":"string","default":"data","displayOptions":{"show":{"operation":["mediaUpload"],"resource":["media"]}},"required":true,"description":"Name of the binary property which contains the data for the file to be uploaded","routing":{"send":{"preSend":[null]}}},{"displayName":"Media ID","name":"mediaGetId","type":"string","default":"","displayOptions":{"show":{"operation":["mediaUrlGet"],"resource":["media"]}},"routing":{"request":{"method":"GET","url":"=/{{$value}}"}},"required":true,"description":"The ID of the media"},{"displayName":"Media ID","name":"mediaDeleteId","type":"string","default":"","displayOptions":{"show":{"operation":["mediaDelete"],"resource":["media"]}},"routing":{"request":{"method":"DELETE","url":"=/{{$value}}"}},"required":true,"description":"The ID of the media"},{"displayName":"Additional Fields","name":"additionalFields","type":"collection","placeholder":"Add Field","default":{},"displayOptions":{"show":{"resource":["media"],"operation":["mediaUpload"]}},"options":[{"displayName":"Filename","name":"mediaFileName","type":"string","default":"","description":"The name to use for the file"}]},{"displayName":"Message","name":"message","type":"string","default":"","required":true,"typeOptions":{"rows":4},"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Response Type","name":"responseType","type":"options","default":"approval","options":[{"name":"Approval","value":"approval","description":"User can approve/disapprove from within the message"},{"name":"Free Text","value":"freeText","description":"User can submit a response via a form"},{"name":"Custom Form","value":"customForm","description":"User can submit a response via a custom form"}],"displayOptions":{"show":{"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Define Form","name":"defineForm","type":"options","noDataExpression":true,"options":[{"name":"Using Fields Below","value":"fields"},{"name":"Using JSON","value":"json"}],"default":"fields","displayOptions":{"show":{"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Fields","name":"jsonOutput","type":"json","typeOptions":{"rows":5},"default":"[\n {\n \"fieldLabel\":\"Name\",\n \"placeholder\":\"enter you name\",\n \"requiredField\":true\n },\n {\n \"fieldLabel\":\"Age\",\n \"fieldType\":\"number\",\n \"placeholder\":\"enter your age\"\n },\n {\n \"fieldLabel\":\"Email\",\n \"fieldType\":\"email\",\n \"requiredField\":true\n }\n]","validateType":"form-fields","ignoreValidationDuringExecution":true,"hint":"<a href=\"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.form/\" target=\"_blank\">See docs</a> for field syntax","displayOptions":{"show":{"defineForm":["json"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Form Elements","name":"formFields","placeholder":"Add Form Element","type":"fixedCollection","default":{},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Field Name","name":"fieldLabel","type":"string","default":"","placeholder":"e.g. What is your name?","description":"Label that appears above the input field","required":true,"displayOptions":{"hide":{"fieldType":["hiddenField","html"]}}},{"displayName":"Element Type","name":"fieldType","type":"options","default":"text","description":"The type of field to add to the form","options":[{"name":"Custom HTML","value":"html"},{"name":"Date","value":"date"},{"name":"Dropdown List","value":"dropdown"},{"name":"Email","value":"email"},{"name":"File","value":"file"},{"name":"Hidden Field","value":"hiddenField"},{"name":"Number","value":"number"},{"name":"Password","value":"password"},{"name":"Text","value":"text"},{"name":"Textarea","value":"textarea"}],"required":true},{"displayName":"Element Name","name":"elementName","type":"string","default":"","placeholder":"e.g. content-section","description":"Optional field. It can be used to include the html in the output.","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Placeholder","name":"placeholder","description":"Sample text to display inside the field","type":"string","default":"","displayOptions":{"hide":{"fieldType":["dropdown","date","file","html","hiddenField"]}}},{"displayName":"Field Name","name":"fieldName","description":"The name of the field, used in input attributes and referenced by the workflow","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Value","name":"fieldValue","description":"Input value can be set here or will be passed as a query parameter via Field Name if no value is set","type":"string","default":"","displayOptions":{"show":{"fieldType":["hiddenField"]}}},{"displayName":"Field Options","name":"fieldOptions","placeholder":"Add Field Option","description":"List of options that can be selected from the dropdown","type":"fixedCollection","default":{"values":[{"option":""}]},"required":true,"displayOptions":{"show":{"fieldType":["dropdown"]}},"typeOptions":{"multipleValues":true,"sortable":true},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Option","name":"option","type":"string","default":""}]}]},{"displayName":"Multiple Choice","name":"multiselect","type":"boolean","default":false,"description":"Whether to allow the user to select multiple options from the dropdown list","displayOptions":{"show":{"fieldType":["dropdown"]}}},{"displayName":"HTML","name":"html","typeOptions":{"editor":"htmlEditor"},"type":"string","noDataExpression":true,"default":"<!-- Your custom HTML here --->\n\n\n","description":"HTML elements to display on the form page","hint":"Does not accept <code>&lt;script&gt;</code>, <code>&lt;style&gt;</code> or <code>&lt;input&gt;</code> tags","displayOptions":{"show":{"fieldType":["html"]}}},{"displayName":"Multiple Files","name":"multipleFiles","type":"boolean","default":true,"description":"Whether to allow the user to select multiple files from the file input or just one","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"Accepted File Types","name":"acceptFileTypes","type":"string","default":"","description":"Comma-separated list of allowed file extensions","hint":"Leave empty to allow all file types","placeholder":"e.g. .jpg, .png","displayOptions":{"show":{"fieldType":["file"]}}},{"displayName":"The displayed date is formatted based on the locale of the user's browser","name":"formatDate","type":"notice","default":"","displayOptions":{"show":{"fieldType":["date"]}}},{"displayName":"Required Field","name":"requiredField","type":"boolean","default":false,"description":"Whether to require the user to enter a value for this field before submitting the form","displayOptions":{"hide":{"fieldType":["html","hiddenField"]}}}]}],"displayOptions":{"show":{"defineForm":["fields"],"responseType":["customForm"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Approval Options","name":"approvalOptions","type":"fixedCollection","placeholder":"Add option","default":{},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Type of Approval","name":"approvalType","type":"options","placeholder":"Add option","default":"single","options":[{"name":"Approve Only","value":"single"},{"name":"Approve and Disapprove","value":"double"}]},{"displayName":"Approve Button Label","name":"approveLabel","type":"string","default":"✓ Approve","displayOptions":{"show":{"approvalType":["single","double"]}}},{"displayName":"Disapprove Button Label","name":"disapproveLabel","type":"string","default":"✗ Decline","displayOptions":{"show":{"approvalType":["double"]}}}]}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["approval"],"resource":["message"],"operation":["sendAndWait"]}}},{"displayName":"Options","name":"options","type":"collection","placeholder":"Add option","default":{},"options":[{"displayName":"Message Button Label","name":"messageButtonLabel","type":"string","default":"Respond"},{"displayName":"Response Form Title","name":"responseFormTitle","description":"Title of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Description","name":"responseFormDescription","description":"Description of the form that the user can access to provide their response","type":"string","default":""},{"displayName":"Response Form Button Label","name":"responseFormButtonLabel","type":"string","default":"Submit"},{"displayName":"Response Form Custom Styling","name":"responseFormCustomCss","type":"string","typeOptions":{"rows":10,"editor":"cssEditor"},"default":":root {\n\t--font-family: 'Open Sans', sans-serif;\n\t--font-weight-normal: 400;\n\t--font-weight-bold: 600;\n\t--font-size-body: 12px;\n\t--font-size-label: 14px;\n\t--font-size-test-notice: 12px;\n\t--font-size-input: 14px;\n\t--font-size-header: 20px;\n\t--font-size-paragraph: 14px;\n\t--font-size-link: 12px;\n\t--font-size-error: 12px;\n\t--font-size-html-h1: 28px;\n\t--font-size-html-h2: 20px;\n\t--font-size-html-h3: 16px;\n\t--font-size-html-h4: 14px;\n\t--font-size-html-h5: 12px;\n\t--font-size-html-h6: 10px;\n\t--font-size-subheader: 14px;\n\n\t/* Colors */\n\t--color-background: #fbfcfe;\n\t--color-test-notice-text: #e6a23d;\n\t--color-test-notice-bg: #fefaf6;\n\t--color-test-notice-border: #f6dcb7;\n\t--color-card-bg: #ffffff;\n\t--color-card-border: #dbdfe7;\n\t--color-card-shadow: rgba(99, 77, 255, 0.06);\n\t--color-link: #7e8186;\n\t--color-header: #525356;\n\t--color-label: #555555;\n\t--color-input-border: #dbdfe7;\n\t--color-input-text: #71747A;\n\t--color-focus-border: rgb(90, 76, 194);\n\t--color-submit-btn-bg: #ff6d5a;\n\t--color-submit-btn-text: #ffffff;\n\t--color-error: #ea1f30;\n\t--color-required: #ff6d5a;\n\t--color-clear-button-bg: #7e8186;\n\t--color-html-text: #555;\n\t--color-html-link: #ff6d5a;\n\t--color-header-subtext: #7e8186;\n\n\t/* Border Radii */\n\t--border-radius-card: 8px;\n\t--border-radius-input: 6px;\n\t--border-radius-clear-btn: 50%;\n\t--card-border-radius: 8px;\n\n\t/* Spacing */\n\t--padding-container-top: 24px;\n\t--padding-card: 24px;\n\t--padding-test-notice-vertical: 12px;\n\t--padding-test-notice-horizontal: 24px;\n\t--margin-bottom-card: 16px;\n\t--padding-form-input: 12px;\n\t--card-padding: 24px;\n\t--card-margin-bottom: 16px;\n\n\t/* Dimensions */\n\t--container-width: 448px;\n\t--submit-btn-height: 48px;\n\t--checkbox-size: 18px;\n\n\t/* Others */\n\t--box-shadow-card: 0px 4px 16px 0px var(--color-card-shadow);\n\t--opacity-placeholder: 0.5;\n}","description":"Override default styling of the response form with CSS"},{"displayName":"Limit Wait Time","name":"limitWaitTime","type":"fixedCollection","description":"Whether the workflow will automatically resume execution after the specified limit type","default":{"values":{"limitType":"afterTimeInterval","resumeAmount":45,"resumeUnit":"minutes"}},"options":[{"displayName":"Values","name":"values","values":[{"displayName":"Limit Type","name":"limitType","type":"options","default":"afterTimeInterval","description":"Sets the condition for the execution to resume. Can be a specified date or after some time.","options":[{"name":"After Time Interval","description":"Waits for a certain amount of time","value":"afterTimeInterval"},{"name":"At Specified Time","description":"Waits until the set date and time to continue","value":"atSpecifiedTime"}]},{"displayName":"Amount","name":"resumeAmount","type":"number","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"typeOptions":{"minValue":0,"numberPrecision":2},"default":1,"description":"The time to wait"},{"displayName":"Unit","name":"resumeUnit","type":"options","displayOptions":{"show":{"limitType":["afterTimeInterval"]}},"options":[{"name":"Minutes","value":"minutes"},{"name":"Hours","value":"hours"},{"name":"Days","value":"days"}],"default":"hours","description":"Unit of the interval value"},{"displayName":"Max Date and Time","name":"maxDateAndTime","type":"dateTime","displayOptions":{"show":{"limitType":["atSpecifiedTime"]}},"default":"","description":"Continue execution after the specified date and time"}]}]},{"displayName":"Append n8n Attribution","name":"appendAttribution","type":"boolean","default":true,"description":"Whether to include the phrase \"This message was sent automatically with n8n\" to the end of the message"}],"displayOptions":{"show":{"responseType":["freeText","customForm"],"resource":["message"],"operation":["sendAndWait"]}}}],"codex":{"categories":["Communication","HITL"],"subcategories":{"HITL":["Human in the Loop"]},"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/whatsapp/"}]}},"iconUrl":"icons/n8n-nodes-base/dist/nodes/WhatsApp/whatsapp.svg"},