@camunda/connectors-element-templates 1.0.5 → 1.0.7

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 (85) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -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": 2,
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": 13,
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,49 @@
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
  },
35
45
  {
36
46
  "id": "correlation",
37
- "label": "Subprocess correlation"
47
+ "label": "Correlation",
48
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
38
49
  },
39
50
  {
40
- "id": "variable-mapping",
41
- "label": "Variable mapping"
51
+ "id": "deduplication",
52
+ "label": "Deduplication",
53
+ "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
54
  },
43
55
  {
44
- "id": "webhookResponse",
45
- "label": "Webhook response"
56
+ "id": "output",
57
+ "label": "Output mapping"
46
58
  }
47
59
  ],
48
60
  "properties": [
49
61
  {
50
- "type": "Hidden",
51
62
  "value": "io.camunda:webhook:1",
52
63
  "binding": {
53
- "type": "zeebe:property",
54
- "name": "inbound.type"
55
- }
56
- },
57
- {
58
- "type": "Hidden",
59
- "generatedValue": {
60
- "type": "uuid"
64
+ "name": "inbound.type",
65
+ "type": "zeebe:property"
61
66
  },
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
- }
67
+ "type": "Hidden"
74
68
  },
75
69
  {
76
- "id": "webhookMethod",
70
+ "id": "inbound.method",
77
71
  "label": "Webhook method",
78
- "group": "endpoint",
79
72
  "description": "Select HTTP method",
73
+ "optional": false,
80
74
  "value": "any",
75
+ "group": "endpoint",
76
+ "binding": {
77
+ "name": "inbound.method",
78
+ "type": "zeebe:property"
79
+ },
81
80
  "type": "Dropdown",
82
81
  "choices": [
83
82
  {
@@ -85,46 +84,53 @@
85
84
  "value": "any"
86
85
  },
87
86
  {
88
- "name": "Get",
87
+ "name": "GET",
89
88
  "value": "get"
90
89
  },
91
90
  {
92
- "name": "Post",
91
+ "name": "POST",
93
92
  "value": "post"
94
93
  },
95
94
  {
96
- "name": "Put",
95
+ "name": "PUT",
97
96
  "value": "put"
98
97
  },
99
98
  {
100
- "name": "Delete",
99
+ "name": "DELETE",
101
100
  "value": "delete"
102
101
  }
103
- ],
104
- "binding": {
105
- "type": "zeebe:property",
106
- "name": "inbound.method"
107
- }
102
+ ]
108
103
  },
109
104
  {
105
+ "id": "inbound.context",
110
106
  "label": "Webhook ID",
111
- "type": "String",
107
+ "description": "The webhook ID is a part of the URL",
108
+ "optional": false,
109
+ "constraints": {
110
+ "notEmpty": true,
111
+ "pattern": {
112
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
113
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
114
+ }
115
+ },
112
116
  "group": "endpoint",
113
117
  "binding": {
114
- "type": "zeebe:property",
115
- "name": "inbound.context"
118
+ "name": "inbound.context",
119
+ "type": "zeebe:property"
116
120
  },
117
- "description": "The webhook ID is a part of the URL",
118
- "constraints": {
119
- "notEmpty": true
120
- }
121
+ "type": "String"
121
122
  },
122
123
  {
123
- "id": "shouldValidateHmac",
124
+ "id": "inbound.shouldValidateHmac",
124
125
  "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",
126
+ "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",
127
+ "optional": false,
127
128
  "value": "disabled",
129
+ "group": "authentication",
130
+ "binding": {
131
+ "name": "inbound.shouldValidateHmac",
132
+ "type": "zeebe:property"
133
+ },
128
134
  "type": "Dropdown",
129
135
  "choices": [
130
136
  {
@@ -135,47 +141,60 @@
135
141
  "name": "Disabled",
136
142
  "value": "disabled"
137
143
  }
138
- ],
139
- "binding": {
140
- "type": "zeebe:property",
141
- "name": "inbound.shouldValidateHmac"
142
- }
144
+ ]
143
145
  },
144
146
  {
147
+ "id": "inbound.hmacSecret",
145
148
  "label": "HMAC secret key",
146
149
  "description": "Shared secret key",
147
- "type": "String",
148
- "group": "authentication",
149
150
  "optional": true,
151
+ "feel": "optional",
152
+ "group": "authentication",
150
153
  "binding": {
151
- "type": "zeebe:property",
152
- "name": "inbound.hmacSecret"
154
+ "name": "inbound.hmacSecret",
155
+ "type": "zeebe:property"
153
156
  },
154
157
  "condition": {
155
- "property": "shouldValidateHmac",
156
- "equals": "enabled"
157
- }
158
+ "property": "inbound.shouldValidateHmac",
159
+ "equals": "enabled",
160
+ "type": "simple"
161
+ },
162
+ "type": "String"
158
163
  },
159
164
  {
165
+ "id": "inbound.hmacHeader",
160
166
  "label": "HMAC header",
161
167
  "description": "Name of header attribute that will contain the HMAC value",
162
- "type": "String",
163
- "group": "authentication",
164
168
  "optional": true,
169
+ "feel": "optional",
170
+ "group": "authentication",
165
171
  "binding": {
166
- "type": "zeebe:property",
167
- "name": "inbound.hmacHeader"
172
+ "name": "inbound.hmacHeader",
173
+ "type": "zeebe:property"
168
174
  },
169
175
  "condition": {
170
- "property": "shouldValidateHmac",
171
- "equals": "enabled"
172
- }
176
+ "property": "inbound.shouldValidateHmac",
177
+ "equals": "enabled",
178
+ "type": "simple"
179
+ },
180
+ "type": "String"
173
181
  },
174
182
  {
183
+ "id": "inbound.hmacAlgorithm",
175
184
  "label": "HMAC algorithm",
176
- "group": "authentication",
177
185
  "description": "Choose HMAC algorithm",
186
+ "optional": false,
178
187
  "value": "sha_256",
188
+ "group": "authentication",
189
+ "binding": {
190
+ "name": "inbound.hmacAlgorithm",
191
+ "type": "zeebe:property"
192
+ },
193
+ "condition": {
194
+ "property": "inbound.shouldValidateHmac",
195
+ "equals": "enabled",
196
+ "type": "simple"
197
+ },
179
198
  "type": "Dropdown",
180
199
  "choices": [
181
200
  {
@@ -190,214 +209,248 @@
190
209
  "name": "SHA-512",
191
210
  "value": "sha_512"
192
211
  }
193
- ],
194
- "binding": {
195
- "type": "zeebe:property",
196
- "name": "inbound.hmacAlgorithm"
197
- },
198
- "condition": {
199
- "property": "shouldValidateHmac",
200
- "equals": "enabled"
201
- }
212
+ ]
202
213
  },
203
214
  {
215
+ "id": "inbound.hmacScopes",
204
216
  "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",
217
+ "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
218
  "optional": true,
219
+ "feel": "required",
220
+ "group": "authentication",
210
221
  "binding": {
211
- "type": "zeebe:property",
212
- "name": "inbound.hmacScopes"
222
+ "name": "inbound.hmacScopes",
223
+ "type": "zeebe:property"
213
224
  },
214
225
  "condition": {
215
- "property": "shouldValidateHmac",
216
- "equals": "enabled"
217
- }
226
+ "property": "inbound.shouldValidateHmac",
227
+ "equals": "enabled",
228
+ "type": "simple"
229
+ },
230
+ "type": "String"
218
231
  },
219
232
  {
220
- "id": "authorizationType",
233
+ "id": "inbound.auth.type",
221
234
  "label": "Authorization type",
222
- "group": "authorization",
223
- "description": "Choose the authorization type.",
235
+ "description": "Choose the authorization type",
224
236
  "value": "NONE",
237
+ "group": "authorization",
238
+ "binding": {
239
+ "name": "inbound.auth.type",
240
+ "type": "zeebe:property"
241
+ },
225
242
  "type": "Dropdown",
226
243
  "choices": [
227
244
  {
228
245
  "name": "None",
229
246
  "value": "NONE"
230
247
  },
231
- {
232
- "name": "JWT",
233
- "value": "JWT"
234
- },
235
248
  {
236
249
  "name": "Basic",
237
250
  "value": "BASIC"
238
251
  },
239
252
  {
240
- "name": "API Key",
253
+ "name": "API key",
241
254
  "value": "APIKEY"
255
+ },
256
+ {
257
+ "name": "JWT",
258
+ "value": "JWT"
242
259
  }
243
- ],
244
- "binding": {
245
- "type": "zeebe:property",
246
- "name": "inbound.auth.type"
247
- }
260
+ ]
248
261
  },
249
262
  {
250
- "label": "JWK url",
251
- "description": "Well-known url of JWKs",
252
- "type": "String",
253
- "group": "authorization",
263
+ "id": "inbound.auth.username",
264
+ "label": "Username",
265
+ "description": "Username for basic authentication",
266
+ "optional": false,
254
267
  "feel": "optional",
255
- "optional": true,
268
+ "group": "authorization",
256
269
  "binding": {
257
- "type": "zeebe:property",
258
- "name": "inbound.auth.jwt.jwkUrl"
270
+ "name": "inbound.auth.username",
271
+ "type": "zeebe:property"
259
272
  },
260
273
  "condition": {
261
- "property": "authorizationType",
262
- "equals": "JWT"
263
- }
274
+ "property": "inbound.auth.type",
275
+ "equals": "BASIC",
276
+ "type": "simple"
277
+ },
278
+ "type": "String"
264
279
  },
265
280
  {
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",
281
+ "id": "inbound.auth.password",
282
+ "label": "Password",
283
+ "description": "Password for basic authentication",
284
+ "optional": false,
285
+ "feel": "optional",
269
286
  "group": "authorization",
270
- "feel": "required",
271
- "optional": true,
272
287
  "binding": {
273
- "type": "zeebe:property",
274
- "name": "inbound.auth.jwt.permissionsExpression"
288
+ "name": "inbound.auth.password",
289
+ "type": "zeebe:property"
275
290
  },
276
291
  "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",
292
+ "property": "inbound.auth.type",
293
+ "equals": "BASIC",
294
+ "type": "simple"
295
+ },
296
+ "type": "String"
297
+ },
298
+ {
299
+ "id": "inbound.auth.apiKey",
300
+ "label": "API key",
301
+ "description": "Expected API key",
302
+ "optional": false,
303
+ "feel": "optional",
285
304
  "group": "authorization",
286
- "feel": "required",
287
- "optional": true,
288
305
  "binding": {
289
- "type": "zeebe:property",
290
- "name": "inbound.auth.jwt.requiredPermissions"
306
+ "name": "inbound.auth.apiKey",
307
+ "type": "zeebe:property"
291
308
  },
292
309
  "condition": {
293
- "property": "authorizationType",
294
- "equals": "JWT"
295
- }
310
+ "property": "inbound.auth.type",
311
+ "equals": "APIKEY",
312
+ "type": "simple"
313
+ },
314
+ "type": "String"
296
315
  },
297
316
  {
298
- "label": "Username",
299
- "description": "Username for basic authentication",
300
- "type": "String",
317
+ "id": "inbound.auth.apiKeyLocator",
318
+ "label": "API key locator",
319
+ "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>",
320
+ "optional": false,
321
+ "value": "=split(request.headers.authorization, \" \")[2]",
322
+ "constraints": {
323
+ "notEmpty": true
324
+ },
325
+ "feel": "required",
301
326
  "group": "authorization",
302
- "feel": "optional",
303
327
  "binding": {
304
- "type": "zeebe:property",
305
- "name": "inbound.auth.username"
328
+ "name": "inbound.auth.apiKeyLocator",
329
+ "type": "zeebe:property"
306
330
  },
307
331
  "condition": {
308
- "property": "authorizationType",
309
- "equals": "BASIC"
332
+ "property": "inbound.auth.type",
333
+ "equals": "APIKEY",
334
+ "type": "simple"
310
335
  },
311
- "constraints": {
312
- "notEmpty": true
313
- }
336
+ "type": "String"
314
337
  },
315
338
  {
316
- "label": "Password",
317
- "description": "Password for basic authentication",
318
- "type": "String",
319
- "group": "authorization",
339
+ "id": "inbound.auth.jwt.jwkUrl",
340
+ "label": "JWK URL",
341
+ "description": "Well-known URL of JWKs",
342
+ "optional": false,
320
343
  "feel": "optional",
344
+ "group": "authorization",
321
345
  "binding": {
322
- "type": "zeebe:property",
323
- "name": "inbound.auth.password"
346
+ "name": "inbound.auth.jwt.jwkUrl",
347
+ "type": "zeebe:property"
324
348
  },
325
349
  "condition": {
326
- "property": "authorizationType",
327
- "equals": "BASIC"
350
+ "property": "inbound.auth.type",
351
+ "equals": "JWT",
352
+ "type": "simple"
328
353
  },
329
- "constraints": {
330
- "notEmpty": true
331
- }
354
+ "type": "String"
332
355
  },
333
356
  {
334
- "label": "API Key",
335
- "description": "Expected API key",
336
- "type": "String",
357
+ "id": "inbound.auth.jwt.permissionsExpression",
358
+ "label": "JWT role property expression",
359
+ "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>",
360
+ "optional": false,
361
+ "feel": "required",
337
362
  "group": "authorization",
338
- "feel": "optional",
339
363
  "binding": {
340
- "type": "zeebe:property",
341
- "name": "inbound.auth.apiKey"
364
+ "name": "inbound.auth.jwt.permissionsExpression",
365
+ "type": "zeebe:property"
342
366
  },
343
367
  "condition": {
344
- "property": "authorizationType",
345
- "equals": "APIKEY"
368
+ "property": "inbound.auth.type",
369
+ "equals": "JWT",
370
+ "type": "simple"
346
371
  },
347
- "constraints": {
348
- "notEmpty": true
349
- }
372
+ "type": "String"
350
373
  },
