@camunda/connectors-element-templates 1.0.16 → 1.0.17

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 (83) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +2 -0
  3. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -0
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +3 -2
  5. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +3 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +3 -2
  7. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +3 -2
  8. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +30 -30
  9. package/src/element-templates/agenticai-aiagent-job-worker.json +163 -163
  10. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2144 -2144
  11. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +467 -466
  12. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +482 -481
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +613 -613
  14. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  15. package/src/element-templates/aws-dynamodb-outbound-connector.json +80 -80
  16. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  17. package/src/element-templates/aws-eventbridge-connector-intermediate.json +22 -22
  18. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  19. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  20. package/src/element-templates/aws-eventbridge-outbound-connector.json +188 -188
  21. package/src/element-templates/aws-lambda-outbound-connector.json +238 -238
  22. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  23. package/src/element-templates/aws-sns-inbound-intermediate.json +332 -332
  24. package/src/element-templates/aws-sns-inbound-message-start.json +110 -110
  25. package/src/element-templates/aws-sns-outbound-connector.json +741 -741
  26. package/src/element-templates/aws-sqs-boundary-connector.json +232 -232
  27. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +493 -493
  28. package/src/element-templates/aws-sqs-outbound-connector.json +753 -753
  29. package/src/element-templates/aws-sqs-start-event-connector.json +483 -483
  30. package/src/element-templates/aws-sqs-start-message.json +438 -438
  31. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  32. package/src/element-templates/azure-open-ai-connector.json +32 -32
  33. package/src/element-templates/blue-prism-connector.json +6 -6
  34. package/src/element-templates/easy-post-connector.json +114 -114
  35. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  36. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  37. package/src/element-templates/email-message-start-event-connector.json +32 -32
  38. package/src/element-templates/email-outbound-connector.json +233 -233
  39. package/src/element-templates/github-connector.json +11435 -7908
  40. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  41. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  42. package/src/element-templates/github-webhook-connector-start-event.json +64 -64
  43. package/src/element-templates/gitlab-connector.json +3394 -3394
  44. package/src/element-templates/google-drive-outbound-connector.json +420 -420
  45. package/src/element-templates/google-maps-platform-connector.json +14 -14
  46. package/src/element-templates/google-sheets-outbound-connector.json +1055 -1055
  47. package/src/element-templates/graphql-outbound-connector.json +1341 -763
  48. package/src/element-templates/http-connector.json.json +654 -0
  49. package/src/element-templates/http-json-connector.json +1489 -1475
  50. package/src/element-templates/http-polling-boundary-catch-event-connector.json +801 -136
  51. package/src/element-templates/http-polling-connector.json +1604 -939
  52. package/src/element-templates/hugging-face-connector.json +196 -0
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +483 -483
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +466 -466
  55. package/src/element-templates/kafka-inbound-connector-start-message.json +529 -529
  56. package/src/element-templates/kafka-outbound-connector.json +360 -360
  57. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +147 -7
  58. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +147 -7
  59. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +160 -20
  60. package/src/element-templates/microsoft-teams-outbound-connector.json +1892 -47
  61. package/src/element-templates/openai-connector.json +83 -83
  62. package/src/element-templates/operate-connector.json +21 -21
  63. package/src/element-templates/power-automate-connector.json +4 -4
  64. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +422 -422
  65. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +338 -338
  66. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +463 -463
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +360 -360
  68. package/src/element-templates/rabbitmq-outbound-connector.json +354 -354
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +354 -354
  71. package/src/element-templates/slack-inbound-boundary.json +253 -253
  72. package/src/element-templates/slack-inbound-message-start.json +321 -321
  73. package/src/element-templates/slack-inbound-start-event.json +327 -327
  74. package/src/element-templates/slack-outbound-connector.json +1203 -507
  75. package/src/element-templates/twilio-connector.json +65 -65
  76. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +25 -25
  78. package/src/element-templates/uipath-connector.json +10 -10
  79. package/src/element-templates/webhook-connector-boundary.json +1192 -547
  80. package/src/element-templates/webhook-connector-intermediate.json +1258 -613
  81. package/src/element-templates/webhook-connector-receive.json +644 -0
  82. package/src/element-templates/webhook-connector-start-event.json +1690 -1136
  83. package/src/element-templates/webhook-connector-start-message.json +1601 -924
@@ -3,9 +3,12 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "Webhook Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
6
- "version": 1,
7
6
  "description": "Configure webhook to receive callbacks",
8
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
7
+ "metadata": {
8
+ "keywords": []
9
+ },
10
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
11
+ "version": 14,
9
12
  "category": {
10
13
  "id": "connectors",
11
14
  "name": "Connectors"
@@ -15,6 +18,9 @@
15
18
  "value": "bpmn:StartEvent",
16
19
  "eventDefinition": "bpmn:MessageEventDefinition"
17
20
  },
21
+ "engines": {
22
+ "camunda": "^8.3"
23
+ },
18
24
  "groups": [
19
25
  {
20
26
  "id": "endpoint",
@@ -28,56 +34,53 @@
28
34
  "id": "authorization",
29
35
  "label": "Authorization"
30
36
  },
37
+ {
38
+ "id": "webhookResponse",
39
+ "label": "Webhook response"
40
+ },
31
41
  {
32
42
  "id": "activation",
33
43
  "label": "Activation"
34
44
  },
45
+ {
46
+ "id": "synchronousResponse",
47
+ "label": "Response mode"
48
+ },
35
49
  {
36
50
  "id": "correlation",
37
- "label": "Subprocess correlation"
51
+ "label": "Correlation",
52
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
38
53
  },
39
54
  {
40
- "id": "variable-mapping",
41
- "label": "Variable mapping"
55
+ "id": "deduplication",
56
+ "label": "Deduplication",
57
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
42
58
  },
43
59
  {
44
- "id": "webhookResponse",
45
- "label": "Webhook response"
60
+ "id": "output",
61
+ "label": "Output mapping"
46
62
  }
47
63
  ],
48
64
  "properties": [
49
65
  {
50
- "type": "Hidden",
51
66
  "value": "io.camunda:webhook:1",
52
67
  "binding": {
53
- "type": "zeebe:property",
54
- "name": "inbound.type"
55
- }
56
- },
57
- {
58
- "type": "Hidden",
59
- "generatedValue": {
60
- "type": "uuid"
68
+ "name": "inbound.type",
69
+ "type": "zeebe:property"
61
70
  },
62
- "binding": {
63
- "type": "bpmn:Message#property",
64
- "name": "name"
65
- }
66
- },
67
- {
68
- "type": "Hidden",
69
- "value": "ConfigurableInboundWebhook",
70
- "binding": {
71
- "type": "zeebe:property",
72
- "name": "inbound.subtype"
73
- }
71
+ "type": "Hidden"
74
72
  },
75
73
  {
76
- "id": "webhookMethod",
74
+ "id": "inbound.method",
77
75
  "label": "Webhook method",
78
- "group": "endpoint",
79
76
  "description": "Select HTTP method",
77
+ "optional": false,
80
78
  "value": "any",
79
+ "group": "endpoint",
80
+ "binding": {
81
+ "name": "inbound.method",
82
+ "type": "zeebe:property"
83
+ },
81
84
  "type": "Dropdown",
82
85
  "choices": [
83
86
  {
@@ -85,46 +88,53 @@
85
88
  "value": "any"
86
89
  },
87
90
  {
88
- "name": "Get",
91
+ "name": "GET",
89
92
  "value": "get"
90
93
  },
91
94
  {
92
- "name": "Post",
95
+ "name": "POST",
93
96
  "value": "post"
94
97
  },
95
98
  {
96
- "name": "Put",
99
+ "name": "PUT",
97
100
  "value": "put"
98
101
  },
99
102
  {
100
- "name": "Delete",
103
+ "name": "DELETE",
101
104
  "value": "delete"
102
105
  }
103
- ],
104
- "binding": {
105
- "type": "zeebe:property",
106
- "name": "inbound.method"
107
- }
106
+ ]
108
107
  },
109
108
  {
109
+ "id": "inbound.context",
110
110
  "label": "Webhook ID",
111
- "type": "String",
111
+ "description": "The webhook ID is a part of the URL",
112
+ "optional": false,
113
+ "constraints": {
114
+ "notEmpty": true,
115
+ "pattern": {
116
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
117
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
118
+ }
119
+ },
112
120
  "group": "endpoint",
113
121
  "binding": {
114
- "type": "zeebe:property",
115
- "name": "inbound.context"
122
+ "name": "inbound.context",
123
+ "type": "zeebe:property"
116
124
  },
117
- "description": "The webhook ID is a part of the URL",
118
- "constraints": {
119
- "notEmpty": true
120
- }
125
+ "type": "String"
121
126
  },
122
127
  {
123
- "id": "shouldValidateHmac",
128
+ "id": "inbound.shouldValidateHmac",
124
129
  "label": "HMAC authentication",
125
- "group": "authentication",
126
- "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
130
+ "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
131
+ "optional": false,
127
132
  "value": "disabled",
133
+ "group": "authentication",
134
+ "binding": {
135
+ "name": "inbound.shouldValidateHmac",
136
+ "type": "zeebe:property"
137
+ },
128
138
  "type": "Dropdown",
129
139
  "choices": [
130
140
  {
@@ -135,47 +145,60 @@
135
145
  "name": "Disabled",
136
146
  "value": "disabled"
137
147
  }
138
- ],
139
- "binding": {
140
- "type": "zeebe:property",
141
- "name": "inbound.shouldValidateHmac"
142
- }
148
+ ]
143
149
  },
144
150
  {
151
+ "id": "inbound.hmacSecret",
145
152
  "label": "HMAC secret key",
146
153
  "description": "Shared secret key",
147
- "type": "String",
148
- "group": "authentication",
149
154
  "optional": true,
155
+ "feel": "optional",
156
+ "group": "authentication",
150
157
  "binding": {
151
- "type": "zeebe:property",
152
- "name": "inbound.hmacSecret"
158
+ "name": "inbound.hmacSecret",
159
+ "type": "zeebe:property"
153
160
  },
154
161
  "condition": {
155
- "property": "shouldValidateHmac",
156
- "equals": "enabled"
157
- }
162
+ "property": "inbound.shouldValidateHmac",
163
+ "equals": "enabled",
164
+ "type": "simple"
165
+ },
166
+ "type": "String"
158
167
  },
159
168
  {
169
+ "id": "inbound.hmacHeader",
160
170
  "label": "HMAC header",
161
171
  "description": "Name of header attribute that will contain the HMAC value",
162
- "type": "String",
163
- "group": "authentication",
164
172
  "optional": true,
173
+ "feel": "optional",
174
+ "group": "authentication",
165
175
  "binding": {
166
- "type": "zeebe:property",
167
- "name": "inbound.hmacHeader"
176
+ "name": "inbound.hmacHeader",
177
+ "type": "zeebe:property"
168
178
  },
169
179
  "condition": {
170
- "property": "shouldValidateHmac",
171
- "equals": "enabled"
172
- }
180
+ "property": "inbound.shouldValidateHmac",
181
+ "equals": "enabled",
182
+ "type": "simple"
183
+ },
184
+ "type": "String"
173
185
  },
174
186
  {
187
+ "id": "inbound.hmacAlgorithm",
175
188
  "label": "HMAC algorithm",
176
- "group": "authentication",
177
189
  "description": "Choose HMAC algorithm",
190
+ "optional": false,
178
191
  "value": "sha_256",
192
+ "group": "authentication",
193
+ "binding": {
194
+ "name": "inbound.hmacAlgorithm",
195
+ "type": "zeebe:property"
196
+ },
197
+ "condition": {
198
+ "property": "inbound.shouldValidateHmac",
199
+ "equals": "enabled",
200
+ "type": "simple"
201
+ },
179
202
  "type": "Dropdown",
180
203
  "choices": [
181
204
  {
@@ -190,214 +213,271 @@
190
213
  "name": "SHA-512",
191
214
  "value": "sha_512"
192
215
  }
193
- ],
194
- "binding": {
195
- "type": "zeebe:property",
196
- "name": "inbound.hmacAlgorithm"
197
- },
198
- "condition": {
199
- "property": "shouldValidateHmac",
200
- "equals": "enabled"
201
- }
216
+ ]
202
217
  },
203
218
  {
219
+ "id": "inbound.hmacScopes",
204
220
  "label": "HMAC scopes",
205
- "group": "authentication",
206
- "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
207
- "feel": "required",
208
- "type": "String",
221
+ "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/' target='_blank'>documentation</a>",
209
222
  "optional": true,
223
+ "feel": "required",
224
+ "group": "authentication",
210
225
  "binding": {
211
- "type": "zeebe:property",
212
- "name": "inbound.hmacScopes"
226
+ "name": "inbound.hmacScopes",
227
+ "type": "zeebe:property"
213
228
  },
214
229
  "condition": {
215
- "property": "shouldValidateHmac",
216
- "equals": "enabled"
217
- }
230
+ "property": "inbound.shouldValidateHmac",
231
+ "equals": "enabled",
232
+ "type": "simple"
233
+ },
234
+ "type": "String"
218
235
  },
219
236
  {
220
- "id": "authorizationType",
237
+ "id": "inbound.auth.type",
221
238
  "label": "Authorization type",
222
- "group": "authorization",
223
- "description": "Choose the authorization type.",
239
+ "description": "Choose the authorization type",
224
240
  "value": "NONE",
241
+ "group": "authorization",
242
+ "binding": {
243
+ "name": "inbound.auth.type",
244
+ "type": "zeebe:property"
245
+ },
225
246
  "type": "Dropdown",
226
247
  "choices": [
227
248
  {
228
249
  "name": "None",
229
250
  "value": "NONE"
230
251
  },
231
- {
232
- "name": "JWT",
233
- "value": "JWT"
234
- },
235
252
  {
236
253
  "name": "Basic",
237
254
  "value": "BASIC"
238
255
  },
239
256
  {
240
- "name": "API Key",
257
+ "name": "API key",
241
258
  "value": "APIKEY"
259
+ },
260
+ {
261
+ "name": "JWT",
262
+ "value": "JWT"
242
263
  }
243
- ],
244
- "binding": {
245
- "type": "zeebe:property",
246
- "name": "inbound.auth.type"
247
- }
264
+ ]
248
265
  },
