@camunda/connectors-element-templates 1.0.7 → 1.0.8

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 (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +503 -503
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -1,4 +1,213 @@
1
1
  [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "Slack Webhook Message Start Event Connector",
5
+ "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
6
+ "description": "Receive events from Slack",
7
+ "version": 2,
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
9
+ "category": {
10
+ "id": "connectors",
11
+ "name": "Connectors"
12
+ },
13
+ "appliesTo": ["bpmn:StartEvent"],
14
+ "elementType": {
15
+ "value": "bpmn:StartEvent",
16
+ "eventDefinition": "bpmn:MessageEventDefinition"
17
+ },
18
+ "groups": [
19
+ {
20
+ "id": "endpoint",
21
+ "label": "Webhook configuration"
22
+ },
23
+ {
24
+ "id": "activation",
25
+ "label": "Activation"
26
+ },
27
+ {
28
+ "id": "correlation",
29
+ "label": "Subprocess correlation"
30
+ },
31
+ {
32
+ "id": "variable-mapping",
33
+ "label": "Variable mapping"
34
+ }
35
+ ],
36
+ "properties": [
37
+ {
38
+ "type": "Hidden",
39
+ "value": "io.camunda:slack-webhook:1",
40
+ "binding": {
41
+ "type": "zeebe:property",
42
+ "name": "inbound.type"
43
+ }
44
+ },
45
+ {
46
+ "type": "Hidden",
47
+ "value": "SlackEventsWebhook",
48
+ "binding": {
49
+ "type": "zeebe:property",
50
+ "name": "inbound.subtype"
51
+ }
52
+ },
53
+ {
54
+ "type": "Hidden",
55
+ "generatedValue": {
56
+ "type": "uuid"
57
+ },
58
+ "binding": {
59
+ "type": "bpmn:Message#property",
60
+ "name": "name"
61
+ }
62
+ },
63
+ {
64
+ "label": "Webhook ID",
65
+ "type": "String",
66
+ "group": "endpoint",
67
+ "binding": {
68
+ "type": "zeebe:property",
69
+ "name": "inbound.context"
70
+ },
71
+ "description": "The webhook ID is a part of the URL endpoint",
72
+ "constraints": {
73
+ "notEmpty": true
74
+ }
75
+ },
76
+ {
77
+ "label": "Slack signing secret",
78
+ "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
79
+ "type": "String",
80
+ "group": "endpoint",
81
+ "feel": "optional",
82
+ "binding": {
83
+ "type": "zeebe:property",
84
+ "name": "inbound.slackSigningSecret"
85
+ },
86
+ "constraints": {
87
+ "notEmpty": true
88
+ }
89
+ },
90
+ {
91
+ "type": "Hidden",
92
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
93
+ "binding": {
94
+ "type": "zeebe:property",
95
+ "name": "inbound.verificationExpression"
96
+ }
97
+ },
98
+ {
99
+ "label": "Message ID expression",
100
+ "feel": "required",
101
+ "type": "String",
102
+ "optional": true,
103
+ "group": "activation",
104
+ "binding": {
105
+ "type": "zeebe:property",
106
+ "name": "messageIdExpression"
107
+ },
108
+ "description": "Expression to extract unique identifier of a message"
109
+ },
110
+ {
111
+ "label": "Condition",
112
+ "type": "String",
113
+ "group": "activation",
114
+ "feel": "required",
115
+ "optional": true,
116
+ "binding": {
117
+ "type": "zeebe:property",
118
+ "name": "activationCondition"
119
+ },
120
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
121
+ },
122
+ {
123
+ "label": "Correlation required",
124
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
125
+ "id": "correlationRequired",
126
+ "group": "correlation",
127
+ "type": "Dropdown",
128
+ "value": "notRequired",
129
+ "choices": [
130
+ {
131
+ "name": "Correlation not required",
132
+ "value": "notRequired"
133
+ },
134
+ {
135
+ "name": "Correlation required",
136
+ "value": "required"
137
+ }
138
+ ],
139
+ "binding": {
140
+ "type": "zeebe:property",
141
+ "name": "correlationRequired"
142
+ }
143
+ },
144
+ {
145
+ "label": "Correlation key (process)",
146
+ "type": "String",
147
+ "group": "correlation",
148
+ "feel": "required",
149
+ "description": "Sets up the correlation key from process variables",
150
+ "binding": {
151
+ "type": "bpmn:Message#zeebe:subscription#property",
152
+ "name": "correlationKey"
153
+ },
154
+ "constraints": {
155
+ "notEmpty": true
156
+ },
157
+ "condition": {
158
+ "property": "correlationRequired",
159
+ "equals": "required"
160
+ }
161
+ },
162
+ {
163
+ "label": "Correlation key (payload)",
164
+ "type": "String",
165
+ "group": "correlation",
166
+ "feel": "required",
167
+ "binding": {
168
+ "type": "zeebe:property",
169
+ "name": "correlationKeyExpression"
170
+ },
171
+ "description": "Extracts the correlation key from the incoming message payload",
172
+ "constraints": {
173
+ "notEmpty": true
174
+ },
175
+ "condition": {
176
+ "property": "correlationRequired",
177
+ "equals": "required"
178
+ }
179
+ },
180
+ {
181
+ "label": "Result variable",
182
+ "type": "String",
183
+ "group": "variable-mapping",
184
+ "optional": true,
185
+ "binding": {
186
+ "type": "zeebe:property",
187
+ "name": "resultVariable"
188
+ },
189
+ "description": "Name of variable to store the result of the connector in"
190
+ },
191
+ {
192
+ "label": "Result expression",
193
+ "type": "String",
194
+ "group": "variable-mapping",
195
+ "feel": "required",
196
+ "optional": true,
197
+ "binding": {
198
+ "type": "zeebe:property",
199
+ "name": "resultExpression"
200
+ },
201
+ "description": "Expression to map the inbound payload to process variables"
202
+ }
203
+ ],
204
+ "icon": {
205
+ "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
206
+ },
207
+ "engines": {
208
+ "camunda": "^8.4"
209
+ }
210
+ },
2
211
  {
3
212
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
213
  "name": "Slack Webhook Message Start Event Connector",
@@ -239,215 +448,6 @@
239
448
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
240
449
  }
241
450
  },