351
374
  {
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",
375
+ "id": "inbound.auth.jwt.requiredPermissions",
376
+ "label": "Required roles",
377
+ "description": "List of roles to test JWT roles against",
378
+ "optional": false,
356
379
  "feel": "required",
380
+ "group": "authorization",
357
381
  "binding": {
358
- "type": "zeebe:property",
359
- "name": "inbound.auth.apiKeyLocator"
382
+ "name": "inbound.auth.jwt.requiredPermissions",
383
+ "type": "zeebe:property"
360
384
  },
361
385
  "condition": {
362
- "property": "authorizationType",
363
- "equals": "APIKEY"
386
+ "property": "inbound.auth.type",
387
+ "equals": "JWT",
388
+ "type": "simple"
364
389
  },
365
- "constraints": {
366
- "notEmpty": true
390
+ "type": "String"
391
+ },
392
+ {
393
+ "id": "inbound.responseExpression",
394
+ "label": "Response expression",
395
+ "description": "Expression used to generate the HTTP response",
396
+ "optional": true,
397
+ "feel": "required",
398
+ "group": "webhookResponse",
399
+ "binding": {
400
+ "name": "inbound.responseExpression",
401
+ "type": "zeebe:property"
367
402
  },
368
- "value": "=split(request.headers.authorization, \" \")[2]"
403
+ "type": "Text"
369
404
  },
370
405
  {
371
- "label": "Message ID expression",
406
+ "id": "inbound.verificationExpression",
407
+ "label": "One time verification response expression",
408
+ "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>",
409
+ "optional": true,
372
410
  "feel": "required",
373
- "type": "String",
411
+ "group": "webhookResponse",
412
+ "binding": {
413
+ "name": "inbound.verificationExpression",
414
+ "type": "zeebe:property"
415
+ },
416
+ "type": "Text"
417
+ },
418
+ {
419
+ "id": "activationCondition",
420
+ "label": "Activation condition",
421
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
374
422
  "optional": true,
423
+ "feel": "required",
375
424
  "group": "activation",
376
425
  "binding": {
377
- "type": "zeebe:property",
378
- "name": "messageIdExpression"
426
+ "name": "activationCondition",
427
+ "type": "zeebe:property"
379
428
  },
380
- "description": "Expression to extract unique identifier of a message"
429
+ "type": "String"
381
430
  },
382
431
  {
383
- "label": "Condition",
384
- "type": "String",
432
+ "id": "consumeUnmatchedEvents",
433
+ "label": "Consume unmatched events",
434
+ "value": true,
385
435
  "group": "activation",
386
- "feel": "required",
387
- "optional": true,
388
436
  "binding": {
389
- "type": "zeebe:property",
390
- "name": "activationCondition"
437
+ "name": "consumeUnmatchedEvents",
438
+ "type": "zeebe:property"
391
439
  },
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>"
440
+ "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",
441
+ "type": "Boolean"
393
442
  },
394
443
  {
395
- "label": "Correlation required",
396
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
397
444
  "id": "correlationRequired",
445
+ "label": "Subprocess correlation required",
446
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
447
+ "value": "notRequired",
398
448
  "group": "correlation",
449
+ "binding": {
450
+ "name": "correlationRequired",
451
+ "type": "zeebe:property"
452
+ },
399
453
  "type": "Dropdown",
400
- "value": "notRequired",
401
454
  "choices": [
402
455
  {
403
456
  "name": "Correlation not required",
@@ -407,101 +460,183 @@
407
460
  "name": "Correlation required",
408
461
  "value": "required"
409
462
  }
410
- ],
411
- "binding": {
412
- "type": "zeebe:property",
413
- "name": "correlationRequired"
414
- }
463
+ ]
415
464
  },
416
465
  {
466
+ "id": "correlationKeyProcess",
417
467
  "label": "Correlation key (process)",
418
- "type": "String",
419
- "group": "correlation",
420
- "feel": "required",
421
468
  "description": "Sets up the correlation key from process variables",
422
- "binding": {
423
- "type": "bpmn:Message#zeebe:subscription#property",
424
- "name": "correlationKey"
425
- },
426
469
  "constraints": {
427
470
  "notEmpty": true
428
471
  },
472
+ "feel": "required",
473
+ "group": "correlation",
474
+ "binding": {
475
+ "name": "correlationKey",
476
+ "type": "bpmn:Message#zeebe:subscription#property"
477
+ },
429
478
  "condition": {
430
479
  "property": "correlationRequired",
431
- "equals": "required"
432
- }
480
+ "equals": "required",
481
+ "type": "simple"
482
+ },
483
+ "type": "String"
433
484
  },
434
485
  {
486
+ "id": "correlationKeyPayload",
435
487
  "label": "Correlation key (payload)",
436
- "type": "String",
437
- "group": "correlation",
438
- "feel": "required",
439
- "binding": {
440
- "type": "zeebe:property",
441
- "name": "correlationKeyExpression"
442
- },
443
488
  "description": "Extracts the correlation key from the incoming message payload",
444
489
  "constraints": {
445
490
  "notEmpty": true
446
491
  },
492
+ "feel": "required",
493
+ "group": "correlation",
494
+ "binding": {
495
+ "name": "correlationKeyExpression",
496
+ "type": "zeebe:property"
497
+ },
447
498
  "condition": {
448
499
  "property": "correlationRequired",
449
- "equals": "required"
450
- }
500
+ "equals": "required",
501
+ "type": "simple"
502
+ },
503
+ "type": "String"
451
504
  },
452
505
  {
453
- "label": "Result variable",
454
- "type": "String",
455
- "group": "variable-mapping",
506
+ "id": "messageTtl",
507
+ "label": "Message TTL",
508
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
456
509
  "optional": true,
510
+ "constraints": {
511
+ "notEmpty": false,
512
+ "pattern": {
513
+ "value": "^(PT.*|)$",
514
+ "message": "must be an ISO-8601 duration"
515
+ }
516
+ },
517
+ "feel": "optional",
518
+ "group": "correlation",
457
519
  "binding": {
458
- "type": "zeebe:property",
459
- "name": "resultVariable"
520
+ "name": "messageTtl",
521
+ "type": "zeebe:property"
460
522
  },
461
- "description": "Name of variable to store the result of the connector in"
523
+ "type": "String"
462
524
  },
463
525
  {
464
- "label": "Result expression",
465
- "type": "String",
466
- "group": "variable-mapping",
467
- "feel": "required",
526
+ "id": "messageIdExpression",
527
+ "label": "Message ID expression",
528
+ "description": "Expression to extract unique identifier of a message",
468
529
  "optional": true,
530
+ "feel": "required",
531
+ "group": "correlation",
469
532
  "binding": {
470
- "type": "zeebe:property",
471
- "name": "resultExpression"
533
+ "name": "messageIdExpression",
534
+ "type": "zeebe:property"
472
535
  },
473
- "description": "Expression to map the inbound payload to process variables"
536
+ "type": "String"
474
537
  },
475
538
  {
476
- "label": "One time verification response expression",
477
- "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>",
478
- "type": "Text",
479
- "group": "webhookResponse",
480
- "feel": "required",
481
- "optional": true,
539
+ "id": "messageNameUuid",
540
+ "generatedValue": {
541
+ "type": "uuid"
542
+ },
543
+ "group": "correlation",
482
544
  "binding": {
483
- "type": "zeebe:property",
484
- "name": "inbound.verificationExpression"
485
- }
545
+ "name": "name",
546
+ "type": "bpmn:Message#property"
547
+ },
548
+ "type": "Hidden"
486
549
  },
487
550
  {
488
- "label": "Response body expression",
489
- "type": "Text",
490
- "group": "webhookResponse",
551
+ "id": "deduplicationModeManualFlag",
552
+ "label": "Manual mode",
553
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
554
+ "value": false,
555
+ "group": "deduplication",
556
+ "binding": {
557
+ "name": "deduplicationModeManualFlag",
558
+ "type": "zeebe:property"
559
+ },
560
+ "type": "Boolean"
561
+ },
562
+ {
563
+ "id": "deduplicationId",
564
+ "label": "Deduplication ID",
565
+ "constraints": {
566
+ "notEmpty": true,
567
+ "pattern": {
568
+ "value": "^[a-zA-Z0-9_-]+$",
569
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
570
+ }
571
+ },
572
+ "group": "deduplication",
573
+ "binding": {
574
+ "name": "deduplicationId",
575
+ "type": "zeebe:property"
576
+ },
577
+ "condition": {
578
+ "property": "deduplicationModeManualFlag",
579
+ "equals": true,
580
+ "type": "simple"
581
+ },
582
+ "type": "String"
583
+ },
584
+ {
585
+ "id": "deduplicationModeManual",
586
+ "value": "MANUAL",
587
+ "group": "deduplication",
588
+ "binding": {
589
+ "name": "deduplicationMode",
590
+ "type": "zeebe:property"
591
+ },
592
+ "condition": {
593
+ "property": "deduplicationId",
594
+ "isActive": true,
595
+ "type": "simple"
596
+ },
597
+ "type": "Hidden"
598
+ },
599
+ {
600
+ "id": "deduplicationModeAuto",
601
+ "value": "AUTO",
602
+ "group": "deduplication",
603
+ "binding": {
604
+ "name": "deduplicationMode",
605
+ "type": "zeebe:property"
606
+ },
607
+ "condition": {
608
+ "property": "deduplicationId",
609
+ "isActive": false,
610
+ "type": "simple"
611
+ },
612
+ "type": "Hidden"
613
+ },
614
+ {
615
+ "id": "resultVariable",
616
+ "label": "Result variable",
617
+ "description": "Name of variable to store the response in",
618
+ "group": "output",
619
+ "binding": {
620
+ "name": "resultVariable",
621
+ "type": "zeebe:property"
622
+ },
623
+ "type": "String"
624
+ },
625
+ {
626
+ "id": "resultExpression",
627
+ "label": "Result expression",
628
+ "description": "Expression to map the response into process variables",
491
629
  "feel": "required",
492
- "optional": true,
630
+ "group": "output",
493
631
  "binding": {
494
- "type": "zeebe:property",
495
- "name": "inbound.responseBodyExpression"
632
+ "name": "resultExpression",
633
+ "type": "zeebe:property"
496
634
  },
497
- "description": "Specify condition and response"
635
+ "type": "Text"
498
636
  }
499
637
  ],
500
638
  "icon": {
501
- "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"
502
- },
503
- "engines": {
504
- "camunda": "^8.4"
639
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
505
640
  }
506
641
  },