249
266
  {
250
- "label": "JWK url",
251
- "description": "Well-known url of JWKs",
252
- "type": "String",
253
- "group": "authorization",
267
+ "id": "inbound.auth.username",
268
+ "label": "Username",
269
+ "description": "Username for basic authentication",
270
+ "optional": false,
254
271
  "feel": "optional",
255
- "optional": true,
272
+ "group": "authorization",
256
273
  "binding": {
257
- "type": "zeebe:property",
258
- "name": "inbound.auth.jwt.jwkUrl"
274
+ "name": "inbound.auth.username",
275
+ "type": "zeebe:property"
259
276
  },
260
277
  "condition": {
261
- "property": "authorizationType",
262
- "equals": "JWT"
263
- }
278
+ "property": "inbound.auth.type",
279
+ "equals": "BASIC",
280
+ "type": "simple"
281
+ },
282
+ "type": "String"
264
283
  },
265
284
  {
266
- "label": "JWT role property expression",
267
- "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
268
- "type": "String",
285
+ "id": "inbound.auth.password",
286
+ "label": "Password",
287
+ "description": "Password for basic authentication",
288
+ "optional": false,
289
+ "feel": "optional",
269
290
  "group": "authorization",
270
- "feel": "required",
271
- "optional": true,
272
291
  "binding": {
273
- "type": "zeebe:property",
274
- "name": "inbound.auth.jwt.permissionsExpression"
292
+ "name": "inbound.auth.password",
293
+ "type": "zeebe:property"
275
294
  },
276
295
  "condition": {
277
- "property": "authorizationType",
278
- "equals": "JWT"
279
- }
280
- },
281
- {
282
- "label": "Required roles",
283
- "description": "List of roles to test JWT roles against",
284
- "type": "String",
296
+ "property": "inbound.auth.type",
297
+ "equals": "BASIC",
298
+ "type": "simple"
299
+ },
300
+ "type": "String"
301
+ },
302
+ {
303
+ "id": "inbound.auth.apiKey",
304
+ "label": "API key",
305
+ "description": "Expected API key",
306
+ "optional": false,
307
+ "feel": "optional",
285
308
  "group": "authorization",
286
- "feel": "required",
287
- "optional": true,
288
309
  "binding": {
289
- "type": "zeebe:property",
290
- "name": "inbound.auth.jwt.requiredPermissions"
310
+ "name": "inbound.auth.apiKey",
311
+ "type": "zeebe:property"
291
312
  },
292
313
  "condition": {
293
- "property": "authorizationType",
294
- "equals": "JWT"
295
- }
314
+ "property": "inbound.auth.type",
315
+ "equals": "APIKEY",
316
+ "type": "simple"
317
+ },
318
+ "type": "String"
296
319
  },
297
320
  {
298
- "label": "Username",
299
- "description": "Username for basic authentication",
300
- "type": "String",
321
+ "id": "inbound.auth.apiKeyLocator",
322
+ "label": "API key locator",
323
+ "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
324
+ "optional": false,
325
+ "value": "=split(request.headers.authorization, \" \")[2]",
326
+ "constraints": {
327
+ "notEmpty": true
328
+ },
329
+ "feel": "required",
301
330
  "group": "authorization",
302
- "feel": "optional",
303
331
  "binding": {
304
- "type": "zeebe:property",
305
- "name": "inbound.auth.username"
332
+ "name": "inbound.auth.apiKeyLocator",
333
+ "type": "zeebe:property"
306
334
  },
307
335
  "condition": {
308
- "property": "authorizationType",
309
- "equals": "BASIC"
336
+ "property": "inbound.auth.type",
337
+ "equals": "APIKEY",
338
+ "type": "simple"
310
339
  },
311
- "constraints": {
312
- "notEmpty": true
313
- }
340
+ "type": "String"
314
341
  },
315
342
  {
316
- "label": "Password",
317
- "description": "Password for basic authentication",
318
- "type": "String",
319
- "group": "authorization",
343
+ "id": "inbound.auth.jwt.jwkUrl",
344
+ "label": "JWK URL",
345
+ "description": "Well-known URL of JWKs",
346
+ "optional": false,
320
347
  "feel": "optional",
348
+ "group": "authorization",
321
349
  "binding": {
322
- "type": "zeebe:property",
323
- "name": "inbound.auth.password"
350
+ "name": "inbound.auth.jwt.jwkUrl",
351
+ "type": "zeebe:property"
324
352
  },
325
353
  "condition": {
326
- "property": "authorizationType",
327
- "equals": "BASIC"
354
+ "property": "inbound.auth.type",
355
+ "equals": "JWT",
356
+ "type": "simple"
328
357
  },
329
- "constraints": {
330
- "notEmpty": true
331
- }
358
+ "type": "String"
332
359
  },
333
360
  {
334
- "label": "API Key",
335
- "description": "Expected API key",
336
- "type": "String",
361
+ "id": "inbound.auth.jwt.permissionsExpression",
362
+ "label": "JWT role property expression",
363
+ "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
364
+ "optional": false,
365
+ "feel": "required",
337
366
  "group": "authorization",
338
- "feel": "optional",
339
367
  "binding": {
340
- "type": "zeebe:property",
341
- "name": "inbound.auth.apiKey"
368
+ "name": "inbound.auth.jwt.permissionsExpression",
369
+ "type": "zeebe:property"
342
370
  },
343
371
  "condition": {
344
- "property": "authorizationType",
345
- "equals": "APIKEY"
372
+ "property": "inbound.auth.type",
373
+ "equals": "JWT",
374
+ "type": "simple"
346
375
  },
347
- "constraints": {
348
- "notEmpty": true
349
- }
376
+ "type": "String"
350
377
  },
351
378
  {
352
- "label": "API Key locator",
353
- "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
354
- "type": "String",
355
- "group": "authorization",
379
+ "id": "inbound.auth.jwt.requiredPermissions",
380
+ "label": "Required roles",
381
+ "description": "List of roles to test JWT roles against",
382
+ "optional": false,
356
383
  "feel": "required",
384
+ "group": "authorization",
357
385
  "binding": {
358
- "type": "zeebe:property",
359
- "name": "inbound.auth.apiKeyLocator"
386
+ "name": "inbound.auth.jwt.requiredPermissions",
387
+ "type": "zeebe:property"
360
388
  },
361
389
  "condition": {
362
- "property": "authorizationType",
363
- "equals": "APIKEY"
390
+ "property": "inbound.auth.type",
391
+ "equals": "JWT",
392
+ "type": "simple"
364
393
  },
365
- "constraints": {
366
- "notEmpty": true
394
+ "type": "String"
395
+ },
396
+ {
397
+ "id": "inbound.responseExpression",
398
+ "label": "Response expression",
399
+ "description": "Expression used to generate the HTTP response",
400
+ "optional": true,
401
+ "feel": "required",
402
+ "group": "webhookResponse",
403
+ "binding": {
404
+ "name": "inbound.responseExpression",
405
+ "type": "zeebe:property"
367
406
  },
368
- "value": "=split(request.headers.authorization, \" \")[2]"
407
+ "type": "Text"
369
408
  },
370
409
  {
371
- "label": "Message ID expression",
410
+ "id": "inbound.verificationExpression",
411
+ "label": "One time verification response expression",
412
+ "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
413
+ "optional": true,
372
414
  "feel": "required",
373
- "type": "String",
415
+ "group": "webhookResponse",
416
+ "binding": {
417
+ "name": "inbound.verificationExpression",
418
+ "type": "zeebe:property"
419
+ },
420
+ "type": "Text"
421
+ },
422
+ {
423
+ "id": "activationCondition",
424
+ "label": "Activation condition",
425
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
374
426
  "optional": true,
427
+ "feel": "required",
375
428
  "group": "activation",
376
429
  "binding": {
377
- "type": "zeebe:property",
378
- "name": "messageIdExpression"
430
+ "name": "activationCondition",
431
+ "type": "zeebe:property"
379
432
  },
380
- "description": "Expression to extract unique identifier of a message"
433
+ "type": "String"
381
434
  },
382
435
  {
383
- "label": "Condition",
384
- "type": "String",
436
+ "id": "consumeUnmatchedEvents",
437
+ "label": "Consume unmatched events",
438
+ "value": true,
385
439
  "group": "activation",
386
- "feel": "required",
387
- "optional": true,
388
440
  "binding": {
389
- "type": "zeebe:property",
390
- "name": "activationCondition"
441
+ "name": "consumeUnmatchedEvents",
442
+ "type": "zeebe:property"
391
443
  },
392
- "description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
444
+ "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
445
+ "type": "Boolean"
446
+ },
447
+ {
448
+ "id": "synchronousResponse",
449
+ "label": "Response mode",
450
+ "description": "Synchronous or Asynchronous <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#response-mode\" target=\"_blank\">response handling</a>",
451
+ "value": "false",
452
+ "group": "synchronousResponse",
453
+ "binding": {
454
+ "name": "synchronousResponse",
455
+ "type": "zeebe:property"
456
+ },
457
+ "tooltip": "Select synchronous to wait for the result of the correlation. This is either the result of the created process or the process instance key that matched the correlated message subscription. Select asynchronous to trigger the correlation and return immediately without waiting for a result. This affects the data available in the <a href=\"https://docs.camunda.io/docs/components/connectors/connectors/protocol/http-webhook/#use-the-correlation-object\">correlation</a> object for the response expression.",
458
+ "type": "Dropdown",
459
+ "choices": [
460
+ {
461
+ "name": "Asynchronous",
462
+ "value": "false"
463
+ },
464
+ {
465
+ "name": "Synchronous",
466
+ "value": "true"
467
+ }
468
+ ]
393
469
  },
394
470
  {
395
- "label": "Correlation required",
396
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
397
471
  "id": "correlationRequired",
472
+ "label": "Subprocess correlation required",
473
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
474
+ "value": "notRequired",
398
475
  "group": "correlation",
476
+ "binding": {
477
+ "name": "correlationRequired",
478
+ "type": "zeebe:property"
479
+ },
399
480
  "type": "Dropdown",
400
- "value": "notRequired",
401
481
  "choices": [
402
482
  {
403
483
  "name": "Correlation not required",
@@ -407,98 +487,205 @@
407
487
  "name": "Correlation required",
408
488
  "value": "required"
409
489
  }
410
- ],
411
- "binding": {
412
- "type": "zeebe:property",
413
- "name": "correlationRequired"
414
- }
490
+ ]
415
491
  },
416
492
  {
493
+ "id": "correlationKeyProcess",
417
494
  "label": "Correlation key (process)",
418
- "type": "String",
419
- "group": "correlation",
420
- "feel": "required",
421
495
  "description": "Sets up the correlation key from process variables",
422
- "binding": {
423
- "type": "bpmn:Message#zeebe:subscription#property",
424
- "name": "correlationKey"
425
- },
426
496
  "constraints": {
427
497
  "notEmpty": true
428
498
  },
499
+ "feel": "required",
500
+ "group": "correlation",
501
+ "binding": {
502
+ "name": "correlationKey",
503
+ "type": "bpmn:Message#zeebe:subscription#property"
504
+ },
429
505
  "condition": {
430
506
  "property": "correlationRequired",
431
- "equals": "required"
432
- }
507
+ "equals": "required",
508
+ "type": "simple"
509
+ },
510
+ "type": "String"
433
511
  },
434
512
  {
513
+ "id": "correlationKeyPayload",
435
514
  "label": "Correlation key (payload)",
436
- "type": "String",
437
- "group": "correlation",
438
- "feel": "required",
439
- "binding": {
440
- "type": "zeebe:property",
441
- "name": "correlationKeyExpression"
442
- },
443
515
  "description": "Extracts the correlation key from the incoming message payload",
444
516
  "constraints": {
445
517
  "notEmpty": true
446
518
  },
519
+ "feel": "required",
520
+ "group": "correlation",
521
+ "binding": {
522
+ "name": "correlationKeyExpression",
523
+ "type": "zeebe:property"
524
+ },
447
525
  "condition": {
448
526
  "property": "correlationRequired",
449
- "equals": "required"
450
- }
527
+ "equals": "required",
528
+ "type": "simple"
529
+ },
530
+ "type": "String"
451
531
  },
452
532
  {
453
- "label": "Result variable",
454
- "type": "String",
455
- "group": "variable-mapping",
533
+ "id": "messageIdExpression",
534
+ "label": "Message ID expression",
535
+ "description": "Expression to extract unique identifier of a message",
456
536
  "optional": true,
537
+ "feel": "required",
538
+ "group": "correlation",
457
539
  "binding": {
458
- "type": "zeebe:property",
459
- "name": "resultVariable"
540
+ "name": "messageIdExpression",
541
+ "type": "zeebe:property"
460
542
  },
461
- "description": "Name of variable to store the result of the connector in"
543
+ "condition": {
544
+ "property": "synchronousResponse",
545
+ "equals": "false",
546
+ "type": "simple"
547
+ },
548
+ "type": "String"
462
549
  },
463
550
  {
464
- "label": "Result expression",
465
- "type": "String",
466
- "group": "variable-mapping",
467
- "feel": "required",
551
+ "id": "messageTtl",
552
+ "label": "Message TTL",
553
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
468
554
  "optional": true,
555
+ "constraints": {
556
+ "notEmpty": false,
557
+ "pattern": {
558
+ "value": "^(PT.*|)$",
559
+ "message": "must be an ISO-8601 duration"
560
+ }
561
+ },
562
+ "feel": "optional",
563
+ "group": "correlation",
469
564
  "binding": {
470
- "type": "zeebe:property",
471
- "name": "resultExpression"
565
+ "name": "messageTtl",
566
+ "type": "zeebe:property"
472
567
  },
473
- "description": "Expression to map the inbound payload to process variables"
568
+ "condition": {
569
+ "property": "synchronousResponse",
570
+ "equals": "false",
571
+ "type": "simple"
572
+ },
573
+ "type": "String"
474
574
  },