242
- {
243
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
244
- "name": "Slack Webhook Message Start Event Connector",
245
- "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
246
- "description": "Receive events from Slack",
247
- "version": 2,
248
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
249
- "category": {
250
- "id": "connectors",
251
- "name": "Connectors"
252
- },
253
- "appliesTo": ["bpmn:StartEvent"],
254
- "elementType": {
255
- "value": "bpmn:StartEvent",
256
- "eventDefinition": "bpmn:MessageEventDefinition"
257
- },
258
- "groups": [
259
- {
260
- "id": "endpoint",
261
- "label": "Webhook configuration"
262
- },
263
- {
264
- "id": "activation",
265
- "label": "Activation"
266
- },
267
- {
268
- "id": "correlation",
269
- "label": "Subprocess correlation"
270
- },
271
- {
272
- "id": "variable-mapping",
273
- "label": "Variable mapping"
274
- }
275
- ],
276
- "properties": [
277
- {
278
- "type": "Hidden",
279
- "value": "io.camunda:slack-webhook:1",
280
- "binding": {
281
- "type": "zeebe:property",
282
- "name": "inbound.type"
283
- }
284
- },
285
- {
286
- "type": "Hidden",
287
- "value": "SlackEventsWebhook",
288
- "binding": {
289
- "type": "zeebe:property",
290
- "name": "inbound.subtype"
291
- }
292
- },
293
- {
294
- "type": "Hidden",
295
- "generatedValue": {
296
- "type": "uuid"
297
- },
298
- "binding": {
299
- "type": "bpmn:Message#property",
300
- "name": "name"
301
- }
302
- },
303
- {
304
- "label": "Webhook ID",
305
- "type": "String",
306
- "group": "endpoint",
307
- "binding": {
308
- "type": "zeebe:property",
309
- "name": "inbound.context"
310
- },
311
- "description": "The webhook ID is a part of the URL endpoint",
312
- "constraints": {
313
- "notEmpty": true
314
- }
315
- },
316
- {
317
- "label": "Slack signing secret",
318
- "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
319
- "type": "String",
320
- "group": "endpoint",
321
- "feel": "optional",
322
- "binding": {
323
- "type": "zeebe:property",
324
- "name": "inbound.slackSigningSecret"
325
- },
326
- "constraints": {
327
- "notEmpty": true
328
- }
329
- },
330
- {
331
- "type": "Hidden",
332
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
333
- "binding": {
334
- "type": "zeebe:property",
335
- "name": "inbound.verificationExpression"
336
- }
337
- },
338
- {
339
- "label": "Message ID expression",
340
- "feel": "required",
341
- "type": "String",
342
- "optional": true,
343
- "group": "activation",
344
- "binding": {
345
- "type": "zeebe:property",
346
- "name": "messageIdExpression"
347
- },
348
- "description": "Expression to extract unique identifier of a message"
349
- },
350
- {
351
- "label": "Condition",
352
- "type": "String",
353
- "group": "activation",
354
- "feel": "required",
355
- "optional": true,
356
- "binding": {
357
- "type": "zeebe:property",
358
- "name": "activationCondition"
359
- },
360
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
361
- },
362
- {
363
- "label": "Correlation required",
364
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
365
- "id": "correlationRequired",
366
- "group": "correlation",
367
- "type": "Dropdown",
368
- "value": "notRequired",
369
- "choices": [
370
- {
371
- "name": "Correlation not required",
372
- "value": "notRequired"
373
- },
374
- {
375
- "name": "Correlation required",
376
- "value": "required"
377
- }
378
- ],
379
- "binding": {
380
- "type": "zeebe:property",
381
- "name": "correlationRequired"
382
- }
383
- },
384
- {
385
- "label": "Correlation key (process)",
386
- "type": "String",
387
- "group": "correlation",
388
- "feel": "required",
389
- "description": "Sets up the correlation key from process variables",
390
- "binding": {
391
- "type": "bpmn:Message#zeebe:subscription#property",
392
- "name": "correlationKey"
393
- },
394
- "constraints": {
395
- "notEmpty": true
396
- },
397
- "condition": {
398
- "property": "correlationRequired",
399
- "equals": "required"
400
- }
401
- },
402
- {
403
- "label": "Correlation key (payload)",
404
- "type": "String",
405
- "group": "correlation",
406
- "feel": "required",
407
- "binding": {
408
- "type": "zeebe:property",
409
- "name": "correlationKeyExpression"
410
- },
411
- "description": "Extracts the correlation key from the incoming message payload",
412
- "constraints": {
413
- "notEmpty": true
414
- },
415
- "condition": {
416
- "property": "correlationRequired",
417
- "equals": "required"
418
- }
419
- },
420
- {
421
- "label": "Result variable",
422
- "type": "String",
423
- "group": "variable-mapping",
424
- "optional": true,
425
- "binding": {
426
- "type": "zeebe:property",
427
- "name": "resultVariable"
428
- },
429
- "description": "Name of variable to store the result of the connector in"
430
- },
431
- {
432
- "label": "Result expression",
433
- "type": "String",
434
- "group": "variable-mapping",
435
- "feel": "required",
436
- "optional": true,
437
- "binding": {
438
- "type": "zeebe:property",
439
- "name": "resultExpression"
440
- },
441
- "description": "Expression to map the inbound payload to process variables"
442
- }
443
- ],
444
- "icon": {
445
- "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
446
- },
447
- "engines": {
448
- "camunda": "^8.4"
449
- }
450
- },
451
451
  {
452
452
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
453
453
  "name": "Slack Webhook Message Start Event Connector",