507
642
  {
@@ -509,8 +644,8 @@
509
644
  "name": "Webhook Message Start Event Connector",
510
645
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
511
646
  "description": "Configure webhook to receive callbacks",
512
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
513
- "version": 10,
647
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
648
+ "version": 11,
514
649
  "category": {
515
650
  "id": "connectors",
516
651
  "name": "Connectors"
@@ -543,7 +678,8 @@
543
678
  },
544
679
  {
545
680
  "id": "correlation",
546
- "label": "Correlation"
681
+ "label": "Correlation",
682
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
547
683
  },
548
684
  {
549
685
  "id": "output",
@@ -616,7 +752,7 @@
616
752
  {
617
753
  "id": "inbound.shouldValidateHmac",
618
754
  "label": "HMAC authentication",
619
- "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",
755
+ "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",
620
756
  "optional": false,
621
757
  "value": "disabled",
622
758
  "group": "authentication",
@@ -707,7 +843,7 @@
707
843
  {
708
844
  "id": "inbound.hmacScopes",
709
845
  "label": "HMAC scopes",
710
- "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>",
846
+ "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>",
711
847
  "optional": true,
712
848
  "feel": "required",
713
849
  "group": "authentication",
@@ -809,7 +945,7 @@
809
945
  {
810
946
  "id": "inbound.auth.apiKeyLocator",
811
947
  "label": "API key locator",
812
- "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>",
948
+ "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>",
813
949
  "optional": false,
814
950
  "value": "=split(request.headers.authorization, \" \")[2]",
815
951
  "constraints": {
@@ -849,7 +985,7 @@
849
985
  {
850
986
  "id": "inbound.auth.jwt.permissionsExpression",
851
987
  "label": "JWT role property expression",
852
- "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>",
988
+ "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>",
853
989
  "optional": false,
854
990
  "feel": "required",
855
991
  "group": "authorization",
@@ -883,14 +1019,14 @@
883
1019
  "type": "String"
884
1020
  },
885
1021
  {
886
- "id": "inbound.responseBodyExpression",
887
- "label": "Response body expression",
888
- "description": "Specify condition and response",
1022
+ "id": "inbound.responseExpression",
1023
+ "label": "Response expression",
1024
+ "description": "Expression used to generate the HTTP response",
889
1025
  "optional": true,
890
1026
  "feel": "required",
891
1027
  "group": "webhookResponse",
892
1028
  "binding": {
893
- "name": "inbound.responseBodyExpression",
1029
+ "name": "inbound.responseExpression",
894
1030
  "type": "zeebe:property"
895
1031
  },
896
1032
  "type": "Text"
@@ -921,6 +1057,18 @@
921
1057
  },
922
1058
  "type": "String"
923
1059
  },
1060
+ {
1061
+ "id": "consumeUnmatchedEvents",
1062
+ "label": "Consume unmatched events",
1063
+ "value": true,
1064
+ "group": "activation",
1065
+ "binding": {
1066
+ "name": "consumeUnmatchedEvents",
1067
+ "type": "zeebe:property"
1068
+ },
1069
+ "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",
1070
+ "type": "Boolean"
1071
+ },
924
1072
  {
925
1073
  "id": "correlationRequired",
926
1074
  "label": "Subprocess correlation required",
@@ -983,6 +1131,26 @@
983
1131
  },
984
1132
  "type": "String"
985
1133
  },
1134
+ {
1135
+ "id": "messageTtl",
1136
+ "label": "Message TTL",
1137
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1138
+ "optional": true,
1139
+ "constraints": {
1140
+ "notEmpty": false,
1141
+ "pattern": {
1142
+ "value": "^(PT.*|)$",
1143
+ "message": "must be an ISO-8601 duration"
1144
+ }
1145
+ },
1146
+ "feel": "optional",
1147
+ "group": "correlation",
1148
+ "binding": {
1149
+ "name": "messageTtl",
1150
+ "type": "zeebe:property"
1151
+ },
1152
+ "type": "String"
1153
+ },
986
1154
  {
987
1155
  "id": "messageIdExpression",
988
1156
  "label": "Message ID expression",
@@ -1036,16 +1204,19 @@
1036
1204
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
1037
1205
  },
1038
1206
  "engines": {
1039
- "camunda": "^8.5"
1207
+ "camunda": "^8.6"
1040
1208
  }
1041
1209
  },
1042
1210
  {
1043
1211
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1044
1212
  "name": "Webhook Message Start Event Connector",
1045
1213
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
1046
- "version": 1,
1047
1214
  "description": "Configure webhook to receive callbacks",
1048
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1215
+ "metadata": {
1216
+ "keywords": []
1217
+ },
1218
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
1219
+ "version": 12,
1049
1220
  "category": {
1050
1221
  "id": "connectors",
1051
1222
  "name": "Connectors"
@@ -1068,56 +1239,44 @@
1068
1239
  "id": "authorization",
1069
1240
  "label": "Authorization"
1070
1241
  },
1242
+ {
1243
+ "id": "webhookResponse",
1244
+ "label": "Webhook response"
1245
+ },
1071
1246
  {
1072
1247
  "id": "activation",
1073
1248
  "label": "Activation"
1074
1249
  },
1075
1250
  {
1076
1251
  "id": "correlation",
1077
- "label": "Subprocess correlation"
1078
- },
1079
- {
1080
- "id": "variable-mapping",
1081
- "label": "Variable mapping"
1252
+ "label": "Correlation",
1253
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1082
1254
  },
1083
1255
  {
1084
- "id": "webhookResponse",
1085
- "label": "Webhook response"
1256
+ "id": "output",
1257
+ "label": "Output mapping"
1086
1258
  }
1087
1259
  ],
1088
1260
  "properties": [
1089
1261
  {
1090
- "type": "Hidden",
1091
1262
  "value": "io.camunda:webhook:1",
1092
1263
  "binding": {
1093
- "type": "zeebe:property",
1094
- "name": "inbound.type"
1095
- }
1096
- },
1097
- {
1098
- "type": "Hidden",
1099
- "generatedValue": {
1100
- "type": "uuid"
1264
+ "name": "inbound.type",
1265
+ "type": "zeebe:property"
1101
1266
  },
1102
- "binding": {
1103
- "type": "bpmn:Message#property",
1104
- "name": "name"
1105
- }
1106
- },
1107
- {
1108
- "type": "Hidden",
1109
- "value": "ConfigurableInboundWebhook",
1110
- "binding": {
1111
- "type": "zeebe:property",
1112
- "name": "inbound.subtype"
1113
- }
1267
+ "type": "Hidden"
1114
1268
  },
1115
1269
  {
1116
- "id": "webhookMethod",
1270
+ "id": "inbound.method",
1117
1271
  "label": "Webhook method",
1118
- "group": "endpoint",
1119
1272
  "description": "Select HTTP method",
1273
+ "optional": false,
1120
1274
  "value": "any",
1275
+ "group": "endpoint",
1276
+ "binding": {
1277
+ "name": "inbound.method",
1278
+ "type": "zeebe:property"
1279
+ },
1121
1280
  "type": "Dropdown",
1122
1281
  "choices": [
1123
1282
  {
@@ -1125,46 +1284,53 @@
1125
1284
  "value": "any"
1126
1285
  },
1127
1286
  {
1128
- "name": "Get",
1287
+ "name": "GET",
1129
1288
  "value": "get"
1130
1289
  },
1131
1290
  {
1132
- "name": "Post",
1291
+ "name": "POST",
1133
1292
  "value": "post"
1134
1293
  },
1135
1294
  {
1136
- "name": "Put",
1295
+ "name": "PUT",
1137
1296
  "value": "put"
1138
1297
  },
1139
1298
  {
1140
- "name": "Delete",
1299
+ "name": "DELETE",
1141
1300
  "value": "delete"
1142
1301
  }
1143
- ],
1144
- "binding": {
1145
- "type": "zeebe:property",
1146
- "name": "inbound.method"
1147
- }
1302
+ ]
1148
1303
  },
1149
1304
  {
1305
+ "id": "inbound.context",
1150
1306
  "label": "Webhook ID",
1151
- "type": "String",
1152
- "group": "endpoint",
1153
- "binding": {
1154
- "type": "zeebe:property",
1155
- "name": "inbound.context"
1156
- },
1157
1307
  "description": "The webhook ID is a part of the URL",
1308
+ "optional": false,
1158
1309
  "constraints": {
1159
- "notEmpty": true
1160
- }
1161
- },
1162
- {
1163
- "id": "shouldValidateHmac",
1310
+ "notEmpty": true,
1311
+ "pattern": {
1312
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
1313
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
1314
+ }
1315
+ },
1316
+ "group": "endpoint",
1317
+ "binding": {
1318
+ "name": "inbound.context",
1319
+ "type": "zeebe:property"
1320
+ },
1321
+ "type": "String"
1322
+ },
1323
+ {
1324
+ "id": "inbound.shouldValidateHmac",
1164
1325
  "label": "HMAC authentication",
1165
- "group": "authentication",
1166
- "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",
1326
+ "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",
1327
+ "optional": false,
1167
1328
  "value": "disabled",
1329
+ "group": "authentication",
1330
+ "binding": {
1331
+ "name": "inbound.shouldValidateHmac",
1332
+ "type": "zeebe:property"
1333
+ },
1168
1334
  "type": "Dropdown",
1169
1335
  "choices": [
1170
1336
  {
@@ -1175,47 +1341,60 @@
1175
1341
  "name": "Disabled",
1176
1342
  "value": "disabled"
1177
1343
  }
1178
- ],
1179
- "binding": {
1180
- "type": "zeebe:property",
1181
- "name": "inbound.shouldValidateHmac"
1182
- }
1344
+ ]
1183
1345
  },
1184
1346
  {
1347
+ "id": "inbound.hmacSecret",
1185
1348
  "label": "HMAC secret key",
1186
1349
  "description": "Shared secret key",
1187
- "type": "String",
1188
- "group": "authentication",
1189
1350
  "optional": true,
1351
+ "feel": "optional",
1352
+ "group": "authentication",
1190
1353
  "binding": {
1191
- "type": "zeebe:property",
1192
- "name": "inbound.hmacSecret"
1354
+ "name": "inbound.hmacSecret",
1355
+ "type": "zeebe:property"
1193
1356
  },
1194
1357
  "condition": {
1195
- "property": "shouldValidateHmac",
1196
- "equals": "enabled"
1197
- }
1358
+ "property": "inbound.shouldValidateHmac",
1359
+ "equals": "enabled",
1360
+ "type": "simple"
1361
+ },
1362
+ "type": "String"
1198
1363
  },
1199
1364
  {
1365
+ "id": "inbound.hmacHeader",
1200
1366
  "label": "HMAC header",
1201
1367
  "description": "Name of header attribute that will contain the HMAC value",
1202
- "type": "String",
1203
- "group": "authentication",
1204
1368
  "optional": true,
1369
+ "feel": "optional",
1370
+ "group": "authentication",
1205
1371
  "binding": {
1206
- "type": "zeebe:property",
1207
- "name": "inbound.hmacHeader"
1372
+ "name": "inbound.hmacHeader",
1373
+ "type": "zeebe:property"
1208
1374
  },
1209
1375
  "condition": {
1210
- "property": "shouldValidateHmac",
1211
- "equals": "enabled"
1212
- }
1376
+ "property": "inbound.shouldValidateHmac",
1377
+ "equals": "enabled",
1378
+ "type": "simple"
1379
+ },
1380
+ "type": "String"
1213
1381
  },
1214
1382
  {
1383
+ "id": "inbound.hmacAlgorithm",
1215
1384
  "label": "HMAC algorithm",
1216
- "group": "authentication",
1217
1385
  "description": "Choose HMAC algorithm",
1386
+ "optional": false,
1218
1387
  "value": "sha_256",
1388
+ "group": "authentication",
1389
+ "binding": {
1390
+ "name": "inbound.hmacAlgorithm",
1391
+ "type": "zeebe:property"
1392
+ },
1393
+ "condition": {
1394
+ "property": "inbound.shouldValidateHmac",
1395
+ "equals": "enabled",
1396
+ "type": "simple"
1397
+ },
1219
1398
  "type": "Dropdown",
1220
1399
  "choices": [
1221
1400
  {
@@ -1230,214 +1409,248 @@
1230
1409
  "name": "SHA-512",
1231
1410
  "value": "sha_512"
1232
1411
  }
1233
- ],
1234
- "binding": {
1235
- "type": "zeebe:property",
1236
- "name": "inbound.hmacAlgorithm"
1237
- },
1238
- "condition": {
1239
- "property": "shouldValidateHmac",
1240
- "equals": "enabled"
1241
- }
1412
+ ]
1242
1413
  },
1243
1414
  {
1415
+ "id": "inbound.hmacScopes",
1244
1416
  "label": "HMAC scopes",
1245
- "group": "authentication",
1246
- "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>",
1247
- "feel": "required",
1248
- "type": "String",
1417
+ "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>",
1249
1418
  "optional": true,
1419
+ "feel": "required",
1420
+ "group": "authentication",
1250
1421
  "binding": {
1251
- "type": "zeebe:property",
1252
- "name": "inbound.hmacScopes"
1422
+ "name": "inbound.hmacScopes",
1423
+ "type": "zeebe:property"
1253
1424
  },
1254
1425
  "condition": {
1255
- "property": "shouldValidateHmac",
1256
- "equals": "enabled"
1257
- }
1426
+ "property": "inbound.shouldValidateHmac",
1427
+ "equals": "enabled",
1428
+ "type": "simple"
1429
+ },
1430
+ "type": "String"
1258
1431
  },
1259
1432
  {
1260
- "id": "authorizationType",
1433
+ "id": "inbound.auth.type",
1261
1434
  "label": "Authorization type",
1262
- "group": "authorization",
1263
- "description": "Choose the authorization type.",
1435
+ "description": "Choose the authorization type",
1264
1436
  "value": "NONE",
1437
+ "group": "authorization",
1438
+ "binding": {
1439
+ "name": "inbound.auth.type",
1440
+ "type": "zeebe:property"
1441
+ },
1265
1442
  "type": "Dropdown",
1266
1443
  "choices": [
1267
1444
  {
1268
1445
  "name": "None",
1269
1446
  "value": "NONE"
1270
1447
  },
1271
- {
1272
- "name": "JWT",
1273
- "value": "JWT"
1274
- },
1275
1448
  {
1276
1449
  "name": "Basic",
1277
1450
  "value": "BASIC"
1278
1451
  },
1279
1452
  {
1280
- "name": "API Key",
1453
+ "name": "API key",
1281
1454
  "value": "APIKEY"
1455
+ },
1456
+ {
1457
+ "name": "JWT",
1458
+ "value": "JWT"
1282
1459
  }
1283
- ],
1284
- "binding": {
1285
- "type": "zeebe:property",
1286
- "name": "inbound.auth.type"
1287
- }
1460
+ ]
1288
1461
  },
1289
1462
  {
1290
- "label": "JWK url",
1291
- "description": "Well-known url of JWKs",
1292
- "type": "String",
1293
- "group": "authorization",
1463
+ "id": "inbound.auth.username",
1464
+ "label": "Username",
1465
+ "description": "Username for basic authentication",
1466
+ "optional": false,
1294
1467
  "feel": "optional",
1295
- "optional": true,
1468
+ "group": "authorization",
1296
1469
  "binding": {
1297
- "type": "zeebe:property",
1298
- "name": "inbound.auth.jwt.jwkUrl"
1470
+ "name": "inbound.auth.username",
1471
+ "type": "zeebe:property"
1299
1472
  },
1300
1473
  "condition": {
1301
- "property": "authorizationType",
1302
- "equals": "JWT"
1303
- }
1474
+ "property": "inbound.auth.type",
1475
+ "equals": "BASIC",
1476
+ "type": "simple"
1477
+ },
1478
+ "type": "String"
1304
1479
  },
1305
1480
  {
1306
- "label": "JWT role property expression",
1307
- "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>",
1308
- "type": "String",
1481
+ "id": "inbound.auth.password",
1482
+ "label": "Password",
1483
+ "description": "Password for basic authentication",
1484
+ "optional": false,
1485
+ "feel": "optional",
1309
1486
  "group": "authorization",
1310
- "feel": "required",
1311
- "optional": true,
1312
1487
  "binding": {
1313
- "type": "zeebe:property",
1314
- "name": "inbound.auth.jwt.permissionsExpression"
1488
+ "name": "inbound.auth.password",
1489
+ "type": "zeebe:property"
1315
1490
  },
1316
1491
  "condition": {
1317
- "property": "authorizationType",
1318
- "equals": "JWT"
1319
- }
1492
+ "property": "inbound.auth.type",
1493
+ "equals": "BASIC",
1494
+ "type": "simple"
1495
+ },
1496
+ "type": "String"
1320
1497
  },
1321
1498
  {
1322
- "label": "Required roles",
1323
- "description": "List of roles to test JWT roles against",
1324
- "type": "String",
1499
+ "id": "inbound.auth.apiKey",
1500
+ "label": "API key",
1501
+ "description": "Expected API key",
1502
+ "optional": false,
1503
+ "feel": "optional",
1325
1504
  "group": "authorization",
1326
- "feel": "required",
1327
- "optional": true,
1328
1505
  "binding": {
1329
- "type": "zeebe:property",
1330
- "name": "inbound.auth.jwt.requiredPermissions"
1506
+ "name": "inbound.auth.apiKey",
1507
+ "type": "zeebe:property"
1331
1508
  },
1332
1509
  "condition": {
1333
- "property": "authorizationType",
1334
- "equals": "JWT"
1335
- }
1510
+ "property": "inbound.auth.type",
1511
+ "equals": "APIKEY",
1512
+ "type": "simple"
1513
+ },
1514
+ "type": "String"
1336
1515
  },