475
575
  {
476
- "label": "Response body expression",
477
- "type": "Text",
478
- "group": "webhookResponse",
576
+ "id": "messageNameUuid",
577
+ "generatedValue": {
578
+ "type": "uuid"
579
+ },
580
+ "group": "correlation",
581
+ "binding": {
582
+ "name": "name",
583
+ "type": "bpmn:Message#property"
584
+ },
585
+ "type": "Hidden"
586
+ },
587
+ {
588
+ "id": "deduplicationModeManualFlag",
589
+ "label": "Manual mode",
590
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
591
+ "value": false,
592
+ "group": "deduplication",
593
+ "binding": {
594
+ "name": "deduplicationModeManualFlag",
595
+ "type": "zeebe:property"
596
+ },
597
+ "type": "Boolean"
598
+ },
599
+ {
600
+ "id": "deduplicationId",
601
+ "label": "Deduplication ID",
602
+ "constraints": {
603
+ "notEmpty": true,
604
+ "pattern": {
605
+ "value": "^[a-zA-Z0-9_-]+$",
606
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
607
+ }
608
+ },
609
+ "group": "deduplication",
610
+ "binding": {
611
+ "name": "deduplicationId",
612
+ "type": "zeebe:property"
613
+ },
614
+ "condition": {
615
+ "property": "deduplicationModeManualFlag",
616
+ "equals": true,
617
+ "type": "simple"
618
+ },
619
+ "type": "String"
620
+ },
621
+ {
622
+ "id": "deduplicationModeManual",
623
+ "value": "MANUAL",
624
+ "group": "deduplication",
625
+ "binding": {
626
+ "name": "deduplicationMode",
627
+ "type": "zeebe:property"
628
+ },
629
+ "condition": {
630
+ "property": "deduplicationId",
631
+ "isActive": true,
632
+ "type": "simple"
633
+ },
634
+ "type": "Hidden"
635
+ },
636
+ {
637
+ "id": "deduplicationModeAuto",
638
+ "value": "AUTO",
639
+ "group": "deduplication",
640
+ "binding": {
641
+ "name": "deduplicationMode",
642
+ "type": "zeebe:property"
643
+ },
644
+ "condition": {
645
+ "property": "deduplicationId",
646
+ "isActive": false,
647
+ "type": "simple"
648
+ },
649
+ "type": "Hidden"
650
+ },
651
+ {
652
+ "id": "resultVariable",
653
+ "label": "Result variable",
654
+ "description": "Name of variable to store the response in",
655
+ "group": "output",
656
+ "binding": {
657
+ "name": "resultVariable",
658
+ "type": "zeebe:property"
659
+ },
660
+ "type": "String"
661
+ },
662
+ {
663
+ "id": "resultExpression",
664
+ "label": "Result expression",
665
+ "description": "Expression to map the response into process variables",
479
666
  "feel": "required",
480
- "optional": true,
667
+ "group": "output",
481
668
  "binding": {
482
- "type": "zeebe:property",
483
- "name": "inbound.responseBodyExpression"
669
+ "name": "resultExpression",
670
+ "type": "zeebe:property"
484
671
  },
485
- "description": "Specify condition and response"
672
+ "type": "Text"
486
673
  }
487
674
  ],
488
675
  "icon": {
489
- "contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='&lt;Transparent Rectangle&gt;' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
490
- },
491
- "engines": {
492
- "camunda": "^8.2"
676
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
493
677
  }
494
678
  },
495
679
  {
496
680
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
497
681
  "name": "Webhook Message Start Event Connector",
498
682
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
499
- "version": 3,
500
683
  "description": "Configure webhook to receive callbacks",
501
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
684
+ "metadata": {
685
+ "keywords": []
686
+ },
687
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
688
+ "version": 13,
502
689
  "category": {
503
690
  "id": "connectors",
504
691
  "name": "Connectors"
@@ -508,6 +695,9 @@
508
695
  "value": "bpmn:StartEvent",
509
696
  "eventDefinition": "bpmn:MessageEventDefinition"
510
697
  },
698
+ "engines": {
699
+ "camunda": "^8.3"
700
+ },
511
701
  "groups": [
512
702
  {
513
703
  "id": "endpoint",
@@ -521,56 +711,49 @@
521
711
  "id": "authorization",
522
712
  "label": "Authorization"
523
713
  },
714
+ {
715
+ "id": "webhookResponse",
716
+ "label": "Webhook response"
717
+ },
524
718
  {
525
719
  "id": "activation",
526
720
  "label": "Activation"
527
721
  },
528
722
  {
529
723
  "id": "correlation",
530
- "label": "Subprocess correlation"
724
+ "label": "Correlation",
725
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
531
726
  },
532
727
  {
533
- "id": "variable-mapping",
534
- "label": "Variable mapping"
728
+ "id": "deduplication",
729
+ "label": "Deduplication",
730
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
535
731
  },
536
732
  {
537
- "id": "webhookResponse",
538
- "label": "Webhook response"
733
+ "id": "output",
734
+ "label": "Output mapping"
539
735
  }
540
736
  ],
541
737
  "properties": [
542
738
  {
543
- "type": "Hidden",
544
739
  "value": "io.camunda:webhook:1",
545
740
  "binding": {
546
- "type": "zeebe:property",
547
- "name": "inbound.type"
548
- }
549
- },
550
- {
551
- "type": "Hidden",
552
- "generatedValue": {
553
- "type": "uuid"
741
+ "name": "inbound.type",
742
+ "type": "zeebe:property"
554
743
  },
555
- "binding": {
556
- "type": "bpmn:Message#property",
557
- "name": "name"
558
- }
559
- },
560
- {
561
- "type": "Hidden",
562
- "value": "ConfigurableInboundWebhook",
563
- "binding": {
564
- "type": "zeebe:property",
565
- "name": "inbound.subtype"
566
- }
744
+ "type": "Hidden"
567
745
  },
568
746
  {
569
- "id": "webhookMethod",
747
+ "id": "inbound.method",
570
748
  "label": "Webhook method",
571
- "group": "endpoint",
572
749
  "description": "Select HTTP method",
750
+ "optional": false,
573
751
  "value": "any",
752
+ "group": "endpoint",
753
+ "binding": {
754
+ "name": "inbound.method",
755
+ "type": "zeebe:property"
756
+ },
574
757
  "type": "Dropdown",
575
758
  "choices": [
576
759
  {
@@ -578,50 +761,53 @@
578
761
  "value": "any"
579
762
  },
580
763
  {
581
- "name": "Get",
764
+ "name": "GET",
582
765
  "value": "get"
583
766
  },
584
767
  {
585
- "name": "Post",
768
+ "name": "POST",
586
769
  "value": "post"
587
770
  },
588
771
  {
589
- "name": "Put",
772
+ "name": "PUT",
590
773
  "value": "put"
591
774
  },
592
775
  {
593
- "name": "Delete",
776
+ "name": "DELETE",
594
777
  "value": "delete"
595
778
  }
596
- ],
597
- "binding": {
598
- "type": "zeebe:property",
599
- "name": "inbound.method"
600
- }
779
+ ]
601
780
  },
602
781
  {
782
+ "id": "inbound.context",
603
783
  "label": "Webhook ID",
604
- "type": "String",
605
- "group": "endpoint",
606
- "binding": {
607
- "type": "zeebe:property",
608
- "name": "inbound.context"
609
- },
610
784
  "description": "The webhook ID is a part of the URL",
785
+ "optional": false,
611
786
  "constraints": {
612
787
  "notEmpty": true,
613
788
  "pattern": {
614
789
  "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
615
790
  "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
616
791
  }
617
- }
792
+ },
793
+ "group": "endpoint",
794
+ "binding": {
795
+ "name": "inbound.context",
796
+ "type": "zeebe:property"
797
+ },
798
+ "type": "String"
618
799
  },
619
800
  {
620
- "id": "shouldValidateHmac",
801
+ "id": "inbound.shouldValidateHmac",
621
802
  "label": "HMAC authentication",
622
- "group": "authentication",
623
- "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
803
+ "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
804
+ "optional": false,
624
805
  "value": "disabled",
806
+ "group": "authentication",
807
+ "binding": {
808
+ "name": "inbound.shouldValidateHmac",
809
+ "type": "zeebe:property"
810
+ },
625
811
  "type": "Dropdown",
626
812
  "choices": [
627
813
  {
@@ -632,47 +818,60 @@
632
818
  "name": "Disabled",
633
819
  "value": "disabled"
634
820
  }
635
- ],
636
- "binding": {
637
- "type": "zeebe:property",
638
- "name": "inbound.shouldValidateHmac"
639
- }
821
+ ]
640
822
  },
641
823
  {
824
+ "id": "inbound.hmacSecret",
642
825
  "label": "HMAC secret key",
643
826
  "description": "Shared secret key",
644
- "type": "String",
645
- "group": "authentication",
646
827
  "optional": true,
828
+ "feel": "optional",
829
+ "group": "authentication",
647
830
  "binding": {
648
- "type": "zeebe:property",
649
- "name": "inbound.hmacSecret"
831
+ "name": "inbound.hmacSecret",
832
+ "type": "zeebe:property"
650
833
  },
651
834
  "condition": {
652
- "property": "shouldValidateHmac",
653
- "equals": "enabled"
654
- }
835
+ "property": "inbound.shouldValidateHmac",
836
+ "equals": "enabled",
837
+ "type": "simple"
838
+ },
839
+ "type": "String"
655
840
  },
656
841
  {
842
+ "id": "inbound.hmacHeader",
657
843
  "label": "HMAC header",
658
844
  "description": "Name of header attribute that will contain the HMAC value",
659
- "type": "String",
660
- "group": "authentication",
661
845
  "optional": true,
846
+ "feel": "optional",
847
+ "group": "authentication",
662
848
  "binding": {
663
- "type": "zeebe:property",
664
- "name": "inbound.hmacHeader"
849
+ "name": "inbound.hmacHeader",
850
+ "type": "zeebe:property"
665
851
  },
666
852
  "condition": {
667
- "property": "shouldValidateHmac",
668
- "equals": "enabled"
669
- }
853
+ "property": "inbound.shouldValidateHmac",
854
+ "equals": "enabled",
855
+ "type": "simple"
856
+ },
857
+ "type": "String"
670
858
  },
671
859
  {
860
+ "id": "inbound.hmacAlgorithm",
672
861
  "label": "HMAC algorithm",
673
- "group": "authentication",
674
862
  "description": "Choose HMAC algorithm",
863
+ "optional": false,
675
864
  "value": "sha_256",
865
+ "group": "authentication",
866
+ "binding": {
867
+ "name": "inbound.hmacAlgorithm",
868
+ "type": "zeebe:property"
869
+ },
870
+ "condition": {
871
+ "property": "inbound.shouldValidateHmac",
872
+ "equals": "enabled",
873
+ "type": "simple"
874
+ },
676
875
  "type": "Dropdown",
677
876
  "choices": [
678
877
  {
@@ -687,214 +886,248 @@
687
886
  "name": "SHA-512",
688
887
  "value": "sha_512"
689
888
  }
690
- ],
691
- "binding": {
692
- "type": "zeebe:property",
693
- "name": "inbound.hmacAlgorithm"
694
- },
695
- "condition": {
696
- "property": "shouldValidateHmac",
697
- "equals": "enabled"
698
- }
889
+ ]
699
890
  },
700
891
  {
892
+ "id": "inbound.hmacScopes",
701
893
  "label": "HMAC scopes",
702
- "group": "authentication",
703
- "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
704
- "feel": "required",
705
- "type": "String",
894
+ "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/' target='_blank'>documentation</a>",
706
895
  "optional": true,
896
+ "feel": "required",
897
+ "group": "authentication",
707
898
  "binding": {
708
- "type": "zeebe:property",
709
- "name": "inbound.hmacScopes"
899
+ "name": "inbound.hmacScopes",
900
+ "type": "zeebe:property"
710
901
  },
711
902
  "condition": {
712
- "property": "shouldValidateHmac",
713
- "equals": "enabled"
714
- }
903
+ "property": "inbound.shouldValidateHmac",
904
+ "equals": "enabled",
905
+ "type": "simple"
906
+ },
907
+ "type": "String"
715
908
  },
716
909
  {
717
- "id": "authorizationType",
910
+ "id": "inbound.auth.type",
718
911
  "label": "Authorization type",
719
- "group": "authorization",
720
- "description": "Choose the authorization type.",
912
+ "description": "Choose the authorization type",
721
913
  "value": "NONE",
914
+ "group": "authorization",
915
+ "binding": {
916
+ "name": "inbound.auth.type",
917
+ "type": "zeebe:property"
918
+ },
722
919
  "type": "Dropdown",
723
920
  "choices": [
724
921
  {
725
922
  "name": "None",
726
923
  "value": "NONE"
727
924
  },
728
- {
729
- "name": "JWT",
730
- "value": "JWT"
731
- },
732
925
  {
733
926
  "name": "Basic",
734
927
  "value": "BASIC"
735
928
  },
736
929
  {
737
- "name": "API Key",
930
+ "name": "API key",
738
931
  "value": "APIKEY"
932
+ },
933
+ {
934
+ "name": "JWT",
935
+ "value": "JWT"
739
936
  }
740
- ],
741
- "binding": {
742
- "type": "zeebe:property",
743
- "name": "inbound.auth.type"
744
- }
937
+ ]
745
938
  },
746
939
  {
747
- "label": "JWK url",
748
- "description": "Well-known url of JWKs",
749
- "type": "String",
750
- "group": "authorization",
940
+ "id": "inbound.auth.username",
941
+ "label": "Username",
942
+ "description": "Username for basic authentication",
943
+ "optional": false,
751
944
  "feel": "optional",
752
- "optional": true,
945
+ "group": "authorization",
753
946
  "binding": {
754
- "type": "zeebe:property",
755
- "name": "inbound.auth.jwt.jwkUrl"
947
+ "name": "inbound.auth.username",
948
+ "type": "zeebe:property"
756
949
  },
757
950
  "condition": {
758
- "property": "authorizationType",
759
- "equals": "JWT"
760
- }
951
+ "property": "inbound.auth.type",
952
+ "equals": "BASIC",
953
+ "type": "simple"
954
+ },
955
+ "type": "String"
761
956
  },
