@camunda/connectors-element-templates 1.0.19 → 1.0.21

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 (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -4,8 +4,2182 @@
4
4
  "name": "Microsoft Teams Outbound Connector",
5
5
  "id": "io.camunda.connectors.MSTeams.v1",
6
6
  "description": "Create, update, and send a message to your Microsoft Teams",
7
+ "keywords": [
8
+ "create chat",
9
+ "get chat by ID",
10
+ "list chats",
11
+ "list chat members",
12
+ "send message in chat",
13
+ "list messages in chat",
14
+ "create channel",
15
+ "get channel",
16
+ "list channels",
17
+ "send message to channel",
18
+ "list channel messages",
19
+ "list message replies",
20
+ "list members",
21
+ "chat",
22
+ "messaging",
23
+ "team",
24
+ "channel",
25
+ "notification"
26
+ ],
27
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/",
28
+ "version": 7,
29
+ "category": {
30
+ "id": "connectors",
31
+ "name": "Connectors"
32
+ },
33
+ "appliesTo": ["bpmn:Task"],
34
+ "elementType": {
35
+ "value": "bpmn:ServiceTask"
36
+ },
37
+ "engines": {
38
+ "camunda": "^8.10"
39
+ },
40
+ "groups": [
41
+ {
42
+ "id": "authentication",
43
+ "label": "Authentication"
44
+ },
45
+ {
46
+ "id": "operation",
47
+ "label": "Operation"
48
+ },
49
+ {
50
+ "id": "data",
51
+ "label": "Data"
52
+ },
53
+ {
54
+ "id": "connector",
55
+ "label": "Connector"
56
+ },
57
+ {
58
+ "id": "output",
59
+ "label": "Output mapping"
60
+ },
61
+ {
62
+ "id": "error",
63
+ "label": "Error handling"
64
+ },
65
+ {
66
+ "id": "retries",
67
+ "label": "Retries"
68
+ }
69
+ ],
70
+ "properties": [
71
+ {
72
+ "value": "io.camunda:connector-microsoft-teams:1",
73
+ "binding": {
74
+ "property": "type",
75
+ "type": "zeebe:taskDefinition"
76
+ },
77
+ "type": "Hidden"
78
+ },
79
+ {
80
+ "id": "authentication.type",
81
+ "label": "Type",
82
+ "description": "Authentication type depends on your Microsoft Entra (Azure AD) configuration. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/'>connector documentation</a>",
83
+ "value": "clientCredentials",
84
+ "group": "authentication",
85
+ "binding": {
86
+ "name": "authentication.type",
87
+ "type": "zeebe:input"
88
+ },
89
+ "type": "Dropdown",
90
+ "choices": [
91
+ {
92
+ "name": "Bearer token",
93
+ "value": "token"
94
+ },
95
+ {
96
+ "name": "Client credentials",
97
+ "value": "clientCredentials"
98
+ },
99
+ {
100
+ "name": "Refresh token",
101
+ "value": "refresh"
102
+ }
103
+ ]
104
+ },
105
+ {
106
+ "id": "authentication.bearer.token",
107
+ "label": "Bearer token",
108
+ "optional": false,
109
+ "constraints": {
110
+ "notEmpty": true
111
+ },
112
+ "feel": "optional",
113
+ "group": "authentication",
114
+ "binding": {
115
+ "name": "authentication.token",
116
+ "type": "zeebe:input"
117
+ },
118
+ "condition": {
119
+ "property": "authentication.type",
120
+ "equals": "token",
121
+ "type": "simple"
122
+ },
123
+ "type": "String"
124
+ },
125
+ {
126
+ "id": "authentication.credentials.clientId",
127
+ "label": "Client ID",
128
+ "description": "The client ID of the application",
129
+ "optional": false,
130
+ "constraints": {
131
+ "notEmpty": true
132
+ },
133
+ "feel": "optional",
134
+ "group": "authentication",
135
+ "binding": {
136
+ "name": "authentication.clientId",
137
+ "type": "zeebe:input"
138
+ },
139
+ "condition": {
140
+ "property": "authentication.type",
141
+ "equals": "clientCredentials",
142
+ "type": "simple"
143
+ },
144
+ "type": "String"
145
+ },
146
+ {
147
+ "id": "authentication.credentials.tenantId",
148
+ "label": "Tenant ID",
149
+ "description": "The tenant ID of the application",
150
+ "optional": false,
151
+ "constraints": {
152
+ "notEmpty": true
153
+ },
154
+ "feel": "optional",
155
+ "group": "authentication",
156
+ "binding": {
157
+ "name": "authentication.tenantId",
158
+ "type": "zeebe:input"
159
+ },
160
+ "condition": {
161
+ "property": "authentication.type",
162
+ "equals": "clientCredentials",
163
+ "type": "simple"
164
+ },
165
+ "type": "String"
166
+ },
167
+ {
168
+ "id": "authentication.credentials.clientSecret",
169
+ "label": "Client secret",
170
+ "description": "The secret value of the Azure AD application",
171
+ "optional": false,
172
+ "constraints": {
173
+ "notEmpty": true
174
+ },
175
+ "feel": "optional",
176
+ "group": "authentication",
177
+ "binding": {
178
+ "name": "authentication.clientSecret",
179
+ "type": "zeebe:input"
180
+ },
181
+ "condition": {
182
+ "property": "authentication.type",
183
+ "equals": "clientCredentials",
184
+ "type": "simple"
185
+ },
186
+ "type": "String"
187
+ },
188
+ {
189
+ "id": "authentication.refresh.token",
190
+ "label": "Refresh token",
191
+ "optional": false,
192
+ "constraints": {
193
+ "notEmpty": true
194
+ },
195
+ "feel": "optional",
196
+ "group": "authentication",
197
+ "binding": {
198
+ "name": "authentication.token",
199
+ "type": "zeebe:input"
200
+ },
201
+ "condition": {
202
+ "property": "authentication.type",
203
+ "equals": "refresh",
204
+ "type": "simple"
205
+ },
206
+ "type": "String"
207
+ },
208
+ {
209
+ "id": "authentication.refresh.clientId",
210
+ "label": "Client ID",
211
+ "description": "The client ID of the application",
212
+ "optional": false,
213
+ "constraints": {
214
+ "notEmpty": true
215
+ },
216
+ "feel": "optional",
217
+ "group": "authentication",
218
+ "binding": {
219
+ "name": "authentication.clientId",
220
+ "type": "zeebe:input"
221
+ },
222
+ "condition": {
223
+ "property": "authentication.type",
224
+ "equals": "refresh",
225
+ "type": "simple"
226
+ },
227
+ "type": "String"
228
+ },
229
+ {
230
+ "id": "authentication.refresh.tenantId",
231
+ "label": "Tenant ID",
232
+ "description": "The tenant ID of the application",
233
+ "optional": false,
234
+ "constraints": {
235
+ "notEmpty": true
236
+ },
237
+ "feel": "optional",
238
+ "group": "authentication",
239
+ "binding": {
240
+ "name": "authentication.tenantId",
241
+ "type": "zeebe:input"
242
+ },
243
+ "condition": {
244
+ "property": "authentication.type",
245
+ "equals": "refresh",
246
+ "type": "simple"
247
+ },
248
+ "type": "String"
249
+ },
250
+ {
251
+ "id": "authentication.refresh.clientSecret",
252
+ "label": "Client secret",
253
+ "description": "The secret value of the Azure AD application; optional, depends on whether the client is public or private",
254
+ "optional": true,
255
+ "feel": "optional",
256
+ "group": "authentication",
257
+ "binding": {
258
+ "name": "authentication.clientSecret",
259
+ "type": "zeebe:input"
260
+ },
261
+ "condition": {
262
+ "property": "authentication.type",
263
+ "equals": "refresh",
264
+ "type": "simple"
265
+ },
266
+ "type": "String"
267
+ },
268
+ {
269
+ "id": "data.type",
270
+ "label": "Conversation type",
271
+ "description": "Choose conversation type",
272
+ "value": "chat",
273
+ "group": "operation",
274
+ "binding": {
275
+ "name": "data.type",
276
+ "type": "zeebe:input"
277
+ },
278
+ "type": "Dropdown",
279
+ "choices": [
280
+ {
281
+ "name": "Chat",
282
+ "value": "chat"
283
+ },
284
+ {
285
+ "name": "Channel",
286
+ "value": "channel"
287
+ }
288
+ ]
289
+ },
290
+ {
291
+ "id": "data.chatMethod",
292
+ "label": "Method",
293
+ "description": "Select method for chat interaction",
294
+ "value": "sendMessageToChat",
295
+ "group": "operation",
296
+ "binding": {
297
+ "name": "data.method",
298
+ "type": "zeebe:input"
299
+ },
300
+ "condition": {
301
+ "property": "data.type",
302
+ "equals": "chat",
303
+ "type": "simple"
304
+ },
305
+ "type": "Dropdown",
306
+ "choices": [
307
+ {
308
+ "name": "Create a new chat",
309
+ "value": "createChat"
310
+ },
311
+ {
312
+ "name": "Get chat by ID",
313
+ "value": "getChat"
314
+ },
315
+ {
316
+ "name": "List chats",
317
+ "value": "listChats"
318
+ },
319
+ {
320
+ "name": "List chat members",
321
+ "value": "listMembersOfChat"
322
+ },
323
+ {
324
+ "name": "Send message in chat",
325
+ "value": "sendMessageToChat"
326
+ },
327
+ {
328
+ "name": "List messages in chat",
329
+ "value": "listMessagesInChat"
330
+ },
331
+ {
332
+ "name": "Get message in chat",
333
+ "value": "getMessageFromChat"
334
+ }
335
+ ]
336
+ },
337
+ {
338
+ "id": "data.channelMethod",
339
+ "label": "Method",
340
+ "description": "Select method for channel interaction",
341
+ "value": "sendMessageToChannel",
342
+ "group": "operation",
343
+ "binding": {
344
+ "name": "data.method",
345
+ "type": "zeebe:input"
346
+ },
347
+ "condition": {
348
+ "property": "data.type",
349
+ "equals": "channel",
350
+ "type": "simple"
351
+ },
352
+ "type": "Dropdown",
353
+ "choices": [
354
+ {
355
+ "name": "Create channel",
356
+ "value": "createChannel"
357
+ },
358
+ {
359
+ "name": "Get channel",
360
+ "value": "getChannel"
361
+ },
362
+ {
363
+ "name": "List channels",
364
+ "value": "listAllChannels"
365
+ },
366
+ {
367
+ "name": "Send message to channel",
368
+ "value": "sendMessageToChannel"
369
+ },
370
+ {
371
+ "name": "Get channel message",
372
+ "value": "getMessageFromChannel"
373
+ },
374
+ {
375
+ "name": "List channel messages",
376
+ "value": "listChannelMessages"
377
+ },
378
+ {
379
+ "name": "List message replies",
380
+ "value": "listMessageRepliesInChannel"
381
+ },
382
+ {
383
+ "name": "List members",
384
+ "value": "listMembersInChannel"
385
+ }
386
+ ]
387
+ },
388
+ {
389
+ "id": "data.createChat.chatType",
390
+ "label": "Chat type",
391
+ "description": "The type of a new chat",
392
+ "optional": false,
393
+ "value": "one_on_one",
394
+ "constraints": {
395
+ "notEmpty": true
396
+ },
397
+ "group": "data",
398
+ "binding": {
399
+ "name": "data.chatType",
400
+ "type": "zeebe:input"
401
+ },
402
+ "condition": {
403
+ "allMatch": [
404
+ {
405
+ "property": "data.chatMethod",
406
+ "equals": "createChat",
407
+ "type": "simple"
408
+ },
409
+ {
410
+ "property": "data.type",
411
+ "equals": "chat",
412
+ "type": "simple"
413
+ }
414
+ ]
415
+ },
416
+ "type": "Dropdown",
417
+ "choices": [
418
+ {
419
+ "name": "One on one",
420
+ "value": "one_on_one"
421
+ },
422
+ {
423
+ "name": "Group",
424
+ "value": "group"
425
+ }
426
+ ]
427
+ },
428
+ {
429
+ "id": "data.createChat.topic",
430
+ "label": "Topic",
431
+ "description": "Set topic of chat (optional)",
432
+ "optional": true,
433
+ "feel": "optional",
434
+ "group": "data",
435
+ "binding": {
436
+ "name": "data.topic",
437
+ "type": "zeebe:input"
438
+ },
439
+ "condition": {
440
+ "allMatch": [
441
+ {
442
+ "property": "data.createChat.chatType",
443
+ "equals": "group",
444
+ "type": "simple"
445
+ },
446
+ {
447
+ "property": "data.chatMethod",
448
+ "equals": "createChat",
449
+ "type": "simple"
450
+ },
451
+ {
452
+ "property": "data.type",
453
+ "equals": "chat",
454
+ "type": "simple"
455
+ }
456
+ ]
457
+ },
458
+ "type": "String"
459
+ },
460
+ {
461
+ "id": "data.createChat.members",
462
+ "label": "Members",
463
+ "description": "Set array members of chat. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/#members-property'>Learn more about the required format</a>",
464
+ "optional": false,
465
+ "constraints": {
466
+ "notEmpty": true
467
+ },
468
+ "feel": "required",
469
+ "group": "data",
470
+ "binding": {
471
+ "name": "data.members",
472
+ "type": "zeebe:input"
473
+ },
474
+ "condition": {
475
+ "allMatch": [
476
+ {
477
+ "property": "data.chatMethod",
478
+ "equals": "createChat",
479
+ "type": "simple"
480
+ },
481
+ {
482
+ "property": "data.type",
483
+ "equals": "chat",
484
+ "type": "simple"
485
+ }
486
+ ]
487
+ },
488
+ "type": "String"
489
+ },
490
+ {
491
+ "id": "data.getChat.chatId",
492
+ "label": "Chat ID",
493
+ "description": "The chat ID",
494
+ "optional": false,
495
+ "constraints": {
496
+ "notEmpty": true
497
+ },
498
+ "feel": "optional",
499
+ "group": "data",
500
+ "binding": {
501
+ "name": "data.chatId",
502
+ "type": "zeebe:input"
503
+ },
504
+ "condition": {
505
+ "allMatch": [
506
+ {
507
+ "property": "data.chatMethod",
508
+ "equals": "getChat",
509
+ "type": "simple"
510
+ },
511
+ {
512
+ "property": "data.type",
513
+ "equals": "chat",
514
+ "type": "simple"
515
+ }
516
+ ]
517
+ },
518
+ "type": "String"
519
+ },
520
+ {
521
+ "id": "data.getChat.expand",
522
+ "label": "Expand response",
523
+ "description": "Choose expand type. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/#expand-response'>Learn more about expanding chat response</a>",
524
+ "optional": false,
525
+ "value": "withoutExpand",
526
+ "constraints": {
527
+ "notEmpty": true
528
+ },
529
+ "group": "data",
530
+ "binding": {
531
+ "name": "data.expand",
532
+ "type": "zeebe:input"
533
+ },
534
+ "condition": {
535
+ "allMatch": [
536
+ {
537
+ "property": "data.chatMethod",
538
+ "equals": "getChat",
539
+ "type": "simple"
540
+ },
541
+ {
542
+ "property": "data.type",
543
+ "equals": "chat",
544
+ "type": "simple"
545
+ }
546
+ ]
547
+ },
548
+ "type": "Dropdown",
549
+ "choices": [
550
+ {
551
+ "name": "Without expand",
552
+ "value": "withoutExpand"
553
+ },
554
+ {
555
+ "name": "With the last message preview",
556
+ "value": "lastMessagePreview"
557
+ },
558
+ {
559
+ "name": "With chat members",
560
+ "value": "members"
561
+ }
562
+ ]
563
+ },
564
+ {
565
+ "id": "data.listChatMembers.chatId",
566
+ "label": "Chat ID",
567
+ "description": "The chat ID",
568
+ "optional": false,
569
+ "constraints": {
570
+ "notEmpty": true
571
+ },
572
+ "feel": "optional",
573
+ "group": "data",
574
+ "binding": {
575
+ "name": "data.chatId",
576
+ "type": "zeebe:input"
577
+ },
578
+ "condition": {
579
+ "allMatch": [
580
+ {
581
+ "property": "data.chatMethod",
582
+ "equals": "listMembersOfChat",
583
+ "type": "simple"
584
+ },
585
+ {
586
+ "property": "data.type",
587
+ "equals": "chat",
588
+ "type": "simple"
589
+ }
590
+ ]
591
+ },
592
+ "type": "String"
593
+ },
594
+ {
595
+ "id": "data.sendMessageInChat.chatId",
596
+ "label": "Chat ID",
597
+ "description": "The chat ID",
598
+ "optional": false,
599
+ "constraints": {
600
+ "notEmpty": true
601
+ },
602
+ "feel": "optional",
603
+ "group": "data",
604
+ "binding": {
605
+ "name": "data.chatId",
606
+ "type": "zeebe:input"
607
+ },
608
+ "condition": {
609
+ "allMatch": [
610
+ {
611
+ "property": "data.chatMethod",
612
+ "equals": "sendMessageToChat",
613
+ "type": "simple"
614
+ },
615
+ {
616
+ "property": "data.type",
617
+ "equals": "chat",
618
+ "type": "simple"
619
+ }
620
+ ]
621
+ },
622
+ "type": "String"
623
+ },
624
+ {
625
+ "id": "data.sendMessageInChat.bodyType",
626
+ "label": "Content type",
627
+ "description": "The type of the content. Possible values are text and html",
628
+ "optional": false,
629
+ "value": "TEXT",
630
+ "constraints": {
631
+ "notEmpty": true
632
+ },
633
+ "group": "data",
634
+ "binding": {
635
+ "name": "data.bodyType",
636
+ "type": "zeebe:input"
637
+ },
638
+ "condition": {
639
+ "allMatch": [
640
+ {
641
+ "property": "data.chatMethod",
642
+ "equals": "sendMessageToChat",
643
+ "type": "simple"
644
+ },
645
+ {
646
+ "property": "data.type",
647
+ "equals": "chat",
648
+ "type": "simple"
649
+ }
650
+ ]
651
+ },
652
+ "type": "Dropdown",
653
+ "choices": [
654
+ {
655
+ "name": "Text",
656
+ "value": "TEXT"
657
+ },
658
+ {
659
+ "name": "HTML",
660
+ "value": "HTML"
661
+ }
662
+ ]
663
+ },
664
+ {
665
+ "id": "data.sendMessageInChat.content",
666
+ "label": "Content",
667
+ "description": "Enter content",
668
+ "optional": false,
669
+ "constraints": {
670
+ "notEmpty": true
671
+ },
672
+ "feel": "optional",
673
+ "group": "data",
674
+ "binding": {
675
+ "name": "data.content",
676
+ "type": "zeebe:input"
677
+ },
678
+ "condition": {
679
+ "allMatch": [
680
+ {
681
+ "property": "data.chatMethod",
682
+ "equals": "sendMessageToChat",
683
+ "type": "simple"
684
+ },
685
+ {
686
+ "property": "data.type",
687
+ "equals": "chat",
688
+ "type": "simple"
689
+ }
690
+ ]
691
+ },
692
+ "type": "Text"
693
+ },
694
+ {
695
+ "id": "data.sendMessageInChat.attachments",
696
+ "label": "Attachments",
697
+ "description": "Optional list of attachments. Each item must have an 'id', 'contentType' (e.g. 'application/vnd.microsoft.card.adaptive') and 'content' (e.g. an Adaptive Card JSON payload). Attachment IDs must match <attachment id=\"...\"></attachment> tags in the message body (auto-appended if missing).",
698
+ "optional": true,
699
+ "feel": "required",
700
+ "group": "data",
701
+ "binding": {
702
+ "name": "data.attachments",
703
+ "type": "zeebe:input"
704
+ },
705
+ "condition": {
706
+ "allMatch": [
707
+ {
708
+ "property": "data.sendMessageInChat.bodyType",
709
+ "equals": "HTML",
710
+ "type": "simple"
711
+ },
712
+ {
713
+ "property": "data.chatMethod",
714
+ "equals": "sendMessageToChat",
715
+ "type": "simple"
716
+ },
717
+ {
718
+ "property": "data.type",
719
+ "equals": "chat",
720
+ "type": "simple"
721
+ }
722
+ ]
723
+ },
724
+ "type": "String"
725
+ },
726
+ {
727
+ "id": "data.listMessagesInChat.chatId",
728
+ "label": "Chat ID",
729
+ "description": "The chat ID",
730
+ "optional": false,
731
+ "constraints": {
732
+ "notEmpty": true
733
+ },
734
+ "feel": "optional",
735
+ "group": "data",
736
+ "binding": {
737
+ "name": "data.chatId",
738
+ "type": "zeebe:input"
739
+ },
740
+ "condition": {
741
+ "allMatch": [
742
+ {
743
+ "property": "data.chatMethod",
744
+ "equals": "listMessagesInChat",
745
+ "type": "simple"
746
+ },
747
+ {
748
+ "property": "data.type",
749
+ "equals": "chat",
750
+ "type": "simple"
751
+ }
752
+ ]
753
+ },
754
+ "type": "String"
755
+ },
756
+ {
757
+ "id": "data.listMessagesInChat.top",
758
+ "label": "Top",
759
+ "description": "Controls the number of items per response. Maximum allowed $top value is 50",
760
+ "optional": true,
761
+ "feel": "optional",
762
+ "group": "data",
763
+ "binding": {
764
+ "name": "data.top",
765
+ "type": "zeebe:input"
766
+ },
767
+ "condition": {
768
+ "allMatch": [
769
+ {
770
+ "property": "data.chatMethod",
771
+ "equals": "listMessagesInChat",
772
+ "type": "simple"
773
+ },
774
+ {
775
+ "property": "data.type",
776
+ "equals": "chat",
777
+ "type": "simple"
778
+ }
779
+ ]
780
+ },
781
+ "type": "String"
782
+ },
783
+ {
784
+ "id": "data.listMessagesInChat.orderBy",
785
+ "label": "Order by",
786
+ "optional": false,
787
+ "value": "withoutOrdering",
788
+ "constraints": {
789
+ "notEmpty": true
790
+ },
791
+ "group": "data",
792
+ "binding": {
793
+ "name": "data.orderBy",
794
+ "type": "zeebe:input"
795
+ },
796
+ "condition": {
797
+ "allMatch": [
798
+ {
799
+ "property": "data.chatMethod",
800
+ "equals": "listMessagesInChat",
801
+ "type": "simple"
802
+ },
803
+ {
804
+ "property": "data.type",
805
+ "equals": "chat",
806
+ "type": "simple"
807
+ }
808
+ ]
809
+ },
810
+ "type": "Dropdown",
811
+ "choices": [
812
+ {
813
+ "name": "Without ordering",
814
+ "value": "withoutOrdering"
815
+ },
816
+ {
817
+ "name": "Last modified data time",
818
+ "value": "lastModifiedDateTime"
819
+ },
820
+ {
821
+ "name": "Created data time",
822
+ "value": "createdDateTime"
823
+ }
824
+ ]
825
+ },
826
+ {
827
+ "id": "data.listMessagesInChat.filter",
828
+ "label": "Filter",
829
+ "description": "Sets the date range filter for the lastModifiedDateTime and createdDateTime properties. <a href='https://learn.microsoft.com/en-us/graph/filter-query-parameter'>Learn more about filtering</a>",
830
+ "optional": false,
831
+ "feel": "optional",
832
+ "group": "data",
833
+ "binding": {
834
+ "name": "data.filter",
835
+ "type": "zeebe:input"
836
+ },
837
+ "condition": {
838
+ "allMatch": [
839
+ {
840
+ "property": "data.chatMethod",
841
+ "equals": "listMessagesInChat",
842
+ "type": "simple"
843
+ },
844
+ {
845
+ "property": "data.type",
846
+ "equals": "chat",
847
+ "type": "simple"
848
+ }
849
+ ]
850
+ },
851
+ "type": "String"
852
+ },
853
+ {
854
+ "id": "data.getMessageInChat.chatId",
855
+ "label": "Chat ID",
856
+ "description": "The chat ID",
857
+ "optional": false,
858
+ "constraints": {
859
+ "notEmpty": true
860
+ },
861
+ "feel": "optional",
862
+ "group": "data",
863
+ "binding": {
864
+ "name": "data.chatId",
865
+ "type": "zeebe:input"
866
+ },
867
+ "condition": {
868
+ "allMatch": [
869
+ {
870
+ "property": "data.chatMethod",
871
+ "equals": "getMessageFromChat",
872
+ "type": "simple"
873
+ },
874
+ {
875
+ "property": "data.type",
876
+ "equals": "chat",
877
+ "type": "simple"
878
+ }
879
+ ]
880
+ },
881
+ "type": "String"
882
+ },
883
+ {
884
+ "id": "data.getMessageInChat.messageId",
885
+ "label": "Message ID",
886
+ "description": "The message ID",
887
+ "optional": false,
888
+ "constraints": {
889
+ "notEmpty": true
890
+ },
891
+ "feel": "optional",
892
+ "group": "data",
893
+ "binding": {
894
+ "name": "data.messageId",
895
+ "type": "zeebe:input"
896
+ },
897
+ "condition": {
898
+ "allMatch": [
899
+ {
900
+ "property": "data.chatMethod",
901
+ "equals": "getMessageFromChat",
902
+ "type": "simple"
903
+ },
904
+ {
905
+ "property": "data.type",
906
+ "equals": "chat",
907
+ "type": "simple"
908
+ }
909
+ ]
910
+ },
911
+ "type": "String"
912
+ },
913
+ {
914
+ "id": "data.createChannel.groupId",
915
+ "label": "Group ID",
916
+ "description": "The group ID for teams",
917
+ "optional": false,
918
+ "constraints": {
919
+ "notEmpty": true
920
+ },
921
+ "feel": "optional",
922
+ "group": "data",
923
+ "binding": {
924
+ "name": "data.groupId",
925
+ "type": "zeebe:input"
926
+ },
927
+ "condition": {
928
+ "allMatch": [
929
+ {
930
+ "property": "data.channelMethod",
931
+ "equals": "createChannel",
932
+ "type": "simple"
933
+ },
934
+ {
935
+ "property": "data.type",
936
+ "equals": "channel",
937
+ "type": "simple"
938
+ }
939
+ ]
940
+ },
941
+ "type": "String"
942
+ },
943
+ {
944
+ "id": "data.createChannel.name",
945
+ "label": "Display name",
946
+ "description": "Enter name of a channel",
947
+ "optional": false,
948
+ "constraints": {
949
+ "notEmpty": true
950
+ },
951
+ "feel": "optional",
952
+ "group": "data",
953
+ "binding": {
954
+ "name": "data.name",
955
+ "type": "zeebe:input"
956
+ },
957
+ "condition": {
958
+ "allMatch": [
959
+ {
960
+ "property": "data.channelMethod",
961
+ "equals": "createChannel",
962
+ "type": "simple"
963
+ },
964
+ {
965
+ "property": "data.type",
966
+ "equals": "channel",
967
+ "type": "simple"
968
+ }
969
+ ]
970
+ },
971
+ "type": "String"
972
+ },
973
+ {
974
+ "id": "data.createChannel.description",
975
+ "label": "Description",
976
+ "description": "Enter description",
977
+ "optional": true,
978
+ "feel": "optional",
979
+ "group": "data",
980
+ "binding": {
981
+ "name": "data.description",
982
+ "type": "zeebe:input"
983
+ },
984
+ "condition": {
985
+ "allMatch": [
986
+ {
987
+ "property": "data.channelMethod",
988
+ "equals": "createChannel",
989
+ "type": "simple"
990
+ },
991
+ {
992
+ "property": "data.type",
993
+ "equals": "channel",
994
+ "type": "simple"
995
+ }
996
+ ]
997
+ },
998
+ "type": "Text"
999
+ },
1000
+ {
1001
+ "id": "data.createChannel.channelType",
1002
+ "label": "Channel membership type",
1003
+ "description": "Choose type",
1004
+ "optional": false,
1005
+ "value": "standard",
1006
+ "constraints": {
1007
+ "notEmpty": true
1008
+ },
1009
+ "group": "data",
1010
+ "binding": {
1011
+ "name": "data.channelType",
1012
+ "type": "zeebe:input"
1013
+ },
1014
+ "condition": {
1015
+ "allMatch": [
1016
+ {
1017
+ "property": "data.channelMethod",
1018
+ "equals": "createChannel",
1019
+ "type": "simple"
1020
+ },
1021
+ {
1022
+ "property": "data.type",
1023
+ "equals": "channel",
1024
+ "type": "simple"
1025
+ }
1026
+ ]
1027
+ },
1028
+ "type": "Dropdown",
1029
+ "choices": [
1030
+ {
1031
+ "name": "Standard",
1032
+ "value": "standard"
1033
+ },
1034
+ {
1035
+ "name": "Private",
1036
+ "value": "private"
1037
+ },
1038
+ {
1039
+ "name": "Shared",
1040
+ "value": "shared"
1041
+ }
1042
+ ]
1043
+ },
1044
+ {
1045
+ "id": "data.createChannel.owner",
1046
+ "label": "Owner",
1047
+ "description": "Enter ID or principal name of a user",
1048
+ "optional": false,
1049
+ "constraints": {
1050
+ "notEmpty": true
1051
+ },
1052
+ "feel": "optional",
1053
+ "group": "data",
1054
+ "binding": {
1055
+ "name": "data.owner",
1056
+ "type": "zeebe:input"
1057
+ },
1058
+ "condition": {
1059
+ "allMatch": [
1060
+ {
1061
+ "property": "data.createChannel.channelType",
1062
+ "oneOf": ["private", "shared"],
1063
+ "type": "simple"
1064
+ },
1065
+ {
1066
+ "property": "data.channelMethod",
1067
+ "equals": "createChannel",
1068
+ "type": "simple"
1069
+ },
1070
+ {
1071
+ "property": "data.type",
1072
+ "equals": "channel",
1073
+ "type": "simple"
1074
+ }
1075
+ ]
1076
+ },
1077
+ "type": "String"
1078
+ },
1079
+ {
1080
+ "id": "data.getChannel.groupId",
1081
+ "label": "Group ID",
1082
+ "description": "The group ID for teams",
1083
+ "optional": false,
1084
+ "constraints": {
1085
+ "notEmpty": true
1086
+ },
1087
+ "feel": "optional",
1088
+ "group": "data",
1089
+ "binding": {
1090
+ "name": "data.groupId",
1091
+ "type": "zeebe:input"
1092
+ },
1093
+ "condition": {
1094
+ "allMatch": [
1095
+ {
1096
+ "property": "data.channelMethod",
1097
+ "equals": "getChannel",
1098
+ "type": "simple"
1099
+ },
1100
+ {
1101
+ "property": "data.type",
1102
+ "equals": "channel",
1103
+ "type": "simple"
1104
+ }
1105
+ ]
1106
+ },
1107
+ "type": "String"
1108
+ },
1109
+ {
1110
+ "id": "data.getChannel.channelId",
1111
+ "label": "Channel ID",
1112
+ "description": "The Channel ID",
1113
+ "optional": false,
1114
+ "constraints": {
1115
+ "notEmpty": true
1116
+ },
1117
+ "feel": "optional",
1118
+ "group": "data",
1119
+ "binding": {
1120
+ "name": "data.channelId",
1121
+ "type": "zeebe:input"
1122
+ },
1123
+ "condition": {
1124
+ "allMatch": [
1125
+ {
1126
+ "property": "data.channelMethod",
1127
+ "equals": "getChannel",
1128
+ "type": "simple"
1129
+ },
1130
+ {
1131
+ "property": "data.type",
1132
+ "equals": "channel",
1133
+ "type": "simple"
1134
+ }
1135
+ ]
1136
+ },
1137
+ "type": "String"
1138
+ },
1139
+ {
1140
+ "id": "data.listChannels.groupId",
1141
+ "label": "Group ID",
1142
+ "description": "The group ID for teams",
1143
+ "optional": false,
1144
+ "constraints": {
1145
+ "notEmpty": true
1146
+ },
1147
+ "feel": "optional",
1148
+ "group": "data",
1149
+ "binding": {
1150
+ "name": "data.groupId",
1151
+ "type": "zeebe:input"
1152
+ },
1153
+ "condition": {
1154
+ "allMatch": [
1155
+ {
1156
+ "property": "data.channelMethod",
1157
+ "equals": "listAllChannels",
1158
+ "type": "simple"
1159
+ },
1160
+ {
1161
+ "property": "data.type",
1162
+ "equals": "channel",
1163
+ "type": "simple"
1164
+ }
1165
+ ]
1166
+ },
1167
+ "type": "String"
1168
+ },
1169
+ {
1170
+ "id": "data.listChannels.filter",
1171
+ "label": "Filter",
1172
+ "description": "Sets the search filter. <a href='https://learn.microsoft.com/en-us/graph/filter-query-parameter'>Learn more about filtering</a>",
1173
+ "optional": true,
1174
+ "feel": "optional",
1175
+ "group": "data",
1176
+ "binding": {
1177
+ "name": "data.filter",
1178
+ "type": "zeebe:input"
1179
+ },
1180
+ "condition": {
1181
+ "allMatch": [
1182
+ {
1183
+ "property": "data.channelMethod",
1184
+ "equals": "listAllChannels",
1185
+ "type": "simple"
1186
+ },
1187
+ {
1188
+ "property": "data.type",
1189
+ "equals": "channel",
1190
+ "type": "simple"
1191
+ }
1192
+ ]
1193
+ },
1194
+ "type": "String"
1195
+ },
1196
+ {
1197
+ "id": "data.sendMessageToChannel.groupId",
1198
+ "label": "Group ID",
1199
+ "description": "The group ID for teams",
1200
+ "optional": false,
1201
+ "constraints": {
1202
+ "notEmpty": true
1203
+ },
1204
+ "feel": "optional",
1205
+ "group": "data",
1206
+ "binding": {
1207
+ "name": "data.groupId",
1208
+ "type": "zeebe:input"
1209
+ },
1210
+ "condition": {
1211
+ "allMatch": [
1212
+ {
1213
+ "property": "data.channelMethod",
1214
+ "equals": "sendMessageToChannel",
1215
+ "type": "simple"
1216
+ },
1217
+ {
1218
+ "property": "data.type",
1219
+ "equals": "channel",
1220
+ "type": "simple"
1221
+ }
1222
+ ]
1223
+ },
1224
+ "type": "String"
1225
+ },
1226
+ {
1227
+ "id": "data.sendMessageToChannel.channelId",
1228
+ "label": "Channel ID",
1229
+ "description": "The channel ID",
1230
+ "optional": false,
1231
+ "constraints": {
1232
+ "notEmpty": true
1233
+ },
1234
+ "feel": "optional",
1235
+ "group": "data",
1236
+ "binding": {
1237
+ "name": "data.channelId",
1238
+ "type": "zeebe:input"
1239
+ },
1240
+ "condition": {
1241
+ "allMatch": [
1242
+ {
1243
+ "property": "data.channelMethod",
1244
+ "equals": "sendMessageToChannel",
1245
+ "type": "simple"
1246
+ },
1247
+ {
1248
+ "property": "data.type",
1249
+ "equals": "channel",
1250
+ "type": "simple"
1251
+ }
1252
+ ]
1253
+ },
1254
+ "type": "String"
1255
+ },
1256
+ {
1257
+ "id": "data.sendMessageToChannel.bodyType",
1258
+ "label": "Content type",
1259
+ "description": "The type of the content. Possible values are text and html",
1260
+ "optional": false,
1261
+ "value": "TEXT",
1262
+ "constraints": {
1263
+ "notEmpty": true
1264
+ },
1265
+ "group": "data",
1266
+ "binding": {
1267
+ "name": "data.bodyType",
1268
+ "type": "zeebe:input"
1269
+ },
1270
+ "condition": {
1271
+ "allMatch": [
1272
+ {
1273
+ "property": "data.channelMethod",
1274
+ "equals": "sendMessageToChannel",
1275
+ "type": "simple"
1276
+ },
1277
+ {
1278
+ "property": "data.type",
1279
+ "equals": "channel",
1280
+ "type": "simple"
1281
+ }
1282
+ ]
1283
+ },
1284
+ "type": "Dropdown",
1285
+ "choices": [
1286
+ {
1287
+ "name": "Text",
1288
+ "value": "TEXT"
1289
+ },
1290
+ {
1291
+ "name": "HTML",
1292
+ "value": "HTML"
1293
+ }
1294
+ ]
1295
+ },
1296
+ {
1297
+ "id": "data.sendMessageToChannel.content",
1298
+ "label": "Content",
1299
+ "description": "Enter content",
1300
+ "optional": false,
1301
+ "constraints": {
1302
+ "notEmpty": true
1303
+ },
1304
+ "feel": "optional",
1305
+ "group": "data",
1306
+ "binding": {
1307
+ "name": "data.content",
1308
+ "type": "zeebe:input"
1309
+ },
1310
+ "condition": {
1311
+ "allMatch": [
1312
+ {
1313
+ "property": "data.channelMethod",
1314
+ "equals": "sendMessageToChannel",
1315
+ "type": "simple"
1316
+ },
1317
+ {
1318
+ "property": "data.type",
1319
+ "equals": "channel",
1320
+ "type": "simple"
1321
+ }
1322
+ ]
1323
+ },
1324
+ "type": "Text"
1325
+ },
1326
+ {
1327
+ "id": "data.documents_documentMode",
1328
+ "label": "Number of documents",
1329
+ "value": "none",
1330
+ "group": "data",
1331
+ "binding": {
1332
+ "name": "data.documents_documentMode",
1333
+ "type": "zeebe:input"
1334
+ },
1335
+ "condition": {
1336
+ "allMatch": [
1337
+ {
1338
+ "property": "data.channelMethod",
1339
+ "equals": "sendMessageToChannel",
1340
+ "type": "simple"
1341
+ },
1342
+ {
1343
+ "property": "data.type",
1344
+ "equals": "channel",
1345
+ "type": "simple"
1346
+ }
1347
+ ]
1348
+ },
1349
+ "type": "Dropdown",
1350
+ "choices": [
1351
+ {
1352
+ "name": "None",
1353
+ "value": "none"
1354
+ },
1355
+ {
1356
+ "name": "Single document",
1357
+ "value": "single"
1358
+ },
1359
+ {
1360
+ "name": "Multiple documents",
1361
+ "value": "multiple"
1362
+ }
1363
+ ]
1364
+ },
1365
+ {
1366
+ "id": "data.documents_single_documentSource",
1367
+ "label": "Document source",
1368
+ "value": "camunda",
1369
+ "group": "data",
1370
+ "binding": {
1371
+ "name": "data.documents_single_documentSource",
1372
+ "type": "zeebe:input"
1373
+ },
1374
+ "condition": {
1375
+ "allMatch": [
1376
+ {
1377
+ "property": "data.documents_documentMode",
1378
+ "equals": "single",
1379
+ "type": "simple"
1380
+ },
1381
+ {
1382
+ "property": "data.channelMethod",
1383
+ "equals": "sendMessageToChannel",
1384
+ "type": "simple"
1385
+ },
1386
+ {
1387
+ "property": "data.type",
1388
+ "equals": "channel",
1389
+ "type": "simple"
1390
+ }
1391
+ ]
1392
+ },
1393
+ "type": "Dropdown",
1394
+ "choices": [
1395
+ {
1396
+ "name": "Camunda Document",
1397
+ "value": "camunda"
1398
+ },
1399
+ {
1400
+ "name": "Inline Content",
1401
+ "value": "inline"
1402
+ },
1403
+ {
1404
+ "name": "From URL",
1405
+ "value": "external"
1406
+ }
1407
+ ]
1408
+ },
1409
+ {
1410
+ "id": "data.documents_single_camundaReference",
1411
+ "label": "Camunda document",
1412
+ "constraints": {
1413
+ "notEmpty": true
1414
+ },
1415
+ "feel": "required",
1416
+ "group": "data",
1417
+ "binding": {
1418
+ "name": "data.documents_single_camundaReference",
1419
+ "type": "zeebe:input"
1420
+ },
1421
+ "condition": {
1422
+ "allMatch": [
1423
+ {
1424
+ "property": "data.documents_documentMode",
1425
+ "equals": "single",
1426
+ "type": "simple"
1427
+ },
1428
+ {
1429
+ "property": "data.documents_single_documentSource",
1430
+ "equals": "camunda",
1431
+ "type": "simple"
1432
+ },
1433
+ {
1434
+ "property": "data.channelMethod",
1435
+ "equals": "sendMessageToChannel",
1436
+ "type": "simple"
1437
+ },
1438
+ {
1439
+ "property": "data.type",
1440
+ "equals": "channel",
1441
+ "type": "simple"
1442
+ }
1443
+ ]
1444
+ },
1445
+ "type": "String"
1446
+ },
1447
+ {
1448
+ "id": "data.documents_single_inline_content",
1449
+ "label": "Content",
1450
+ "constraints": {
1451
+ "notEmpty": true
1452
+ },
1453
+ "feel": "optional",
1454
+ "group": "data",
1455
+ "binding": {
1456
+ "name": "data.documents_single_inline_content",
1457
+ "type": "zeebe:input"
1458
+ },
1459
+ "condition": {
1460
+ "allMatch": [
1461
+ {
1462
+ "property": "data.documents_documentMode",
1463
+ "equals": "single",
1464
+ "type": "simple"
1465
+ },
1466
+ {
1467
+ "property": "data.documents_single_documentSource",
1468
+ "equals": "inline",
1469
+ "type": "simple"
1470
+ },
1471
+ {
1472
+ "property": "data.channelMethod",
1473
+ "equals": "sendMessageToChannel",
1474
+ "type": "simple"
1475
+ },
1476
+ {
1477
+ "property": "data.type",
1478
+ "equals": "channel",
1479
+ "type": "simple"
1480
+ }
1481
+ ]
1482
+ },
1483
+ "type": "String"
1484
+ },
1485
+ {
1486
+ "id": "data.documents_single_inline_fileName",
1487
+ "label": "File name",
1488
+ "feel": "optional",
1489
+ "group": "data",
1490
+ "binding": {
1491
+ "name": "data.documents_single_inline_fileName",
1492
+ "type": "zeebe:input"
1493
+ },
1494
+ "condition": {
1495
+ "allMatch": [
1496
+ {
1497
+ "property": "data.documents_documentMode",
1498
+ "equals": "single",
1499
+ "type": "simple"
1500
+ },
1501
+ {
1502
+ "property": "data.documents_single_documentSource",
1503
+ "equals": "inline",
1504
+ "type": "simple"
1505
+ },
1506
+ {
1507
+ "property": "data.channelMethod",
1508
+ "equals": "sendMessageToChannel",
1509
+ "type": "simple"
1510
+ },
1511
+ {
1512
+ "property": "data.type",
1513
+ "equals": "channel",
1514
+ "type": "simple"
1515
+ }
1516
+ ]
1517
+ },
1518
+ "type": "String"
1519
+ },
1520
+ {
1521
+ "id": "data.documents_single_inline_contentType",
1522
+ "label": "Content type",
1523
+ "feel": "optional",
1524
+ "group": "data",
1525
+ "binding": {
1526
+ "name": "data.documents_single_inline_contentType",
1527
+ "type": "zeebe:input"
1528
+ },
1529
+ "condition": {
1530
+ "allMatch": [
1531
+ {
1532
+ "property": "data.documents_documentMode",
1533
+ "equals": "single",
1534
+ "type": "simple"
1535
+ },
1536
+ {
1537
+ "property": "data.documents_single_documentSource",
1538
+ "equals": "inline",
1539
+ "type": "simple"
1540
+ },
1541
+ {
1542
+ "property": "data.channelMethod",
1543
+ "equals": "sendMessageToChannel",
1544
+ "type": "simple"
1545
+ },
1546
+ {
1547
+ "property": "data.type",
1548
+ "equals": "channel",
1549
+ "type": "simple"
1550
+ }
1551
+ ]
1552
+ },
1553
+ "type": "String"
1554
+ },
1555
+ {
1556
+ "id": "data.documents_single_external_url",
1557
+ "label": "URL",
1558
+ "constraints": {
1559
+ "notEmpty": true
1560
+ },
1561
+ "feel": "optional",
1562
+ "group": "data",
1563
+ "binding": {
1564
+ "name": "data.documents_single_external_url",
1565
+ "type": "zeebe:input"
1566
+ },
1567
+ "condition": {
1568
+ "allMatch": [
1569
+ {
1570
+ "property": "data.documents_documentMode",
1571
+ "equals": "single",
1572
+ "type": "simple"
1573
+ },
1574
+ {
1575
+ "property": "data.documents_single_documentSource",
1576
+ "equals": "external",
1577
+ "type": "simple"
1578
+ },
1579
+ {
1580
+ "property": "data.channelMethod",
1581
+ "equals": "sendMessageToChannel",
1582
+ "type": "simple"
1583
+ },
1584
+ {
1585
+ "property": "data.type",
1586
+ "equals": "channel",
1587
+ "type": "simple"
1588
+ }
1589
+ ]
1590
+ },
1591
+ "type": "String"
1592
+ },
1593
+ {
1594
+ "id": "data.documents_single_external_fileName",
1595
+ "label": "File name",
1596
+ "feel": "optional",
1597
+ "group": "data",
1598
+ "binding": {
1599
+ "name": "data.documents_single_external_fileName",
1600
+ "type": "zeebe:input"
1601
+ },
1602
+ "condition": {
1603
+ "allMatch": [
1604
+ {
1605
+ "property": "data.documents_documentMode",
1606
+ "equals": "single",
1607
+ "type": "simple"
1608
+ },
1609
+ {
1610
+ "property": "data.documents_single_documentSource",
1611
+ "equals": "external",
1612
+ "type": "simple"
1613
+ },
1614
+ {
1615
+ "property": "data.channelMethod",
1616
+ "equals": "sendMessageToChannel",
1617
+ "type": "simple"
1618
+ },
1619
+ {
1620
+ "property": "data.type",
1621
+ "equals": "channel",
1622
+ "type": "simple"
1623
+ }
1624
+ ]
1625
+ },
1626
+ "type": "String"
1627
+ },
1628
+ {
1629
+ "id": "data.documents_multiple_expression",
1630
+ "label": "Documents",
1631
+ "constraints": {
1632
+ "notEmpty": true
1633
+ },
1634
+ "feel": "required",
1635
+ "group": "data",
1636
+ "binding": {
1637
+ "name": "data.documents_multiple_expression",
1638
+ "type": "zeebe:input"
1639
+ },
1640
+ "condition": {
1641
+ "allMatch": [
1642
+ {
1643
+ "property": "data.documents_documentMode",
1644
+ "equals": "multiple",
1645
+ "type": "simple"
1646
+ },
1647
+ {
1648
+ "property": "data.channelMethod",
1649
+ "equals": "sendMessageToChannel",
1650
+ "type": "simple"
1651
+ },
1652
+ {
1653
+ "property": "data.type",
1654
+ "equals": "channel",
1655
+ "type": "simple"
1656
+ }
1657
+ ]
1658
+ },
1659
+ "type": "String"
1660
+ },
1661
+ {
1662
+ "id": "data.sendMessageToChannel.documents",
1663
+ "value": "=if documents_documentMode = \"multiple\" then documents_multiple_expression else if documents_documentMode = \"single\" then (if documents_single_documentSource = \"camunda\" then [documents_single_camundaReference] else if documents_single_documentSource = \"inline\" then [{ \"camunda.document.type\": \"inline\", content: documents_single_inline_content, name: documents_single_inline_fileName, contentType: documents_single_inline_contentType }] else if documents_single_documentSource = \"external\" then [{ \"camunda.document.type\": \"external\", url: documents_single_external_url, name: documents_single_external_fileName }] else null) else null",
1664
+ "group": "data",
1665
+ "binding": {
1666
+ "name": "data.documents",
1667
+ "type": "zeebe:input"
1668
+ },
1669
+ "condition": {
1670
+ "allMatch": [
1671
+ {
1672
+ "property": "data.channelMethod",
1673
+ "equals": "sendMessageToChannel",
1674
+ "type": "simple"
1675
+ },
1676
+ {
1677
+ "property": "data.type",
1678
+ "equals": "channel",
1679
+ "type": "simple"
1680
+ }
1681
+ ]
1682
+ },
1683
+ "type": "Hidden"
1684
+ },
1685
+ {
1686
+ "id": "data.sendMessageToChannel.attachments",
1687
+ "label": "Attachments",
1688
+ "description": "Optional list of attachments. Each item must have an 'id', 'contentType' (e.g. 'application/vnd.microsoft.card.adaptive') and 'content' (e.g. an Adaptive Card JSON payload). Attachment IDs must match <attachment id=\"...\"></attachment> tags in the message body (auto-appended if missing).",
1689
+ "optional": true,
1690
+ "feel": "required",
1691
+ "group": "data",
1692
+ "binding": {
1693
+ "name": "data.attachments",
1694
+ "type": "zeebe:input"
1695
+ },
1696
+ "condition": {
1697
+ "allMatch": [
1698
+ {
1699
+ "property": "data.sendMessageToChannel.bodyType",
1700
+ "equals": "HTML",
1701
+ "type": "simple"
1702
+ },
1703
+ {
1704
+ "property": "data.channelMethod",
1705
+ "equals": "sendMessageToChannel",
1706
+ "type": "simple"
1707
+ },
1708
+ {
1709
+ "property": "data.type",
1710
+ "equals": "channel",
1711
+ "type": "simple"
1712
+ }
1713
+ ]
1714
+ },
1715
+ "type": "String"
1716
+ },
1717
+ {
1718
+ "id": "data.getChannelMessage.groupId",
1719
+ "label": "Group ID",
1720
+ "description": "The group ID for teams",
1721
+ "optional": false,
1722
+ "constraints": {
1723
+ "notEmpty": true
1724
+ },
1725
+ "feel": "optional",
1726
+ "group": "data",
1727
+ "binding": {
1728
+ "name": "data.groupId",
1729
+ "type": "zeebe:input"
1730
+ },
1731
+ "condition": {
1732
+ "allMatch": [
1733
+ {
1734
+ "property": "data.channelMethod",
1735
+ "equals": "getMessageFromChannel",
1736
+ "type": "simple"
1737
+ },
1738
+ {
1739
+ "property": "data.type",
1740
+ "equals": "channel",
1741
+ "type": "simple"
1742
+ }
1743
+ ]
1744
+ },
1745
+ "type": "String"
1746
+ },
1747
+ {
1748
+ "id": "data.getChannelMessage.channelId",
1749
+ "label": "Channel ID",
1750
+ "description": "The channel ID",
1751
+ "optional": false,
1752
+ "constraints": {
1753
+ "notEmpty": true
1754
+ },
1755
+ "feel": "optional",
1756
+ "group": "data",
1757
+ "binding": {
1758
+ "name": "data.channelId",
1759
+ "type": "zeebe:input"
1760
+ },
1761
+ "condition": {
1762
+ "allMatch": [
1763
+ {
1764
+ "property": "data.channelMethod",
1765
+ "equals": "getMessageFromChannel",
1766
+ "type": "simple"
1767
+ },
1768
+ {
1769
+ "property": "data.type",
1770
+ "equals": "channel",
1771
+ "type": "simple"
1772
+ }
1773
+ ]
1774
+ },
1775
+ "type": "String"
1776
+ },
1777
+ {
1778
+ "id": "data.getChannelMessage.messageId",
1779
+ "label": "Message ID",
1780
+ "description": "The message ID",
1781
+ "optional": false,
1782
+ "constraints": {
1783
+ "notEmpty": true
1784
+ },
1785
+ "feel": "optional",
1786
+ "group": "data",
1787
+ "binding": {
1788
+ "name": "data.messageId",
1789
+ "type": "zeebe:input"
1790
+ },
1791
+ "condition": {
1792
+ "allMatch": [
1793
+ {
1794
+ "property": "data.channelMethod",
1795
+ "equals": "getMessageFromChannel",
1796
+ "type": "simple"
1797
+ },
1798
+ {
1799
+ "property": "data.type",
1800
+ "equals": "channel",
1801
+ "type": "simple"
1802
+ }
1803
+ ]
1804
+ },
1805
+ "type": "String"
1806
+ },
1807
+ {
1808
+ "id": "data.listChannelMessage.groupId",
1809
+ "label": "Group ID",
1810
+ "description": "The group ID for teams",
1811
+ "optional": false,
1812
+ "constraints": {
1813
+ "notEmpty": true
1814
+ },
1815
+ "feel": "optional",
1816
+ "group": "data",
1817
+ "binding": {
1818
+ "name": "data.groupId",
1819
+ "type": "zeebe:input"
1820
+ },
1821
+ "condition": {
1822
+ "allMatch": [
1823
+ {
1824
+ "property": "data.channelMethod",
1825
+ "equals": "listChannelMessages",
1826
+ "type": "simple"
1827
+ },
1828
+ {
1829
+ "property": "data.type",
1830
+ "equals": "channel",
1831
+ "type": "simple"
1832
+ }
1833
+ ]
1834
+ },
1835
+ "type": "String"
1836
+ },
1837
+ {
1838
+ "id": "data.listChannelMessage.channelId",
1839
+ "label": "Channel ID",
1840
+ "description": "The channel ID",
1841
+ "optional": false,
1842
+ "constraints": {
1843
+ "notEmpty": true
1844
+ },
1845
+ "feel": "optional",
1846
+ "group": "data",
1847
+ "binding": {
1848
+ "name": "data.channelId",
1849
+ "type": "zeebe:input"
1850
+ },
1851
+ "condition": {
1852
+ "allMatch": [
1853
+ {
1854
+ "property": "data.channelMethod",
1855
+ "equals": "listChannelMessages",
1856
+ "type": "simple"
1857
+ },
1858
+ {
1859
+ "property": "data.type",
1860
+ "equals": "channel",
1861
+ "type": "simple"
1862
+ }
1863
+ ]
1864
+ },
1865
+ "type": "String"
1866
+ },
1867
+ {
1868
+ "id": "data.listChannelMessage.top",
1869
+ "label": "Top",
1870
+ "description": "Controls the number of items per response",
1871
+ "optional": true,
1872
+ "feel": "optional",
1873
+ "group": "data",
1874
+ "binding": {
1875
+ "name": "data.top",
1876
+ "type": "zeebe:input"
1877
+ },
1878
+ "condition": {
1879
+ "allMatch": [
1880
+ {
1881
+ "property": "data.channelMethod",
1882
+ "equals": "listChannelMessages",
1883
+ "type": "simple"
1884
+ },
1885
+ {
1886
+ "property": "data.type",
1887
+ "equals": "channel",
1888
+ "type": "simple"
1889
+ }
1890
+ ]
1891
+ },
1892
+ "type": "String"
1893
+ },
1894
+ {
1895
+ "id": "data.listChannelMessage.isExpand",
1896
+ "label": "With replies",
1897
+ "description": "Return message replies",
1898
+ "optional": false,
1899
+ "value": "false",
1900
+ "constraints": {
1901
+ "notEmpty": true
1902
+ },
1903
+ "group": "data",
1904
+ "binding": {
1905
+ "name": "data.isExpand",
1906
+ "type": "zeebe:input"
1907
+ },
1908
+ "condition": {
1909
+ "allMatch": [
1910
+ {
1911
+ "property": "data.channelMethod",
1912
+ "equals": "listChannelMessages",
1913
+ "type": "simple"
1914
+ },
1915
+ {
1916
+ "property": "data.type",
1917
+ "equals": "channel",
1918
+ "type": "simple"
1919
+ }
1920
+ ]
1921
+ },
1922
+ "type": "Dropdown",
1923
+ "choices": [
1924
+ {
1925
+ "name": "False",
1926
+ "value": "false"
1927
+ },
1928
+ {
1929
+ "name": "True",
1930
+ "value": "true"
1931
+ }
1932
+ ]
1933
+ },
1934
+ {
1935
+ "id": "data.listMessageRepliesInChannel.groupId",
1936
+ "label": "Group ID",
1937
+ "description": "The group ID for teams",
1938
+ "optional": false,
1939
+ "constraints": {
1940
+ "notEmpty": true
1941
+ },
1942
+ "feel": "optional",
1943
+ "group": "data",
1944
+ "binding": {
1945
+ "name": "data.groupId",
1946
+ "type": "zeebe:input"
1947
+ },
1948
+ "condition": {
1949
+ "allMatch": [
1950
+ {
1951
+ "property": "data.channelMethod",
1952
+ "equals": "listMessageRepliesInChannel",
1953
+ "type": "simple"
1954
+ },
1955
+ {
1956
+ "property": "data.type",
1957
+ "equals": "channel",
1958
+ "type": "simple"
1959
+ }
1960
+ ]
1961
+ },
1962
+ "type": "String"
1963
+ },
1964
+ {
1965
+ "id": "data.listMessageRepliesInChannel.channelId",
1966
+ "label": "Channel ID",
1967
+ "description": "The channel ID",
1968
+ "optional": false,
1969
+ "constraints": {
1970
+ "notEmpty": true
1971
+ },
1972
+ "feel": "optional",
1973
+ "group": "data",
1974
+ "binding": {
1975
+ "name": "data.channelId",
1976
+ "type": "zeebe:input"
1977
+ },
1978
+ "condition": {
1979
+ "allMatch": [
1980
+ {
1981
+ "property": "data.channelMethod",
1982
+ "equals": "listMessageRepliesInChannel",
1983
+ "type": "simple"
1984
+ },
1985
+ {
1986
+ "property": "data.type",
1987
+ "equals": "channel",
1988
+ "type": "simple"
1989
+ }
1990
+ ]
1991
+ },
1992
+ "type": "String"
1993
+ },
1994
+ {
1995
+ "id": "data.listMessageRepliesInChannel.messageId",
1996
+ "label": "Message ID",
1997
+ "description": "The message ID",
1998
+ "optional": false,
1999
+ "constraints": {
2000
+ "notEmpty": true
2001
+ },
2002
+ "feel": "optional",
2003
+ "group": "data",
2004
+ "binding": {
2005
+ "name": "data.messageId",
2006
+ "type": "zeebe:input"
2007
+ },
2008
+ "condition": {
2009
+ "allMatch": [
2010
+ {
2011
+ "property": "data.channelMethod",
2012
+ "equals": "listMessageRepliesInChannel",
2013
+ "type": "simple"
2014
+ },
2015
+ {
2016
+ "property": "data.type",
2017
+ "equals": "channel",
2018
+ "type": "simple"
2019
+ }
2020
+ ]
2021
+ },
2022
+ "type": "String"
2023
+ },
2024
+ {
2025
+ "id": "data.listChannelMembers.groupId",
2026
+ "label": "Group ID",
2027
+ "description": "The group ID for teams",
2028
+ "optional": false,
2029
+ "constraints": {
2030
+ "notEmpty": true
2031
+ },
2032
+ "feel": "optional",
2033
+ "group": "data",
2034
+ "binding": {
2035
+ "name": "data.groupId",
2036
+ "type": "zeebe:input"
2037
+ },
2038
+ "condition": {
2039
+ "allMatch": [
2040
+ {
2041
+ "property": "data.channelMethod",
2042
+ "equals": "listMembersInChannel",
2043
+ "type": "simple"
2044
+ },
2045
+ {
2046
+ "property": "data.type",
2047
+ "equals": "channel",
2048
+ "type": "simple"
2049
+ }
2050
+ ]
2051
+ },
2052
+ "type": "String"
2053
+ },
2054
+ {
2055
+ "id": "data.listChannelMembers.channelId",
2056
+ "label": "Channel ID",
2057
+ "description": "The channel ID",
2058
+ "optional": false,
2059
+ "constraints": {
2060
+ "notEmpty": true
2061
+ },
2062
+ "feel": "optional",
2063
+ "group": "data",
2064
+ "binding": {
2065
+ "name": "data.channelId",
2066
+ "type": "zeebe:input"
2067
+ },
2068
+ "condition": {
2069
+ "allMatch": [
2070
+ {
2071
+ "property": "data.channelMethod",
2072
+ "equals": "listMembersInChannel",
2073
+ "type": "simple"
2074
+ },
2075
+ {
2076
+ "property": "data.type",
2077
+ "equals": "channel",
2078
+ "type": "simple"
2079
+ }
2080
+ ]
2081
+ },
2082
+ "type": "String"
2083
+ },
2084
+ {
2085
+ "id": "version",
2086
+ "label": "Version",
2087
+ "description": "Version of the element template",
2088
+ "value": "7",
2089
+ "group": "connector",
2090
+ "binding": {
2091
+ "key": "elementTemplateVersion",
2092
+ "type": "zeebe:taskHeader"
2093
+ },
2094
+ "type": "Hidden"
2095
+ },
2096
+ {
2097
+ "id": "id",
2098
+ "label": "ID",
2099
+ "description": "ID of the element template",
2100
+ "value": "io.camunda.connectors.MSTeams.v1",
2101
+ "group": "connector",
2102
+ "binding": {
2103
+ "key": "elementTemplateId",
2104
+ "type": "zeebe:taskHeader"
2105
+ },
2106
+ "type": "Hidden"
2107
+ },
2108
+ {
2109
+ "id": "resultVariable",
2110
+ "label": "Result variable",
2111
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
2112
+ "group": "output",
2113
+ "binding": {
2114
+ "key": "resultVariable",
2115
+ "type": "zeebe:taskHeader"
2116
+ },
2117
+ "type": "String"
2118
+ },
2119
+ {
2120
+ "id": "resultExpression",
2121
+ "label": "Result expression",
2122
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
2123
+ "feel": "required",
2124
+ "group": "output",
2125
+ "binding": {
2126
+ "key": "resultExpression",
2127
+ "type": "zeebe:taskHeader"
2128
+ },
2129
+ "type": "Text"
2130
+ },
2131
+ {
2132
+ "id": "errorExpression",
2133
+ "label": "Error expression",
2134
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
2135
+ "feel": "required",
2136
+ "group": "error",
2137
+ "binding": {
2138
+ "key": "errorExpression",
2139
+ "type": "zeebe:taskHeader"
2140
+ },
2141
+ "type": "Text"
2142
+ },
2143
+ {
2144
+ "id": "retryCount",
2145
+ "label": "Retries",
2146
+ "description": "Number of retries",
2147
+ "value": "3",
2148
+ "feel": "optional",
2149
+ "group": "retries",
2150
+ "binding": {
2151
+ "property": "retries",
2152
+ "type": "zeebe:taskDefinition"
2153
+ },
2154
+ "type": "String"
2155
+ },
2156
+ {
2157
+ "id": "retryBackoff",
2158
+ "label": "Retry backoff",
2159
+ "description": "ISO-8601 duration to wait between retries",
2160
+ "value": "PT30S",
2161
+ "group": "retries",
2162
+ "binding": {
2163
+ "key": "retryBackoff",
2164
+ "type": "zeebe:taskHeader"
2165
+ },
2166
+ "type": "String"
2167
+ }
2168
+ ],
2169
+ "icon": {
2170
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGhlaWdodD0nMTgnIHdpZHRoPScxOCcgdmlld0JveD0nLTMzNC4zMjQ5NSAtNTE4LjMzMzUgMjg5Ny40ODI5IDMxMTAuMDAxJz4KICAgIDxwYXRoIGQ9J00xNTU0LjYzNyA3NzcuNWg1NzUuNzEzYzU0LjM5MSAwIDk4LjQ4MyA0NC4wOTIgOTguNDgzIDk4LjQ4M3Y1MjQuMzk4YzAgMTk5LjkwMS0xNjIuMDUxIDM2MS45NTItMzYxLjk1MiAzNjEuOTUyaC0xLjcxMWMtMTk5LjkwMS4wMjgtMzYxLjk3NS0xNjItMzYyLjAwNC0zNjEuOTAxVjgyOC45NzFjLjAwMS0yOC40MjcgMjMuMDQ1LTUxLjQ3MSA1MS40NzEtNTEuNDcxeicKICAgICAgICAgIGZpbGw9JyM1MDU5QzknLz4KICAgIDxjaXJjbGUgcj0nMjMzLjI1JyBjeT0nNDQwLjU4MycgY3g9JzE5NDMuNzUnIGZpbGw9JyM1MDU5QzknLz4KICAgIDxjaXJjbGUgcj0nMzM2LjkxNycgY3k9JzMzNi45MTcnIGN4PScxMjE4LjA4MycgZmlsbD0nIzdCODNFQicvPgogICAgPHBhdGggZD0nTTE2NjcuMzIzIDc3Ny41SDcxNy4wMWMtNTMuNzQzIDEuMzMtOTYuMjU3IDQ1LjkzMS05NS4wMSA5OS42NzZ2NTk4LjEwNWMtNy41MDUgMzIyLjUxOSAyNDcuNjU3IDU5MC4xNiA1NzAuMTY3IDU5OC4wNTMgMzIyLjUxLTcuODkzIDU3Ny42NzEtMjc1LjUzNCA1NzAuMTY3LTU5OC4wNTNWODc3LjE3NmMxLjI0NS01My43NDUtNDEuMjY4LTk4LjM0Ni05NS4wMTEtOTkuNjc2eicKICAgICAgICAgIGZpbGw9JyM3QjgzRUInLz4KICAgIDxwYXRoIGQ9J00xMjQ0IDc3Ny41djgzOC4xNDVjLS4yNTggMzguNDM1LTIzLjU0OSA3Mi45NjQtNTkuMDkgODcuNTk4YTkxLjg1NiA5MS44NTYgMCAwMS0zNS43NjUgNy4yNTdINjY3LjYxM2MtNi43MzgtMTcuMTA1LTEyLjk1OC0zNC4yMS0xOC4xNDItNTEuODMzYTYzMS4yODcgNjMxLjI4NyAwIDAxLTI3LjQ3Mi0xODMuNDlWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMScvPgogICAgPHBhdGggZD0nTTExOTIuMTY3IDc3Ny41djg4OS45NzhhOTEuODAyIDkxLjgwMiAwIDAxLTcuMjU3IDM1Ljc2NWMtMTQuNjM0IDM1LjU0MS00OS4xNjMgNTguODMzLTg3LjU5OCA1OS4wOUg2OTEuOTc1Yy04LjgxMi0xNy4xMDUtMTcuMTA1LTM0LjIxLTI0LjM2Mi01MS44MzMtNy4yNTctMTcuNjIzLTEyLjk1OC0zNC4yMS0xOC4xNDItNTEuODMzYTYzMS4yODIgNjMxLjI4MiAwIDAxLTI3LjQ3Mi0xODMuNDlWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTExOTIuMTY3IDc3Ny41djc4Ni4zMTJjLS4zOTUgNTIuMjIzLTQyLjYzMiA5NC40Ni05NC44NTUgOTQuODU1aC00NDcuODRBNjMxLjI4MiA2MzEuMjgyIDAgMDE2MjIgMTQ3NS4xNzdWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTExNDAuMzMzIDc3Ny41djc4Ni4zMTJjLS4zOTUgNTIuMjIzLTQyLjYzMiA5NC40Ni05NC44NTUgOTQuODU1SDY0OS40NzJBNjMxLjI4MiA2MzEuMjgyIDAgMDE2MjIgMTQ3NS4xNzdWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTEyNDQgNTA5LjUyMnYxNjMuMjc1Yy04LjgxMi41MTgtMTcuMTA1IDEuMDM3LTI1LjkxNyAxLjAzNy04LjgxMiAwLTE3LjEwNS0uNTE4LTI1LjkxNy0xLjAzN2EyODQuNDcyIDI4NC40NzIgMCAwMS01MS44MzMtOC4yOTNjLTEwNC45NjMtMjQuODU3LTE5MS42NzktOTguNDY5LTIzMy4yNS0xOTguMDAzYTI4OC4wMiAyODguMDIgMCAwMS0xNi41ODctNTEuODMzaDI1OC42NDhjNTIuMzA1LjE5OCA5NC42NTcgNDIuNTQ5IDk0Ljg1NiA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjEnLz4KICAgIDxwYXRoIGQ9J00xMTkyLjE2NyA1NjEuMzU1djExMS40NDJhMjg0LjQ3MiAyODQuNDcyIDAgMDEtNTEuODMzLTguMjkzYy0xMDQuOTYzLTI0Ljg1Ny0xOTEuNjc5LTk4LjQ2OS0yMzMuMjUtMTk4LjAwM2gxOTAuMjI4YzUyLjMwNC4xOTggOTQuNjU2IDQyLjU1IDk0Ljg1NSA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxwYXRoIGQ9J00xMTkyLjE2NyA1NjEuMzU1djExMS40NDJhMjg0LjQ3MiAyODQuNDcyIDAgMDEtNTEuODMzLTguMjkzYy0xMDQuOTYzLTI0Ljg1Ny0xOTEuNjc5LTk4LjQ2OS0yMzMuMjUtMTk4LjAwM2gxOTAuMjI4YzUyLjMwNC4xOTggOTQuNjU2IDQyLjU1IDk0Ljg1NSA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxwYXRoIGQ9J00xMTQwLjMzMyA1NjEuMzU1djEwMy4xNDhjLTEwNC45NjMtMjQuODU3LTE5MS42NzktOTguNDY5LTIzMy4yNS0xOTguMDAzaDEzOC4zOTVjNTIuMzA1LjE5OSA5NC42NTYgNDIuNTUxIDk0Ljg1NSA5NC44NTV6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxsaW5lYXJHcmFkaWVudCBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDEgMCAwIC0xIDAgMjA3NS4zMzMpJyB5Mj0nMzk0LjI2MScgeDI9Jzk0Mi4yMzQnIHkxPScxNjgzLjA3MycgeDE9JzE5OC4wOTknCiAgICAgICAgICAgICAgICAgICAgZ3JhZGllbnRVbml0cz0ndXNlclNwYWNlT25Vc2UnIGlkPSdhJz4KICAgICAgICA8c3RvcCBvZmZzZXQ9JzAnIHN0b3AtY29sb3I9JyM1YTYyYzMnLz4KICAgICAgICA8c3RvcCBvZmZzZXQ9Jy41JyBzdG9wLWNvbG9yPScjNGQ1NWJkJy8+CiAgICAgICAgPHN0b3Agb2Zmc2V0PScxJyBzdG9wLWNvbG9yPScjMzk0MGFiJy8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPHBhdGggZD0nTTk1LjAxIDQ2Ni41aDk1MC4zMTJjNTIuNDczIDAgOTUuMDEgNDIuNTM4IDk1LjAxIDk1LjAxdjk1MC4zMTJjMCA1Mi40NzMtNDIuNTM4IDk1LjAxLTk1LjAxIDk1LjAxSDk1LjAxYy01Mi40NzMgMC05NS4wMS00Mi41MzgtOTUuMDEtOTUuMDFWNTYxLjUxYzAtNTIuNDcyIDQyLjUzOC05NS4wMSA5NS4wMS05NS4wMXonCiAgICAgICAgICBmaWxsPSd1cmwoI2EpJy8+CiAgICA8cGF0aCBkPSdNODIwLjIxMSA4MjguMTkzaC0xODkuOTd2NTE3LjI5N2gtMTIxLjAzVjgyOC4xOTNIMzIwLjEyM1Y3MjcuODQ0aDUwMC4wODh6JyBmaWxsPScjRkZGJy8+Cjwvc3ZnPg=="
2171
+ }
2172
+ },
2173
+ {
2174
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2175
+ "name": "Microsoft Teams Outbound Connector",
2176
+ "id": "io.camunda.connectors.MSTeams.v1",
2177
+ "description": "Create, update, and send a message to your Microsoft Teams",
2178
+ "metadata": {
2179
+ "keywords": []
2180
+ },
7
2181
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/",
8
- "version": 3,
2182
+ "version": 4,
9
2183
  "category": {
10
2184
  "id": "connectors",
11
2185
  "name": "Connectors"
@@ -14,6 +2188,9 @@
14
2188
  "elementType": {
15
2189
  "value": "bpmn:ServiceTask"
16
2190
  },
2191
+ "engines": {
2192
+ "camunda": "^8.3"
2193
+ },
17
2194
  "groups": [
18
2195
  {
19
2196
  "id": "authentication",
@@ -1288,6 +3465,32 @@
1288
3465
  }
1289
3466
  ]
1290
3467
  },
3468
+ {
3469
+ "id": "data.sendMessageToChannel.documents",
3470
+ "label": "documents",
3471
+ "optional": true,
3472
+ "feel": "required",
3473
+ "group": "data",
3474
+ "binding": {
3475
+ "name": "data.documents",
3476
+ "type": "zeebe:input"
3477
+ },
3478
+ "condition": {
3479
+ "allMatch": [
3480
+ {
3481
+ "property": "data.channelMethod",
3482
+ "equals": "sendMessageToChannel",
3483
+ "type": "simple"
3484
+ },
3485
+ {
3486
+ "property": "data.type",
3487
+ "equals": "channel",
3488
+ "type": "simple"
3489
+ }
3490
+ ]
3491
+ },
3492
+ "type": "String"
3493
+ },
1291
3494
  {
1292
3495
  "id": "data.getChannelMessage.groupId",
1293
3496
  "label": "Group ID",
@@ -1708,7 +3911,6 @@
1708
3911
  "label": "Retry backoff",
1709
3912
  "description": "ISO-8601 duration to wait between retries",
1710
3913
  "value": "PT0S",
1711
- "feel": "optional",
1712
3914
  "group": "retries",
1713
3915
  "binding": {
1714
3916
  "key": "retryBackoff",
@@ -1719,9 +3921,6 @@
1719
3921
  ],
1720
3922
  "icon": {
1721
3923
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGhlaWdodD0nMTgnIHdpZHRoPScxOCcgdmlld0JveD0nLTMzNC4zMjQ5NSAtNTE4LjMzMzUgMjg5Ny40ODI5IDMxMTAuMDAxJz4KICAgIDxwYXRoIGQ9J00xNTU0LjYzNyA3NzcuNWg1NzUuNzEzYzU0LjM5MSAwIDk4LjQ4MyA0NC4wOTIgOTguNDgzIDk4LjQ4M3Y1MjQuMzk4YzAgMTk5LjkwMS0xNjIuMDUxIDM2MS45NTItMzYxLjk1MiAzNjEuOTUyaC0xLjcxMWMtMTk5LjkwMS4wMjgtMzYxLjk3NS0xNjItMzYyLjAwNC0zNjEuOTAxVjgyOC45NzFjLjAwMS0yOC40MjcgMjMuMDQ1LTUxLjQ3MSA1MS40NzEtNTEuNDcxeicKICAgICAgICAgIGZpbGw9JyM1MDU5QzknLz4KICAgIDxjaXJjbGUgcj0nMjMzLjI1JyBjeT0nNDQwLjU4MycgY3g9JzE5NDMuNzUnIGZpbGw9JyM1MDU5QzknLz4KICAgIDxjaXJjbGUgcj0nMzM2LjkxNycgY3k9JzMzNi45MTcnIGN4PScxMjE4LjA4MycgZmlsbD0nIzdCODNFQicvPgogICAgPHBhdGggZD0nTTE2NjcuMzIzIDc3Ny41SDcxNy4wMWMtNTMuNzQzIDEuMzMtOTYuMjU3IDQ1LjkzMS05NS4wMSA5OS42NzZ2NTk4LjEwNWMtNy41MDUgMzIyLjUxOSAyNDcuNjU3IDU5MC4xNiA1NzAuMTY3IDU5OC4wNTMgMzIyLjUxLTcuODkzIDU3Ny42NzEtMjc1LjUzNCA1NzAuMTY3LTU5OC4wNTNWODc3LjE3NmMxLjI0NS01My43NDUtNDEuMjY4LTk4LjM0Ni05NS4wMTEtOTkuNjc2eicKICAgICAgICAgIGZpbGw9JyM3QjgzRUInLz4KICAgIDxwYXRoIGQ9J00xMjQ0IDc3Ny41djgzOC4xNDVjLS4yNTggMzguNDM1LTIzLjU0OSA3Mi45NjQtNTkuMDkgODcuNTk4YTkxLjg1NiA5MS44NTYgMCAwMS0zNS43NjUgNy4yNTdINjY3LjYxM2MtNi43MzgtMTcuMTA1LTEyLjk1OC0zNC4yMS0xOC4xNDItNTEuODMzYTYzMS4yODcgNjMxLjI4NyAwIDAxLTI3LjQ3Mi0xODMuNDlWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMScvPgogICAgPHBhdGggZD0nTTExOTIuMTY3IDc3Ny41djg4OS45NzhhOTEuODAyIDkxLjgwMiAwIDAxLTcuMjU3IDM1Ljc2NWMtMTQuNjM0IDM1LjU0MS00OS4xNjMgNTguODMzLTg3LjU5OCA1OS4wOUg2OTEuOTc1Yy04LjgxMi0xNy4xMDUtMTcuMTA1LTM0LjIxLTI0LjM2Mi01MS44MzMtNy4yNTctMTcuNjIzLTEyLjk1OC0zNC4yMS0xOC4xNDItNTEuODMzYTYzMS4yODIgNjMxLjI4MiAwIDAxLTI3LjQ3Mi0xODMuNDlWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTExOTIuMTY3IDc3Ny41djc4Ni4zMTJjLS4zOTUgNTIuMjIzLTQyLjYzMiA5NC40Ni05NC44NTUgOTQuODU1aC00NDcuODRBNjMxLjI4MiA2MzEuMjgyIDAgMDE2MjIgMTQ3NS4xNzdWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTExNDAuMzMzIDc3Ny41djc4Ni4zMTJjLS4zOTUgNTIuMjIzLTQyLjYzMiA5NC40Ni05NC44NTUgOTQuODU1SDY0OS40NzJBNjMxLjI4MiA2MzEuMjgyIDAgMDE2MjIgMTQ3NS4xNzdWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTEyNDQgNTA5LjUyMnYxNjMuMjc1Yy04LjgxMi41MTgtMTcuMTA1IDEuMDM3LTI1LjkxNyAxLjAzNy04LjgxMiAwLTE3LjEwNS0uNTE4LTI1LjkxNy0xLjAzN2EyODQuNDcyIDI4NC40NzIgMCAwMS01MS44MzMtOC4yOTNjLTEwNC45NjMtMjQuODU3LTE5MS42NzktOTguNDY5LTIzMy4yNS0xOTguMDAzYTI4OC4wMiAyODguMDIgMCAwMS0xNi41ODctNTEuODMzaDI1OC42NDhjNTIuMzA1LjE5OCA5NC42NTcgNDIuNTQ5IDk0Ljg1NiA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjEnLz4KICAgIDxwYXRoIGQ9J00xMTkyLjE2NyA1NjEuMzU1djExMS40NDJhMjg0LjQ3MiAyODQuNDcyIDAgMDEtNTEuODMzLTguMjkzYy0xMDQuOTYzLTI0Ljg1Ny0xOTEuNjc5LTk4LjQ2OS0yMzMuMjUtMTk4LjAwM2gxOTAuMjI4YzUyLjMwNC4xOTggOTQuNjU2IDQyLjU1IDk0Ljg1NSA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxwYXRoIGQ9J00xMTkyLjE2NyA1NjEuMzU1djExMS40NDJhMjg0LjQ3MiAyODQuNDcyIDAgMDEtNTEuODMzLTguMjkzYy0xMDQuOTYzLTI0Ljg1Ny0xOTEuNjc5LTk4LjQ2OS0yMzMuMjUtMTk4LjAwM2gxOTAuMjI4YzUyLjMwNC4xOTggOTQuNjU2IDQyLjU1IDk0Ljg1NSA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxwYXRoIGQ9J00xMTQwLjMzMyA1NjEuMzU1djEwMy4xNDhjLTEwNC45NjMtMjQuODU3LTE5MS42NzktOTguNDY5LTIzMy4yNS0xOTguMDAzaDEzOC4zOTVjNTIuMzA1LjE5OSA5NC42NTYgNDIuNTUxIDk0Ljg1NSA5NC44NTV6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxsaW5lYXJHcmFkaWVudCBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDEgMCAwIC0xIDAgMjA3NS4zMzMpJyB5Mj0nMzk0LjI2MScgeDI9Jzk0Mi4yMzQnIHkxPScxNjgzLjA3MycgeDE9JzE5OC4wOTknCiAgICAgICAgICAgICAgICAgICAgZ3JhZGllbnRVbml0cz0ndXNlclNwYWNlT25Vc2UnIGlkPSdhJz4KICAgICAgICA8c3RvcCBvZmZzZXQ9JzAnIHN0b3AtY29sb3I9JyM1YTYyYzMnLz4KICAgICAgICA8c3RvcCBvZmZzZXQ9Jy41JyBzdG9wLWNvbG9yPScjNGQ1NWJkJy8+CiAgICAgICAgPHN0b3Agb2Zmc2V0PScxJyBzdG9wLWNvbG9yPScjMzk0MGFiJy8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPHBhdGggZD0nTTk1LjAxIDQ2Ni41aDk1MC4zMTJjNTIuNDczIDAgOTUuMDEgNDIuNTM4IDk1LjAxIDk1LjAxdjk1MC4zMTJjMCA1Mi40NzMtNDIuNTM4IDk1LjAxLTk1LjAxIDk1LjAxSDk1LjAxYy01Mi40NzMgMC05NS4wMS00Mi41MzgtOTUuMDEtOTUuMDFWNTYxLjUxYzAtNTIuNDcyIDQyLjUzOC05NS4wMSA5NS4wMS05NS4wMXonCiAgICAgICAgICBmaWxsPSd1cmwoI2EpJy8+CiAgICA8cGF0aCBkPSdNODIwLjIxMSA4MjguMTkzaC0xODkuOTd2NTE3LjI5N2gtMTIxLjAzVjgyOC4xOTNIMzIwLjEyM1Y3MjcuODQ0aDUwMC4wODh6JyBmaWxsPScjRkZGJy8+Cjwvc3ZnPg=="
1722
- },
1723
- "engines": {
1724
- "camunda": "^8.5"
1725
3924
  }
1726
3925
  },
1727
3926
  {
@@ -1729,28 +3928,11 @@
1729
3928
  "name": "Microsoft Teams Outbound Connector",
1730
3929
  "id": "io.camunda.connectors.MSTeams.v1",
1731
3930
  "description": "Create, update, and send a message to your Microsoft Teams",
1732
- "keywords": [
1733
- "create chat",
1734
- "get chat by ID",
1735
- "list chats",
1736
- "list chat members",
1737
- "send message in chat",
1738
- "list messages in chat",
1739
- "create channel",
1740
- "get channel",
1741
- "list channels",
1742
- "send message to channel",
1743
- "list channel messages",
1744
- "list message replies",
1745
- "list members",
1746
- "chat",
1747
- "messaging",
1748
- "team",
1749
- "channel",
1750
- "notification"
1751
- ],
3931
+ "metadata": {
3932
+ "keywords": []
3933
+ },
1752
3934
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/",
1753
- "version": 6,
3935
+ "version": 5,
1754
3936
  "category": {
1755
3937
  "id": "connectors",
1756
3938
  "name": "Connectors"
@@ -1760,7 +3942,7 @@
1760
3942
  "value": "bpmn:ServiceTask"
1761
3943
  },
1762
3944
  "engines": {
1763
- "camunda": "^8.9"
3945
+ "camunda": "^8.3"
1764
3946
  },
1765
3947
  "groups": [
1766
3948
  {
@@ -1801,6 +3983,30 @@
1801
3983
  },
1802
3984
  "type": "Hidden"
1803
3985
  },
3986
+ {
3987
+ "id": "data.EXPAND_VALUE",
3988
+ "label": "EXPAND_VALUE",
3989
+ "feel": "optional",
3990
+ "binding": {
3991
+ "name": "data.EXPAND_VALUE",
3992
+ "type": "zeebe:input"
3993
+ },
3994
+ "condition": {
3995
+ "allMatch": [
3996
+ {
3997
+ "property": "data.channelMethod",
3998
+ "equals": "listChannelMessages",
3999
+ "type": "simple"
4000
+ },
4001
+ {
4002
+ "property": "data.type",
4003
+ "equals": "channel",
4004
+ "type": "simple"
4005
+ }
4006
+ ]
4007
+ },
4008
+ "type": "String"
4009
+ },
1804
4010
  {
1805
4011
  "id": "authentication.type",
1806
4012
  "label": "Type",
@@ -2346,46 +4552,6 @@
2346
4552
  },
2347
4553
  "type": "String"
2348
4554
  },
2349
- {
2350
- "id": "data.sendMessageInChat.bodyType",
2351
- "label": "Content type",
2352
- "description": "The type of the content. Possible values are text and html",
2353
- "optional": false,
2354
- "value": "TEXT",
2355
- "constraints": {
2356
- "notEmpty": true
2357
- },
2358
- "group": "data",
2359
- "binding": {
2360
- "name": "data.bodyType",
2361
- "type": "zeebe:input"
2362
- },
2363
- "condition": {
2364
- "allMatch": [
2365
- {
2366
- "property": "data.chatMethod",
2367
- "equals": "sendMessageToChat",
2368
- "type": "simple"
2369
- },
2370
- {
2371
- "property": "data.type",
2372
- "equals": "chat",
2373
- "type": "simple"
2374
- }
2375
- ]
2376
- },
2377
- "type": "Dropdown",
2378
- "choices": [
2379
- {
2380
- "name": "Text",
2381
- "value": "TEXT"
2382
- },
2383
- {
2384
- "name": "HTML",
2385
- "value": "HTML"
2386
- }
2387
- ]
2388
- },
2389
4555
  {
2390
4556
  "id": "data.sendMessageInChat.content",
2391
4557
  "label": "Content",
@@ -2417,23 +4583,21 @@
2417
4583
  "type": "Text"
2418
4584
  },
2419
4585
  {
2420
- "id": "data.sendMessageInChat.attachments",
2421
- "label": "Attachments",
2422
- "description": "Optional list of attachments. Each item must have an 'id', 'contentType' (e.g. 'application/vnd.microsoft.card.adaptive') and 'content' (e.g. an Adaptive Card JSON payload). Attachment IDs must match <attachment id=\"...\"></attachment> tags in the message body (auto-appended if missing).",
2423
- "optional": true,
2424
- "feel": "required",
4586
+ "id": "data.sendMessageInChat.bodyType",
4587
+ "label": "Content type",
4588
+ "description": "The type of the content. Possible values are text and html",
4589
+ "optional": false,
4590
+ "value": "TEXT",
4591
+ "constraints": {
4592
+ "notEmpty": true
4593
+ },
2425
4594
  "group": "data",
2426
4595
  "binding": {
2427
- "name": "data.attachments",
4596
+ "name": "data.bodyType",
2428
4597
  "type": "zeebe:input"
2429
4598
  },
2430
4599
  "condition": {
2431
4600
  "allMatch": [
2432
- {
2433
- "property": "data.sendMessageInChat.bodyType",
2434
- "equals": "HTML",
2435
- "type": "simple"
2436
- },
2437
4601
  {
2438
4602
  "property": "data.chatMethod",
2439
4603
  "equals": "sendMessageToChat",
@@ -2446,7 +4610,17 @@
2446
4610
  }
2447
4611
  ]
2448
4612
  },
2449
- "type": "String"
4613
+ "type": "Dropdown",
4614
+ "choices": [
4615
+ {
4616
+ "name": "Text",
4617
+ "value": "TEXT"
4618
+ },
4619
+ {
4620
+ "name": "HTML",
4621
+ "value": "HTML"
4622
+ }
4623
+ ]
2450
4624
  },
2451
4625
  {
2452
4626
  "id": "data.listMessagesInChat.chatId",
@@ -2921,37 +5095,7 @@
2921
5095
  {
2922
5096
  "id": "data.sendMessageToChannel.groupId",
2923
5097
  "label": "Group ID",
2924
- "description": "The group ID for teams",
2925
- "optional": false,
2926
- "constraints": {
2927
- "notEmpty": true
2928
- },
2929
- "feel": "optional",
2930
- "group": "data",
2931
- "binding": {
2932
- "name": "data.groupId",
2933
- "type": "zeebe:input"
2934
- },
2935
- "condition": {
2936
- "allMatch": [
2937
- {
2938
- "property": "data.channelMethod",
2939
- "equals": "sendMessageToChannel",
2940
- "type": "simple"
2941
- },
2942
- {
2943
- "property": "data.type",
2944
- "equals": "channel",
2945
- "type": "simple"
2946
- }
2947
- ]
2948
- },
2949
- "type": "String"
2950
- },
2951
- {
2952
- "id": "data.sendMessageToChannel.channelId",
2953
- "label": "Channel ID",
2954
- "description": "The channel ID",
5098
+ "description": "The group ID for teams",
2955
5099
  "optional": false,
2956
5100
  "constraints": {
2957
5101
  "notEmpty": true
@@ -2959,7 +5103,7 @@
2959
5103
  "feel": "optional",
2960
5104
  "group": "data",
2961
5105
  "binding": {
2962
- "name": "data.channelId",
5106
+ "name": "data.groupId",
2963
5107
  "type": "zeebe:input"
2964
5108
  },
2965
5109
  "condition": {
@@ -2979,17 +5123,17 @@
2979
5123
  "type": "String"
2980
5124
  },
2981
5125
  {
2982
- "id": "data.sendMessageToChannel.bodyType",
2983
- "label": "Content type",
2984
- "description": "The type of the content. Possible values are text and html",
5126
+ "id": "data.sendMessageToChannel.channelId",
5127
+ "label": "Channel ID",
5128
+ "description": "The channel ID",
2985
5129
  "optional": false,
2986
- "value": "TEXT",
2987
5130
  "constraints": {
2988
5131
  "notEmpty": true
2989
5132
  },
5133
+ "feel": "optional",
2990
5134
  "group": "data",
2991
5135
  "binding": {
2992
- "name": "data.bodyType",
5136
+ "name": "data.channelId",
2993
5137
  "type": "zeebe:input"
2994
5138
  },
2995
5139
  "condition": {
@@ -3006,17 +5150,7 @@
3006
5150
  }
3007
5151
  ]
3008
5152
  },
3009
- "type": "Dropdown",
3010
- "choices": [
3011
- {
3012
- "name": "Text",
3013
- "value": "TEXT"
3014
- },
3015
- {
3016
- "name": "HTML",
3017
- "value": "HTML"
3018
- }
3019
- ]
5153
+ "type": "String"
3020
5154
  },
3021
5155
  {
3022
5156
  "id": "data.sendMessageToChannel.content",
@@ -3049,13 +5183,17 @@
3049
5183
  "type": "Text"
3050
5184
  },
3051
5185
  {
3052
- "id": "data.sendMessageToChannel.documents",
3053
- "label": "documents",
3054
- "optional": true,
3055
- "feel": "required",
5186
+ "id": "data.sendMessageToChannel.bodyType",
5187
+ "label": "Content type",
5188
+ "description": "The type of the content. Possible values are text and html",
5189
+ "optional": false,
5190
+ "value": "TEXT",
5191
+ "constraints": {
5192
+ "notEmpty": true
5193
+ },
3056
5194
  "group": "data",
3057
5195
  "binding": {
3058
- "name": "data.documents",
5196
+ "name": "data.bodyType",
3059
5197
  "type": "zeebe:input"
3060
5198
  },
3061
5199
  "condition": {
@@ -3072,26 +5210,30 @@
3072
5210
  }
3073
5211
  ]
3074
5212
  },
3075
- "type": "String"
5213
+ "type": "Dropdown",
5214
+ "choices": [
5215
+ {
5216
+ "name": "Text",
5217
+ "value": "TEXT"
5218
+ },
5219
+ {
5220
+ "name": "HTML",
5221
+ "value": "HTML"
5222
+ }
5223
+ ]
3076
5224
  },