1337
1516
  {
1338
- "label": "Username",
1339
- "description": "Username for basic authentication",
1340
- "type": "String",
1517
+ "id": "inbound.auth.apiKeyLocator",
1518
+ "label": "API key locator",
1519
+ "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>",
1520
+ "optional": false,
1521
+ "value": "=split(request.headers.authorization, \" \")[2]",
1522
+ "constraints": {
1523
+ "notEmpty": true
1524
+ },
1525
+ "feel": "required",
1341
1526
  "group": "authorization",
1342
- "feel": "optional",
1343
1527
  "binding": {
1344
- "type": "zeebe:property",
1345
- "name": "inbound.auth.username"
1528
+ "name": "inbound.auth.apiKeyLocator",
1529
+ "type": "zeebe:property"
1346
1530
  },
1347
1531
  "condition": {
1348
- "property": "authorizationType",
1349
- "equals": "BASIC"
1532
+ "property": "inbound.auth.type",
1533
+ "equals": "APIKEY",
1534
+ "type": "simple"
1350
1535
  },
1351
- "constraints": {
1352
- "notEmpty": true
1353
- }
1536
+ "type": "String"
1354
1537
  },
1355
1538
  {
1356
- "label": "Password",
1357
- "description": "Password for basic authentication",
1358
- "type": "String",
1359
- "group": "authorization",
1539
+ "id": "inbound.auth.jwt.jwkUrl",
1540
+ "label": "JWK URL",
1541
+ "description": "Well-known URL of JWKs",
1542
+ "optional": false,
1360
1543
  "feel": "optional",
1544
+ "group": "authorization",
1361
1545
  "binding": {
1362
- "type": "zeebe:property",
1363
- "name": "inbound.auth.password"
1546
+ "name": "inbound.auth.jwt.jwkUrl",
1547
+ "type": "zeebe:property"
1364
1548
  },
1365
1549
  "condition": {
1366
- "property": "authorizationType",
1367
- "equals": "BASIC"
1550
+ "property": "inbound.auth.type",
1551
+ "equals": "JWT",
1552
+ "type": "simple"
1368
1553
  },
1369
- "constraints": {
1370
- "notEmpty": true
1371
- }
1554
+ "type": "String"
1372
1555
  },
1373
1556
  {
1374
- "label": "API Key",
1375
- "description": "Expected API key",
1376
- "type": "String",
1557
+ "id": "inbound.auth.jwt.permissionsExpression",
1558
+ "label": "JWT role property expression",
1559
+ "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>",
1560
+ "optional": false,
1561
+ "feel": "required",
1377
1562
  "group": "authorization",
1378
- "feel": "optional",
1379
1563
  "binding": {
1380
- "type": "zeebe:property",
1381
- "name": "inbound.auth.apiKey"
1564
+ "name": "inbound.auth.jwt.permissionsExpression",
1565
+ "type": "zeebe:property"
1382
1566
  },
1383
1567
  "condition": {
1384
- "property": "authorizationType",
1385
- "equals": "APIKEY"
1568
+ "property": "inbound.auth.type",
1569
+ "equals": "JWT",
1570
+ "type": "simple"
1386
1571
  },
1387
- "constraints": {
1388
- "notEmpty": true
1389
- }
1572
+ "type": "String"
1390
1573
  },
1391
1574
  {
1392
- "label": "API Key locator",
1393
- "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>",
1394
- "type": "String",
1395
- "group": "authorization",
1575
+ "id": "inbound.auth.jwt.requiredPermissions",
1576
+ "label": "Required roles",
1577
+ "description": "List of roles to test JWT roles against",
1578
+ "optional": false,
1396
1579
  "feel": "required",
1580
+ "group": "authorization",
1397
1581
  "binding": {
1398
- "type": "zeebe:property",
1399
- "name": "inbound.auth.apiKeyLocator"
1582
+ "name": "inbound.auth.jwt.requiredPermissions",
1583
+ "type": "zeebe:property"
1400
1584
  },
1401
1585
  "condition": {
1402
- "property": "authorizationType",
1403
- "equals": "APIKEY"
1586
+ "property": "inbound.auth.type",
1587
+ "equals": "JWT",
1588
+ "type": "simple"
1404
1589
  },
1405
- "constraints": {
1406
- "notEmpty": true
1590
+ "type": "String"
1591
+ },
1592
+ {
1593
+ "id": "inbound.responseExpression",
1594
+ "label": "Response expression",
1595
+ "description": "Expression used to generate the HTTP response",
1596
+ "optional": true,
1597
+ "feel": "required",
1598
+ "group": "webhookResponse",
1599
+ "binding": {
1600
+ "name": "inbound.responseExpression",
1601
+ "type": "zeebe:property"
1407
1602
  },
1408
- "value": "=split(request.headers.authorization, \" \")[2]"
1603
+ "type": "Text"
1409
1604
  },
1410
1605
  {
1411
- "label": "Message ID expression",
1606
+ "id": "inbound.verificationExpression",
1607
+ "label": "One time verification response expression",
1608
+ "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>",
1609
+ "optional": true,
1412
1610
  "feel": "required",
1413
- "type": "String",
1611
+ "group": "webhookResponse",
1612
+ "binding": {
1613
+ "name": "inbound.verificationExpression",
1614
+ "type": "zeebe:property"
1615
+ },
1616
+ "type": "Text"
1617
+ },
1618
+ {
1619
+ "id": "activationCondition",
1620
+ "label": "Activation condition",
1621
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1414
1622
  "optional": true,
1623
+ "feel": "required",
1415
1624
  "group": "activation",
1416
1625
  "binding": {
1417
- "type": "zeebe:property",
1418
- "name": "messageIdExpression"
1626
+ "name": "activationCondition",
1627
+ "type": "zeebe:property"
1419
1628
  },
1420
- "description": "Expression to extract unique identifier of a message"
1629
+ "type": "String"
1421
1630
  },
1422
1631
  {
1423
- "label": "Condition",
1424
- "type": "String",
1632
+ "id": "consumeUnmatchedEvents",
1633
+ "label": "Consume unmatched events",
1634
+ "value": true,
1425
1635
  "group": "activation",
1426
- "feel": "required",
1427
- "optional": true,
1428
1636
  "binding": {
1429
- "type": "zeebe:property",
1430
- "name": "activationCondition"
1637
+ "name": "consumeUnmatchedEvents",
1638
+ "type": "zeebe:property"
1431
1639
  },
1432
- "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>"
1640
+ "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",
1641
+ "type": "Boolean"
1433
1642
  },
1434
1643
  {
1435
- "label": "Correlation required",
1436
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1437
1644
  "id": "correlationRequired",
1645
+ "label": "Subprocess correlation required",
1646
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1647
+ "value": "notRequired",
1438
1648
  "group": "correlation",
1649
+ "binding": {
1650
+ "name": "correlationRequired",
1651
+ "type": "zeebe:property"
1652
+ },
1439
1653
  "type": "Dropdown",
1440
- "value": "notRequired",
1441
1654
  "choices": [
1442
1655
  {
1443
1656
  "name": "Correlation not required",
@@ -1447,96 +1660,129 @@
1447
1660
  "name": "Correlation required",
1448
1661
  "value": "required"
1449
1662
  }
1450
- ],
1451
- "binding": {
1452
- "type": "zeebe:property",
1453
- "name": "correlationRequired"
1454
- }
1663
+ ]
1455
1664
  },
1456
1665
  {
1666
+ "id": "correlationKeyProcess",
1457
1667
  "label": "Correlation key (process)",
1458
- "type": "String",
1459
- "group": "correlation",
1460
- "feel": "required",
1461
1668
  "description": "Sets up the correlation key from process variables",
1462
- "binding": {
1463
- "type": "bpmn:Message#zeebe:subscription#property",
1464
- "name": "correlationKey"
1465
- },
1466
1669
  "constraints": {
1467
1670
  "notEmpty": true
1468
1671
  },
1672
+ "feel": "required",
1673
+ "group": "correlation",
1674
+ "binding": {
1675
+ "name": "correlationKey",
1676
+ "type": "bpmn:Message#zeebe:subscription#property"
1677
+ },
1469
1678
  "condition": {
1470
1679
  "property": "correlationRequired",
1471
- "equals": "required"
1472
- }
1680
+ "equals": "required",
1681
+ "type": "simple"
1682
+ },
1683
+ "type": "String"
1473
1684
  },
1474
1685
  {
1686
+ "id": "correlationKeyPayload",
1475
1687
  "label": "Correlation key (payload)",
1476
- "type": "String",
1477
- "group": "correlation",
1478
- "feel": "required",
1479
- "binding": {
1480
- "type": "zeebe:property",
1481
- "name": "correlationKeyExpression"
1482
- },
1483
1688
  "description": "Extracts the correlation key from the incoming message payload",
1484
1689
  "constraints": {
1485
1690
  "notEmpty": true
1486
1691
  },
1692
+ "feel": "required",
1693
+ "group": "correlation",
1694
+ "binding": {
1695
+ "name": "correlationKeyExpression",
1696
+ "type": "zeebe:property"
1697
+ },
1487
1698
  "condition": {
1488
1699
  "property": "correlationRequired",
1489
- "equals": "required"
1490
- }
1700
+ "equals": "required",
1701
+ "type": "simple"
1702
+ },
1703
+ "type": "String"
1491
1704
  },
1492
1705
  {
1493
- "label": "Result variable",
1494
- "type": "String",
1495
- "group": "variable-mapping",
1706
+ "id": "messageTtl",
1707
+ "label": "Message TTL",
1708
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1496
1709
  "optional": true,
1710
+ "constraints": {
1711
+ "notEmpty": false,
1712
+ "pattern": {
1713
+ "value": "^(PT.*|)$",
1714
+ "message": "must be an ISO-8601 duration"
1715
+ }
1716
+ },
1717
+ "feel": "optional",
1718
+ "group": "correlation",
1497
1719
  "binding": {
1498
- "type": "zeebe:property",
1499
- "name": "resultVariable"
1720
+ "name": "messageTtl",
1721
+ "type": "zeebe:property"
1500
1722
  },
1501
- "description": "Name of variable to store the result of the connector in"
1723
+ "type": "String"
1502
1724
  },
1503
1725
  {
1504
- "label": "Result expression",
1505
- "type": "String",
1506
- "group": "variable-mapping",
1507
- "feel": "required",
1726
+ "id": "messageIdExpression",
1727
+ "label": "Message ID expression",
1728
+ "description": "Expression to extract unique identifier of a message",
1508
1729
  "optional": true,
1730
+ "feel": "required",
1731
+ "group": "correlation",
1509
1732
  "binding": {
1510
- "type": "zeebe:property",
1511
- "name": "resultExpression"
1733
+ "name": "messageIdExpression",
1734
+ "type": "zeebe:property"
1512
1735
  },
1513
- "description": "Expression to map the inbound payload to process variables"
1736
+ "type": "String"
1514
1737
  },
1515
1738
  {
1516
- "label": "Response body expression",
1517
- "type": "Text",
1518
- "group": "webhookResponse",
1739
+ "id": "messageNameUuid",
1740
+ "generatedValue": {
1741
+ "type": "uuid"
1742
+ },
1743
+ "group": "correlation",
1744
+ "binding": {
1745
+ "name": "name",
1746
+ "type": "bpmn:Message#property"
1747
+ },
1748
+ "type": "Hidden"
1749
+ },
1750
+ {
1751
+ "id": "resultVariable",
1752
+ "label": "Result variable",
1753
+ "description": "Name of variable to store the response in",
1754
+ "group": "output",
1755
+ "binding": {
1756
+ "name": "resultVariable",
1757
+ "type": "zeebe:property"
1758
+ },
1759
+ "type": "String"
1760
+ },
1761
+ {
1762
+ "id": "resultExpression",
1763
+ "label": "Result expression",
1764
+ "description": "Expression to map the response into process variables",
1519
1765
  "feel": "required",
1520
- "optional": true,
1766
+ "group": "output",
1521
1767
  "binding": {
1522
- "type": "zeebe:property",
1523
- "name": "inbound.responseBodyExpression"
1768
+ "name": "resultExpression",
1769
+ "type": "zeebe:property"
1524
1770
  },
1525
- "description": "Specify condition and response"
1771
+ "type": "Text"
1526
1772
  }
1527
1773
  ],
1528
- "icon": {
1529
- "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"
1530
- },
1531
1774
  "engines": {
1532
- "camunda": "^8.2"
1775
+ "camunda": "^8.3"
1776
+ },
1777
+ "icon": {
1778
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
1533
1779
  }
1534
1780
  },
1535
1781
  {
1536
1782
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1537
1783
  "name": "Webhook Message Start Event Connector",
1538
1784
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
1539
- "version": 3,
1785
+ "version": 1,
1540
1786
  "description": "Configure webhook to receive callbacks",
1541
1787
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1542
1788
  "category": {
@@ -1649,11 +1895,7 @@
1649
1895
  },
1650
1896
  "description": "The webhook ID is a part of the URL",
1651
1897
  "constraints": {
1652
- "notEmpty": true,
1653
- "pattern": {
1654
- "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
1655
- "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
1656
- }
1898
+ "notEmpty": true
1657
1899
  }
1658
1900
  },
1659
1901
  {
@@ -2009,18 +2251,6 @@
2009
2251
  },
2010
2252
  "description": "Expression to map the inbound payload to process variables"
2011
2253
  },
2012
- {
2013
- "label": "One time verification response expression",
2014
- "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>",
2015
- "type": "Text",
2016
- "group": "webhookResponse",
2017
- "feel": "required",
2018
- "optional": true,
2019
- "binding": {
2020
- "type": "zeebe:property",
2021
- "name": "inbound.verificationExpression"
2022
- }
2023
- },
2024
2254
  {
2025
2255
  "label": "Response body expression",
2026
2256
  "type": "Text",
@@ -2038,16 +2268,16 @@
2038
2268
  "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"
2039
2269
  },
2040
2270
  "engines": {
2041
- "camunda": "^8.5"
2271
+ "camunda": "^8.2"
2042
2272
  }
2043
2273
  },