762
957
  {
763
- "label": "JWT role property expression",
764
- "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
765
- "type": "String",
958
+ "id": "inbound.auth.password",
959
+ "label": "Password",
960
+ "description": "Password for basic authentication",
961
+ "optional": false,
962
+ "feel": "optional",
766
963
  "group": "authorization",
767
- "feel": "required",
768
- "optional": true,
769
964
  "binding": {
770
- "type": "zeebe:property",
771
- "name": "inbound.auth.jwt.permissionsExpression"
965
+ "name": "inbound.auth.password",
966
+ "type": "zeebe:property"
772
967
  },
773
968
  "condition": {
774
- "property": "authorizationType",
775
- "equals": "JWT"
776
- }
969
+ "property": "inbound.auth.type",
970
+ "equals": "BASIC",
971
+ "type": "simple"
972
+ },
973
+ "type": "String"
777
974
  },
778
975
  {
779
- "label": "Required roles",
780
- "description": "List of roles to test JWT roles against",
781
- "type": "String",
976
+ "id": "inbound.auth.apiKey",
977
+ "label": "API key",
978
+ "description": "Expected API key",
979
+ "optional": false,
980
+ "feel": "optional",
782
981
  "group": "authorization",
783
- "feel": "required",
784
- "optional": true,
785
982
  "binding": {
786
- "type": "zeebe:property",
787
- "name": "inbound.auth.jwt.requiredPermissions"
983
+ "name": "inbound.auth.apiKey",
984
+ "type": "zeebe:property"
788
985
  },
789
986
  "condition": {
790
- "property": "authorizationType",
791
- "equals": "JWT"
792
- }
987
+ "property": "inbound.auth.type",
988
+ "equals": "APIKEY",
989
+ "type": "simple"
990
+ },
991
+ "type": "String"
793
992
  },
794
993
  {
795
- "label": "Username",
796
- "description": "Username for basic authentication",
797
- "type": "String",
994
+ "id": "inbound.auth.apiKeyLocator",
995
+ "label": "API key locator",
996
+ "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
997
+ "optional": false,
998
+ "value": "=split(request.headers.authorization, \" \")[2]",
999
+ "constraints": {
1000
+ "notEmpty": true
1001
+ },
1002
+ "feel": "required",
798
1003
  "group": "authorization",
799
- "feel": "optional",
800
1004
  "binding": {
801
- "type": "zeebe:property",
802
- "name": "inbound.auth.username"
1005
+ "name": "inbound.auth.apiKeyLocator",
1006
+ "type": "zeebe:property"
803
1007
  },
804
1008
  "condition": {
805
- "property": "authorizationType",
806
- "equals": "BASIC"
1009
+ "property": "inbound.auth.type",
1010
+ "equals": "APIKEY",
1011
+ "type": "simple"
807
1012
  },
808
- "constraints": {
809
- "notEmpty": true
810
- }
1013
+ "type": "String"
811
1014
  },
812
1015
  {
813
- "label": "Password",
814
- "description": "Password for basic authentication",
815
- "type": "String",
816
- "group": "authorization",
1016
+ "id": "inbound.auth.jwt.jwkUrl",
1017
+ "label": "JWK URL",
1018
+ "description": "Well-known URL of JWKs",
1019
+ "optional": false,
817
1020
  "feel": "optional",
1021
+ "group": "authorization",
818
1022
  "binding": {
819
- "type": "zeebe:property",
820
- "name": "inbound.auth.password"
1023
+ "name": "inbound.auth.jwt.jwkUrl",
1024
+ "type": "zeebe:property"
821
1025
  },
822
1026
  "condition": {
823
- "property": "authorizationType",
824
- "equals": "BASIC"
1027
+ "property": "inbound.auth.type",
1028
+ "equals": "JWT",
1029
+ "type": "simple"
825
1030
  },
826
- "constraints": {
827
- "notEmpty": true
828
- }
1031
+ "type": "String"
829
1032
  },
830
1033
  {
831
- "label": "API Key",
832
- "description": "Expected API key",
833
- "type": "String",
1034
+ "id": "inbound.auth.jwt.permissionsExpression",
1035
+ "label": "JWT role property expression",
1036
+ "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
1037
+ "optional": false,
1038
+ "feel": "required",
834
1039
  "group": "authorization",
835
- "feel": "optional",
836
1040
  "binding": {
837
- "type": "zeebe:property",
838
- "name": "inbound.auth.apiKey"
1041
+ "name": "inbound.auth.jwt.permissionsExpression",
1042
+ "type": "zeebe:property"
839
1043
  },
840
1044
  "condition": {
841
- "property": "authorizationType",
842
- "equals": "APIKEY"
1045
+ "property": "inbound.auth.type",
1046
+ "equals": "JWT",
1047
+ "type": "simple"
843
1048
  },
844
- "constraints": {
845
- "notEmpty": true
846
- }
1049
+ "type": "String"
847
1050
  },
848
1051
  {
849
- "label": "API Key locator",
850
- "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
851
- "type": "String",
852
- "group": "authorization",
1052
+ "id": "inbound.auth.jwt.requiredPermissions",
1053
+ "label": "Required roles",
1054
+ "description": "List of roles to test JWT roles against",
1055
+ "optional": false,
853
1056
  "feel": "required",
1057
+ "group": "authorization",
854
1058
  "binding": {
855
- "type": "zeebe:property",
856
- "name": "inbound.auth.apiKeyLocator"
1059
+ "name": "inbound.auth.jwt.requiredPermissions",
1060
+ "type": "zeebe:property"
857
1061
  },
858
1062
  "condition": {
859
- "property": "authorizationType",
860
- "equals": "APIKEY"
861
- },
862
- "constraints": {
863
- "notEmpty": true
1063
+ "property": "inbound.auth.type",
1064
+ "equals": "JWT",
1065
+ "type": "simple"
864
1066
  },
865
- "value": "=split(request.headers.authorization, \" \")[2]"
1067
+ "type": "String"
866
1068
  },
867
1069
  {
868
- "label": "Message ID expression",
869
- "feel": "required",
870
- "type": "String",
1070
+ "id": "inbound.responseExpression",
1071
+ "label": "Response expression",
1072
+ "description": "Expression used to generate the HTTP response",
871
1073
  "optional": true,
872
- "group": "activation",
1074
+ "feel": "required",
1075
+ "group": "webhookResponse",
873
1076
  "binding": {
874
- "type": "zeebe:property",
875
- "name": "messageIdExpression"
1077
+ "name": "inbound.responseExpression",
1078
+ "type": "zeebe:property"
876
1079
  },
877
- "description": "Expression to extract unique identifier of a message"
1080
+ "type": "Text"
878
1081
  },
879
1082
  {
880
- "label": "Condition",
881
- "type": "String",
882
- "group": "activation",
1083
+ "id": "inbound.verificationExpression",
1084
+ "label": "One time verification response expression",
1085
+ "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
1086
+ "optional": true,
883
1087
  "feel": "required",
1088
+ "group": "webhookResponse",
1089
+ "binding": {
1090
+ "name": "inbound.verificationExpression",
1091
+ "type": "zeebe:property"
1092
+ },
1093
+ "type": "Text"
1094
+ },
1095
+ {
1096
+ "id": "activationCondition",
1097
+ "label": "Activation condition",
1098
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
884
1099
  "optional": true,
1100
+ "feel": "required",
1101
+ "group": "activation",
885
1102
  "binding": {
886
- "type": "zeebe:property",
887
- "name": "activationCondition"
1103
+ "name": "activationCondition",
1104
+ "type": "zeebe:property"
888
1105
  },
889
- "description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
1106
+ "type": "String"
1107
+ },
1108
+ {
1109
+ "id": "consumeUnmatchedEvents",
1110
+ "label": "Consume unmatched events",
1111
+ "value": true,
1112
+ "group": "activation",
1113
+ "binding": {
1114
+ "name": "consumeUnmatchedEvents",
1115
+ "type": "zeebe:property"
1116
+ },
1117
+ "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
1118
+ "type": "Boolean"
890
1119
  },
891
1120
  {
892
- "label": "Correlation required",
893
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
894
1121
  "id": "correlationRequired",
1122
+ "label": "Subprocess correlation required",
1123
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1124
+ "value": "notRequired",
895
1125
  "group": "correlation",
1126
+ "binding": {
1127
+ "name": "correlationRequired",
1128
+ "type": "zeebe:property"
1129
+ },
896
1130
  "type": "Dropdown",
897
- "value": "notRequired",
898
1131
  "choices": [
899
1132
  {
900
1133
  "name": "Correlation not required",
@@ -904,110 +1137,192 @@
904
1137
  "name": "Correlation required",
905
1138
  "value": "required"
906
1139
  }
907
- ],
908
- "binding": {
909
- "type": "zeebe:property",
910
- "name": "correlationRequired"
911
- }
1140
+ ]
912
1141
  },
913
1142
  {
1143
+ "id": "correlationKeyProcess",
914
1144
  "label": "Correlation key (process)",
915
- "type": "String",
916
- "group": "correlation",
917
- "feel": "required",
918
1145
  "description": "Sets up the correlation key from process variables",
919
- "binding": {
920
- "type": "bpmn:Message#zeebe:subscription#property",
921
- "name": "correlationKey"
922
- },
923
1146
  "constraints": {
924
1147
  "notEmpty": true
925
1148
  },
1149
+ "feel": "required",
1150
+ "group": "correlation",
1151
+ "binding": {
1152
+ "name": "correlationKey",
1153
+ "type": "bpmn:Message#zeebe:subscription#property"
1154
+ },
926
1155
  "condition": {
927
1156
  "property": "correlationRequired",
928
- "equals": "required"
929
- }
1157
+ "equals": "required",
1158
+ "type": "simple"
1159
+ },
1160
+ "type": "String"
930
1161
  },
931
1162
  {
1163
+ "id": "correlationKeyPayload",
932
1164
  "label": "Correlation key (payload)",
933
- "type": "String",
934
- "group": "correlation",
935
- "feel": "required",
936
- "binding": {
937
- "type": "zeebe:property",
938
- "name": "correlationKeyExpression"
939
- },
940
1165
  "description": "Extracts the correlation key from the incoming message payload",
941
1166
  "constraints": {
942
1167
  "notEmpty": true
943
1168
  },
1169
+ "feel": "required",
1170
+ "group": "correlation",
1171
+ "binding": {
1172
+ "name": "correlationKeyExpression",
1173
+ "type": "zeebe:property"
1174
+ },
944
1175
  "condition": {
945
1176
  "property": "correlationRequired",
946
- "equals": "required"
947
- }
1177
+ "equals": "required",
1178
+ "type": "simple"
1179
+ },
1180
+ "type": "String"
948
1181
  },
949
1182
  {
950
- "label": "Result variable",
951
- "type": "String",
952
- "group": "variable-mapping",
1183
+ "id": "messageTtl",
1184
+ "label": "Message TTL",
1185
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
953
1186
  "optional": true,
1187
+ "constraints": {
1188
+ "notEmpty": false,
1189
+ "pattern": {
1190
+ "value": "^(PT.*|)$",
1191
+ "message": "must be an ISO-8601 duration"
1192
+ }
1193
+ },
1194
+ "feel": "optional",
1195
+ "group": "correlation",
954
1196
  "binding": {
955
- "type": "zeebe:property",
956
- "name": "resultVariable"
1197
+ "name": "messageTtl",
1198
+ "type": "zeebe:property"
957
1199
  },
958
- "description": "Name of variable to store the result of the connector in"
1200
+ "type": "String"
959
1201
  },
960
1202
  {
961
- "label": "Result expression",
962
- "type": "String",
963
- "group": "variable-mapping",
964
- "feel": "required",
1203
+ "id": "messageIdExpression",
1204
+ "label": "Message ID expression",
1205
+ "description": "Expression to extract unique identifier of a message",
965
1206
  "optional": true,
1207
+ "feel": "required",
1208
+ "group": "correlation",
966
1209
  "binding": {
967
- "type": "zeebe:property",
968
- "name": "resultExpression"
1210
+ "name": "messageIdExpression",
1211
+ "type": "zeebe:property"
969
1212
  },
970
- "description": "Expression to map the inbound payload to process variables"
1213
+ "type": "String"
971
1214
  },
972
1215
  {
973
- "label": "One time verification response expression",
974
- "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
975
- "type": "Text",
976
- "group": "webhookResponse",
977
- "feel": "required",
978
- "optional": true,
1216
+ "id": "messageNameUuid",
1217
+ "generatedValue": {
1218
+ "type": "uuid"
1219
+ },
1220
+ "group": "correlation",
979
1221
  "binding": {
980
- "type": "zeebe:property",
981
- "name": "inbound.verificationExpression"
982
- }
1222
+ "name": "name",
1223
+ "type": "bpmn:Message#property"
1224
+ },
1225
+ "type": "Hidden"
983
1226
  },
984
1227
  {
985
- "label": "Response body expression",
986
- "type": "Text",
987
- "group": "webhookResponse",
1228
+ "id": "deduplicationModeManualFlag",
1229
+ "label": "Manual mode",
1230
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1231
+ "value": false,
1232
+ "group": "deduplication",
1233
+ "binding": {
1234
+ "name": "deduplicationModeManualFlag",
1235
+ "type": "zeebe:property"
1236
+ },
1237
+ "type": "Boolean"
1238
+ },
1239
+ {
1240
+ "id": "deduplicationId",
1241
+ "label": "Deduplication ID",
1242
+ "constraints": {
1243
+ "notEmpty": true,
1244
+ "pattern": {
1245
+ "value": "^[a-zA-Z0-9_-]+$",
1246
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1247
+ }
1248
+ },
1249
+ "group": "deduplication",
1250
+ "binding": {
1251
+ "name": "deduplicationId",
1252
+ "type": "zeebe:property"
1253
+ },
1254
+ "condition": {
1255
+ "property": "deduplicationModeManualFlag",
1256
+ "equals": true,
1257
+ "type": "simple"
1258
+ },
1259
+ "type": "String"
1260
+ },
1261
+ {
1262
+ "id": "deduplicationModeManual",
1263
+ "value": "MANUAL",
1264
+ "group": "deduplication",
1265
+ "binding": {
1266
+ "name": "deduplicationMode",
1267
+ "type": "zeebe:property"
1268
+ },
1269
+ "condition": {
1270
+ "property": "deduplicationId",
1271
+ "isActive": true,
1272
+ "type": "simple"
1273
+ },
1274
+ "type": "Hidden"
1275
+ },
1276
+ {
1277
+ "id": "deduplicationModeAuto",
1278
+ "value": "AUTO",
1279
+ "group": "deduplication",
1280
+ "binding": {
1281
+ "name": "deduplicationMode",
1282
+ "type": "zeebe:property"
1283
+ },
1284
+ "condition": {
1285
+ "property": "deduplicationId",
1286
+ "isActive": false,
1287
+ "type": "simple"
1288
+ },
1289
+ "type": "Hidden"
1290
+ },
1291
+ {
1292
+ "id": "resultVariable",
1293
+ "label": "Result variable",
1294
+ "description": "Name of variable to store the response in",
1295
+ "group": "output",
1296
+ "binding": {
1297
+ "name": "resultVariable",
1298
+ "type": "zeebe:property"
1299
+ },
1300
+ "type": "String"
1301
+ },
1302
+ {
1303
+ "id": "resultExpression",
1304
+ "label": "Result expression",
1305
+ "description": "Expression to map the response into process variables",
988
1306
  "feel": "required",
989
- "optional": true,
1307
+ "group": "output",
990
1308
  "binding": {
991
- "type": "zeebe:property",
992
- "name": "inbound.responseBodyExpression"
1309
+ "name": "resultExpression",
1310
+ "type": "zeebe:property"
993
1311
  },
994
- "description": "Specify condition and response"
1312
+ "type": "Text"
995
1313
  }