3077
5225
  {
3078
- "id": "data.sendMessageToChannel.attachments",
3079
- "label": "Attachments",
3080
- "description": "Optional list of attachments. Each item must have an 'id', 'contentType' (e.g. 'application/vnd.microsoft.card.adaptive') and 'content' (e.g. an Adaptive Card JSON payload). Attachment IDs must match <attachment id=\"...\"></attachment> tags in the message body (auto-appended if missing).",
5226
+ "id": "data.sendMessageToChannel.documents",
5227
+ "label": "documents",
3081
5228
  "optional": true,
3082
5229
  "feel": "required",
3083
5230
  "group": "data",
3084
5231
  "binding": {
3085
- "name": "data.attachments",
5232
+ "name": "data.documents",
3086
5233
  "type": "zeebe:input"
3087
5234
  },
3088
5235
  "condition": {
3089
5236
  "allMatch": [
3090
- {
3091
- "property": "data.sendMessageToChannel.bodyType",
3092
- "equals": "HTML",
3093
- "type": "simple"
3094
- },
3095
5237
  {
3096
5238
  "property": "data.channelMethod",
3097
5239
  "equals": "sendMessageToChannel",
@@ -3477,7 +5619,7 @@
3477
5619
  "id": "version",
3478
5620
  "label": "Version",
3479
5621
  "description": "Version of the element template",
3480
- "value": "6",
5622
+ "value": "5",
3481
5623
  "group": "connector",
3482
5624
  "binding": {
3483
5625
  "key": "elementTemplateVersion",
@@ -3500,7 +5642,7 @@
3500
5642
  {
3501
5643
  "id": "resultVariable",
3502
5644
  "label": "Result variable",
3503
- "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
5645
+ "description": "Name of variable to store the response in",
3504
5646
  "group": "output",
3505
5647
  "binding": {
3506
5648
  "key": "resultVariable",
@@ -3511,7 +5653,7 @@
3511
5653
  {
3512
5654
  "id": "resultExpression",
3513
5655
  "label": "Result expression",
3514
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
5656
+ "description": "Expression to map the response into process variables",
3515
5657
  "feel": "required",
3516
5658
  "group": "output",
3517
5659
  "binding": {
@@ -3567,11 +5709,8 @@
3567
5709
  "name": "Microsoft Teams Outbound Connector",
3568
5710
  "id": "io.camunda.connectors.MSTeams.v1",
3569
5711
  "description": "Create, update, and send a message to your Microsoft Teams",
3570
- "metadata": {
3571
- "keywords": []
3572
- },
3573
5712
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/",
3574
- "version": 4,
5713
+ "version": 3,
3575
5714
  "category": {
3576
5715
  "id": "connectors",
3577
5716
  "name": "Connectors"
@@ -3580,9 +5719,6 @@
3580
5719
  "elementType": {
3581
5720
  "value": "bpmn:ServiceTask"
3582
5721
  },
3583
- "engines": {
3584
- "camunda": "^8.3"
3585
- },
3586
5722
  "groups": [
3587
5723
  {
3588
5724
  "id": "authentication",
@@ -4857,32 +6993,6 @@
4857
6993
  }
4858
6994
  ]
4859
6995
  },
4860
- {
4861
- "id": "data.sendMessageToChannel.documents",
4862
- "label": "documents",
4863
- "optional": true,
4864
- "feel": "required",
4865
- "group": "data",
4866
- "binding": {
4867
- "name": "data.documents",
4868
- "type": "zeebe:input"
4869
- },
4870
- "condition": {
4871
- "allMatch": [
4872
- {
4873
- "property": "data.channelMethod",
4874
- "equals": "sendMessageToChannel",
4875
- "type": "simple"
4876
- },
4877
- {
4878
- "property": "data.type",
4879
- "equals": "channel",
4880
- "type": "simple"
4881
- }
4882
- ]
4883
- },
4884
- "type": "String"
4885
- },
4886
6996
  {
4887
6997
  "id": "data.getChannelMessage.groupId",
4888
6998
  "label": "Group ID",
@@ -5303,6 +7413,7 @@
5303
7413
  "label": "Retry backoff",
5304
7414
  "description": "ISO-8601 duration to wait between retries",
5305
7415
  "value": "PT0S",
7416
+ "feel": "optional",
5306
7417
  "group": "retries",
5307
7418
  "binding": {
5308
7419
  "key": "retryBackoff",
@@ -5313,6 +7424,9 @@
5313
7424
  ],
5314
7425
  "icon": {
5315
7426
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGhlaWdodD0nMTgnIHdpZHRoPScxOCcgdmlld0JveD0nLTMzNC4zMjQ5NSAtNTE4LjMzMzUgMjg5Ny40ODI5IDMxMTAuMDAxJz4KICAgIDxwYXRoIGQ9J00xNTU0LjYzNyA3NzcuNWg1NzUuNzEzYzU0LjM5MSAwIDk4LjQ4MyA0NC4wOTIgOTguNDgzIDk4LjQ4M3Y1MjQuMzk4YzAgMTk5LjkwMS0xNjIuMDUxIDM2MS45NTItMzYxLjk1MiAzNjEuOTUyaC0xLjcxMWMtMTk5LjkwMS4wMjgtMzYxLjk3NS0xNjItMzYyLjAwNC0zNjEuOTAxVjgyOC45NzFjLjAwMS0yOC40MjcgMjMuMDQ1LTUxLjQ3MSA1MS40NzEtNTEuNDcxeicKICAgICAgICAgIGZpbGw9JyM1MDU5QzknLz4KICAgIDxjaXJjbGUgcj0nMjMzLjI1JyBjeT0nNDQwLjU4MycgY3g9JzE5NDMuNzUnIGZpbGw9JyM1MDU5QzknLz4KICAgIDxjaXJjbGUgcj0nMzM2LjkxNycgY3k9JzMzNi45MTcnIGN4PScxMjE4LjA4MycgZmlsbD0nIzdCODNFQicvPgogICAgPHBhdGggZD0nTTE2NjcuMzIzIDc3Ny41SDcxNy4wMWMtNTMuNzQzIDEuMzMtOTYuMjU3IDQ1LjkzMS05NS4wMSA5OS42NzZ2NTk4LjEwNWMtNy41MDUgMzIyLjUxOSAyNDcuNjU3IDU5MC4xNiA1NzAuMTY3IDU5OC4wNTMgMzIyLjUxLTcuODkzIDU3Ny42NzEtMjc1LjUzNCA1NzAuMTY3LTU5OC4wNTNWODc3LjE3NmMxLjI0NS01My43NDUtNDEuMjY4LTk4LjM0Ni05NS4wMTEtOTkuNjc2eicKICAgICAgICAgIGZpbGw9JyM3QjgzRUInLz4KICAgIDxwYXRoIGQ9J00xMjQ0IDc3Ny41djgzOC4xNDVjLS4yNTggMzguNDM1LTIzLjU0OSA3Mi45NjQtNTkuMDkgODcuNTk4YTkxLjg1NiA5MS44NTYgMCAwMS0zNS43NjUgNy4yNTdINjY3LjYxM2MtNi43MzgtMTcuMTA1LTEyLjk1OC0zNC4yMS0xOC4xNDItNTEuODMzYTYzMS4yODcgNjMxLjI4NyAwIDAxLTI3LjQ3Mi0xODMuNDlWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMScvPgogICAgPHBhdGggZD0nTTExOTIuMTY3IDc3Ny41djg4OS45NzhhOTEuODAyIDkxLjgwMiAwIDAxLTcuMjU3IDM1Ljc2NWMtMTQuNjM0IDM1LjU0MS00OS4xNjMgNTguODMzLTg3LjU5OCA1OS4wOUg2OTEuOTc1Yy04LjgxMi0xNy4xMDUtMTcuMTA1LTM0LjIxLTI0LjM2Mi01MS44MzMtNy4yNTctMTcuNjIzLTEyLjk1OC0zNC4yMS0xOC4xNDItNTEuODMzYTYzMS4yODIgNjMxLjI4MiAwIDAxLTI3LjQ3Mi0xODMuNDlWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTExOTIuMTY3IDc3Ny41djc4Ni4zMTJjLS4zOTUgNTIuMjIzLTQyLjYzMiA5NC40Ni05NC44NTUgOTQuODU1aC00NDcuODRBNjMxLjI4MiA2MzEuMjgyIDAgMDE2MjIgMTQ3NS4xNzdWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTExNDAuMzMzIDc3Ny41djc4Ni4zMTJjLS4zOTUgNTIuMjIzLTQyLjYzMiA5NC40Ni05NC44NTUgOTQuODU1SDY0OS40NzJBNjMxLjI4MiA2MzEuMjgyIDAgMDE2MjIgMTQ3NS4xNzdWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTEyNDQgNTA5LjUyMnYxNjMuMjc1Yy04LjgxMi41MTgtMTcuMTA1IDEuMDM3LTI1LjkxNyAxLjAzNy04LjgxMiAwLTE3LjEwNS0uNTE4LTI1LjkxNy0xLjAzN2EyODQuNDcyIDI4NC40NzIgMCAwMS01MS44MzMtOC4yOTNjLTEwNC45NjMtMjQuODU3LTE5MS42NzktOTguNDY5LTIzMy4yNS0xOTguMDAzYTI4OC4wMiAyODguMDIgMCAwMS0xNi41ODctNTEuODMzaDI1OC42NDhjNTIuMzA1LjE5OCA5NC42NTcgNDIuNTQ5IDk0Ljg1NiA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjEnLz4KICAgIDxwYXRoIGQ9J00xMTkyLjE2NyA1NjEuMzU1djExMS40NDJhMjg0LjQ3MiAyODQuNDcyIDAgMDEtNTEuODMzLTguMjkzYy0xMDQuOTYzLTI0Ljg1Ny0xOTEuNjc5LTk4LjQ2OS0yMzMuMjUtMTk4LjAwM2gxOTAuMjI4YzUyLjMwNC4xOTggOTQuNjU2IDQyLjU1IDk0Ljg1NSA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxwYXRoIGQ9J00xMTkyLjE2NyA1NjEuMzU1djExMS40NDJhMjg0LjQ3MiAyODQuNDcyIDAgMDEtNTEuODMzLTguMjkzYy0xMDQuOTYzLTI0Ljg1Ny0xOTEuNjc5LTk4LjQ2OS0yMzMuMjUtMTk4LjAwM2gxOTAuMjI4YzUyLjMwNC4xOTggOTQuNjU2IDQyLjU1IDk0Ljg1NSA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxwYXRoIGQ9J00xMTQwLjMzMyA1NjEuMzU1djEwMy4xNDhjLTEwNC45NjMtMjQuODU3LTE5MS42NzktOTguNDY5LTIzMy4yNS0xOTguMDAzaDEzOC4zOTVjNTIuMzA1LjE5OSA5NC42NTYgNDIuNTUxIDk0Ljg1NSA5NC44NTV6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxsaW5lYXJHcmFkaWVudCBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDEgMCAwIC0xIDAgMjA3NS4zMzMpJyB5Mj0nMzk0LjI2MScgeDI9Jzk0Mi4yMzQnIHkxPScxNjgzLjA3MycgeDE9JzE5OC4wOTknCiAgICAgICAgICAgICAgICAgICAgZ3JhZGllbnRVbml0cz0ndXNlclNwYWNlT25Vc2UnIGlkPSdhJz4KICAgICAgICA8c3RvcCBvZmZzZXQ9JzAnIHN0b3AtY29sb3I9JyM1YTYyYzMnLz4KICAgICAgICA8c3RvcCBvZmZzZXQ9Jy41JyBzdG9wLWNvbG9yPScjNGQ1NWJkJy8+CiAgICAgICAgPHN0b3Agb2Zmc2V0PScxJyBzdG9wLWNvbG9yPScjMzk0MGFiJy8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPHBhdGggZD0nTTk1LjAxIDQ2Ni41aDk1MC4zMTJjNTIuNDczIDAgOTUuMDEgNDIuNTM4IDk1LjAxIDk1LjAxdjk1MC4zMTJjMCA1Mi40NzMtNDIuNTM4IDk1LjAxLTk1LjAxIDk1LjAxSDk1LjAxYy01Mi40NzMgMC05NS4wMS00Mi41MzgtOTUuMDEtOTUuMDFWNTYxLjUxYzAtNTIuNDcyIDQyLjUzOC05NS4wMSA5NS4wMS05NS4wMXonCiAgICAgICAgICBmaWxsPSd1cmwoI2EpJy8+CiAgICA8cGF0aCBkPSdNODIwLjIxMSA4MjguMTkzaC0xODkuOTd2NTE3LjI5N2gtMTIxLjAzVjgyOC4xOTNIMzIwLjEyM1Y3MjcuODQ0aDUwMC4wODh6JyBmaWxsPScjRkZGJy8+Cjwvc3ZnPg=="
7427
+ },
7428
+ "engines": {
7429
+ "camunda": "^8.5"
5316
7430
  }
5317
7431
  },
5318
7432
  {
@@ -5320,11 +7434,28 @@
5320
7434
  "name": "Microsoft Teams Outbound Connector",
5321
7435
  "id": "io.camunda.connectors.MSTeams.v1",
5322
7436
  "description": "Create, update, and send a message to your Microsoft Teams",
5323
- "metadata": {
5324
- "keywords": []
5325
- },
7437
+ "keywords": [
7438
+ "create chat",
7439
+ "get chat by ID",
7440
+ "list chats",
7441
+ "list chat members",
7442
+ "send message in chat",
7443
+ "list messages in chat",
7444
+ "create channel",
7445
+ "get channel",
7446
+ "list channels",
7447
+ "send message to channel",
7448
+ "list channel messages",
7449
+ "list message replies",
7450
+ "list members",
7451
+ "chat",
7452
+ "messaging",
7453
+ "team",
7454
+ "channel",
7455
+ "notification"
7456
+ ],
5326
7457
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/",
5327
- "version": 5,
7458
+ "version": 6,
5328
7459
  "category": {
5329
7460
  "id": "connectors",
5330
7461
  "name": "Connectors"
@@ -5334,7 +7465,7 @@
5334
7465
  "value": "bpmn:ServiceTask"
5335
7466
  },
5336
7467
  "engines": {
5337
- "camunda": "^8.3"
7468
+ "camunda": "^8.9"
5338
7469
  },
5339
7470
  "groups": [
5340
7471
  {
@@ -5375,30 +7506,6 @@
5375
7506
  },
5376
7507
  "type": "Hidden"
5377
7508
  },
5378
- {
5379
- "id": "data.EXPAND_VALUE",
5380
- "label": "EXPAND_VALUE",
5381
- "feel": "optional",
5382
- "binding": {
5383
- "name": "data.EXPAND_VALUE",
5384
- "type": "zeebe:input"
5385
- },
5386
- "condition": {
5387
- "allMatch": [
5388
- {
5389
- "property": "data.channelMethod",
5390
- "equals": "listChannelMessages",
5391
- "type": "simple"
5392
- },
5393
- {
5394
- "property": "data.type",
5395
- "equals": "channel",
5396
- "type": "simple"
5397
- }
5398
- ]
5399
- },
5400
- "type": "String"
5401
- },
5402
7509
  {
5403
7510
  "id": "authentication.type",
5404
7511
  "label": "Type",
@@ -5944,6 +8051,46 @@
5944
8051
  },
5945
8052
  "type": "String"
5946
8053
  },
8054
+ {
8055
+ "id": "data.sendMessageInChat.bodyType",
8056
+ "label": "Content type",
8057
+ "description": "The type of the content. Possible values are text and html",
8058
+ "optional": false,
8059
+ "value": "TEXT",
8060
+ "constraints": {
8061
+ "notEmpty": true
8062
+ },
8063
+ "group": "data",
8064
+ "binding": {
8065
+ "name": "data.bodyType",
8066
+ "type": "zeebe:input"
8067
+ },
8068
+ "condition": {
8069
+ "allMatch": [
8070
+ {
8071
+ "property": "data.chatMethod",
8072
+ "equals": "sendMessageToChat",
8073
+ "type": "simple"
8074
+ },
8075
+ {
8076
+ "property": "data.type",
8077
+ "equals": "chat",
8078
+ "type": "simple"
8079
+ }
8080
+ ]
8081
+ },
8082
+ "type": "Dropdown",
8083
+ "choices": [
8084
+ {
8085
+ "name": "Text",
8086
+ "value": "TEXT"
8087
+ },
8088
+ {
8089
+ "name": "HTML",
8090
+ "value": "HTML"
8091
+ }
8092
+ ]
8093
+ },
5947
8094
  {
5948
8095
  "id": "data.sendMessageInChat.content",
5949
8096
  "label": "Content",
@@ -5975,21 +8122,23 @@
5975
8122
  "type": "Text"
5976
8123
  },
5977
8124
  {
5978
- "id": "data.sendMessageInChat.bodyType",
5979
- "label": "Content type",
5980
- "description": "The type of the content. Possible values are text and html",
5981
- "optional": false,
5982
- "value": "TEXT",
5983
- "constraints": {
5984
- "notEmpty": true
5985
- },
8125
+ "id": "data.sendMessageInChat.attachments",
8126
+ "label": "Attachments",
8127
+ "description": "Optional list of attachments. Each item must have an 'id', 'contentType' (e.g. 'application/vnd.microsoft.card.adaptive') and 'content' (e.g. an Adaptive Card JSON payload). Attachment IDs must match <attachment id=\"...\"></attachment> tags in the message body (auto-appended if missing).",
8128
+ "optional": true,
8129
+ "feel": "required",
5986
8130
  "group": "data",
5987
8131
  "binding": {
5988
- "name": "data.bodyType",
8132
+ "name": "data.attachments",
5989
8133
  "type": "zeebe:input"
5990
8134
  },
5991
8135
  "condition": {
5992
8136
  "allMatch": [
8137
+ {
8138
+ "property": "data.sendMessageInChat.bodyType",
8139
+ "equals": "HTML",
8140
+ "type": "simple"
8141
+ },
5993
8142
  {
5994
8143
  "property": "data.chatMethod",
5995
8144
  "equals": "sendMessageToChat",
@@ -6002,17 +8151,7 @@
6002
8151
  }
6003
8152
  ]
6004
8153
  },
6005
- "type": "Dropdown",
6006
- "choices": [
6007
- {
6008
- "name": "Text",
6009
- "value": "TEXT"
6010
- },
6011
- {
6012
- "name": "HTML",
6013
- "value": "HTML"
6014
- }
6015
- ]
8154
+ "type": "String"
6016
8155
  },
6017
8156
  {
6018
8157
  "id": "data.listMessagesInChat.chatId",
@@ -6495,7 +8634,37 @@
6495
8634
  "feel": "optional",
6496
8635
  "group": "data",
6497
8636
  "binding": {
6498
- "name": "data.groupId",
8637
+ "name": "data.groupId",
8638
+ "type": "zeebe:input"
8639
+ },
8640
+ "condition": {
8641
+ "allMatch": [
8642
+ {
8643
+ "property": "data.channelMethod",
8644
+ "equals": "sendMessageToChannel",
8645
+ "type": "simple"
8646
+ },
8647
+ {
8648
+ "property": "data.type",
8649
+ "equals": "channel",
8650
+ "type": "simple"
8651
+ }
8652
+ ]
8653
+ },
8654
+ "type": "String"
8655
+ },
8656
+ {
8657
+ "id": "data.sendMessageToChannel.channelId",
8658
+ "label": "Channel ID",
8659
+ "description": "The channel ID",
8660
+ "optional": false,
8661
+ "constraints": {
8662
+ "notEmpty": true
8663
+ },
8664
+ "feel": "optional",
8665
+ "group": "data",
8666
+ "binding": {
8667
+ "name": "data.channelId",
6499
8668
  "type": "zeebe:input"
6500
8669
  },
6501
8670
  "condition": {
@@ -6515,17 +8684,17 @@
6515
8684
  "type": "String"
6516
8685
  },
6517
8686
  {
6518
- "id": "data.sendMessageToChannel.channelId",
6519
- "label": "Channel ID",
6520
- "description": "The channel ID",
8687
+ "id": "data.sendMessageToChannel.bodyType",
8688
+ "label": "Content type",
8689
+ "description": "The type of the content. Possible values are text and html",
6521
8690
  "optional": false,
8691
+ "value": "TEXT",
6522
8692
  "constraints": {
6523
8693
  "notEmpty": true
6524
8694
  },
6525
- "feel": "optional",
6526
8695
  "group": "data",
6527
8696
  "binding": {
6528
- "name": "data.channelId",
8697
+ "name": "data.bodyType",
6529
8698
  "type": "zeebe:input"
6530
8699
  },
6531
8700
  "condition": {
@@ -6542,7 +8711,17 @@
6542
8711
  }
6543
8712
  ]
6544
8713
  },
6545
- "type": "String"
8714
+ "type": "Dropdown",
8715
+ "choices": [
8716
+ {
8717
+ "name": "Text",
8718
+ "value": "TEXT"
8719
+ },
8720
+ {
8721
+ "name": "HTML",
8722
+ "value": "HTML"
8723
+ }
8724
+ ]
6546
8725
  },
6547
8726
  {
6548
8727
  "id": "data.sendMessageToChannel.content",
@@ -6575,17 +8754,13 @@
6575
8754
  "type": "Text"
6576
8755
  },
6577
8756
  {
6578
- "id": "data.sendMessageToChannel.bodyType",
6579
- "label": "Content type",
6580
- "description": "The type of the content. Possible values are text and html",
6581
- "optional": false,
6582
- "value": "TEXT",
6583
- "constraints": {
6584
- "notEmpty": true
6585
- },
8757
+ "id": "data.sendMessageToChannel.documents",
8758
+ "label": "documents",
8759
+ "optional": true,
8760
+ "feel": "required",
6586
8761
  "group": "data",
6587
8762
  "binding": {
6588
- "name": "data.bodyType",
8763
+ "name": "data.documents",
6589
8764
  "type": "zeebe:input"
6590
8765
  },
6591
8766
  "condition": {
@@ -6602,30 +8777,26 @@
6602
8777
  }
6603
8778
  ]
6604
8779
  },
6605
- "type": "Dropdown",
6606
- "choices": [
6607
- {
6608
- "name": "Text",
6609
- "value": "TEXT"
6610
- },
6611
- {
6612
- "name": "HTML",
6613
- "value": "HTML"
6614
- }
6615
- ]
8780
+ "type": "String"
6616
8781
  },
6617
8782
  {
6618
- "id": "data.sendMessageToChannel.documents",
6619
- "label": "documents",
8783
+ "id": "data.sendMessageToChannel.attachments",
8784
+ "label": "Attachments",
8785
+ "description": "Optional list of attachments. Each item must have an 'id', 'contentType' (e.g. 'application/vnd.microsoft.card.adaptive') and 'content' (e.g. an Adaptive Card JSON payload). Attachment IDs must match <attachment id=\"...\"></attachment> tags in the message body (auto-appended if missing).",
6620
8786
  "optional": true,
6621
8787
  "feel": "required",
6622
8788
  "group": "data",
6623
8789
  "binding": {
6624
- "name": "data.documents",
8790
+ "name": "data.attachments",
6625
8791
  "type": "zeebe:input"
6626
8792
  },
6627
8793
  "condition": {
6628
8794
  "allMatch": [
8795
+ {
8796
+ "property": "data.sendMessageToChannel.bodyType",
8797
+ "equals": "HTML",
8798
+ "type": "simple"
8799
+ },
6629
8800
  {
6630
8801
  "property": "data.channelMethod",
6631
8802
  "equals": "sendMessageToChannel",
@@ -7011,7 +9182,7 @@
7011
9182
  "id": "version",
7012
9183
  "label": "Version",
7013
9184
  "description": "Version of the element template",
7014
- "value": "5",
9185
+ "value": "6",
7015
9186
  "group": "connector",
7016
9187
  "binding": {
7017
9188
  "key": "elementTemplateVersion",
@@ -7034,7 +9205,7 @@
7034
9205
  {
7035
9206
  "id": "resultVariable",
7036
9207
  "label": "Result variable",
7037
- "description": "Name of variable to store the response in",
9208
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
7038
9209
  "group": "output",
7039
9210
  "binding": {
7040
9211
  "key": "resultVariable",
@@ -7045,7 +9216,7 @@
7045
9216
  {
7046
9217
  "id": "resultExpression",
7047
9218
  "label": "Result expression",
7048
- "description": "Expression to map the response into process variables",
9219
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
7049
9220
  "feel": "required",
7050
9221
  "group": "output",
7051
9222
  "binding": {
@@ -9420,7 +11591,7 @@
9420
11591
  "notification"
9421
11592
  ],
9422
11593
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/",
9423
- "version": 7,
11594
+ "version": 8,
9424
11595
  "category": {
9425
11596
  "id": "connectors",
9426
11597
  "name": "Connectors"
@@ -9433,14 +11604,14 @@
9433
11604
  "camunda": "^8.10"
9434
11605
  },
9435
11606
  "groups": [
9436
- {
9437
- "id": "authentication",
9438
- "label": "Authentication"
9439
- },
9440
11607
  {
9441
11608
  "id": "operation",
9442
11609
  "label": "Operation"
9443
11610
  },
11611
+ {
11612
+ "id": "authentication",
11613
+ "label": "Authentication"
11614
+ },
9444
11615
  {
9445
11616
  "id": "data",
9446
11617
  "label": "Data"
@@ -9471,6 +11642,126 @@
9471
11642
  },
9472
11643
  "type": "Hidden"
9473
11644
  },
11645
+ {
11646
+ "id": "data.type",
11647
+ "label": "Conversation type",
11648
+ "description": "Choose conversation type",
11649
+ "value": "chat",
11650
+ "group": "operation",
11651
+ "binding": {
11652
+ "name": "data.type",
11653
+ "type": "zeebe:input"
11654
+ },
11655
+ "type": "Dropdown",
11656
+ "choices": [
11657
+ {
11658
+ "name": "Chat",
11659
+ "value": "chat"
11660
+ },
11661
+ {
11662
+ "name": "Channel",
11663
+ "value": "channel"
11664
+ }
11665
+ ]
11666
+ },
11667
+ {
11668
+ "id": "data.chatMethod",
11669
+ "label": "Method",
11670
+ "description": "Select method for chat interaction",
11671
+ "value": "sendMessageToChat",
11672
+ "group": "operation",
11673
+ "binding": {
11674
+ "name": "data.method",
11675
+ "type": "zeebe:input"
11676
+ },
11677
+ "condition": {
11678
+ "property": "data.type",
11679
+ "equals": "chat",
11680
+ "type": "simple"
11681
+ },
11682
+ "type": "Dropdown",
11683
+ "choices": [
11684
+ {
11685
+ "name": "Create a new chat",
11686
+ "value": "createChat"
11687
+ },
11688
+ {
11689
+ "name": "Get chat by ID",
11690
+ "value": "getChat"
11691
+ },
11692
+ {
11693
+ "name": "List chats",
11694
+ "value": "listChats"
11695
+ },
11696
+ {
11697
+ "name": "List chat members",
11698
+ "value": "listMembersOfChat"
11699
+ },
11700
+ {
11701
+ "name": "Send message in chat",
11702
+ "value": "sendMessageToChat"
11703
+ },
11704
+ {
11705
+ "name": "List messages in chat",
11706
+ "value": "listMessagesInChat"
11707
+ },
11708
+ {
11709
+ "name": "Get message in chat",
11710
+ "value": "getMessageFromChat"
11711
+ }
11712
+ ]
11713
+ },
11714
+ {
11715
+ "id": "data.channelMethod",
11716
+ "label": "Method",
11717
+ "description": "Select method for channel interaction",
11718
+ "value": "sendMessageToChannel",
11719
+ "group": "operation",
11720
+ "binding": {
11721
+ "name": "data.method",
11722
+ "type": "zeebe:input"
11723
+ },
11724
+ "condition": {
11725
+ "property": "data.type",
11726
+ "equals": "channel",
11727
+ "type": "simple"
11728
+ },
11729
+ "type": "Dropdown",
11730
+ "choices": [
11731
+ {
11732
+ "name": "Create channel",
11733
+ "value": "createChannel"
11734
+ },
11735
+ {
11736
+ "name": "Get channel",
11737
+ "value": "getChannel"
11738
+ },
11739
+ {
11740
+ "name": "List channels",
11741
+ "value": "listAllChannels"
11742
+ },
11743
+ {
11744
+ "name": "Send message to channel",
11745
+ "value": "sendMessageToChannel"
11746
+ },
11747
+ {
11748
+ "name": "Get channel message",
11749
+ "value": "getMessageFromChannel"
11750
+ },
11751
+ {
11752
+ "name": "List channel messages",
11753
+ "value": "listChannelMessages"
11754
+ },
11755
+ {
11756
+ "name": "List message replies",
11757
+ "value": "listMessageRepliesInChannel"
11758
+ },
11759
+ {
11760
+ "name": "List members",
11761
+ "value": "listMembersInChannel"
11762
+ }
11763
+ ]
11764
+ },
9474
11765
  {
9475
11766
  "id": "authentication.type",
9476
11767
  "label": "Type",
@@ -9520,7 +11811,6 @@
9520
11811
  {
9521
11812
  "id": "authentication.credentials.clientId",
9522
11813
  "label": "Client ID",
9523
- "description": "The client ID of the application",
9524
11814
  "optional": false,
9525
11815
  "constraints": {
9526
11816
  "notEmpty": true
@@ -9541,7 +11831,6 @@
9541
11831
  {
9542
11832
  "id": "authentication.credentials.tenantId",
9543
11833
  "label": "Tenant ID",
9544
- "description": "The tenant ID of the application",
9545
11834
  "optional": false,
9546
11835
  "constraints": {
9547
11836
  "notEmpty": true
@@ -9562,7 +11851,6 @@
9562
11851
  {
9563
11852
  "id": "authentication.credentials.clientSecret",
9564
11853
  "label": "Client secret",
9565
- "description": "The secret value of the Azure AD application",
9566
11854
  "optional": false,
9567
11855
  "constraints": {
9568
11856
  "notEmpty": true
@@ -9578,6 +11866,7 @@
9578
11866
  "equals": "clientCredentials",
9579
11867
  "type": "simple"
9580
11868
  },
11869
+ "tooltip": "The secret value of the Microsoft Entra ID (formerly Azure AD) application",
9581
11870
  "type": "String"
9582
11871
  },
9583
11872
  {
@@ -9603,7 +11892,6 @@
9603
11892
  {
9604
11893
  "id": "authentication.refresh.clientId",
9605
11894
  "label": "Client ID",
9606
- "description": "The client ID of the application",
9607
11895
  "optional": false,
9608
11896
  "constraints": {
9609
11897
  "notEmpty": true
@@ -9619,171 +11907,49 @@
9619
11907
  "equals": "refresh",
9620
11908
  "type": "simple"
9621
11909
  },
9622
- "type": "String"
9623
- },
9624
- {
9625
- "id": "authentication.refresh.tenantId",
9626
- "label": "Tenant ID",
9627
- "description": "The tenant ID of the application",
9628
- "optional": false,
9629
- "constraints": {
9630
- "notEmpty": true
9631
- },
9632
- "feel": "optional",
9633
- "group": "authentication",
9634
- "binding": {
9635
- "name": "authentication.tenantId",
9636
- "type": "zeebe:input"
9637
- },
9638
- "condition": {
9639
- "property": "authentication.type",
9640
- "equals": "refresh",
9641
- "type": "simple"
9642
- },
9643
- "type": "String"
9644
- },
9645
- {
9646
- "id": "authentication.refresh.clientSecret",
9647
- "label": "Client secret",
9648
- "description": "The secret value of the Azure AD application; optional, depends on whether the client is public or private",
9649
- "optional": true,
9650
- "feel": "optional",
9651
- "group": "authentication",
9652
- "binding": {
9653
- "name": "authentication.clientSecret",
9654
- "type": "zeebe:input"
9655
- },
9656
- "condition": {
9657
- "property": "authentication.type",
9658
- "equals": "refresh",
9659
- "type": "simple"
9660
- },
9661
- "type": "String"
9662
- },
9663
- {
9664
- "id": "data.type",
9665
- "label": "Conversation type",
9666
- "description": "Choose conversation type",
9667
- "value": "chat",
9668
- "group": "operation",
9669
- "binding": {
9670
- "name": "data.type",
9671
- "type": "zeebe:input"
9672
- },
9673
- "type": "Dropdown",
9674
- "choices": [
9675
- {
9676
- "name": "Chat",
9677
- "value": "chat"
9678
- },
9679
- {
9680
- "name": "Channel",
9681
- "value": "channel"
9682
- }
9683
- ]
11910
+ "type": "String"
9684
11911
  },
9685
11912
  {
9686
- "id": "data.chatMethod",
9687
- "label": "Method",
9688
- "description": "Select method for chat interaction",
9689
- "value": "sendMessageToChat",
9690
- "group": "operation",
11913
+ "id": "authentication.refresh.tenantId",
11914
+ "label": "Tenant ID",
11915
+ "optional": false,
11916
+ "constraints": {
11917
+ "notEmpty": true
11918
+ },
11919
+ "feel": "optional",
11920
+ "group": "authentication",
9691
11921
  "binding": {
9692
- "name": "data.method",
11922
+ "name": "authentication.tenantId",
9693
11923
  "type": "zeebe:input"
9694
11924
  },
9695
11925
  "condition": {
9696
- "property": "data.type",
9697
- "equals": "chat",
11926
+ "property": "authentication.type",
11927
+ "equals": "refresh",
9698
11928
  "type": "simple"
9699
11929
  },
9700
- "type": "Dropdown",
9701
- "choices": [
9702
- {
9703
- "name": "Create a new chat",
9704
- "value": "createChat"
9705
- },
9706
- {
9707
- "name": "Get chat by ID",
9708
- "value": "getChat"
9709
- },
9710
- {
9711
- "name": "List chats",
9712
- "value": "listChats"
9713
- },
9714
- {
9715
- "name": "List chat members",
9716
- "value": "listMembersOfChat"
9717
- },
9718
- {
9719
- "name": "Send message in chat",
9720
- "value": "sendMessageToChat"
9721
- },
9722
- {
9723
- "name": "List messages in chat",
9724
- "value": "listMessagesInChat"
9725
- },
9726
- {
9727
- "name": "Get message in chat",
9728
- "value": "getMessageFromChat"
9729
- }
9730
- ]
11930
+ "type": "String"
9731
11931
  },
9732
11932
  {
9733
- "id": "data.channelMethod",
9734
- "label": "Method",
9735
- "description": "Select method for channel interaction",
9736
- "value": "sendMessageToChannel",
9737
- "group": "operation",
11933
+ "id": "authentication.refresh.clientSecret",
11934
+ "label": "Client secret",
11935
+ "optional": true,
11936
+ "feel": "optional",
11937
+ "group": "authentication",
9738
11938
  "binding": {
9739
- "name": "data.method",
11939
+ "name": "authentication.clientSecret",
9740
11940
  "type": "zeebe:input"
9741
11941
  },
9742
11942
  "condition": {
9743
- "property": "data.type",
9744
- "equals": "channel",
11943
+ "property": "authentication.type",
11944
+ "equals": "refresh",
9745
11945
  "type": "simple"
9746
11946
  },
9747
- "type": "Dropdown",
9748
- "choices": [
9749
- {
9750
- "name": "Create channel",
9751
- "value": "createChannel"
9752
- },
9753
- {
9754
- "name": "Get channel",
9755
- "value": "getChannel"
9756
- },
9757
- {
9758
- "name": "List channels",
9759
- "value": "listAllChannels"
9760
- },
9761
- {
9762
- "name": "Send message to channel",
9763
- "value": "sendMessageToChannel"
9764
- },
9765
- {
9766
- "name": "Get channel message",
9767
- "value": "getMessageFromChannel"
9768
- },
9769
- {
9770
- "name": "List channel messages",
9771
- "value": "listChannelMessages"
9772
- },
9773
- {
9774
- "name": "List message replies",
9775
- "value": "listMessageRepliesInChannel"
9776
- },
9777
- {
9778
- "name": "List members",
9779
- "value": "listMembersInChannel"
9780
- }
9781
- ]
11947
+ "tooltip": "The secret value of the Microsoft Entra ID (formerly Azure AD) application; optional, depends on whether the client is public or private",
11948
+ "type": "String"
9782
11949
  },
9783
11950
  {
9784
11951
  "id": "data.createChat.chatType",
9785
11952
  "label": "Chat type",
9786
- "description": "The type of a new chat",
9787
11953
  "optional": false,
9788
11954
  "value": "one_on_one",
9789
11955
  "constraints": {
@@ -9808,6 +11974,7 @@
9808
11974
  }
9809
11975
  ]
9810
11976
  },
11977
+ "tooltip": "One on one for a private conversation between two people; group for a conversation among three or more people.",
9811
11978
  "type": "Dropdown",
9812
11979
  "choices": [
9813
11980
  {
@@ -9823,7 +11990,6 @@
9823
11990
  {
9824
11991
  "id": "data.createChat.topic",
9825
11992
  "label": "Topic",
9826
- "description": "Set topic of chat (optional)",
9827
11993
  "optional": true,
9828
11994
  "feel": "optional",
9829
11995
  "group": "data",
@@ -9855,7 +12021,6 @@
9855
12021
  {
9856
12022
  "id": "data.createChat.members",
9857
12023
  "label": "Members",
9858
- "description": "Set array members of chat. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/#members-property'>Learn more about the required format</a>",
9859
12024
  "optional": false,
9860
12025
  "constraints": {
9861
12026
  "notEmpty": true
@@ -9880,12 +12045,12 @@
9880
12045
  }
9881
12046
  ]
9882
12047
  },
12048
+ "tooltip": "See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/#members-property\">Members property</a> reference.",
9883
12049
  "type": "String"
9884
12050
  },
9885
12051
  {
9886
12052
  "id": "data.getChat.chatId",
9887
12053
  "label": "Chat ID",
9888
- "description": "The chat ID",
9889
12054
  "optional": false,
9890
12055
  "constraints": {
9891
12056
  "notEmpty": true
@@ -9915,7 +12080,6 @@
9915
12080
  {
9916
12081
  "id": "data.getChat.expand",
9917
12082
  "label": "Expand response",
9918
- "description": "Choose expand type. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/#expand-response'>Learn more about expanding chat response</a>",
9919
12083
  "optional": false,
9920
12084
  "value": "withoutExpand",
9921
12085
  "constraints": {
@@ -9940,6 +12104,7 @@
9940
12104
  }
9941
12105
  ]
9942
12106
  },
12107
+ "tooltip": "See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-teams/#expand-response\">expand response</a> reference.",
9943
12108
  "type": "Dropdown",
9944
12109
  "choices": [
9945
12110
  {
@@ -9959,7 +12124,6 @@
9959
12124
  {
9960
12125
  "id": "data.listChatMembers.chatId",
9961
12126
  "label": "Chat ID",
9962
- "description": "The chat ID",
9963
12127
  "optional": false,
9964
12128
  "constraints": {
9965
12129
  "notEmpty": true
@@ -9989,7 +12153,6 @@
9989
12153
  {
9990
12154
  "id": "data.sendMessageInChat.chatId",
9991
12155
  "label": "Chat ID",
9992
- "description": "The chat ID",
9993
12156
  "optional": false,
9994
12157
  "constraints": {
9995
12158
  "notEmpty": true
@@ -10019,7 +12182,6 @@
10019
12182
  {
10020
12183
  "id": "data.sendMessageInChat.bodyType",
10021
12184
  "label": "Content type",
10022
- "description": "The type of the content. Possible values are text and html",
10023
12185
  "optional": false,
10024
12186
  "value": "TEXT",
10025
12187
  "constraints": {
@@ -10044,6 +12206,7 @@
10044
12206
  }
10045
12207
  ]
10046
12208
  },
12209
+ "tooltip": "Text sends the message body as plain text; HTML renders it as HTML markup.",
10047
12210
  "type": "Dropdown",
10048
12211
  "choices": [
10049
12212
  {
@@ -10059,7 +12222,6 @@
10059
12222
  {
10060
12223
  "id": "data.sendMessageInChat.content",
10061
12224
  "label": "Content",
10062
- "description": "Enter content",
10063
12225
  "optional": false,
10064
12226
  "constraints": {
10065
12227
  "notEmpty": true
@@ -10089,7 +12251,6 @@
10089
12251
  {
10090
12252
  "id": "data.sendMessageInChat.attachments",
10091
12253
  "label": "Attachments",
10092
- "description": "Optional list of attachments. Each item must have an 'id', 'contentType' (e.g. 'application/vnd.microsoft.card.adaptive') and 'content' (e.g. an Adaptive Card JSON payload). Attachment IDs must match <attachment id=\"...\"></attachment> tags in the message body (auto-appended if missing).",
10093
12254
  "optional": true,
10094
12255
  "feel": "required",
10095
12256
  "group": "data",
@@ -10116,12 +12277,12 @@
10116
12277
  }
10117
12278
  ]
10118
12279
  },
12280
+ "tooltip": "Optional list of attachments. Each item must have an 'id', 'contentType' (e.g. 'application/vnd.microsoft.card.adaptive') and 'content' (e.g. an Adaptive Card JSON payload). Attachment IDs must match <attachment id=\"...\"></attachment> tags in the message body (auto-appended if missing).",
10119
12281
  "type": "String"
10120
12282
  },
10121
12283
  {
10122
12284
  "id": "data.listMessagesInChat.chatId",
10123
12285
  "label": "Chat ID",
10124
- "description": "The chat ID",
10125
12286
  "optional": false,
10126
12287
  "constraints": {
10127
12288
  "notEmpty": true
@@ -10151,7 +12312,7 @@
10151
12312
  {
10152
12313
  "id": "data.listMessagesInChat.top",
10153
12314
  "label": "Top",
10154
- "description": "Controls the number of items per response. Maximum allowed $top value is 50",
12315
+ "description": "Maximum allowed $top value is 50.",
10155
12316
  "optional": true,
10156
12317
  "feel": "optional",
10157
12318
  "group": "data",
@@ -10173,6 +12334,7 @@
10173
12334
  }
10174
12335
  ]
10175
12336
  },
12337
+ "tooltip": "Controls the number of items per response.",
10176
12338
  "type": "String"
10177
12339
  },
10178
12340
  {
@@ -10221,7 +12383,6 @@
10221
12383
  {
10222
12384
  "id": "data.listMessagesInChat.filter",
10223
12385
  "label": "Filter",
10224
- "description": "Sets the date range filter for the lastModifiedDateTime and createdDateTime properties. <a href='https://learn.microsoft.com/en-us/graph/filter-query-parameter'>Learn more about filtering</a>",
10225
12386
  "optional": false,
10226
12387
  "feel": "optional",
10227
12388
  "group": "data",
@@ -10243,12 +12404,12 @@
10243
12404
  }
10244
12405
  ]
10245
12406
  },
12407
+ "tooltip": "Sets the date range filter for the lastModifiedDateTime and createdDateTime properties. See the <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">filter query parameter</a> reference.",
10246
12408
  "type": "String"
10247
12409
  },
10248
12410
  {
10249
12411
  "id": "data.getMessageInChat.chatId",
10250
12412
  "label": "Chat ID",
10251
- "description": "The chat ID",
10252
12413
  "optional": false,
10253
12414
  "constraints": {
10254
12415
  "notEmpty": true
@@ -10278,7 +12439,6 @@
10278
12439
  {
10279
12440
  "id": "data.getMessageInChat.messageId",
10280
12441
  "label": "Message ID",
10281
- "description": "The message ID",
10282
12442
  "optional": false,
10283
12443
  "constraints": {
10284
12444
  "notEmpty": true
@@ -10308,7 +12468,6 @@
10308
12468
  {
10309
12469
  "id": "data.createChannel.groupId",
10310
12470
  "label": "Group ID",
10311
- "description": "The group ID for teams",
10312
12471
  "optional": false,
10313
12472
  "constraints": {
10314
12473
  "notEmpty": true
@@ -10338,7 +12497,6 @@
10338
12497
  {
10339
12498
  "id": "data.createChannel.name",
10340
12499
  "label": "Display name",
10341
- "description": "Enter name of a channel",
10342
12500
  "optional": false,
10343
12501
  "constraints": {
10344
12502
  "notEmpty": true
@@ -10368,7 +12526,6 @@
10368
12526
  {
10369
12527
  "id": "data.createChannel.description",
10370
12528
  "label": "Description",
10371
- "description": "Enter description",
10372
12529
  "optional": true,
10373
12530
  "feel": "optional",
10374
12531
  "group": "data",
@@ -10395,7 +12552,6 @@
10395
12552
  {
10396
12553
  "id": "data.createChannel.channelType",
10397
12554
  "label": "Channel membership type",
10398
- "description": "Choose type",
10399
12555
  "optional": false,
10400
12556
  "value": "standard",
10401
12557
  "constraints": {
@@ -10439,7 +12595,6 @@
10439
12595
  {
10440
12596
  "id": "data.createChannel.owner",
10441
12597
  "label": "Owner",
10442
- "description": "Enter ID or principal name of a user",
10443
12598
  "optional": false,
10444
12599
  "constraints": {
10445
12600
  "notEmpty": true
@@ -10469,12 +12624,12 @@
10469
12624
  }
10470
12625
  ]
10471
12626
  },
12627
+ "tooltip": "ID or principal name of the user",
10472
12628
  "type": "String"
10473
12629
  },
10474
12630
  {
10475
12631
  "id": "data.getChannel.groupId",
10476
12632
  "label": "Group ID",
10477
- "description": "The group ID for teams",
10478
12633
  "optional": false,
10479
12634
  "constraints": {
10480
12635
  "notEmpty": true
@@ -10504,7 +12659,6 @@
10504
12659
  {
10505
12660
  "id": "data.getChannel.channelId",
10506
12661
  "label": "Channel ID",
10507
- "description": "The Channel ID",
10508
12662
  "optional": false,
10509
12663
  "constraints": {
10510
12664
  "notEmpty": true
@@ -10534,7 +12688,6 @@
10534
12688
  {
10535
12689
  "id": "data.listChannels.groupId",
10536
12690
  "label": "Group ID",
10537
- "description": "The group ID for teams",
10538
12691
  "optional": false,
10539
12692
  "constraints": {
10540
12693
  "notEmpty": true
@@ -10564,7 +12717,6 @@
10564
12717
  {
10565
12718
  "id": "data.listChannels.filter",
10566
12719
  "label": "Filter",
10567
- "description": "Sets the search filter. <a href='https://learn.microsoft.com/en-us/graph/filter-query-parameter'>Learn more about filtering</a>",
10568
12720
  "optional": true,
10569
12721
  "feel": "optional",
10570
12722
  "group": "data",
@@ -10586,12 +12738,12 @@
10586
12738
  }
10587
12739
  ]
10588
12740
  },
12741
+ "tooltip": "Sets the search filter. See the <a href=\"https://learn.microsoft.com/en-us/graph/filter-query-parameter\">filter query parameter</a> reference.",
10589
12742
  "type": "String"
10590
12743
  },
10591
12744
  {
10592
12745
  "id": "data.sendMessageToChannel.groupId",
10593
12746
  "label": "Group ID",
10594
- "description": "The group ID for teams",
10595
12747
  "optional": false,
10596
12748
  "constraints": {
10597
12749
  "notEmpty": true
@@ -10621,7 +12773,6 @@
10621
12773
  {
10622
12774
  "id": "data.sendMessageToChannel.channelId",
10623
12775
  "label": "Channel ID",
10624
- "description": "The channel ID",
10625
12776
  "optional": false,
10626
12777
  "constraints": {
10627
12778
  "notEmpty": true
@@ -10651,7 +12802,6 @@
10651
12802
  {
10652
12803
  "id": "data.sendMessageToChannel.bodyType",
10653
12804
  "label": "Content type",
10654
- "description": "The type of the content. Possible values are text and html",
10655
12805
  "optional": false,
10656
12806
  "value": "TEXT",
10657
12807
  "constraints": {
@@ -10676,6 +12826,7 @@
10676
12826
  }
10677
12827
  ]
10678
12828
  },
12829
+ "tooltip": "Text sends the message body as plain text; HTML renders it as HTML markup.",
10679
12830
  "type": "Dropdown",
10680
12831
  "choices": [
10681
12832
  {
@@ -10691,7 +12842,6 @@
10691
12842
  {
10692
12843
  "id": "data.sendMessageToChannel.content",
10693
12844
  "label": "Content",
10694
- "description": "Enter content",
10695
12845
  "optional": false,
10696
12846
  "constraints": {
10697
12847
  "notEmpty": true
@@ -11080,7 +13230,6 @@
11080
13230
  {
11081
13231
  "id": "data.sendMessageToChannel.attachments",
11082
13232
  "label": "Attachments",
11083
- "description": "Optional list of attachments. Each item must have an 'id', 'contentType' (e.g. 'application/vnd.microsoft.card.adaptive') and 'content' (e.g. an Adaptive Card JSON payload). Attachment IDs must match <attachment id=\"...\"></attachment> tags in the message body (auto-appended if missing).",
11084
13233
  "optional": true,
11085
13234
  "feel": "required",
11086
13235
  "group": "data",
@@ -11107,12 +13256,12 @@
11107
13256
  }
11108
13257
  ]
11109
13258
  },
13259
+ "tooltip": "Optional list of attachments. Each item must have an 'id', 'contentType' (e.g. 'application/vnd.microsoft.card.adaptive') and 'content' (e.g. an Adaptive Card JSON payload). Attachment IDs must match <attachment id=\"...\"></attachment> tags in the message body (auto-appended if missing).",
11110
13260
  "type": "String"
11111
13261
  },
11112
13262
  {
11113
13263
  "id": "data.getChannelMessage.groupId",
11114
13264
  "label": "Group ID",
11115
- "description": "The group ID for teams",
11116
13265
  "optional": false,
11117
13266
  "constraints": {
11118
13267
  "notEmpty": true
@@ -11142,7 +13291,6 @@
11142
13291
  {
11143
13292
  "id": "data.getChannelMessage.channelId",
11144
13293
  "label": "Channel ID",
11145
- "description": "The channel ID",
11146
13294
  "optional": false,
11147
13295
  "constraints": {
11148
13296
  "notEmpty": true
@@ -11172,7 +13320,6 @@
11172
13320
  {
11173
13321
  "id": "data.getChannelMessage.messageId",
11174
13322
  "label": "Message ID",
11175
- "description": "The message ID",
11176
13323
  "optional": false,
11177
13324
  "constraints": {
11178
13325
  "notEmpty": true
@@ -11202,7 +13349,6 @@
11202
13349
  {
11203
13350
  "id": "data.listChannelMessage.groupId",
11204
13351
  "label": "Group ID",
11205
- "description": "The group ID for teams",
11206
13352
  "optional": false,
11207
13353
  "constraints": {
11208
13354
  "notEmpty": true
@@ -11232,7 +13378,6 @@
11232
13378
  {
11233
13379
  "id": "data.listChannelMessage.channelId",
11234
13380
  "label": "Channel ID",
11235
- "description": "The channel ID",
11236
13381
  "optional": false,
11237
13382
  "constraints": {
11238
13383
  "notEmpty": true
@@ -11262,7 +13407,6 @@
11262
13407
  {
11263
13408
  "id": "data.listChannelMessage.top",
11264
13409
  "label": "Top",
11265
- "description": "Controls the number of items per response",
11266
13410
  "optional": true,
11267
13411
  "feel": "optional",
11268
13412
  "group": "data",
@@ -11284,12 +13428,12 @@
11284
13428
  }
11285
13429
  ]
11286
13430
  },
13431
+ "tooltip": "Controls the number of items per response",
11287
13432
  "type": "String"
11288
13433
  },
11289
13434
  {
11290
13435
  "id": "data.listChannelMessage.isExpand",
11291
13436
  "label": "With replies",
11292
- "description": "Return message replies",
11293
13437
  "optional": false,
11294
13438
  "value": "false",
11295
13439
  "constraints": {
@@ -11314,6 +13458,7 @@
11314
13458
  }
11315
13459
  ]
11316
13460
  },
13461
+ "tooltip": "Return message replies",
11317
13462
  "type": "Dropdown",
11318
13463
  "choices": [
11319
13464
  {
@@ -11329,7 +13474,6 @@
11329
13474
  {
11330
13475
  "id": "data.listMessageRepliesInChannel.groupId",
11331
13476
  "label": "Group ID",
11332
- "description": "The group ID for teams",
11333
13477
  "optional": false,
11334
13478
  "constraints": {
11335
13479
  "notEmpty": true
@@ -11359,7 +13503,6 @@
11359
13503
  {
11360
13504
  "id": "data.listMessageRepliesInChannel.channelId",
11361
13505
  "label": "Channel ID",
11362
- "description": "The channel ID",
11363
13506
  "optional": false,
11364
13507
  "constraints": {
11365
13508
  "notEmpty": true
@@ -11389,7 +13532,6 @@
11389
13532
  {
11390
13533
  "id": "data.listMessageRepliesInChannel.messageId",
11391
13534
  "label": "Message ID",
11392
- "description": "The message ID",
11393
13535
  "optional": false,
11394
13536
  "constraints": {
11395
13537
  "notEmpty": true
@@ -11419,7 +13561,6 @@
11419
13561
  {
11420
13562
  "id": "data.listChannelMembers.groupId",
11421
13563
  "label": "Group ID",
11422
- "description": "The group ID for teams",
11423
13564
  "optional": false,
11424
13565
  "constraints": {
11425
13566
  "notEmpty": true
@@ -11449,7 +13590,6 @@
11449
13590
  {
11450
13591
  "id": "data.listChannelMembers.channelId",
11451
13592
  "label": "Channel ID",
11452
- "description": "The channel ID",
11453
13593
  "optional": false,
11454
13594
  "constraints": {
11455
13595
  "notEmpty": true
@@ -11480,7 +13620,7 @@
11480
13620
  "id": "version",
11481
13621
  "label": "Version",
11482
13622
  "description": "Version of the element template",
11483
- "value": "7",
13623
+ "value": "8",
11484
13624
  "group": "connector",
11485
13625
  "binding": {
11486
13626
  "key": "elementTemplateVersion",
@@ -11552,7 +13692,7 @@
11552
13692
  "id": "retryBackoff",
11553
13693
  "label": "Retry backoff",
11554
13694
  "description": "ISO-8601 duration to wait between retries",
11555
- "value": "PT0S",
13695
+ "value": "PT30S",
11556
13696
  "group": "retries",
11557
13697
  "binding": {
11558
13698
  "key": "retryBackoff",
@@ -11561,6 +13701,307 @@
11561
13701
  "type": "String"
11562
13702
  }
11563
13703
  ],
13704
+ "steps": [
13705
+ {
13706
+ "name": "Chat",
13707
+ "description": "Manage chats and chat messages in Microsoft Teams",
13708
+ "steps": [
13709
+ {
13710
+ "name": "Create a new chat",
13711
+ "description": "Create a new chat in Microsoft Teams",
13712
+ "keywords": [
13713
+ "create chat",
13714
+ "new chat",
13715
+ "start conversation",
13716
+ "open chat",
13717
+ "group chat"
13718
+ ],
13719
+ "presetId": "type_chat_chatMethod_createChat"
13720
+ },
13721
+ {
13722
+ "name": "Get chat by ID",
13723
+ "description": "Retrieve details of a specific Microsoft Teams chat",
13724
+ "keywords": [
13725
+ "get chat",
13726
+ "chat info",
13727
+ "fetch chat",
13728
+ "retrieve chat",
13729
+ "chat details"
13730
+ ],
13731
+ "presetId": "type_chat_chatMethod_getChat"
13732
+ },
13733
+ {
13734
+ "name": "List chats",
13735
+ "description": "List all chats available in Microsoft Teams",
13736
+ "keywords": [
13737
+ "list chats",
13738
+ "chat list",
13739
+ "get chats",
13740
+ "fetch conversations",
13741
+ "browse chats"
13742
+ ],
13743
+ "presetId": "type_chat_chatMethod_listChats"
13744
+ },
13745
+ {
13746
+ "name": "List chat members",
13747
+ "description": "List members of a Microsoft Teams chat",
13748
+ "keywords": [
13749
+ "list chat members",
13750
+ "chat members",
13751
+ "get chat members",
13752
+ "fetch participants",
13753
+ "conversation members"
13754
+ ],
13755
+ "presetId": "type_chat_chatMethod_listMembersOfChat"
13756
+ },
13757
+ {
13758
+ "name": "Send message in chat",
13759
+ "description": "Send a message to a Microsoft Teams chat",
13760
+ "keywords": [
13761
+ "send message in chat",
13762
+ "chat message",
13763
+ "direct message",
13764
+ "post in chat",
13765
+ "notify via chat"
13766
+ ],
13767
+ "presetId": "type_chat_chatMethod_sendMessageToChat"
13768
+ },
13769
+ {
13770
+ "name": "List messages in chat",
13771
+ "description": "List messages in a Microsoft Teams chat",
13772
+ "keywords": [
13773
+ "list chat messages",
13774
+ "chat messages",
13775
+ "get chat messages",
13776
+ "fetch dm history",
13777
+ "read chat history"
13778
+ ],
13779
+ "presetId": "type_chat_chatMethod_listMessagesInChat"
13780
+ },
13781
+ {
13782
+ "name": "Get message in chat",
13783
+ "description": "Retrieve a specific message from a Microsoft Teams chat",
13784
+ "keywords": [
13785
+ "get chat message",
13786
+ "fetch message",
13787
+ "retrieve chat message",
13788
+ "read message",
13789
+ "direct message"
13790
+ ],
13791
+ "presetId": "type_chat_chatMethod_getMessageFromChat"
13792
+ }
13793
+ ]
13794
+ },
13795
+ {
13796
+ "name": "Channel",
13797
+ "description": "Manage channels and channel messages in Microsoft Teams",
13798
+ "steps": [
13799
+ {
13800
+ "name": "Create channel",
13801
+ "description": "Create a new channel in a Microsoft Teams team",
13802
+ "keywords": [
13803
+ "create channel",
13804
+ "new channel",
13805
+ "add channel",
13806
+ "setup channel",
13807
+ "open channel"
13808
+ ],
13809
+ "presetId": "type_channel_channelMethod_createChannel"
13810
+ },
13811
+ {
13812
+ "name": "Get channel",
13813
+ "description": "Get details of a specific Microsoft Teams channel",
13814
+ "keywords": [
13815
+ "get channel",
13816
+ "channel info",
13817
+ "fetch channel",
13818
+ "retrieve channel",
13819
+ "channel details"
13820
+ ],
13821
+ "presetId": "type_channel_channelMethod_getChannel"
13822
+ },
13823
+ {
13824
+ "name": "List channels",
13825
+ "description": "List all channels in a Microsoft Teams team",
13826
+ "keywords": [
13827
+ "list channels",
13828
+ "channel list",
13829
+ "get channels",
13830
+ "fetch channels",
13831
+ "browse channels"
13832
+ ],
13833
+ "presetId": "type_channel_channelMethod_listAllChannels"
13834
+ },
13835
+ {
13836
+ "name": "Send message to channel",
13837
+ "description": "Send a message to a Microsoft Teams channel",
13838
+ "keywords": [
13839
+ "send message",
13840
+ "post to channel",
13841
+ "channel notification",
13842
+ "broadcast message",
13843
+ "post message"
13844
+ ],
13845
+ "presetId": "type_channel_channelMethod_sendMessageToChannel"
13846
+ },
13847
+ {
13848
+ "name": "Get channel message",
13849
+ "description": "Retrieve a specific message from a Microsoft Teams channel",
13850
+ "keywords": [
13851
+ "get channel message",
13852
+ "fetch message",
13853
+ "retrieve message",
13854
+ "read channel post",
13855
+ "message details"
13856
+ ],
13857
+ "presetId": "type_channel_channelMethod_getMessageFromChannel"
13858
+ },
13859
+ {
13860
+ "name": "List channel messages",
13861
+ "description": "List messages in a Microsoft Teams channel",
13862
+ "keywords": [
13863
+ "list messages",
13864
+ "channel messages",
13865
+ "get messages",
13866
+ "fetch channel posts",
13867
+ "read channel messages"
13868
+ ],
13869
+ "presetId": "type_channel_channelMethod_listChannelMessages"
13870
+ },
13871
+ {
13872
+ "name": "List message replies",
13873
+ "description": "List replies to a message in a Microsoft Teams channel",
13874
+ "keywords": [
13875
+ "list replies",
13876
+ "message replies",
13877
+ "get replies",
13878
+ "fetch thread replies",
13879
+ "conversation thread"
13880
+ ],
13881
+ "presetId": "type_channel_channelMethod_listMessageRepliesInChannel"
13882
+ },
13883
+ {
13884
+ "name": "List members",
13885
+ "description": "List members of a Microsoft Teams channel",
13886
+ "keywords": [
13887
+ "list members",
13888
+ "channel members",
13889
+ "get channel members",
13890
+ "fetch members",
13891
+ "member roster"
13892
+ ],
13893
+ "presetId": "type_channel_channelMethod_listMembersInChannel"
13894
+ }
13895
+ ]
13896
+ }
13897
+ ],
13898
+ "presets": [
13899
+ {
13900
+ "id": "type_chat_chatMethod_createChat",
13901
+ "properties": {
13902
+ "data.type": "chat",
13903
+ "data.chatMethod": "createChat"
13904
+ }
13905
+ },
13906
+ {
13907
+ "id": "type_chat_chatMethod_getChat",
13908
+ "properties": {
13909
+ "data.type": "chat",
13910
+ "data.chatMethod": "getChat"
13911
+ }
13912
+ },
13913
+ {
13914
+ "id": "type_chat_chatMethod_listChats",
13915
+ "properties": {
13916
+ "data.type": "chat",
13917
+ "data.chatMethod": "listChats"
13918
+ }
13919
+ },
13920
+ {
13921
+ "id": "type_chat_chatMethod_listMembersOfChat",
13922
+ "properties": {
13923
+ "data.type": "chat",
13924
+ "data.chatMethod": "listMembersOfChat"
13925
+ }
13926
+ },
13927
+ {
13928
+ "id": "type_chat_chatMethod_sendMessageToChat",
13929
+ "properties": {
13930
+ "data.type": "chat",
13931
+ "data.chatMethod": "sendMessageToChat"
13932
+ }
13933
+ },
13934
+ {
13935
+ "id": "type_chat_chatMethod_listMessagesInChat",
13936
+ "properties": {
13937
+ "data.type": "chat",
13938
+ "data.chatMethod": "listMessagesInChat"
13939
+ }
13940
+ },
13941
+ {
13942
+ "id": "type_chat_chatMethod_getMessageFromChat",
13943
+ "properties": {
13944
+ "data.type": "chat",
13945
+ "data.chatMethod": "getMessageFromChat"
13946
+ }
13947
+ },
13948
+ {
13949
+ "id": "type_channel_channelMethod_createChannel",
13950
+ "properties": {
13951
+ "data.type": "channel",
13952
+ "data.channelMethod": "createChannel"
13953
+ }
13954
+ },
13955
+ {
13956
+ "id": "type_channel_channelMethod_getChannel",
13957
+ "properties": {
13958
+ "data.type": "channel",
13959
+ "data.channelMethod": "getChannel"
13960
+ }
13961
+ },
13962
+ {
13963
+ "id": "type_channel_channelMethod_listAllChannels",
13964
+ "properties": {
13965
+ "data.type": "channel",
13966
+ "data.channelMethod": "listAllChannels"
13967
+ }
13968
+ },
13969
+ {
13970
+ "id": "type_channel_channelMethod_sendMessageToChannel",
13971
+ "properties": {
13972
+ "data.type": "channel",
13973
+ "data.channelMethod": "sendMessageToChannel"
13974
+ }
13975
+ },
13976
+ {
13977
+ "id": "type_channel_channelMethod_getMessageFromChannel",
13978
+ "properties": {
13979
+ "data.type": "channel",
13980
+ "data.channelMethod": "getMessageFromChannel"
13981
+ }
13982
+ },
13983
+ {
13984
+ "id": "type_channel_channelMethod_listChannelMessages",
13985
+ "properties": {
13986
+ "data.type": "channel",
13987
+ "data.channelMethod": "listChannelMessages"
13988
+ }
13989
+ },
13990
+ {
13991
+ "id": "type_channel_channelMethod_listMessageRepliesInChannel",
13992
+ "properties": {
13993
+ "data.type": "channel",
13994
+ "data.channelMethod": "listMessageRepliesInChannel"
13995
+ }
13996
+ },
13997
+ {
13998
+ "id": "type_channel_channelMethod_listMembersInChannel",
13999
+ "properties": {
14000
+ "data.type": "channel",
14001
+ "data.channelMethod": "listMembersInChannel"
14002
+ }
14003
+ }
14004
+ ],
11564
14005
  "icon": {
11565
14006
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGhlaWdodD0nMTgnIHdpZHRoPScxOCcgdmlld0JveD0nLTMzNC4zMjQ5NSAtNTE4LjMzMzUgMjg5Ny40ODI5IDMxMTAuMDAxJz4KICAgIDxwYXRoIGQ9J00xNTU0LjYzNyA3NzcuNWg1NzUuNzEzYzU0LjM5MSAwIDk4LjQ4MyA0NC4wOTIgOTguNDgzIDk4LjQ4M3Y1MjQuMzk4YzAgMTk5LjkwMS0xNjIuMDUxIDM2MS45NTItMzYxLjk1MiAzNjEuOTUyaC0xLjcxMWMtMTk5LjkwMS4wMjgtMzYxLjk3NS0xNjItMzYyLjAwNC0zNjEuOTAxVjgyOC45NzFjLjAwMS0yOC40MjcgMjMuMDQ1LTUxLjQ3MSA1MS40NzEtNTEuNDcxeicKICAgICAgICAgIGZpbGw9JyM1MDU5QzknLz4KICAgIDxjaXJjbGUgcj0nMjMzLjI1JyBjeT0nNDQwLjU4MycgY3g9JzE5NDMuNzUnIGZpbGw9JyM1MDU5QzknLz4KICAgIDxjaXJjbGUgcj0nMzM2LjkxNycgY3k9JzMzNi45MTcnIGN4PScxMjE4LjA4MycgZmlsbD0nIzdCODNFQicvPgogICAgPHBhdGggZD0nTTE2NjcuMzIzIDc3Ny41SDcxNy4wMWMtNTMuNzQzIDEuMzMtOTYuMjU3IDQ1LjkzMS05NS4wMSA5OS42NzZ2NTk4LjEwNWMtNy41MDUgMzIyLjUxOSAyNDcuNjU3IDU5MC4xNiA1NzAuMTY3IDU5OC4wNTMgMzIyLjUxLTcuODkzIDU3Ny42NzEtMjc1LjUzNCA1NzAuMTY3LTU5OC4wNTNWODc3LjE3NmMxLjI0NS01My43NDUtNDEuMjY4LTk4LjM0Ni05NS4wMTEtOTkuNjc2eicKICAgICAgICAgIGZpbGw9JyM3QjgzRUInLz4KICAgIDxwYXRoIGQ9J00xMjQ0IDc3Ny41djgzOC4xNDVjLS4yNTggMzguNDM1LTIzLjU0OSA3Mi45NjQtNTkuMDkgODcuNTk4YTkxLjg1NiA5MS44NTYgMCAwMS0zNS43NjUgNy4yNTdINjY3LjYxM2MtNi43MzgtMTcuMTA1LTEyLjk1OC0zNC4yMS0xOC4xNDItNTEuODMzYTYzMS4yODcgNjMxLjI4NyAwIDAxLTI3LjQ3Mi0xODMuNDlWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMScvPgogICAgPHBhdGggZD0nTTExOTIuMTY3IDc3Ny41djg4OS45NzhhOTEuODAyIDkxLjgwMiAwIDAxLTcuMjU3IDM1Ljc2NWMtMTQuNjM0IDM1LjU0MS00OS4xNjMgNTguODMzLTg3LjU5OCA1OS4wOUg2OTEuOTc1Yy04LjgxMi0xNy4xMDUtMTcuMTA1LTM0LjIxLTI0LjM2Mi01MS44MzMtNy4yNTctMTcuNjIzLTEyLjk1OC0zNC4yMS0xOC4xNDItNTEuODMzYTYzMS4yODIgNjMxLjI4MiAwIDAxLTI3LjQ3Mi0xODMuNDlWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTExOTIuMTY3IDc3Ny41djc4Ni4zMTJjLS4zOTUgNTIuMjIzLTQyLjYzMiA5NC40Ni05NC44NTUgOTQuODU1aC00NDcuODRBNjMxLjI4MiA2MzEuMjgyIDAgMDE2MjIgMTQ3NS4xNzdWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTExNDAuMzMzIDc3Ny41djc4Ni4zMTJjLS4zOTUgNTIuMjIzLTQyLjYzMiA5NC40Ni05NC44NTUgOTQuODU1SDY0OS40NzJBNjMxLjI4MiA2MzEuMjgyIDAgMDE2MjIgMTQ3NS4xNzdWODc3LjAyYy0xLjI0Ni01My42NTkgNDEuMTk4LTk4LjE5IDk0Ljg1NS05OS41MnonCiAgICAgICAgICBvcGFjaXR5PScuMicvPgogICAgPHBhdGggZD0nTTEyNDQgNTA5LjUyMnYxNjMuMjc1Yy04LjgxMi41MTgtMTcuMTA1IDEuMDM3LTI1LjkxNyAxLjAzNy04LjgxMiAwLTE3LjEwNS0uNTE4LTI1LjkxNy0xLjAzN2EyODQuNDcyIDI4NC40NzIgMCAwMS01MS44MzMtOC4yOTNjLTEwNC45NjMtMjQuODU3LTE5MS42NzktOTguNDY5LTIzMy4yNS0xOTguMDAzYTI4OC4wMiAyODguMDIgMCAwMS0xNi41ODctNTEuODMzaDI1OC42NDhjNTIuMzA1LjE5OCA5NC42NTcgNDIuNTQ5IDk0Ljg1NiA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjEnLz4KICAgIDxwYXRoIGQ9J00xMTkyLjE2NyA1NjEuMzU1djExMS40NDJhMjg0LjQ3MiAyODQuNDcyIDAgMDEtNTEuODMzLTguMjkzYy0xMDQuOTYzLTI0Ljg1Ny0xOTEuNjc5LTk4LjQ2OS0yMzMuMjUtMTk4LjAwM2gxOTAuMjI4YzUyLjMwNC4xOTggOTQuNjU2IDQyLjU1IDk0Ljg1NSA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxwYXRoIGQ9J00xMTkyLjE2NyA1NjEuMzU1djExMS40NDJhMjg0LjQ3MiAyODQuNDcyIDAgMDEtNTEuODMzLTguMjkzYy0xMDQuOTYzLTI0Ljg1Ny0xOTEuNjc5LTk4LjQ2OS0yMzMuMjUtMTk4LjAwM2gxOTAuMjI4YzUyLjMwNC4xOTggOTQuNjU2IDQyLjU1IDk0Ljg1NSA5NC44NTR6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxwYXRoIGQ9J00xMTQwLjMzMyA1NjEuMzU1djEwMy4xNDhjLTEwNC45NjMtMjQuODU3LTE5MS42NzktOTguNDY5LTIzMy4yNS0xOTguMDAzaDEzOC4zOTVjNTIuMzA1LjE5OSA5NC42NTYgNDIuNTUxIDk0Ljg1NSA5NC44NTV6JwogICAgICAgICAgb3BhY2l0eT0nLjInLz4KICAgIDxsaW5lYXJHcmFkaWVudCBncmFkaWVudFRyYW5zZm9ybT0nbWF0cml4KDEgMCAwIC0xIDAgMjA3NS4zMzMpJyB5Mj0nMzk0LjI2MScgeDI9Jzk0Mi4yMzQnIHkxPScxNjgzLjA3MycgeDE9JzE5OC4wOTknCiAgICAgICAgICAgICAgICAgICAgZ3JhZGllbnRVbml0cz0ndXNlclNwYWNlT25Vc2UnIGlkPSdhJz4KICAgICAgICA8c3RvcCBvZmZzZXQ9JzAnIHN0b3AtY29sb3I9JyM1YTYyYzMnLz4KICAgICAgICA8c3RvcCBvZmZzZXQ9Jy41JyBzdG9wLWNvbG9yPScjNGQ1NWJkJy8+CiAgICAgICAgPHN0b3Agb2Zmc2V0PScxJyBzdG9wLWNvbG9yPScjMzk0MGFiJy8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPHBhdGggZD0nTTk1LjAxIDQ2Ni41aDk1MC4zMTJjNTIuNDczIDAgOTUuMDEgNDIuNTM4IDk1LjAxIDk1LjAxdjk1MC4zMTJjMCA1Mi40NzMtNDIuNTM4IDk1LjAxLTk1LjAxIDk1LjAxSDk1LjAxYy01Mi40NzMgMC05NS4wMS00Mi41MzgtOTUuMDEtOTUuMDFWNTYxLjUxYzAtNTIuNDcyIDQyLjUzOC05NS4wMSA5NS4wMS05NS4wMXonCiAgICAgICAgICBmaWxsPSd1cmwoI2EpJy8+CiAgICA8cGF0aCBkPSdNODIwLjIxMSA4MjguMTkzaC0xODkuOTd2NTE3LjI5N2gtMTIxLjAzVjgyOC4xOTNIMzIwLjEyM1Y3MjcuODQ0aDUwMC4wODh6JyBmaWxsPScjRkZGJy8+Cjwvc3ZnPg=="
11566
14007
  }