2044
2274
  {
2045
2275
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2046
2276
  "name": "Webhook Message Start Event Connector",
2047
2277
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
2278
+ "version": 2,
2048
2279
  "description": "Configure webhook to receive callbacks",
2049
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
2050
- "version": 11,
2280
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2051
2281
  "category": {
2052
2282
  "id": "connectors",
2053
2283
  "name": "Connectors"
@@ -2070,44 +2300,56 @@
2070
2300
  "id": "authorization",
2071
2301
  "label": "Authorization"
2072
2302
  },
2073
- {
2074
- "id": "webhookResponse",
2075
- "label": "Webhook response"
2076
- },
2077
2303
  {
2078
2304
  "id": "activation",
2079
2305
  "label": "Activation"
2080
2306
  },
2081
2307
  {
2082
2308
  "id": "correlation",
2083
- "label": "Correlation",
2084
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
2309
+ "label": "Subprocess correlation"
2085
2310
  },
2086
2311
  {
2087
- "id": "output",
2088
- "label": "Output mapping"
2312
+ "id": "variable-mapping",
2313
+ "label": "Variable mapping"
2314
+ },
2315
+ {
2316
+ "id": "webhookResponse",
2317
+ "label": "Webhook response"
2089
2318
  }
2090
2319
  ],
2091
2320
  "properties": [
2092
2321
  {
2322
+ "type": "Hidden",
2093
2323
  "value": "io.camunda:webhook:1",
2094
2324
  "binding": {
2095
- "name": "inbound.type",
2096
- "type": "zeebe:property"
2325
+ "type": "zeebe:property",
2326
+ "name": "inbound.type"
2327
+ }
2328
+ },
2329
+ {
2330
+ "type": "Hidden",
2331
+ "generatedValue": {
2332
+ "type": "uuid"
2097
2333
  },
2098
- "type": "Hidden"
2334
+ "binding": {
2335
+ "type": "bpmn:Message#property",
2336
+ "name": "name"
2337
+ }
2099
2338
  },
2100
2339
  {
2101
- "id": "inbound.method",
2340
+ "type": "Hidden",
2341
+ "value": "ConfigurableInboundWebhook",
2342
+ "binding": {
2343
+ "type": "zeebe:property",
2344
+ "name": "inbound.subtype"
2345
+ }
2346
+ },
2347
+ {
2348
+ "id": "webhookMethod",
2102
2349
  "label": "Webhook method",
2350
+ "group": "endpoint",
2103
2351
  "description": "Select HTTP method",
2104
- "optional": false,
2105
2352
  "value": "any",
2106
- "group": "endpoint",
2107
- "binding": {
2108
- "name": "inbound.method",
2109
- "type": "zeebe:property"
2110
- },
2111
2353
  "type": "Dropdown",
2112
2354
  "choices": [
2113
2355
  {
@@ -2115,53 +2357,46 @@
2115
2357
  "value": "any"
2116
2358
  },
2117
2359
  {
2118
- "name": "GET",
2360
+ "name": "Get",
2119
2361
  "value": "get"
2120
2362
  },
2121
2363
  {
2122
- "name": "POST",
2364
+ "name": "Post",
2123
2365
  "value": "post"
2124
2366
  },
2125
2367
  {
2126
- "name": "PUT",
2368
+ "name": "Put",
2127
2369
  "value": "put"
2128
2370
  },
2129
2371
  {
2130
- "name": "DELETE",
2372
+ "name": "Delete",
2131
2373
  "value": "delete"
2132
2374
  }
2133
- ]
2375
+ ],
2376
+ "binding": {
2377
+ "type": "zeebe:property",
2378
+ "name": "inbound.method"
2379
+ }
2134
2380
  },
2135
2381
  {
2136
- "id": "inbound.context",
2137
2382
  "label": "Webhook ID",
2138
- "description": "The webhook ID is a part of the URL",
2139
- "optional": false,
2140
- "constraints": {
2141
- "notEmpty": true,
2142
- "pattern": {
2143
- "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
2144
- "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
2145
- }
2146
- },
2383
+ "type": "String",
2147
2384
  "group": "endpoint",
2148
2385
  "binding": {
2149
- "name": "inbound.context",
2150
- "type": "zeebe:property"
2386
+ "type": "zeebe:property",
2387
+ "name": "inbound.context"
2151
2388
  },
2152
- "type": "String"
2389
+ "description": "The webhook ID is a part of the URL",
2390
+ "constraints": {
2391
+ "notEmpty": true
2392
+ }
2153
2393
  },
2154
2394
  {
2155
- "id": "inbound.shouldValidateHmac",
2395
+ "id": "shouldValidateHmac",
2156
2396
  "label": "HMAC authentication",
2157
- "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",
2158
- "optional": false,
2159
- "value": "disabled",
2160
2397
  "group": "authentication",
2161
- "binding": {
2162
- "name": "inbound.shouldValidateHmac",
2163
- "type": "zeebe:property"
2164
- },
2398
+ "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",
2399
+ "value": "disabled",
2165
2400
  "type": "Dropdown",
2166
2401
  "choices": [
2167
2402
  {
@@ -2172,60 +2407,47 @@
2172
2407
  "name": "Disabled",
2173
2408
  "value": "disabled"
2174
2409
  }
2175
- ]
2410
+ ],
2411
+ "binding": {
2412
+ "type": "zeebe:property",
2413
+ "name": "inbound.shouldValidateHmac"
2414
+ }
2176
2415
  },
2177
2416
  {
2178
- "id": "inbound.hmacSecret",
2179
2417
  "label": "HMAC secret key",
2180
2418
  "description": "Shared secret key",
2181
- "optional": true,
2182
- "feel": "optional",
2419
+ "type": "String",
2183
2420
  "group": "authentication",
2421
+ "optional": true,
2184
2422
  "binding": {
2185
- "name": "inbound.hmacSecret",
2186
- "type": "zeebe:property"
2423
+ "type": "zeebe:property",
2424
+ "name": "inbound.hmacSecret"
2187
2425
  },
2188
2426
  "condition": {
2189
- "property": "inbound.shouldValidateHmac",
2190
- "equals": "enabled",
2191
- "type": "simple"
2192
- },
2193
- "type": "String"
2427
+ "property": "shouldValidateHmac",
2428
+ "equals": "enabled"
2429
+ }
2194
2430
  },
2195
2431
  {
2196
- "id": "inbound.hmacHeader",
2197
2432
  "label": "HMAC header",
2198
2433
  "description": "Name of header attribute that will contain the HMAC value",
2199
- "optional": true,
2200
- "feel": "optional",
2434
+ "type": "String",
2201
2435
  "group": "authentication",
2436
+ "optional": true,
2202
2437
  "binding": {
2203
- "name": "inbound.hmacHeader",
2204
- "type": "zeebe:property"
2438
+ "type": "zeebe:property",
2439
+ "name": "inbound.hmacHeader"
2205
2440
  },
2206
2441
  "condition": {
2207
- "property": "inbound.shouldValidateHmac",
2208
- "equals": "enabled",
2209
- "type": "simple"
2210
- },
2211
- "type": "String"
2442
+ "property": "shouldValidateHmac",
2443
+ "equals": "enabled"
2444
+ }
2212
2445
  },
2213
2446
  {
2214
- "id": "inbound.hmacAlgorithm",
2215
2447
  "label": "HMAC algorithm",
2448
+ "group": "authentication",
2216
2449
  "description": "Choose HMAC algorithm",
2217
- "optional": false,
2218
2450
  "value": "sha_256",
2219
- "group": "authentication",
2220
- "binding": {
2221
- "name": "inbound.hmacAlgorithm",
2222
- "type": "zeebe:property"
2223
- },
2224
- "condition": {
2225
- "property": "inbound.shouldValidateHmac",
2226
- "equals": "enabled",
2227
- "type": "simple"
2228
- },
2229
2451
  "type": "Dropdown",
2230
2452
  "choices": [
2231
2453
  {
@@ -2240,248 +2462,214 @@
2240
2462
  "name": "SHA-512",
2241
2463
  "value": "sha_512"
2242
2464
  }
2243
- ]
2465
+ ],
2466
+ "binding": {
2467
+ "type": "zeebe:property",
2468
+ "name": "inbound.hmacAlgorithm"
2469
+ },
2470
+ "condition": {
2471
+ "property": "shouldValidateHmac",
2472
+ "equals": "enabled"
2473
+ }
2244
2474
  },
2245
2475
  {
2246
- "id": "inbound.hmacScopes",
2247
2476
  "label": "HMAC scopes",
2248
- "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>",
2249
- "optional": true,
2250
- "feel": "required",
2251
2477
  "group": "authentication",
2478
+ "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>",
2479
+ "feel": "required",
2480
+ "type": "String",
2481
+ "optional": true,
2252
2482
  "binding": {
2253
- "name": "inbound.hmacScopes",
2254
- "type": "zeebe:property"
2483
+ "type": "zeebe:property",
2484
+ "name": "inbound.hmacScopes"
2255
2485
  },
2256
2486
  "condition": {
2257
- "property": "inbound.shouldValidateHmac",
2258
- "equals": "enabled",
2259
- "type": "simple"
2260
- },
2261
- "type": "String"
2487
+ "property": "shouldValidateHmac",
2488
+ "equals": "enabled"
2489
+ }
2262
2490
  },
2263
2491
  {
2264
- "id": "inbound.auth.type",
2492
+ "id": "authorizationType",
2265
2493
  "label": "Authorization type",
2266
- "description": "Choose the authorization type",
2267
- "value": "NONE",
2268
2494
  "group": "authorization",
2269
- "binding": {
2270
- "name": "inbound.auth.type",
2271
- "type": "zeebe:property"
2272
- },
2495
+ "description": "Choose the authorization type.",
2496
+ "value": "NONE",
2273
2497
  "type": "Dropdown",
2274
2498
  "choices": [
2275
2499
  {
2276
2500
  "name": "None",
2277
2501
  "value": "NONE"
2278
2502
  },
2503
+ {
2504
+ "name": "JWT",
2505
+ "value": "JWT"
2506
+ },
2279
2507
  {
2280
2508
  "name": "Basic",
2281
2509
  "value": "BASIC"
2282
2510
  },
2283
2511
  {
2284
- "name": "API key",
2512
+ "name": "API Key",
2285
2513
  "value": "APIKEY"
2286
- },
2287
- {
2288
- "name": "JWT",
2289
- "value": "JWT"
2290
2514
  }
2291
- ]
2515
+ ],
2516
+ "binding": {
2517
+ "type": "zeebe:property",
2518
+ "name": "inbound.auth.type"
2519
+ }
2292
2520
  },
2293
2521
  {
2294
- "id": "inbound.auth.username",
2295
- "label": "Username",
2296
- "description": "Username for basic authentication",
2297
- "optional": false,
2298
- "feel": "optional",
2522
+ "label": "JWK url",
2523
+ "description": "Well-known url of JWKs",
2524
+ "type": "String",
2299
2525
  "group": "authorization",
2526
+ "feel": "optional",
2527
+ "optional": true,
2300
2528
  "binding": {
2301
- "name": "inbound.auth.username",
2302
- "type": "zeebe:property"
2529
+ "type": "zeebe:property",
2530
+ "name": "inbound.auth.jwt.jwkUrl"
2303
2531
  },
2304
2532
  "condition": {
2305
- "property": "inbound.auth.type",
2306
- "equals": "BASIC",
2307
- "type": "simple"
2308
- },
2309
- "type": "String"
2533
+ "property": "authorizationType",
2534
+ "equals": "JWT"
2535
+ }
2310
2536
  },
2311
2537
  {
2312
- "id": "inbound.auth.password",
2313
- "label": "Password",
2314
- "description": "Password for basic authentication",
2315
- "optional": false,
2316
- "feel": "optional",
2538
+ "label": "JWT role property expression",
2539
+ "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>",
2540
+ "type": "String",
2317
2541
  "group": "authorization",
2542
+ "feel": "required",
2543
+ "optional": true,
2318
2544
  "binding": {
2319
- "name": "inbound.auth.password",
2320
- "type": "zeebe:property"
2545
+ "type": "zeebe:property",
2546
+ "name": "inbound.auth.jwt.permissionsExpression"
2321
2547
  },
2322
2548
  "condition": {
2323
- "property": "inbound.auth.type",
2324
- "equals": "BASIC",
2325
- "type": "simple"
2326
- },
2327
- "type": "String"
2549
+ "property": "authorizationType",
2550
+ "equals": "JWT"
2551
+ }
2328
2552
  },
2329
2553
  {
2330
- "id": "inbound.auth.apiKey",
2331
- "label": "API key",
2332
- "description": "Expected API key",
2333
- "optional": false,
2334
- "feel": "optional",
2554
+ "label": "Required roles",
2555
+ "description": "List of roles to test JWT roles against",
2556
+ "type": "String",
2335
2557
  "group": "authorization",
2558
+ "feel": "required",
2559
+ "optional": true,
2336
2560
  "binding": {
2337
- "name": "inbound.auth.apiKey",
2338
- "type": "zeebe:property"
2561
+ "type": "zeebe:property",
2562
+ "name": "inbound.auth.jwt.requiredPermissions"
2339
2563
  },
2340
2564
  "condition": {
2341
- "property": "inbound.auth.type",
2342
- "equals": "APIKEY",
2343
- "type": "simple"
2344
- },
2345
- "type": "String"
2565
+ "property": "authorizationType",
2566
+ "equals": "JWT"
2567
+ }
2346
2568
  },
2347
2569
  {
2348
- "id": "inbound.auth.apiKeyLocator",
2349
- "label": "API key locator",
2350
- "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>",
2351
- "optional": false,
2352
- "value": "=split(request.headers.authorization, \" \")[2]",
2353
- "constraints": {
2354
- "notEmpty": true
2355
- },
2356
- "feel": "required",
2570
+ "label": "Username",
2571
+ "description": "Username for basic authentication",
2572
+ "type": "String",
2357
2573
  "group": "authorization",
2574
+ "feel": "optional",
2358
2575
  "binding": {
2359
- "name": "inbound.auth.apiKeyLocator",
2360
- "type": "zeebe:property"
2576
+ "type": "zeebe:property",
2577
+ "name": "inbound.auth.username"
2361
2578
  },
2362
2579
  "condition": {
2363
- "property": "inbound.auth.type",
2364
- "equals": "APIKEY",
2365
- "type": "simple"
2580
+ "property": "authorizationType",
2581
+ "equals": "BASIC"
2366
2582
  },
2367
- "type": "String"
2583
+ "constraints": {
2584
+ "notEmpty": true
2585
+ }
2368
2586
  },