996
1314
  ],
997
1315
  "icon": {
998
- "contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='&lt;Transparent Rectangle&gt;' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
999
- },
1000
- "engines": {
1001
- "camunda": "^8.5"
1316
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
1002
1317
  }
1003
1318
  },
1004
1319
  {
1005
1320
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1006
1321
  "name": "Webhook Message Start Event Connector",
1007
1322
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
1323
+ "version": 2,
1008
1324
  "description": "Configure webhook to receive callbacks",
1009
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
1010
- "version": 11,
1325
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1011
1326
  "category": {
1012
1327
  "id": "connectors",
1013
1328
  "name": "Connectors"
@@ -1030,44 +1345,56 @@
1030
1345
  "id": "authorization",
1031
1346
  "label": "Authorization"
1032
1347
  },
1033
- {
1034
- "id": "webhookResponse",
1035
- "label": "Webhook response"
1036
- },
1037
1348
  {
1038
1349
  "id": "activation",
1039
1350
  "label": "Activation"
1040
1351
  },
1041
1352
  {
1042
1353
  "id": "correlation",
1043
- "label": "Correlation",
1044
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1354
+ "label": "Subprocess correlation"
1045
1355
  },
1046
1356
  {
1047
- "id": "output",
1048
- "label": "Output mapping"
1357
+ "id": "variable-mapping",
1358
+ "label": "Variable mapping"
1359
+ },
1360
+ {
1361
+ "id": "webhookResponse",
1362
+ "label": "Webhook response"
1049
1363
  }
1050
1364
  ],
1051
1365
  "properties": [
1052
1366
  {
1367
+ "type": "Hidden",
1053
1368
  "value": "io.camunda:webhook:1",
1054
1369
  "binding": {
1055
- "name": "inbound.type",
1056
- "type": "zeebe:property"
1370
+ "type": "zeebe:property",
1371
+ "name": "inbound.type"
1372
+ }
1373
+ },
1374
+ {
1375
+ "type": "Hidden",
1376
+ "generatedValue": {
1377
+ "type": "uuid"
1057
1378
  },
1058
- "type": "Hidden"
1379
+ "binding": {
1380
+ "type": "bpmn:Message#property",
1381
+ "name": "name"
1382
+ }
1059
1383
  },
1060
1384
  {
1061
- "id": "inbound.method",
1385
+ "type": "Hidden",
1386
+ "value": "ConfigurableInboundWebhook",
1387
+ "binding": {
1388
+ "type": "zeebe:property",
1389
+ "name": "inbound.subtype"
1390
+ }
1391
+ },
1392
+ {
1393
+ "id": "webhookMethod",
1062
1394
  "label": "Webhook method",
1395
+ "group": "endpoint",
1063
1396
  "description": "Select HTTP method",
1064
- "optional": false,
1065
1397
  "value": "any",
1066
- "group": "endpoint",
1067
- "binding": {
1068
- "name": "inbound.method",
1069
- "type": "zeebe:property"
1070
- },
1071
1398
  "type": "Dropdown",
1072
1399
  "choices": [
1073
1400
  {
@@ -1075,53 +1402,46 @@
1075
1402
  "value": "any"
1076
1403
  },
1077
1404
  {
1078
- "name": "GET",
1405
+ "name": "Get",
1079
1406
  "value": "get"
1080
1407
  },
1081
1408
  {
1082
- "name": "POST",
1409
+ "name": "Post",
1083
1410
  "value": "post"
1084
1411
  },
1085
1412
  {
1086
- "name": "PUT",
1413
+ "name": "Put",
1087
1414
  "value": "put"
1088
1415
  },
1089
1416
  {
1090
- "name": "DELETE",
1417
+ "name": "Delete",
1091
1418
  "value": "delete"
1092
1419
  }
1093
- ]
1420
+ ],
1421
+ "binding": {
1422
+ "type": "zeebe:property",
1423
+ "name": "inbound.method"
1424
+ }
1094
1425
  },
1095
1426
  {
1096
- "id": "inbound.context",
1097
1427
  "label": "Webhook ID",
1098
- "description": "The webhook ID is a part of the URL",
1099
- "optional": false,
1100
- "constraints": {
1101
- "notEmpty": true,
1102
- "pattern": {
1103
- "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
1104
- "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
1105
- }
1106
- },
1428
+ "type": "String",
1107
1429
  "group": "endpoint",
1108
1430
  "binding": {
1109
- "name": "inbound.context",
1110
- "type": "zeebe:property"
1431
+ "type": "zeebe:property",
1432
+ "name": "inbound.context"
1111
1433
  },
1112
- "type": "String"
1434
+ "description": "The webhook ID is a part of the URL",
1435
+ "constraints": {
1436
+ "notEmpty": true
1437
+ }
1113
1438
  },
1114
1439
  {
1115
- "id": "inbound.shouldValidateHmac",
1440
+ "id": "shouldValidateHmac",
1116
1441
  "label": "HMAC authentication",
1117
- "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
1118
- "optional": false,
1119
- "value": "disabled",
1120
1442
  "group": "authentication",
1121
- "binding": {
1122
- "name": "inbound.shouldValidateHmac",
1123
- "type": "zeebe:property"
1124
- },
1443
+ "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
1444
+ "value": "disabled",
1125
1445
  "type": "Dropdown",
1126
1446
  "choices": [
1127
1447
  {
@@ -1132,60 +1452,47 @@
1132
1452
  "name": "Disabled",
1133
1453
  "value": "disabled"
1134
1454
  }
1135
- ]
1455
+ ],
1456
+ "binding": {
1457
+ "type": "zeebe:property",
1458
+ "name": "inbound.shouldValidateHmac"
1459
+ }
1136
1460
  },
1137
1461
  {
1138
- "id": "inbound.hmacSecret",
1139
1462
  "label": "HMAC secret key",
1140
1463
  "description": "Shared secret key",
1141
- "optional": true,
1142
- "feel": "optional",
1464
+ "type": "String",
1143
1465
  "group": "authentication",
1466
+ "optional": true,
1144
1467
  "binding": {
1145
- "name": "inbound.hmacSecret",
1146
- "type": "zeebe:property"
1468
+ "type": "zeebe:property",
1469
+ "name": "inbound.hmacSecret"
1147
1470
  },
1148
1471
  "condition": {
1149
- "property": "inbound.shouldValidateHmac",
1150
- "equals": "enabled",
1151
- "type": "simple"
1152
- },
1153
- "type": "String"
1472
+ "property": "shouldValidateHmac",
1473
+ "equals": "enabled"
1474
+ }
1154
1475
  },
1155
1476
  {
1156
- "id": "inbound.hmacHeader",
1157
1477
  "label": "HMAC header",
1158
1478
  "description": "Name of header attribute that will contain the HMAC value",
1159
- "optional": true,
1160
- "feel": "optional",
1479
+ "type": "String",
1161
1480
  "group": "authentication",
1481
+ "optional": true,
1162
1482
  "binding": {
1163
- "name": "inbound.hmacHeader",
1164
- "type": "zeebe:property"
1483
+ "type": "zeebe:property",
1484
+ "name": "inbound.hmacHeader"
1165
1485
  },
1166
1486
  "condition": {
1167
- "property": "inbound.shouldValidateHmac",
1168
- "equals": "enabled",
1169
- "type": "simple"
1170
- },
1171
- "type": "String"
1487
+ "property": "shouldValidateHmac",
1488
+ "equals": "enabled"
1489
+ }
1172
1490
  },
1173
1491
  {
1174
- "id": "inbound.hmacAlgorithm",
1175
1492
  "label": "HMAC algorithm",
1493
+ "group": "authentication",
1176
1494
  "description": "Choose HMAC algorithm",
1177
- "optional": false,
1178
1495
  "value": "sha_256",
1179
- "group": "authentication",
1180
- "binding": {
1181
- "name": "inbound.hmacAlgorithm",
1182
- "type": "zeebe:property"
1183
- },
1184
- "condition": {
1185
- "property": "inbound.shouldValidateHmac",
1186
- "equals": "enabled",
1187
- "type": "simple"
1188
- },
1189
1496
  "type": "Dropdown",
1190
1497
  "choices": [
1191
1498
  {
@@ -1200,248 +1507,214 @@
1200
1507
  "name": "SHA-512",
1201
1508
  "value": "sha_512"
1202
1509
  }
1203
- ]
1510
+ ],
1511
+ "binding": {
1512
+ "type": "zeebe:property",
1513
+ "name": "inbound.hmacAlgorithm"
1514
+ },
1515
+ "condition": {
1516
+ "property": "shouldValidateHmac",
1517
+ "equals": "enabled"
1518
+ }
1204
1519
  },
1205
1520
  {
1206
- "id": "inbound.hmacScopes",
1207
1521
  "label": "HMAC scopes",
1208
- "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/' target='_blank'>documentation</a>",
1209
- "optional": true,
1210
- "feel": "required",
1211
1522
  "group": "authentication",
1523
+ "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
1524
+ "feel": "required",
1525
+ "type": "String",
1526
+ "optional": true,
1212
1527
  "binding": {
1213
- "name": "inbound.hmacScopes",
1214
- "type": "zeebe:property"
1528
+ "type": "zeebe:property",
1529
+ "name": "inbound.hmacScopes"
1215
1530
  },
1216
1531
  "condition": {
1217
- "property": "inbound.shouldValidateHmac",
1218
- "equals": "enabled",
1219
- "type": "simple"
1220
- },
1221
- "type": "String"
1532
+ "property": "shouldValidateHmac",
1533
+ "equals": "enabled"
1534
+ }
1222
1535
  },
1223
1536
  {
1224
- "id": "inbound.auth.type",
1537
+ "id": "authorizationType",
1225
1538
  "label": "Authorization type",
1226
- "description": "Choose the authorization type",
1227
- "value": "NONE",
1228
1539
  "group": "authorization",
1229
- "binding": {
1230
- "name": "inbound.auth.type",
1231
- "type": "zeebe:property"
1232
- },
1540
+ "description": "Choose the authorization type.",
1541
+ "value": "NONE",
1233
1542
  "type": "Dropdown",
1234
1543
  "choices": [
1235
1544
  {
1236
1545
  "name": "None",
1237
1546
  "value": "NONE"
1238
1547
  },
1548
+ {
1549
+ "name": "JWT",
1550
+ "value": "JWT"
1551
+ },
1239
1552
  {
1240
1553
  "name": "Basic",
1241
1554
  "value": "BASIC"
1242
1555
  },
1243
1556
  {
1244
- "name": "API key",
1557
+ "name": "API Key",
1245
1558
  "value": "APIKEY"
1246
- },
1247
- {
1248
- "name": "JWT",
1249
- "value": "JWT"
1250
1559
  }
1251
- ]
1560
+ ],
1561
+ "binding": {
1562
+ "type": "zeebe:property",
1563
+ "name": "inbound.auth.type"
1564
+ }
1252
1565
  },
1253
1566
  {
1254
- "id": "inbound.auth.username",
1255
- "label": "Username",
1256
- "description": "Username for basic authentication",
1257
- "optional": false,
1258
- "feel": "optional",
1567
+ "label": "JWK url",
1568
+ "description": "Well-known url of JWKs",
1569
+ "type": "String",
1259
1570
  "group": "authorization",
1571
+ "feel": "optional",
1572
+ "optional": true,
1260
1573
  "binding": {
1261
- "name": "inbound.auth.username",
1262
- "type": "zeebe:property"
1574
+ "type": "zeebe:property",
1575
+ "name": "inbound.auth.jwt.jwkUrl"
1263
1576
  },
1264
1577
  "condition": {
1265
- "property": "inbound.auth.type",
1266
- "equals": "BASIC",
1267
- "type": "simple"
1268
- },
1269
- "type": "String"
1578
+ "property": "authorizationType",
1579
+ "equals": "JWT"
1580
+ }
1270
1581
  },
1271
1582
  {
1272
- "id": "inbound.auth.password",
1273
- "label": "Password",
1274
- "description": "Password for basic authentication",
1275
- "optional": false,
1276
- "feel": "optional",
1583
+ "label": "JWT role property expression",
1584
+ "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
1585
+ "type": "String",
1277
1586
  "group": "authorization",
1587
+ "feel": "required",
1588
+ "optional": true,
1278
1589
  "binding": {
1279
- "name": "inbound.auth.password",
1280
- "type": "zeebe:property"
1590
+ "type": "zeebe:property",
1591
+ "name": "inbound.auth.jwt.permissionsExpression"
1281
1592
  },
1282
1593
  "condition": {
1283
- "property": "inbound.auth.type",
1284
- "equals": "BASIC",
1285
- "type": "simple"
1286
- },
1287
- "type": "String"
1594
+ "property": "authorizationType",
1595
+ "equals": "JWT"
1596
+ }
1288
1597
  },