2369
2587
  {
2370
- "id": "inbound.auth.jwt.jwkUrl",
2371
- "label": "JWK URL",
2372
- "description": "Well-known URL of JWKs",
2373
- "optional": false,
2374
- "feel": "optional",
2588
+ "label": "Password",
2589
+ "description": "Password for basic authentication",
2590
+ "type": "String",
2375
2591
  "group": "authorization",
2592
+ "feel": "optional",
2376
2593
  "binding": {
2377
- "name": "inbound.auth.jwt.jwkUrl",
2378
- "type": "zeebe:property"
2594
+ "type": "zeebe:property",
2595
+ "name": "inbound.auth.password"
2379
2596
  },
2380
2597
  "condition": {
2381
- "property": "inbound.auth.type",
2382
- "equals": "JWT",
2383
- "type": "simple"
2598
+ "property": "authorizationType",
2599
+ "equals": "BASIC"
2384
2600
  },
2385
- "type": "String"
2601
+ "constraints": {
2602
+ "notEmpty": true
2603
+ }
2386
2604
  },
2387
2605
  {
2388
- "id": "inbound.auth.jwt.permissionsExpression",
2389
- "label": "JWT role property expression",
2390
- "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>",
2391
- "optional": false,
2392
- "feel": "required",
2606
+ "label": "API Key",
2607
+ "description": "Expected API key",
2608
+ "type": "String",
2393
2609
  "group": "authorization",
2610
+ "feel": "optional",
2394
2611
  "binding": {
2395
- "name": "inbound.auth.jwt.permissionsExpression",
2396
- "type": "zeebe:property"
2612
+ "type": "zeebe:property",
2613
+ "name": "inbound.auth.apiKey"
2397
2614
  },
2398
2615
  "condition": {
2399
- "property": "inbound.auth.type",
2400
- "equals": "JWT",
2401
- "type": "simple"
2616
+ "property": "authorizationType",
2617
+ "equals": "APIKEY"
2402
2618
  },
2403
- "type": "String"
2619
+ "constraints": {
2620
+ "notEmpty": true
2621
+ }
2404
2622
  },
2405
2623
  {
2406
- "id": "inbound.auth.jwt.requiredPermissions",
2407
- "label": "Required roles",
2408
- "description": "List of roles to test JWT roles against",
2409
- "optional": false,
2410
- "feel": "required",
2624
+ "label": "API Key locator",
2625
+ "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>",
2626
+ "type": "String",
2411
2627
  "group": "authorization",
2628
+ "feel": "required",
2412
2629
  "binding": {
2413
- "name": "inbound.auth.jwt.requiredPermissions",
2414
- "type": "zeebe:property"
2630
+ "type": "zeebe:property",
2631
+ "name": "inbound.auth.apiKeyLocator"
2415
2632
  },
2416
2633
  "condition": {
2417
- "property": "inbound.auth.type",
2418
- "equals": "JWT",
2419
- "type": "simple"
2634
+ "property": "authorizationType",
2635
+ "equals": "APIKEY"
2420
2636
  },
2421
- "type": "String"
2422
- },
2423
- {
2424
- "id": "inbound.responseExpression",
2425
- "label": "Response expression",
2426
- "description": "Expression used to generate the HTTP response",
2427
- "optional": true,
2428
- "feel": "required",
2429
- "group": "webhookResponse",
2430
- "binding": {
2431
- "name": "inbound.responseExpression",
2432
- "type": "zeebe:property"
2637
+ "constraints": {
2638
+ "notEmpty": true
2433
2639
  },
2434
- "type": "Text"
2640
+ "value": "=split(request.headers.authorization, \" \")[2]"
2435
2641
  },
2436
2642
  {
2437
- "id": "inbound.verificationExpression",
2438
- "label": "One time verification response expression",
2439
- "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>",
2440
- "optional": true,
2643
+ "label": "Message ID expression",
2441
2644
  "feel": "required",
2442
- "group": "webhookResponse",
2443
- "binding": {
2444
- "name": "inbound.verificationExpression",
2445
- "type": "zeebe:property"
2446
- },
2447
- "type": "Text"
2448
- },
2449
- {
2450
- "id": "activationCondition",
2451
- "label": "Activation condition",
2452
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
2645
+ "type": "String",
2453
2646
  "optional": true,
2454
- "feel": "required",
2455
2647
  "group": "activation",
2456
2648
  "binding": {
2457
- "name": "activationCondition",
2458
- "type": "zeebe:property"
2649
+ "type": "zeebe:property",
2650
+ "name": "messageIdExpression"
2459
2651
  },
2460
- "type": "String"
2652
+ "description": "Expression to extract unique identifier of a message"
2461
2653
  },
2462
2654
  {
2463
- "id": "consumeUnmatchedEvents",
2464
- "label": "Consume unmatched events",
2465
- "value": true,
2655
+ "label": "Condition",
2656
+ "type": "String",
2466
2657
  "group": "activation",
2658
+ "feel": "required",
2659
+ "optional": true,
2467
2660
  "binding": {
2468
- "name": "consumeUnmatchedEvents",
2469
- "type": "zeebe:property"
2661
+ "type": "zeebe:property",
2662
+ "name": "activationCondition"
2470
2663
  },
2471
- "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",
2472
- "type": "Boolean"
2664
+ "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>"
2473
2665
  },
2474
2666
  {
2475
- "id": "correlationRequired",
2476
- "label": "Subprocess correlation required",
2667
+ "label": "Correlation required",
2477
2668
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
2478
- "value": "notRequired",
2669
+ "id": "correlationRequired",
2479
2670
  "group": "correlation",
2480
- "binding": {
2481
- "name": "correlationRequired",
2482
- "type": "zeebe:property"
2483
- },
2484
2671
  "type": "Dropdown",
2672
+ "value": "notRequired",
2485
2673
  "choices": [
2486
2674
  {
2487
2675
  "name": "Correlation not required",
@@ -2491,134 +2679,110 @@
2491
2679
  "name": "Correlation required",
2492
2680
  "value": "required"
2493
2681
  }
2494
- ]
2682
+ ],
2683
+ "binding": {
2684
+ "type": "zeebe:property",
2685
+ "name": "correlationRequired"
2686
+ }
2495
2687
  },
2496
2688
  {
2497
- "id": "correlationKeyProcess",
2498
2689
  "label": "Correlation key (process)",
2499
- "description": "Sets up the correlation key from process variables",
2500
- "constraints": {
2501
- "notEmpty": true
2502
- },
2503
- "feel": "required",
2690
+ "type": "String",
2504
2691
  "group": "correlation",
2692
+ "feel": "required",
2693
+ "description": "Sets up the correlation key from process variables",
2505
2694
  "binding": {
2506
- "name": "correlationKey",
2507
- "type": "bpmn:Message#zeebe:subscription#property"
2508
- },
2509
- "condition": {
2510
- "property": "correlationRequired",
2511
- "equals": "required",
2512
- "type": "simple"
2695
+ "type": "bpmn:Message#zeebe:subscription#property",
2696
+ "name": "correlationKey"
2513
2697
  },
2514
- "type": "String"
2515
- },
2516
- {
2517
- "id": "correlationKeyPayload",
2518
- "label": "Correlation key (payload)",
2519
- "description": "Extracts the correlation key from the incoming message payload",
2520
2698
  "constraints": {
2521
2699
  "notEmpty": true
2522
2700
  },
2523
- "feel": "required",
2524
- "group": "correlation",
2525
- "binding": {
2526
- "name": "correlationKeyExpression",
2527
- "type": "zeebe:property"
2528
- },
2529
2701
  "condition": {
2530
2702
  "property": "correlationRequired",
2531
- "equals": "required",
2532
- "type": "simple"
2533
- },
2534
- "type": "String"
2703
+ "equals": "required"
2704
+ }
2535
2705
  },
2536
2706
  {
2537
- "id": "messageTtl",
2538
- "label": "Message TTL",
2539
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2540
- "optional": true,
2541
- "constraints": {
2542
- "notEmpty": false,
2543
- "pattern": {
2544
- "value": "^(PT.*|)$",
2545
- "message": "must be an ISO-8601 duration"
2546
- }
2547
- },
2548
- "feel": "optional",
2707
+ "label": "Correlation key (payload)",
2708
+ "type": "String",
2549
2709
  "group": "correlation",
2710
+ "feel": "required",
2550
2711
  "binding": {
2551
- "name": "messageTtl",
2552
- "type": "zeebe:property"
2712
+ "type": "zeebe:property",
2713
+ "name": "correlationKeyExpression"
2553
2714
  },
2554
- "type": "String"
2715
+ "description": "Extracts the correlation key from the incoming message payload",
2716
+ "constraints": {
2717
+ "notEmpty": true
2718
+ },
2719
+ "condition": {
2720
+ "property": "correlationRequired",
2721
+ "equals": "required"
2722
+ }
2555
2723
  },
2556
2724
  {
2557
- "id": "messageIdExpression",
2558
- "label": "Message ID expression",
2559
- "description": "Expression to extract unique identifier of a message",
2725
+ "label": "Result variable",
2726
+ "type": "String",
2727
+ "group": "variable-mapping",
2560
2728
  "optional": true,
2561
- "feel": "required",
2562
- "group": "correlation",
2563
2729
  "binding": {
2564
- "name": "messageIdExpression",
2565
- "type": "zeebe:property"
2730
+ "type": "zeebe:property",
2731
+ "name": "resultVariable"
2566
2732
  },
2567
- "type": "String"
2733
+ "description": "Name of variable to store the result of the connector in"
2568
2734
  },
2569
2735
  {
2570
- "id": "messageNameUuid",
2571
- "generatedValue": {
2572
- "type": "uuid"
2573
- },
2574
- "group": "correlation",
2736
+ "label": "Result expression",
2737
+ "type": "String",
2738
+ "group": "variable-mapping",
2739
+ "feel": "required",
2740
+ "optional": true,
2575
2741
  "binding": {
2576
- "name": "name",
2577
- "type": "bpmn:Message#property"
2742
+ "type": "zeebe:property",
2743
+ "name": "resultExpression"
2578
2744
  },
2579
- "type": "Hidden"
2745
+ "description": "Expression to map the inbound payload to process variables"
2580
2746
  },
2581
2747
  {
2582
- "id": "resultVariable",
2583
- "label": "Result variable",
2584
- "description": "Name of variable to store the response in",
2585
- "group": "output",
2748
+ "label": "One time verification response expression",
2749
+ "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>",
2750
+ "type": "Text",
2751
+ "group": "webhookResponse",
2752
+ "feel": "required",
2753
+ "optional": true,
2586
2754
  "binding": {
2587
- "name": "resultVariable",
2588
- "type": "zeebe:property"
2589
- },
2590
- "type": "String"
2755
+ "type": "zeebe:property",
2756
+ "name": "inbound.verificationExpression"
2757
+ }
2591
2758
  },
2592
2759
  {
2593
- "id": "resultExpression",
2594
- "label": "Result expression",
2595
- "description": "Expression to map the response into process variables",
2760
+ "label": "Response body expression",
2761
+ "type": "Text",
2762
+ "group": "webhookResponse",
2596
2763
  "feel": "required",
2597
- "group": "output",
2764
+ "optional": true,
2598
2765
  "binding": {
2599
- "name": "resultExpression",
2600
- "type": "zeebe:property"
2766
+ "type": "zeebe:property",
2767
+ "name": "inbound.responseBodyExpression"
2601
2768
  },
2602
- "type": "Text"
2769
+ "description": "Specify condition and response"
2603
2770
  }
2604
2771
  ],
2605
2772
  "icon": {
2606
- "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2773
+ "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"
2607
2774
  },
2608
2775
  "engines": {
2609
- "camunda": "^8.6"
2776
+ "camunda": "^8.4"
2610
2777
  }
2611
2778
  },
2612
2779
  {
2613
2780
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2614
2781
  "name": "Webhook Message Start Event Connector",
2615
2782
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
2783
+ "version": 3,
2616
2784
  "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,
2785
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2622
2786
  "category": {
2623
2787
  "id": "connectors",
2624
2788
  "name": "Connectors"
@@ -2641,44 +2805,56 @@
2641
2805
  "id": "authorization",
2642
2806
  "label": "Authorization"
2643
2807
  },
2644
- {
2645
- "id": "webhookResponse",
2646
- "label": "Webhook response"
2647
- },
2648
2808
  {
2649
2809
  "id": "activation",
2650
2810
  "label": "Activation"
2651
2811
  },
2652
2812
  {
2653
2813
  "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>."
2814
+ "label": "Subprocess correlation"
2656
2815
  },
2657
2816
  {
2658
- "id": "output",
2659
- "label": "Output mapping"
2817
+ "id": "variable-mapping",
2818
+ "label": "Variable mapping"
2819
+ },
2820
+ {
2821
+ "id": "webhookResponse",
2822
+ "label": "Webhook response"
2660
2823
  }
2661
2824
  ],
2662
2825
  "properties": [
2663
2826
  {
2827
+ "type": "Hidden",
2664
2828
  "value": "io.camunda:webhook:1",
2665
2829
  "binding": {
2666
- "name": "inbound.type",
2667
- "type": "zeebe:property"
2830
+ "type": "zeebe:property",
2831
+ "name": "inbound.type"
2832
+ }
2833
+ },
2834
+ {
2835
+ "type": "Hidden",
2836
+ "generatedValue": {
2837
+ "type": "uuid"
2668
2838
  },
2669
- "type": "Hidden"
2839
+ "binding": {
2840
+ "type": "bpmn:Message#property",
2841
+ "name": "name"
2842
+ }
2670
2843
  },
2671
2844
  {
2672
- "id": "inbound.method",
2845
+ "type": "Hidden",
2846
+ "value": "ConfigurableInboundWebhook",
2847
+ "binding": {
2848
+ "type": "zeebe:property",
2849
+ "name": "inbound.subtype"
2850
+ }
2851
+ },
2852
+ {
2853
+ "id": "webhookMethod",
2673
2854
  "label": "Webhook method",
2855
+ "group": "endpoint",
2674
2856
  "description": "Select HTTP method",
2675
- "optional": false,
2676
2857
  "value": "any",
2677
- "group": "endpoint",
2678
- "binding": {
2679
- "name": "inbound.method",
2680
- "type": "zeebe:property"
2681
- },
2682
2858
  "type": "Dropdown",
2683
2859
  "choices": [
2684
2860
  {
@@ -2686,53 +2862,50 @@
2686
2862
  "value": "any"
2687
2863
  },
2688
2864
  {
2689
- "name": "GET",
2865
+ "name": "Get",
2690
2866
  "value": "get"
2691
2867
  },
2692
2868
  {
2693
- "name": "POST",
2869
+ "name": "Post",
2694
2870
  "value": "post"
2695
2871
  },
2696
2872
  {
2697
- "name": "PUT",
2873
+ "name": "Put",
2698
2874
  "value": "put"
2699
2875
  },
2700
2876
  {
2701
- "name": "DELETE",
2877
+ "name": "Delete",
2702
2878
  "value": "delete"
2703
2879
  }
2704
- ]
2880
+ ],
2881
+ "binding": {
2882
+ "type": "zeebe:property",
2883
+ "name": "inbound.method"
2884
+ }
2705
2885
  },