1289
1598
  {
1290
- "id": "inbound.auth.apiKey",
1291
- "label": "API key",
1292
- "description": "Expected API key",
1293
- "optional": false,
1294
- "feel": "optional",
1599
+ "label": "Required roles",
1600
+ "description": "List of roles to test JWT roles against",
1601
+ "type": "String",
1295
1602
  "group": "authorization",
1603
+ "feel": "required",
1604
+ "optional": true,
1296
1605
  "binding": {
1297
- "name": "inbound.auth.apiKey",
1298
- "type": "zeebe:property"
1606
+ "type": "zeebe:property",
1607
+ "name": "inbound.auth.jwt.requiredPermissions"
1299
1608
  },
1300
1609
  "condition": {
1301
- "property": "inbound.auth.type",
1302
- "equals": "APIKEY",
1303
- "type": "simple"
1304
- },
1305
- "type": "String"
1610
+ "property": "authorizationType",
1611
+ "equals": "JWT"
1612
+ }
1306
1613
  },
1307
1614
  {
1308
- "id": "inbound.auth.apiKeyLocator",
1309
- "label": "API key locator",
1310
- "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
1311
- "optional": false,
1312
- "value": "=split(request.headers.authorization, \" \")[2]",
1313
- "constraints": {
1314
- "notEmpty": true
1315
- },
1316
- "feel": "required",
1615
+ "label": "Username",
1616
+ "description": "Username for basic authentication",
1617
+ "type": "String",
1317
1618
  "group": "authorization",
1619
+ "feel": "optional",
1318
1620
  "binding": {
1319
- "name": "inbound.auth.apiKeyLocator",
1320
- "type": "zeebe:property"
1621
+ "type": "zeebe:property",
1622
+ "name": "inbound.auth.username"
1321
1623
  },
1322
1624
  "condition": {
1323
- "property": "inbound.auth.type",
1324
- "equals": "APIKEY",
1325
- "type": "simple"
1625
+ "property": "authorizationType",
1626
+ "equals": "BASIC"
1326
1627
  },
1327
- "type": "String"
1628
+ "constraints": {
1629
+ "notEmpty": true
1630
+ }
1328
1631
  },
1329
1632
  {
1330
- "id": "inbound.auth.jwt.jwkUrl",
1331
- "label": "JWK URL",
1332
- "description": "Well-known URL of JWKs",
1333
- "optional": false,
1334
- "feel": "optional",
1633
+ "label": "Password",
1634
+ "description": "Password for basic authentication",
1635
+ "type": "String",
1335
1636
  "group": "authorization",
1637
+ "feel": "optional",
1336
1638
  "binding": {
1337
- "name": "inbound.auth.jwt.jwkUrl",
1338
- "type": "zeebe:property"
1639
+ "type": "zeebe:property",
1640
+ "name": "inbound.auth.password"
1339
1641
  },
1340
1642
  "condition": {
1341
- "property": "inbound.auth.type",
1342
- "equals": "JWT",
1343
- "type": "simple"
1643
+ "property": "authorizationType",
1644
+ "equals": "BASIC"
1344
1645
  },
1345
- "type": "String"
1646
+ "constraints": {
1647
+ "notEmpty": true
1648
+ }
1346
1649
  },
1347
1650
  {
1348
- "id": "inbound.auth.jwt.permissionsExpression",
1349
- "label": "JWT role property expression",
1350
- "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
1351
- "optional": false,
1352
- "feel": "required",
1651
+ "label": "API Key",
1652
+ "description": "Expected API key",
1653
+ "type": "String",
1353
1654
  "group": "authorization",
1655
+ "feel": "optional",
1354
1656
  "binding": {
1355
- "name": "inbound.auth.jwt.permissionsExpression",
1356
- "type": "zeebe:property"
1657
+ "type": "zeebe:property",
1658
+ "name": "inbound.auth.apiKey"
1357
1659
  },
1358
1660
  "condition": {
1359
- "property": "inbound.auth.type",
1360
- "equals": "JWT",
1361
- "type": "simple"
1661
+ "property": "authorizationType",
1662
+ "equals": "APIKEY"
1362
1663
  },
1363
- "type": "String"
1664
+ "constraints": {
1665
+ "notEmpty": true
1666
+ }
1364
1667
  },
1365
1668
  {
1366
- "id": "inbound.auth.jwt.requiredPermissions",
1367
- "label": "Required roles",
1368
- "description": "List of roles to test JWT roles against",
1369
- "optional": false,
1370
- "feel": "required",
1669
+ "label": "API Key locator",
1670
+ "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
1671
+ "type": "String",
1371
1672
  "group": "authorization",
1673
+ "feel": "required",
1372
1674
  "binding": {
1373
- "name": "inbound.auth.jwt.requiredPermissions",
1374
- "type": "zeebe:property"
1675
+ "type": "zeebe:property",
1676
+ "name": "inbound.auth.apiKeyLocator"
1375
1677
  },
1376
1678
  "condition": {
1377
- "property": "inbound.auth.type",
1378
- "equals": "JWT",
1379
- "type": "simple"
1679
+ "property": "authorizationType",
1680
+ "equals": "APIKEY"
1380
1681
  },
1381
- "type": "String"
1382
- },
1383
- {
1384
- "id": "inbound.responseExpression",
1385
- "label": "Response expression",
1386
- "description": "Expression used to generate the HTTP response",
1387
- "optional": true,
1388
- "feel": "required",
1389
- "group": "webhookResponse",
1390
- "binding": {
1391
- "name": "inbound.responseExpression",
1392
- "type": "zeebe:property"
1682
+ "constraints": {
1683
+ "notEmpty": true
1393
1684
  },
1394
- "type": "Text"
1685
+ "value": "=split(request.headers.authorization, \" \")[2]"
1395
1686
  },
1396
1687
  {
1397
- "id": "inbound.verificationExpression",
1398
- "label": "One time verification response expression",
1399
- "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
1400
- "optional": true,
1688
+ "label": "Message ID expression",
1401
1689
  "feel": "required",
1402
- "group": "webhookResponse",
1403
- "binding": {
1404
- "name": "inbound.verificationExpression",
1405
- "type": "zeebe:property"
1406
- },
1407
- "type": "Text"
1408
- },
1409
- {
1410
- "id": "activationCondition",
1411
- "label": "Activation condition",
1412
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1690
+ "type": "String",
1413
1691
  "optional": true,
1414
- "feel": "required",
1415
1692
  "group": "activation",
1416
1693
  "binding": {
1417
- "name": "activationCondition",
1418
- "type": "zeebe:property"
1694
+ "type": "zeebe:property",
1695
+ "name": "messageIdExpression"
1419
1696
  },
1420
- "type": "String"
1697
+ "description": "Expression to extract unique identifier of a message"
1421
1698
  },
1422
1699
  {
1423
- "id": "consumeUnmatchedEvents",
1424
- "label": "Consume unmatched events",
1425
- "value": true,
1700
+ "label": "Condition",
1701
+ "type": "String",
1426
1702
  "group": "activation",
1703
+ "feel": "required",
1704
+ "optional": true,
1427
1705
  "binding": {
1428
- "name": "consumeUnmatchedEvents",
1429
- "type": "zeebe:property"
1706
+ "type": "zeebe:property",
1707
+ "name": "activationCondition"
1430
1708
  },
1431
- "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
1432
- "type": "Boolean"
1709
+ "description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
1433
1710
  },
1434
1711
  {
1435
- "id": "correlationRequired",
1436
- "label": "Subprocess correlation required",
1712
+ "label": "Correlation required",
1437
1713
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1438
- "value": "notRequired",
1714
+ "id": "correlationRequired",
1439
1715
  "group": "correlation",
1440
- "binding": {
1441
- "name": "correlationRequired",
1442
- "type": "zeebe:property"
1443
- },
1444
1716
  "type": "Dropdown",
1717
+ "value": "notRequired",
1445
1718
  "choices": [
1446
1719
  {
1447
1720
  "name": "Correlation not required",
@@ -1451,129 +1724,601 @@
1451
1724
  "name": "Correlation required",
1452
1725
  "value": "required"
1453
1726
  }
1454
- ]
1727
+ ],
1728
+ "binding": {
1729
+ "type": "zeebe:property",
1730
+ "name": "correlationRequired"
1731
+ }
1455
1732
  },
1456
1733
  {
1457
- "id": "correlationKeyProcess",
1458
1734
  "label": "Correlation key (process)",
1735
+ "type": "String",
1736
+ "group": "correlation",
1737
+ "feel": "required",
1459
1738
  "description": "Sets up the correlation key from process variables",
1739
+ "binding": {
1740
+ "type": "bpmn:Message#zeebe:subscription#property",
1741
+ "name": "correlationKey"
1742
+ },
1460
1743
  "constraints": {
1461
1744
  "notEmpty": true
1462
1745
  },
1463
- "feel": "required",
1464
- "group": "correlation",
1465
- "binding": {
1466
- "name": "correlationKey",
1467
- "type": "bpmn:Message#zeebe:subscription#property"
1468
- },
1469
1746
  "condition": {
1470
1747
  "property": "correlationRequired",
1471
- "equals": "required",
1472
- "type": "simple"
1473
- },
1474
- "type": "String"
1748
+ "equals": "required"
1749
+ }
1475
1750
  },
1476
1751
  {
1477
- "id": "correlationKeyPayload",
1478
1752
  "label": "Correlation key (payload)",
1753
+ "type": "String",
1754
+ "group": "correlation",
1755
+ "feel": "required",
1756
+ "binding": {
1757
+ "type": "zeebe:property",
1758
+ "name": "correlationKeyExpression"
1759
+ },
1479
1760
  "description": "Extracts the correlation key from the incoming message payload",
1480
1761
  "constraints": {
1481
1762
  "notEmpty": true
1482
1763
  },
1483
- "feel": "required",
1484
- "group": "correlation",
1485
- "binding": {
1486
- "name": "correlationKeyExpression",
1487
- "type": "zeebe:property"
1488
- },
1489
1764
  "condition": {
1490
1765
  "property": "correlationRequired",
1491
- "equals": "required",
1492
- "type": "simple"
1493
- },
1494
- "type": "String"
1766
+ "equals": "required"
1767
+ }
1495
1768
  },