2706
2886
  {
2707
- "id": "inbound.context",
2708
2887
  "label": "Webhook ID",
2888
+ "type": "String",
2889
+ "group": "endpoint",
2890
+ "binding": {
2891
+ "type": "zeebe:property",
2892
+ "name": "inbound.context"
2893
+ },
2709
2894
  "description": "The webhook ID is a part of the URL",
2710
- "optional": false,
2711
2895
  "constraints": {
2712
2896
  "notEmpty": true,
2713
2897
  "pattern": {
2714
2898
  "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
2715
2899
  "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
2716
2900
  }
2717
- },
2718
- "group": "endpoint",
2719
- "binding": {
2720
- "name": "inbound.context",
2721
- "type": "zeebe:property"
2722
- },
2723
- "type": "String"
2901
+ }
2724
2902
  },
2725
2903
  {
2726
- "id": "inbound.shouldValidateHmac",
2904
+ "id": "shouldValidateHmac",
2727
2905
  "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",
2729
- "optional": false,
2730
- "value": "disabled",
2731
2906
  "group": "authentication",
2732
- "binding": {
2733
- "name": "inbound.shouldValidateHmac",
2734
- "type": "zeebe:property"
2735
- },
2907
+ "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",
2908
+ "value": "disabled",
2736
2909
  "type": "Dropdown",
2737
2910
  "choices": [
2738
2911
  {
@@ -2743,60 +2916,47 @@
2743
2916
  "name": "Disabled",
2744
2917
  "value": "disabled"
2745
2918
  }
2746
- ]
2919
+ ],
2920
+ "binding": {
2921
+ "type": "zeebe:property",
2922
+ "name": "inbound.shouldValidateHmac"
2923
+ }
2747
2924
  },
2748
2925
  {
2749
- "id": "inbound.hmacSecret",
2750
2926
  "label": "HMAC secret key",
2751
2927
  "description": "Shared secret key",
2752
- "optional": true,
2753
- "feel": "optional",
2928
+ "type": "String",
2754
2929
  "group": "authentication",
2930
+ "optional": true,
2755
2931
  "binding": {
2756
- "name": "inbound.hmacSecret",
2757
- "type": "zeebe:property"
2932
+ "type": "zeebe:property",
2933
+ "name": "inbound.hmacSecret"
2758
2934
  },
2759
2935
  "condition": {
2760
- "property": "inbound.shouldValidateHmac",
2761
- "equals": "enabled",
2762
- "type": "simple"
2763
- },
2764
- "type": "String"
2936
+ "property": "shouldValidateHmac",
2937
+ "equals": "enabled"
2938
+ }
2765
2939
  },
2766
2940
  {
2767
- "id": "inbound.hmacHeader",
2768
2941
  "label": "HMAC header",
2769
2942
  "description": "Name of header attribute that will contain the HMAC value",
2770
- "optional": true,
2771
- "feel": "optional",
2943
+ "type": "String",
2772
2944
  "group": "authentication",
2945
+ "optional": true,
2773
2946
  "binding": {
2774
- "name": "inbound.hmacHeader",
2775
- "type": "zeebe:property"
2947
+ "type": "zeebe:property",
2948
+ "name": "inbound.hmacHeader"
2776
2949
  },
2777
2950
  "condition": {
2778
- "property": "inbound.shouldValidateHmac",
2779
- "equals": "enabled",
2780
- "type": "simple"
2781
- },
2782
- "type": "String"
2951
+ "property": "shouldValidateHmac",
2952
+ "equals": "enabled"
2953
+ }
2783
2954
  },
2784
2955
  {
2785
- "id": "inbound.hmacAlgorithm",
2786
2956
  "label": "HMAC algorithm",
2957
+ "group": "authentication",
2787
2958
  "description": "Choose HMAC algorithm",
2788
- "optional": false,
2789
2959
  "value": "sha_256",
2790
- "group": "authentication",
2791
- "binding": {
2792
- "name": "inbound.hmacAlgorithm",
2793
- "type": "zeebe:property"
2794
- },
2795
- "condition": {
2796
- "property": "inbound.shouldValidateHmac",
2797
- "equals": "enabled",
2798
- "type": "simple"
2799
- },
2800
2960
  "type": "Dropdown",
2801
2961
  "choices": [
2802
2962
  {
@@ -2811,248 +2971,214 @@
2811
2971
  "name": "SHA-512",
2812
2972
  "value": "sha_512"
2813
2973
  }
2814
- ]
2974
+ ],
2975
+ "binding": {
2976
+ "type": "zeebe:property",
2977
+ "name": "inbound.hmacAlgorithm"
2978
+ },
2979
+ "condition": {
2980
+ "property": "shouldValidateHmac",
2981
+ "equals": "enabled"
2982
+ }
2815
2983
  },
2816
2984
  {
2817
- "id": "inbound.hmacScopes",
2818
2985
  "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>",
2820
- "optional": true,
2821
- "feel": "required",
2822
2986
  "group": "authentication",
2987
+ "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>",
2988
+ "feel": "required",
2989
+ "type": "String",
2990
+ "optional": true,
2823
2991
  "binding": {
2824
- "name": "inbound.hmacScopes",
2825
- "type": "zeebe:property"
2992
+ "type": "zeebe:property",
2993
+ "name": "inbound.hmacScopes"
2826
2994
  },
2827
2995
  "condition": {
2828
- "property": "inbound.shouldValidateHmac",
2829
- "equals": "enabled",
2830
- "type": "simple"
2831
- },
2832
- "type": "String"
2996
+ "property": "shouldValidateHmac",
2997
+ "equals": "enabled"
2998
+ }
2833
2999
  },
2834
3000
  {
2835
- "id": "inbound.auth.type",
3001
+ "id": "authorizationType",
2836
3002
  "label": "Authorization type",
2837
- "description": "Choose the authorization type",
2838
- "value": "NONE",
2839
3003
  "group": "authorization",
2840
- "binding": {
2841
- "name": "inbound.auth.type",
2842
- "type": "zeebe:property"
2843
- },
3004
+ "description": "Choose the authorization type.",
3005
+ "value": "NONE",
2844
3006
  "type": "Dropdown",
2845
3007
  "choices": [
2846
3008
  {
2847
3009
  "name": "None",
2848
3010
  "value": "NONE"
2849
3011
  },
3012
+ {
3013
+ "name": "JWT",
3014
+ "value": "JWT"
3015
+ },
2850
3016
  {
2851
3017
  "name": "Basic",
2852
3018
  "value": "BASIC"
2853
3019
  },
2854
3020
  {
2855
- "name": "API key",
3021
+ "name": "API Key",
2856
3022
  "value": "APIKEY"
2857
- },
2858
- {
2859
- "name": "JWT",
2860
- "value": "JWT"
2861
3023
  }
2862
- ]
3024
+ ],
3025
+ "binding": {
3026
+ "type": "zeebe:property",
3027
+ "name": "inbound.auth.type"
3028
+ }
2863
3029
  },
2864
3030
  {
2865
- "id": "inbound.auth.username",
2866
- "label": "Username",
2867
- "description": "Username for basic authentication",
2868
- "optional": false,
2869
- "feel": "optional",
3031
+ "label": "JWK url",
3032
+ "description": "Well-known url of JWKs",
3033
+ "type": "String",
2870
3034
  "group": "authorization",
3035
+ "feel": "optional",
3036
+ "optional": true,
2871
3037
  "binding": {
2872
- "name": "inbound.auth.username",
2873
- "type": "zeebe:property"
3038
+ "type": "zeebe:property",
3039
+ "name": "inbound.auth.jwt.jwkUrl"
2874
3040
  },
2875
3041
  "condition": {
2876
- "property": "inbound.auth.type",
2877
- "equals": "BASIC",
2878
- "type": "simple"
2879
- },
2880
- "type": "String"
3042
+ "property": "authorizationType",
3043
+ "equals": "JWT"
3044
+ }
2881
3045
  },
2882
3046
  {
2883
- "id": "inbound.auth.password",
2884
- "label": "Password",
2885
- "description": "Password for basic authentication",
2886
- "optional": false,
2887
- "feel": "optional",
3047
+ "label": "JWT role property expression",
3048
+ "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>",
3049
+ "type": "String",
2888
3050
  "group": "authorization",
3051
+ "feel": "required",
3052
+ "optional": true,
2889
3053
  "binding": {
2890
- "name": "inbound.auth.password",
2891
- "type": "zeebe:property"
3054
+ "type": "zeebe:property",
3055
+ "name": "inbound.auth.jwt.permissionsExpression"
2892
3056
  },
2893
3057
  "condition": {
2894
- "property": "inbound.auth.type",
2895
- "equals": "BASIC",
2896
- "type": "simple"
2897
- },
2898
- "type": "String"
3058
+ "property": "authorizationType",
3059
+ "equals": "JWT"
3060
+ }
2899
3061
  },
2900
3062
  {
2901
- "id": "inbound.auth.apiKey",
2902
- "label": "API key",
2903
- "description": "Expected API key",
2904
- "optional": false,
2905
- "feel": "optional",
3063
+ "label": "Required roles",
3064
+ "description": "List of roles to test JWT roles against",
3065
+ "type": "String",
2906
3066
  "group": "authorization",
3067
+ "feel": "required",
3068
+ "optional": true,
2907
3069
  "binding": {
2908
- "name": "inbound.auth.apiKey",
2909
- "type": "zeebe:property"
3070
+ "type": "zeebe:property",
3071
+ "name": "inbound.auth.jwt.requiredPermissions"
2910
3072
  },
2911
3073
  "condition": {
2912
- "property": "inbound.auth.type",
2913
- "equals": "APIKEY",
2914
- "type": "simple"
2915
- },
2916
- "type": "String"
3074
+ "property": "authorizationType",
3075
+ "equals": "JWT"
3076
+ }
2917
3077
  },
2918
3078
  {
2919
- "id": "inbound.auth.apiKeyLocator",
2920
- "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>",
2922
- "optional": false,
2923
- "value": "=split(request.headers.authorization, \" \")[2]",
2924
- "constraints": {
2925
- "notEmpty": true
2926
- },
2927
- "feel": "required",
3079
+ "label": "Username",
3080
+ "description": "Username for basic authentication",
3081
+ "type": "String",
2928
3082
  "group": "authorization",
3083
+ "feel": "optional",
2929
3084
  "binding": {
2930
- "name": "inbound.auth.apiKeyLocator",
2931
- "type": "zeebe:property"
3085
+ "type": "zeebe:property",
3086
+ "name": "inbound.auth.username"
2932
3087
  },
2933
3088
  "condition": {
2934
- "property": "inbound.auth.type",
2935
- "equals": "APIKEY",
2936
- "type": "simple"
3089
+ "property": "authorizationType",
3090
+ "equals": "BASIC"
2937
3091
  },
2938
- "type": "String"
3092
+ "constraints": {
3093
+ "notEmpty": true
3094
+ }
2939
3095
  },
2940
3096
  {
2941
- "id": "inbound.auth.jwt.jwkUrl",
2942
- "label": "JWK URL",
2943
- "description": "Well-known URL of JWKs",
2944
- "optional": false,
2945
- "feel": "optional",
3097
+ "label": "Password",
3098
+ "description": "Password for basic authentication",
3099
+ "type": "String",
2946
3100
  "group": "authorization",
3101
+ "feel": "optional",
2947
3102
  "binding": {
2948
- "name": "inbound.auth.jwt.jwkUrl",
2949
- "type": "zeebe:property"
3103
+ "type": "zeebe:property",
3104
+ "name": "inbound.auth.password"
2950
3105
  },
2951
3106
  "condition": {
2952
- "property": "inbound.auth.type",
2953
- "equals": "JWT",
2954
- "type": "simple"
3107
+ "property": "authorizationType",
3108
+ "equals": "BASIC"
2955
3109
  },
2956
- "type": "String"
3110
+ "constraints": {
3111
+ "notEmpty": true
3112
+ }
2957
3113
  },
2958
3114
  {
2959
- "id": "inbound.auth.jwt.permissionsExpression",
2960
- "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>",
2962
- "optional": false,
2963
- "feel": "required",
3115
+ "label": "API Key",
3116
+ "description": "Expected API key",
3117
+ "type": "String",
2964
3118
  "group": "authorization",
3119
+ "feel": "optional",
2965
3120
  "binding": {
2966
- "name": "inbound.auth.jwt.permissionsExpression",
2967
- "type": "zeebe:property"
3121
+ "type": "zeebe:property",
3122
+ "name": "inbound.auth.apiKey"
2968
3123
  },
2969
3124
  "condition": {
2970
- "property": "inbound.auth.type",
2971
- "equals": "JWT",
2972
- "type": "simple"
3125
+ "property": "authorizationType",
3126
+ "equals": "APIKEY"
2973
3127
  },
2974
- "type": "String"
3128
+ "constraints": {
3129
+ "notEmpty": true
3130
+ }
2975
3131
  },
2976
3132
  {
2977
- "id": "inbound.auth.jwt.requiredPermissions",
2978
- "label": "Required roles",
2979
- "description": "List of roles to test JWT roles against",
2980
- "optional": false,
2981
- "feel": "required",
3133
+ "label": "API Key locator",
3134
+ "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>",
3135
+ "type": "String",
2982
3136
  "group": "authorization",
3137
+ "feel": "required",
2983
3138
  "binding": {
2984
- "name": "inbound.auth.jwt.requiredPermissions",
2985
- "type": "zeebe:property"
3139
+ "type": "zeebe:property",
3140
+ "name": "inbound.auth.apiKeyLocator"
2986
3141
  },
2987
3142
  "condition": {
2988
- "property": "inbound.auth.type",
2989
- "equals": "JWT",
2990
- "type": "simple"
3143
+ "property": "authorizationType",
3144
+ "equals": "APIKEY"
2991
3145
  },
2992
- "type": "String"
2993
- },
2994
- {
2995
- "id": "inbound.responseExpression",
2996
- "label": "Response expression",
2997
- "description": "Expression used to generate the HTTP response",
2998
- "optional": true,
2999
- "feel": "required",
3000
- "group": "webhookResponse",
3001
- "binding": {
3002
- "name": "inbound.responseExpression",
3003
- "type": "zeebe:property"
3146
+ "constraints": {
3147
+ "notEmpty": true
3004
3148
  },
3005
- "type": "Text"
3149
+ "value": "=split(request.headers.authorization, \" \")[2]"
3006
3150
  },
3007
3151
  {
3008
- "id": "inbound.verificationExpression",
3009
- "label": "One time verification response expression",
3010
- "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>",
3011
- "optional": true,
3152
+ "label": "Message ID expression",
3012
3153
  "feel": "required",
3013
- "group": "webhookResponse",
3014
- "binding": {
3015
- "name": "inbound.verificationExpression",
3016
- "type": "zeebe:property"
3017
- },
3018
- "type": "Text"
3019
- },
3020
- {
3021
- "id": "activationCondition",
3022
- "label": "Activation condition",
3023
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
3154
+ "type": "String",
3024
3155
  "optional": true,
3025
- "feel": "required",
3026
3156
  "group": "activation",
3027
3157
  "binding": {
3028
- "name": "activationCondition",
3029
- "type": "zeebe:property"
3158
+ "type": "zeebe:property",
3159
+ "name": "messageIdExpression"
3030
3160
  },
3031
- "type": "String"
3161
+ "description": "Expression to extract unique identifier of a message"
3032
3162
  },
3033
3163
  {
3034
- "id": "consumeUnmatchedEvents",
3035
- "label": "Consume unmatched events",
3036
- "value": true,
3164
+ "label": "Condition",
3165
+ "type": "String",
3037
3166
  "group": "activation",
3167
+ "feel": "required",
3168
+ "optional": true,
3038
3169
  "binding": {
3039
- "name": "consumeUnmatchedEvents",
3040
- "type": "zeebe:property"
3170
+ "type": "zeebe:property",
3171
+ "name": "activationCondition"
3041
3172
  },
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"
3173
+ "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>"
3044
3174
  },
3045
3175
  {
3046
- "id": "correlationRequired",
3047
- "label": "Subprocess correlation required",
3176
+ "label": "Correlation required",
3048
3177
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
3049
- "value": "notRequired",
3178
+ "id": "correlationRequired",
3050
3179
  "group": "correlation",
3051
- "binding": {
3052
- "name": "correlationRequired",
3053
- "type": "zeebe:property"
3054
- },
3055
3180
  "type": "Dropdown",
3181
+ "value": "notRequired",
3056
3182
  "choices": [
3057
3183
  {
3058
3184
  "name": "Correlation not required",
@@ -3062,122 +3188,101 @@
3062
3188
  "name": "Correlation required",
3063
3189
  "value": "required"
3064
3190
  }
3065
- ]
3191
+ ],
3192
+ "binding": {
3193
+ "type": "zeebe:property",
3194
+ "name": "correlationRequired"
3195
+ }
3066
3196
  },
3067
3197
  {
3068
- "id": "correlationKeyProcess",
3069
3198
  "label": "Correlation key (process)",
3199
+ "type": "String",
3200
+ "group": "correlation",
3201
+ "feel": "required",
3070
3202
  "description": "Sets up the correlation key from process variables",
3203
+ "binding": {
3204
+ "type": "bpmn:Message#zeebe:subscription#property",
3205
+ "name": "correlationKey"
3206
+ },
3071
3207
  "constraints": {
3072
3208
  "notEmpty": true
3073
3209
  },
3074
- "feel": "required",
3075
- "group": "correlation",
3076
- "binding": {
3077
- "name": "correlationKey",
3078
- "type": "bpmn:Message#zeebe:subscription#property"
3079
- },
3080
3210
  "condition": {
3081
3211
  "property": "correlationRequired",
3082
- "equals": "required",
3083
- "type": "simple"
3084
- },
3085
- "type": "String"
3212
+ "equals": "required"
3213
+ }
3086
3214
  },
3087
3215
  {
3088
- "id": "correlationKeyPayload",
3089
3216
  "label": "Correlation key (payload)",
3217
+ "type": "String",
3218
+ "group": "correlation",
3219
+ "feel": "required",
3220
+ "binding": {
3221
+ "type": "zeebe:property",
3222
+ "name": "correlationKeyExpression"
3223
+ },
3090
3224
  "description": "Extracts the correlation key from the incoming message payload",
3091
3225
  "constraints": {
3092
3226
  "notEmpty": true
3093
3227
  },
3094
- "feel": "required",
3095
- "group": "correlation",
3096
- "binding": {
3097
- "name": "correlationKeyExpression",
3098
- "type": "zeebe:property"
3099
- },
3100
3228
  "condition": {
3101
3229
  "property": "correlationRequired",
3102
- "equals": "required",
3103
- "type": "simple"
3104
- },
3105
- "type": "String"
3230
+ "equals": "required"
3231
+ }
3106
3232
  },
3107
3233
  {
3108
- "id": "messageTtl",
3109
- "label": "Message TTL",
3110
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
3234
+ "label": "Result variable",
3235
+ "type": "String",
3236
+ "group": "variable-mapping",
3111
3237
  "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
3238
  "binding": {
3122
- "name": "messageTtl",
3123
- "type": "zeebe:property"
3239
+ "type": "zeebe:property",
3240
+ "name": "resultVariable"
3124
3241
  },
3125
- "type": "String"
3242
+ "description": "Name of variable to store the result of the connector in"
3126
3243
  },
3127
3244
  {
3128
- "id": "messageIdExpression",
3129
- "label": "Message ID expression",
3130
- "description": "Expression to extract unique identifier of a message",
3131
- "optional": true,
3245
+ "label": "Result expression",
3246
+ "type": "String",
3247
+ "group": "variable-mapping",
3132
3248
  "feel": "required",
3133
- "group": "correlation",
3134
- "binding": {
3135
- "name": "messageIdExpression",
3136
- "type": "zeebe:property"
3137
- },
3138
- "type": "String"
3139
- },
3140
- {
3141
- "id": "messageNameUuid",
3142
- "generatedValue": {
3143
- "type": "uuid"
3144
- },
3145
- "group": "correlation",
3249
+ "optional": true,
3146
3250
  "binding": {
3147
- "name": "name",
3148
- "type": "bpmn:Message#property"
3251
+ "type": "zeebe:property",
3252
+ "name": "resultExpression"
3149
3253
  },
3150
- "type": "Hidden"
3254
+ "description": "Expression to map the inbound payload to process variables"
3151
3255
  },
3152
3256
  {
3153
- "id": "resultVariable",
3154
- "label": "Result variable",
3155
- "description": "Name of variable to store the response in",
3156
- "group": "output",
3257
+ "label": "One time verification response expression",
3258
+ "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>",
3259
+ "type": "Text",
3260
+ "group": "webhookResponse",
3261
+ "feel": "required",
3262
+ "optional": true,
3157
3263
  "binding": {
3158
- "name": "resultVariable",
3159
- "type": "zeebe:property"
3160
- },
3161
- "type": "String"
3264
+ "type": "zeebe:property",
3265
+ "name": "inbound.verificationExpression"
3266
+ }
3162
3267
  },
3163
3268
  {
3164
- "id": "resultExpression",
3165
- "label": "Result expression",
3166
- "description": "Expression to map the response into process variables",
3269
+ "label": "Response body expression",
3270
+ "type": "Text",
3271
+ "group": "webhookResponse",
3167
3272
  "feel": "required",
3168
- "group": "output",
3273
+ "optional": true,
3169
3274
  "binding": {
3170
- "name": "resultExpression",
3171
- "type": "zeebe:property"
3275
+ "type": "zeebe:property",
3276
+ "name": "inbound.responseBodyExpression"
3172
3277
  },
3173
- "type": "Text"
3278
+ "description": "Specify condition and response"
3174
3279
  }
3175
3280
  ],
3176
- "engines": {
3177
- "camunda": "^8.3"
3178
- },
3179
3281
  "icon": {
3180
- "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
3282
+ "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"
3283
+ },
3284
+ "engines": {
3285
+ "camunda": "^8.5"
3181
3286
  }
3182
3287
  },
3183
3288
  {
@@ -3185,11 +3290,8 @@
3185
3290
  "name": "Webhook Message Start Event Connector",
3186
3291
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
3187
3292
  "description": "Configure webhook to receive callbacks",
3188
- "metadata": {
3189
- "keywords": []
3190
- },
3191
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
3192
- "version": 13,
3293
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
3294
+ "version": 10,
3193
3295
  "category": {
3194
3296
  "id": "connectors",
3195
3297
  "name": "Connectors"
@@ -3199,9 +3301,6 @@
3199
3301
  "value": "bpmn:StartEvent",
3200
3302
  "eventDefinition": "bpmn:MessageEventDefinition"
3201
3303
  },
3202
- "engines": {
3203
- "camunda": "^8.3"
3204
- },
3205
3304
  "groups": [
3206
3305
  {
3207
3306
  "id": "endpoint",
@@ -3225,13 +3324,7 @@
3225
3324
  },
3226
3325
  {
3227
3326
  "id": "correlation",
3228
- "label": "Correlation",
3229
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
3230
- },
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."
3327
+ "label": "Correlation"
3235
3328
  },
3236
3329
  {
3237
3330
  "id": "output",
@@ -3304,7 +3397,7 @@
3304
3397
  {
3305
3398
  "id": "inbound.shouldValidateHmac",
3306
3399
  "label": "HMAC authentication",
3307
- "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",
3400
+ "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",
3308
3401
  "optional": false,
3309
3402
  "value": "disabled",
3310
3403
  "group": "authentication",
@@ -3395,7 +3488,7 @@
3395
3488
  {
3396
3489
  "id": "inbound.hmacScopes",
3397
3490
  "label": "HMAC scopes",
3398
- "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>",
3491
+ "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>",
3399
3492
  "optional": true,
3400
3493
  "feel": "required",
3401
3494
  "group": "authentication",
@@ -3497,7 +3590,7 @@
3497
3590
  {
3498
3591
  "id": "inbound.auth.apiKeyLocator",
3499
3592
  "label": "API key locator",
3500
- "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>",
3593
+ "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>",
3501
3594
  "optional": false,
3502
3595
  "value": "=split(request.headers.authorization, \" \")[2]",
3503
3596
  "constraints": {
@@ -3537,7 +3630,7 @@
3537
3630
  {
3538
3631
  "id": "inbound.auth.jwt.permissionsExpression",
3539
3632
  "label": "JWT role property expression",
3540
- "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>",
3633
+ "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>",
3541
3634
  "optional": false,
3542
3635
  "feel": "required",
3543
3636
  "group": "authorization",
@@ -3571,14 +3664,14 @@
3571
3664
  "type": "String"
3572
3665
  },
3573
3666
  {
3574
- "id": "inbound.responseExpression",
3575
- "label": "Response expression",
3576
- "description": "Expression used to generate the HTTP response",
3667
+ "id": "inbound.responseBodyExpression",
3668
+ "label": "Response body expression",
3669
+ "description": "Specify condition and response",
3577
3670
  "optional": true,
3578
3671
  "feel": "required",
3579
3672
  "group": "webhookResponse",
3580
3673
  "binding": {
3581
- "name": "inbound.responseExpression",
3674
+ "name": "inbound.responseBodyExpression",
3582
3675
  "type": "zeebe:property"
3583
3676
  },
3584
3677
  "type": "Text"
@@ -3609,18 +3702,6 @@
3609
3702
  },
3610
3703
  "type": "String"
3611
3704
  },
3612
- {
3613
- "id": "consumeUnmatchedEvents",
3614
- "label": "Consume unmatched events",
3615
- "value": true,
3616
- "group": "activation",
3617
- "binding": {
3618
- "name": "consumeUnmatchedEvents",
3619
- "type": "zeebe:property"
3620
- },
3621
- "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",
3622
- "type": "Boolean"
3623
- },
3624
3705
  {
3625
3706
  "id": "correlationRequired",
3626
3707
  "label": "Subprocess correlation required",
@@ -3683,26 +3764,6 @@
3683
3764
  },
3684
3765
  "type": "String"
3685
3766
  },
3686
- {
3687
- "id": "messageTtl",
3688
- "label": "Message TTL",
3689
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
3690
- "optional": true,
3691
- "constraints": {
3692
- "notEmpty": false,
3693
- "pattern": {
3694
- "value": "^(PT.*|)$",
3695
- "message": "must be an ISO-8601 duration"
3696
- }
3697
- },
3698
- "feel": "optional",
3699
- "group": "correlation",
3700
- "binding": {
3701
- "name": "messageTtl",
3702
- "type": "zeebe:property"
3703
- },
3704
- "type": "String"
3705
- },
3706
3767
  {
3707
3768
  "id": "messageIdExpression",
3708
3769
  "label": "Message ID expression",
@@ -3728,70 +3789,6 @@
3728
3789
  },
3729
3790
  "type": "Hidden"
3730
3791
  },
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
3792
  {
3796
3793
  "id": "resultVariable",
3797
3794
  "label": "Result variable",
@@ -3818,6 +3815,9 @@
3818
3815
  ],
3819
3816
  "icon": {
3820
3817
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
3818
+ },
3819
+ "engines": {
3820
+ "camunda": "^8.5"
3821
3821
  }
3822
3822
  }
3823
3823
  ]