1496
1769
  {
1497
- "id": "messageTtl",
1498
- "label": "Message TTL",
1499
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1770
+ "label": "Result variable",
1771
+ "type": "String",
1772
+ "group": "variable-mapping",
1500
1773
  "optional": true,
1501
- "constraints": {
1502
- "notEmpty": false,
1503
- "pattern": {
1504
- "value": "^(PT.*|)$",
1505
- "message": "must be an ISO-8601 duration"
1506
- }
1774
+ "binding": {
1775
+ "type": "zeebe:property",
1776
+ "name": "resultVariable"
1507
1777
  },
1508
- "feel": "optional",
1509
- "group": "correlation",
1778
+ "description": "Name of variable to store the result of the connector in"
1779
+ },
1780
+ {
1781
+ "label": "Result expression",
1782
+ "type": "String",
1783
+ "group": "variable-mapping",
1784
+ "feel": "required",
1785
+ "optional": true,
1510
1786
  "binding": {
1511
- "name": "messageTtl",
1512
- "type": "zeebe:property"
1787
+ "type": "zeebe:property",
1788
+ "name": "resultExpression"
1513
1789
  },
1514
- "type": "String"
1790
+ "description": "Expression to map the inbound payload to process variables"
1515
1791
  },
1516
1792
  {
1517
- "id": "messageIdExpression",
1518
- "label": "Message ID expression",
1519
- "description": "Expression to extract unique identifier of a message",
1793
+ "label": "One time verification response expression",
1794
+ "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
1795
+ "type": "Text",
1796
+ "group": "webhookResponse",
1797
+ "feel": "required",
1520
1798
  "optional": true,
1799
+ "binding": {
1800
+ "type": "zeebe:property",
1801
+ "name": "inbound.verificationExpression"
1802
+ }
1803
+ },
1804
+ {
1805
+ "label": "Response body expression",
1806
+ "type": "Text",
1807
+ "group": "webhookResponse",
1521
1808
  "feel": "required",
1522
- "group": "correlation",
1809
+ "optional": true,
1523
1810
  "binding": {
1524
- "name": "messageIdExpression",
1525
- "type": "zeebe:property"
1811
+ "type": "zeebe:property",
1812
+ "name": "inbound.responseBodyExpression"
1526
1813
  },
1527
- "type": "String"
1814
+ "description": "Specify condition and response"
1815
+ }
1816
+ ],
1817
+ "icon": {
1818
+ "contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='&lt;Transparent Rectangle&gt;' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
1819
+ },
1820
+ "engines": {
1821
+ "camunda": "^8.4"
1822
+ }
1823
+ },
1824
+ {
1825
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1826
+ "name": "Webhook Message Start Event Connector",
1827
+ "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
1828
+ "version": 1,
1829
+ "description": "Configure webhook to receive callbacks",
1830
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1831
+ "category": {
1832
+ "id": "connectors",
1833
+ "name": "Connectors"
1834
+ },
1835
+ "appliesTo": ["bpmn:StartEvent"],
1836
+ "elementType": {
1837
+ "value": "bpmn:StartEvent",
1838
+ "eventDefinition": "bpmn:MessageEventDefinition"
1839
+ },
1840
+ "groups": [
1841
+ {
1842
+ "id": "endpoint",
1843
+ "label": "Webhook configuration"
1844
+ },
1845
+ {
1846
+ "id": "authentication",
1847
+ "label": "Authentication"
1848
+ },
1849
+ {
1850
+ "id": "authorization",
1851
+ "label": "Authorization"
1852
+ },
1853
+ {
1854
+ "id": "activation",
1855
+ "label": "Activation"
1856
+ },
1857
+ {
1858
+ "id": "correlation",
1859
+ "label": "Subprocess correlation"
1860
+ },
1861
+ {
1862
+ "id": "variable-mapping",
1863
+ "label": "Variable mapping"
1864
+ },
1865
+ {
1866
+ "id": "webhookResponse",
1867
+ "label": "Webhook response"
1868
+ }
1869
+ ],
1870
+ "properties": [
1871
+ {
1872
+ "type": "Hidden",
1873
+ "value": "io.camunda:webhook:1",
1874
+ "binding": {
1875
+ "type": "zeebe:property",
1876
+ "name": "inbound.type"
1877
+ }
1878
+ },
1879
+ {
1880
+ "type": "Hidden",
1881
+ "generatedValue": {
1882
+ "type": "uuid"
1883
+ },
1884
+ "binding": {
1885
+ "type": "bpmn:Message#property",
1886
+ "name": "name"
1887
+ }
1888
+ },
1889
+ {
1890
+ "type": "Hidden",
1891
+ "value": "ConfigurableInboundWebhook",
1892
+ "binding": {
1893
+ "type": "zeebe:property",
1894
+ "name": "inbound.subtype"
1895
+ }
1896
+ },
1897
+ {
1898
+ "id": "webhookMethod",
1899
+ "label": "Webhook method",
1900
+ "group": "endpoint",
1901
+ "description": "Select HTTP method",
1902
+ "value": "any",
1903
+ "type": "Dropdown",
1904
+ "choices": [
1905
+ {
1906
+ "name": "Any",
1907
+ "value": "any"
1908
+ },
1909
+ {
1910
+ "name": "Get",
1911
+ "value": "get"
1912
+ },
1913
+ {
1914
+ "name": "Post",
1915
+ "value": "post"
1916
+ },
1917
+ {
1918
+ "name": "Put",
1919
+ "value": "put"
1920
+ },
1921
+ {
1922
+ "name": "Delete",
1923
+ "value": "delete"
1924
+ }
1925
+ ],
1926
+ "binding": {
1927
+ "type": "zeebe:property",
1928
+ "name": "inbound.method"
1929
+ }
1930
+ },
1931
+ {
1932
+ "label": "Webhook ID",
1933
+ "type": "String",
1934
+ "group": "endpoint",
1935
+ "binding": {
1936
+ "type": "zeebe:property",
1937
+ "name": "inbound.context"
1938
+ },
1939
+ "description": "The webhook ID is a part of the URL",
1940
+ "constraints": {
1941
+ "notEmpty": true
1942
+ }
1943
+ },
1944
+ {
1945
+ "id": "shouldValidateHmac",
1946
+ "label": "HMAC authentication",
1947
+ "group": "authentication",
1948
+ "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
1949
+ "value": "disabled",
1950
+ "type": "Dropdown",
1951
+ "choices": [
1952
+ {
1953
+ "name": "Enabled",
1954
+ "value": "enabled"
1955
+ },
1956
+ {
1957
+ "name": "Disabled",
1958
+ "value": "disabled"
1959
+ }
1960
+ ],
1961
+ "binding": {
1962
+ "type": "zeebe:property",
1963
+ "name": "inbound.shouldValidateHmac"
1964
+ }
1965
+ },
1966
+ {
1967
+ "label": "HMAC secret key",
1968
+ "description": "Shared secret key",
1969
+ "type": "String",
1970
+ "group": "authentication",
1971
+ "optional": true,
1972
+ "binding": {
1973
+ "type": "zeebe:property",
1974
+ "name": "inbound.hmacSecret"
1975
+ },
1976
+ "condition": {
1977
+ "property": "shouldValidateHmac",
1978
+ "equals": "enabled"
1979
+ }
1980
+ },
1981
+ {
1982
+ "label": "HMAC header",
1983
+ "description": "Name of header attribute that will contain the HMAC value",
1984
+ "type": "String",
1985
+ "group": "authentication",
1986
+ "optional": true,
1987
+ "binding": {
1988
+ "type": "zeebe:property",
1989
+ "name": "inbound.hmacHeader"
1990
+ },
1991
+ "condition": {
1992
+ "property": "shouldValidateHmac",
1993
+ "equals": "enabled"
1994
+ }
1995
+ },
1996
+ {
1997
+ "label": "HMAC algorithm",
1998
+ "group": "authentication",
1999
+ "description": "Choose HMAC algorithm",
2000
+ "value": "sha_256",
2001
+ "type": "Dropdown",
2002
+ "choices": [
2003
+ {
2004
+ "name": "SHA-1",
2005
+ "value": "sha_1"
2006
+ },
2007
+ {
2008
+ "name": "SHA-256",
2009
+ "value": "sha_256"
2010
+ },
2011
+ {
2012
+ "name": "SHA-512",
2013
+ "value": "sha_512"
2014
+ }
2015
+ ],
2016
+ "binding": {
2017
+ "type": "zeebe:property",
2018
+ "name": "inbound.hmacAlgorithm"
2019
+ },
2020
+ "condition": {
2021
+ "property": "shouldValidateHmac",
2022
+ "equals": "enabled"
2023
+ }
2024
+ },
2025
+ {
2026
+ "label": "HMAC scopes",
2027
+ "group": "authentication",
2028
+ "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
2029
+ "feel": "required",
2030
+ "type": "String",
2031
+ "optional": true,
2032
+ "binding": {
2033
+ "type": "zeebe:property",
2034
+ "name": "inbound.hmacScopes"
2035
+ },
2036
+ "condition": {
2037
+ "property": "shouldValidateHmac",
2038
+ "equals": "enabled"
2039
+ }
2040
+ },
2041
+ {
2042
+ "id": "authorizationType",
2043
+ "label": "Authorization type",
2044
+ "group": "authorization",
2045
+ "description": "Choose the authorization type.",
2046
+ "value": "NONE",
2047
+ "type": "Dropdown",
2048
+ "choices": [
2049
+ {
2050
+ "name": "None",
2051
+ "value": "NONE"
2052
+ },
2053
+ {
2054
+ "name": "JWT",
2055
+ "value": "JWT"
2056
+ },
2057
+ {
2058
+ "name": "Basic",
2059
+ "value": "BASIC"
2060
+ },
2061
+ {
2062
+ "name": "API Key",
2063
+ "value": "APIKEY"
2064
+ }
2065
+ ],
2066
+ "binding": {
2067
+ "type": "zeebe:property",
2068
+ "name": "inbound.auth.type"
2069
+ }
2070
+ },
2071
+ {
2072
+ "label": "JWK url",
2073
+ "description": "Well-known url of JWKs",
2074
+ "type": "String",
2075
+ "group": "authorization",
2076
+ "feel": "optional",
2077
+ "optional": true,
2078
+ "binding": {
2079
+ "type": "zeebe:property",
2080
+ "name": "inbound.auth.jwt.jwkUrl"
2081
+ },
2082
+ "condition": {
2083
+ "property": "authorizationType",
2084
+ "equals": "JWT"
2085
+ }
2086
+ },
2087
+ {
2088
+ "label": "JWT role property expression",
2089
+ "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
2090
+ "type": "String",
2091
+ "group": "authorization",
2092
+ "feel": "required",
2093
+ "optional": true,
2094
+ "binding": {
2095
+ "type": "zeebe:property",
2096
+ "name": "inbound.auth.jwt.permissionsExpression"
2097
+ },
2098
+ "condition": {
2099
+ "property": "authorizationType",
2100
+ "equals": "JWT"
2101
+ }
2102
+ },
2103
+ {
2104
+ "label": "Required roles",
2105
+ "description": "List of roles to test JWT roles against",
2106
+ "type": "String",
2107
+ "group": "authorization",
2108
+ "feel": "required",
2109
+ "optional": true,
2110
+ "binding": {
2111
+ "type": "zeebe:property",
2112
+ "name": "inbound.auth.jwt.requiredPermissions"
2113
+ },
2114
+ "condition": {
2115
+ "property": "authorizationType",
2116
+ "equals": "JWT"
2117
+ }
2118
+ },
2119
+ {
2120
+ "label": "Username",
2121
+ "description": "Username for basic authentication",
2122
+ "type": "String",
2123
+ "group": "authorization",
2124
+ "feel": "optional",
2125
+ "binding": {
2126
+ "type": "zeebe:property",
2127
+ "name": "inbound.auth.username"
2128
+ },
2129
+ "condition": {
2130
+ "property": "authorizationType",
2131
+ "equals": "BASIC"
2132
+ },
2133
+ "constraints": {
2134
+ "notEmpty": true
2135
+ }
2136
+ },
2137
+ {
2138
+ "label": "Password",
2139
+ "description": "Password for basic authentication",
2140
+ "type": "String",
2141
+ "group": "authorization",
2142
+ "feel": "optional",
2143
+ "binding": {
2144
+ "type": "zeebe:property",
2145
+ "name": "inbound.auth.password"
2146
+ },
2147
+ "condition": {
2148
+ "property": "authorizationType",
2149
+ "equals": "BASIC"
2150
+ },
2151
+ "constraints": {
2152
+ "notEmpty": true
2153
+ }
2154
+ },
2155
+ {
2156
+ "label": "API Key",
2157
+ "description": "Expected API key",
2158
+ "type": "String",
2159
+ "group": "authorization",
2160
+ "feel": "optional",
2161
+ "binding": {
2162
+ "type": "zeebe:property",
2163
+ "name": "inbound.auth.apiKey"
2164
+ },
2165
+ "condition": {
2166
+ "property": "authorizationType",
2167
+ "equals": "APIKEY"
2168
+ },
2169
+ "constraints": {
2170
+ "notEmpty": true
2171
+ }
2172
+ },
2173
+ {
2174
+ "label": "API Key locator",
2175
+ "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
2176
+ "type": "String",
2177
+ "group": "authorization",
2178
+ "feel": "required",
2179
+ "binding": {
2180
+ "type": "zeebe:property",
2181
+ "name": "inbound.auth.apiKeyLocator"
2182
+ },
2183
+ "condition": {
2184
+ "property": "authorizationType",
2185
+ "equals": "APIKEY"
2186
+ },
2187
+ "constraints": {
2188
+ "notEmpty": true
2189
+ },
2190
+ "value": "=split(request.headers.authorization, \" \")[2]"
2191
+ },
2192
+ {
2193
+ "label": "Message ID expression",
2194
+ "feel": "required",
2195
+ "type": "String",
2196
+ "optional": true,
2197
+ "group": "activation",
2198
+ "binding": {
2199
+ "type": "zeebe:property",
2200
+ "name": "messageIdExpression"
2201
+ },
2202
+ "description": "Expression to extract unique identifier of a message"
2203
+ },
2204
+ {
2205
+ "label": "Condition",
2206
+ "type": "String",
2207
+ "group": "activation",
2208
+ "feel": "required",
2209
+ "optional": true,
2210
+ "binding": {
2211
+ "type": "zeebe:property",
2212
+ "name": "activationCondition"
2213
+ },
2214
+ "description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
2215
+ },
2216
+ {
2217
+ "label": "Correlation required",
2218
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
2219
+ "id": "correlationRequired",
2220
+ "group": "correlation",
2221
+ "type": "Dropdown",
2222
+ "value": "notRequired",
2223
+ "choices": [
2224
+ {
2225
+ "name": "Correlation not required",
2226
+ "value": "notRequired"
2227
+ },
2228
+ {
2229
+ "name": "Correlation required",
2230
+ "value": "required"
2231
+ }
2232
+ ],
2233
+ "binding": {
2234
+ "type": "zeebe:property",
2235
+ "name": "correlationRequired"
2236
+ }
2237
+ },
2238
+ {
2239
+ "label": "Correlation key (process)",
2240
+ "type": "String",
2241
+ "group": "correlation",
2242
+ "feel": "required",
2243
+ "description": "Sets up the correlation key from process variables",
2244
+ "binding": {
2245
+ "type": "bpmn:Message#zeebe:subscription#property",
2246
+ "name": "correlationKey"
2247
+ },
2248
+ "constraints": {
2249
+ "notEmpty": true
2250
+ },
2251
+ "condition": {
2252
+ "property": "correlationRequired",
2253
+ "equals": "required"
2254
+ }
2255
+ },
2256
+ {
2257
+ "label": "Correlation key (payload)",
2258
+ "type": "String",
2259
+ "group": "correlation",
2260
+ "feel": "required",
2261
+ "binding": {
2262
+ "type": "zeebe:property",
2263
+ "name": "correlationKeyExpression"
2264
+ },
2265
+ "description": "Extracts the correlation key from the incoming message payload",
2266
+ "constraints": {
2267
+ "notEmpty": true
2268
+ },
2269
+ "condition": {
2270
+ "property": "correlationRequired",
2271
+ "equals": "required"
2272
+ }
1528
2273
  },
1529
2274
  {
1530
- "id": "messageNameUuid",
1531
- "generatedValue": {
1532
- "type": "uuid"
1533
- },
1534
- "group": "correlation",
2275
+ "label": "Result variable",
2276
+ "type": "String",
2277
+ "group": "variable-mapping",
2278
+ "optional": true,
1535
2279
  "binding": {
1536
- "name": "name",
1537
- "type": "bpmn:Message#property"
2280
+ "type": "zeebe:property",
2281
+ "name": "resultVariable"
1538
2282
  },
1539
- "type": "Hidden"
2283
+ "description": "Name of variable to store the result of the connector in"
1540
2284
  },
1541
2285
  {
1542
- "id": "resultVariable",
1543
- "label": "Result variable",
1544
- "description": "Name of variable to store the response in",
1545
- "group": "output",
2286
+ "label": "Result expression",
2287
+ "type": "String",
2288
+ "group": "variable-mapping",
2289
+ "feel": "required",
2290
+ "optional": true,
1546
2291
  "binding": {
1547
- "name": "resultVariable",
1548
- "type": "zeebe:property"
2292
+ "type": "zeebe:property",
2293
+ "name": "resultExpression"
1549
2294
  },
1550
- "type": "String"
2295
+ "description": "Expression to map the inbound payload to process variables"
1551
2296
  },
1552
2297
  {
1553
- "id": "resultExpression",
1554
- "label": "Result expression",
1555
- "description": "Expression to map the response into process variables",
2298
+ "label": "Response body expression",
2299
+ "type": "Text",
2300
+ "group": "webhookResponse",
1556
2301
  "feel": "required",
1557
- "group": "output",
2302
+ "optional": true,
1558
2303
  "binding": {
1559
- "name": "resultExpression",
1560
- "type": "zeebe:property"
2304
+ "type": "zeebe:property",
2305
+ "name": "inbound.responseBodyExpression"
1561
2306
  },
1562
- "type": "Text"
2307
+ "description": "Specify condition and response"
1563
2308
  }
1564
2309
  ],
1565
2310
  "icon": {
1566
- "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2311
+ "contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='&lt;Transparent Rectangle&gt;' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
1567
2312
  },
1568
2313
  "engines": {
1569
- "camunda": "^8.6"
2314
+ "camunda": "^8.2"
1570
2315
  }
1571
2316
  },
1572
2317
  {
1573
2318
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1574
2319
  "name": "Webhook Message Start Event Connector",
1575
2320
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
1576
- "version": 2,
2321
+ "version": 3,
1577
2322
  "description": "Configure webhook to receive callbacks",
1578
2323
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1579
2324
  "category": {
@@ -1686,7 +2431,11 @@
1686
2431
  },
1687
2432
  "description": "The webhook ID is a part of the URL",
1688
2433
  "constraints": {
1689
- "notEmpty": true
2434
+ "notEmpty": true,
2435
+ "pattern": {
2436
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
2437
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
2438
+ }
1690
2439
  }
1691
2440
  },
1692
2441
  {
@@ -2071,7 +2820,7 @@
2071
2820
  "contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='&lt;Transparent Rectangle&gt;' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
2072
2821
  },
2073
2822
  "engines": {
2074
- "camunda": "^8.4"
2823
+ "camunda": "^8.5"
2075
2824
  }
2076
2825
  },
2077
2826
  {
@@ -2079,8 +2828,8 @@
2079
2828
  "name": "Webhook Message Start Event Connector",
2080
2829
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
2081
2830
  "description": "Configure webhook to receive callbacks",
2082
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2083
- "version": 10,
2831
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
2832
+ "version": 11,
2084
2833
  "category": {
2085
2834
  "id": "connectors",
2086
2835
  "name": "Connectors"
@@ -2113,7 +2862,8 @@
2113
2862
  },
2114
2863
  {
2115
2864
  "id": "correlation",
2116
- "label": "Correlation"
2865
+ "label": "Correlation",
2866
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
2117
2867
  },
2118
2868
  {
2119
2869
  "id": "output",
@@ -2186,7 +2936,7 @@
2186
2936
  {
2187
2937
  "id": "inbound.shouldValidateHmac",
2188
2938
  "label": "HMAC authentication",
2189
- "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
2939
+ "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
2190
2940
  "optional": false,
2191
2941
  "value": "disabled",
2192
2942
  "group": "authentication",
@@ -2277,7 +3027,7 @@
2277
3027
  {
2278
3028
  "id": "inbound.hmacScopes",
2279
3029
  "label": "HMAC scopes",
2280
- "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
3030
+ "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/' target='_blank'>documentation</a>",
2281
3031
  "optional": true,
2282
3032
  "feel": "required",
2283
3033
  "group": "authentication",
@@ -2379,7 +3129,7 @@
2379
3129
  {
2380
3130
  "id": "inbound.auth.apiKeyLocator",
2381
3131
  "label": "API key locator",
2382
- "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
3132
+ "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
2383
3133
  "optional": false,
2384
3134
  "value": "=split(request.headers.authorization, \" \")[2]",
2385
3135
  "constraints": {
@@ -2419,7 +3169,7 @@
2419
3169
  {
2420
3170
  "id": "inbound.auth.jwt.permissionsExpression",
2421
3171
  "label": "JWT role property expression",
2422
- "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
3172
+ "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
2423
3173
  "optional": false,
2424
3174
  "feel": "required",
2425
3175
  "group": "authorization",
@@ -2453,14 +3203,14 @@
2453
3203
  "type": "String"
2454
3204
  },
2455
3205
  {
2456
- "id": "inbound.responseBodyExpression",
2457
- "label": "Response body expression",
2458
- "description": "Specify condition and response",
3206
+ "id": "inbound.responseExpression",
3207
+ "label": "Response expression",
3208
+ "description": "Expression used to generate the HTTP response",
2459
3209
  "optional": true,
2460
3210
  "feel": "required",
2461
3211
  "group": "webhookResponse",
2462
3212
  "binding": {
2463
- "name": "inbound.responseBodyExpression",
3213
+ "name": "inbound.responseExpression",
2464
3214
  "type": "zeebe:property"
2465
3215
  },
2466
3216
  "type": "Text"
@@ -2491,6 +3241,18 @@
2491
3241
  },
2492
3242
  "type": "String"
2493
3243
  },
3244
+ {
3245
+ "id": "consumeUnmatchedEvents",
3246
+ "label": "Consume unmatched events",
3247
+ "value": true,
3248
+ "group": "activation",
3249
+ "binding": {
3250
+ "name": "consumeUnmatchedEvents",
3251
+ "type": "zeebe:property"
3252
+ },
3253
+ "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
3254
+ "type": "Boolean"
3255
+ },
2494
3256
  {
2495
3257
  "id": "correlationRequired",
2496
3258
  "label": "Subprocess correlation required",
@@ -2553,6 +3315,26 @@
2553
3315
  },
2554
3316
  "type": "String"
2555
3317
  },
3318
+ {
3319
+ "id": "messageTtl",
3320
+ "label": "Message TTL",
3321
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
3322
+ "optional": true,
3323
+ "constraints": {
3324
+ "notEmpty": false,
3325
+ "pattern": {
3326
+ "value": "^(PT.*|)$",
3327
+ "message": "must be an ISO-8601 duration"
3328
+ }
3329
+ },
3330
+ "feel": "optional",
3331
+ "group": "correlation",
3332
+ "binding": {
3333
+ "name": "messageTtl",
3334
+ "type": "zeebe:property"
3335
+ },
3336
+ "type": "String"
3337
+ },
2556
3338
  {
2557
3339
  "id": "messageIdExpression",
2558
3340
  "label": "Message ID expression",
@@ -2606,7 +3388,7 @@
2606
3388
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2607
3389
  },
2608
3390
  "engines": {
2609
- "camunda": "^8.5"
3391
+ "camunda": "^8.6"
2610
3392
  }
2611
3393
  },
2612
3394
  {
@@ -2614,11 +3396,8 @@
2614
3396
  "name": "Webhook Message Start Event Connector",
2615
3397
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
2616
3398
  "description": "Configure webhook to receive callbacks",
2617
- "metadata": {
2618
- "keywords": []
2619
- },
2620
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
2621
- "version": 12,
3399
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
3400
+ "version": 10,
2622
3401
  "category": {
2623
3402
  "id": "connectors",
2624
3403
  "name": "Connectors"
@@ -2651,8 +3430,7 @@
2651
3430
  },
2652
3431
  {
2653
3432
  "id": "correlation",
2654
- "label": "Correlation",
2655
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
3433
+ "label": "Correlation"
2656
3434
  },
2657
3435
  {
2658
3436
  "id": "output",
@@ -2725,7 +3503,7 @@
2725
3503
  {
2726
3504
  "id": "inbound.shouldValidateHmac",
2727
3505
  "label": "HMAC authentication",
2728
- "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
3506
+ "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
2729
3507
  "optional": false,
2730
3508
  "value": "disabled",
2731
3509
  "group": "authentication",
@@ -2816,7 +3594,7 @@
2816
3594
  {
2817
3595
  "id": "inbound.hmacScopes",
2818
3596
  "label": "HMAC scopes",
2819
- "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/' target='_blank'>documentation</a>",
3597
+ "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
2820
3598
  "optional": true,
2821
3599
  "feel": "required",
2822
3600
  "group": "authentication",
@@ -2918,7 +3696,7 @@
2918
3696
  {
2919
3697
  "id": "inbound.auth.apiKeyLocator",
2920
3698
  "label": "API key locator",
2921
- "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
3699
+ "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
2922
3700
  "optional": false,
2923
3701
  "value": "=split(request.headers.authorization, \" \")[2]",
2924
3702
  "constraints": {
@@ -2958,7 +3736,7 @@
2958
3736
  {
2959
3737
  "id": "inbound.auth.jwt.permissionsExpression",
2960
3738
  "label": "JWT role property expression",
2961
- "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
3739
+ "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
2962
3740
  "optional": false,
2963
3741
  "feel": "required",
2964
3742
  "group": "authorization",
@@ -2992,14 +3770,14 @@
2992
3770
  "type": "String"
2993
3771
  },
2994
3772
  {
2995
- "id": "inbound.responseExpression",
2996
- "label": "Response expression",
2997
- "description": "Expression used to generate the HTTP response",
3773
+ "id": "inbound.responseBodyExpression",
3774
+ "label": "Response body expression",
3775
+ "description": "Specify condition and response",
2998
3776
  "optional": true,
2999
3777
  "feel": "required",
3000
3778
  "group": "webhookResponse",
3001
3779
  "binding": {
3002
- "name": "inbound.responseExpression",
3780
+ "name": "inbound.responseBodyExpression",
3003
3781
  "type": "zeebe:property"
3004
3782
  },
3005
3783
  "type": "Text"
@@ -3030,18 +3808,6 @@
3030
3808
  },
3031
3809
  "type": "String"
3032
3810
  },
3033
- {
3034
- "id": "consumeUnmatchedEvents",
3035
- "label": "Consume unmatched events",
3036
- "value": true,
3037
- "group": "activation",
3038
- "binding": {
3039
- "name": "consumeUnmatchedEvents",
3040
- "type": "zeebe:property"
3041
- },
3042
- "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
3043
- "type": "Boolean"
3044
- },
3045
3811
  {
3046
3812
  "id": "correlationRequired",
3047
3813
  "label": "Subprocess correlation required",
@@ -3104,26 +3870,6 @@
3104
3870
  },
3105
3871
  "type": "String"
3106
3872
  },
3107
- {
3108
- "id": "messageTtl",
3109
- "label": "Message TTL",
3110
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
3111
- "optional": true,
3112
- "constraints": {
3113
- "notEmpty": false,
3114
- "pattern": {
3115
- "value": "^(PT.*|)$",
3116
- "message": "must be an ISO-8601 duration"
3117
- }
3118
- },
3119
- "feel": "optional",
3120
- "group": "correlation",
3121
- "binding": {
3122
- "name": "messageTtl",
3123
- "type": "zeebe:property"
3124
- },
3125
- "type": "String"
3126
- },
3127
3873
  {
3128
3874
  "id": "messageIdExpression",
3129
3875
  "label": "Message ID expression",
@@ -3173,11 +3919,11 @@
3173
3919
  "type": "Text"
3174
3920
  }
3175
3921
  ],
3176
- "engines": {
3177
- "camunda": "^8.3"
3178
- },
3179
3922
  "icon": {
3180
3923
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
3924
+ },
3925
+ "engines": {
3926
+ "camunda": "^8.5"
3181
3927
  }
3182
3928
  },
3183
3929
  {
@@ -3189,7 +3935,7 @@
3189
3935
  "keywords": []
3190
3936
  },
3191
3937
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
3192
- "version": 13,
3938
+ "version": 12,
3193
3939
  "category": {
3194
3940
  "id": "connectors",
3195
3941
  "name": "Connectors"
@@ -3199,9 +3945,6 @@
3199
3945
  "value": "bpmn:StartEvent",
3200
3946
  "eventDefinition": "bpmn:MessageEventDefinition"
3201
3947
  },
3202
- "engines": {
3203
- "camunda": "^8.3"
3204
- },
3205
3948
  "groups": [
3206
3949
  {
3207
3950
  "id": "endpoint",
@@ -3228,11 +3971,6 @@
3228
3971
  "label": "Correlation",
3229
3972
  "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
3230
3973
  },
3231
- {
3232
- "id": "deduplication",
3233
- "label": "Deduplication",
3234
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
3235
- },
3236
3974
  {
3237
3975
  "id": "output",
3238
3976
  "label": "Output mapping"
@@ -3728,70 +4466,6 @@
3728
4466
  },
3729
4467
  "type": "Hidden"
3730
4468
  },
3731
- {
3732
- "id": "deduplicationModeManualFlag",
3733
- "label": "Manual mode",
3734
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
3735
- "value": false,
3736
- "group": "deduplication",
3737
- "binding": {
3738
- "name": "deduplicationModeManualFlag",
3739
- "type": "zeebe:property"
3740
- },
3741
- "type": "Boolean"
3742
- },
3743
- {
3744
- "id": "deduplicationId",
3745
- "label": "Deduplication ID",
3746
- "constraints": {
3747
- "notEmpty": true,
3748
- "pattern": {
3749
- "value": "^[a-zA-Z0-9_-]+$",
3750
- "message": "can only contain alphanumeric characters, dashes, and underscores"
3751
- }
3752
- },
3753
- "group": "deduplication",
3754
- "binding": {
3755
- "name": "deduplicationId",
3756
- "type": "zeebe:property"
3757
- },
3758
- "condition": {
3759
- "property": "deduplicationModeManualFlag",
3760
- "equals": true,
3761
- "type": "simple"
3762
- },
3763
- "type": "String"
3764
- },
3765
- {
3766
- "id": "deduplicationModeManual",
3767
- "value": "MANUAL",
3768
- "group": "deduplication",
3769
- "binding": {
3770
- "name": "deduplicationMode",
3771
- "type": "zeebe:property"
3772
- },
3773
- "condition": {
3774
- "property": "deduplicationId",
3775
- "isActive": true,
3776
- "type": "simple"
3777
- },
3778
- "type": "Hidden"
3779
- },
3780
- {
3781
- "id": "deduplicationModeAuto",
3782
- "value": "AUTO",
3783
- "group": "deduplication",
3784
- "binding": {
3785
- "name": "deduplicationMode",
3786
- "type": "zeebe:property"
3787
- },
3788
- "condition": {
3789
- "property": "deduplicationId",
3790
- "isActive": false,
3791
- "type": "simple"
3792
- },
3793
- "type": "Hidden"
3794
- },
3795
4469
  {
3796
4470
  "id": "resultVariable",
3797
4471
  "label": "Result variable",
@@ -3816,6 +4490,9 @@
3816
4490
  "type": "Text"
3817
4491
  }
3818
4492
  ],
4493
+ "engines": {
4494
+ "camunda": "^8.3"
4495
+ },
3819
4496
  "icon": {
3820
4497
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
3821
4498
  }