@camunda/connectors-element-templates 1.0.19 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -4,11 +4,17 @@
4
4
  "name": "Webhook Boundary Event Connector",
5
5
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
6
6
  "description": "Configure webhook to receive callbacks",
7
- "metadata": {
8
- "keywords": []
9
- },
7
+ "keywords": [
8
+ "receive webhook",
9
+ "HTTP trigger",
10
+ "event received",
11
+ "inbound event",
12
+ "webhook trigger",
13
+ "HTTP callback",
14
+ "listen for event"
15
+ ],
10
16
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
11
- "version": 13,
17
+ "version": 14,
12
18
  "category": {
13
19
  "id": "connectors",
14
20
  "name": "Connectors"
@@ -42,6 +48,10 @@
42
48
  "id": "activation",
43
49
  "label": "Activation"
44
50
  },
51
+ {
52
+ "id": "synchronousResponse",
53
+ "label": "Response mode"
54
+ },
45
55
  {
46
56
  "id": "correlation",
47
57
  "label": "Correlation",
@@ -390,27 +400,27 @@
390
400
  "type": "String"
391
401
  },
392
402
  {
393
- "id": "inbound.responseExpression",
394
- "label": "Response expression",
395
- "description": "Expression used to generate the HTTP response",
403
+ "id": "inbound.verificationExpression",
404
+ "label": "One time verification response expression",
405
+ "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>",
396
406
  "optional": true,
397
407
  "feel": "required",
398
408
  "group": "webhookResponse",
399
409
  "binding": {
400
- "name": "inbound.responseExpression",
410
+ "name": "inbound.verificationExpression",
401
411
  "type": "zeebe:property"
402
412
  },
403
413
  "type": "Text"
404
414
  },
405
415
  {
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>",
416
+ "id": "inbound.responseExpression",
417
+ "label": "Response expression",
418
+ "description": "Expression used to generate the HTTP response",
409
419
  "optional": true,
410
420
  "feel": "required",
411
421
  "group": "webhookResponse",
412
422
  "binding": {
413
- "name": "inbound.verificationExpression",
423
+ "name": "inbound.responseExpression",
414
424
  "type": "zeebe:property"
415
425
  },
416
426
  "type": "Text"
@@ -440,6 +450,29 @@
440
450
  "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
451
  "type": "Boolean"
442
452
  },
453
+ {
454
+ "id": "synchronousResponse",
455
+ "label": "Response mode",
456
+ "description": "Synchronous or Asynchronous <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#response-mode\" target=\"_blank\">response handling</a>",
457
+ "value": "false",
458
+ "group": "synchronousResponse",
459
+ "binding": {
460
+ "name": "synchronousResponse",
461
+ "type": "zeebe:property"
462
+ },
463
+ "tooltip": "Select synchronous to wait for the result of the correlation. This is either the result of the created process or the process instance key that matched the correlated message subscription. Select asynchronous to trigger the correlation and return immediately without waiting for a result. This affects the data available in the <a href=\"https://docs.camunda.io/docs/components/connectors/connectors/protocol/http-webhook/#use-the-correlation-object\">correlation</a> object for the response expression.",
464
+ "type": "Dropdown",
465
+ "choices": [
466
+ {
467
+ "name": "Asynchronous",
468
+ "value": "false"
469
+ },
470
+ {
471
+ "name": "Synchronous",
472
+ "value": "true"
473
+ }
474
+ ]
475
+ },
443
476
  {
444
477
  "id": "correlationKeyProcess",
445
478
  "label": "Correlation key (process)",
@@ -481,6 +514,11 @@
481
514
  "name": "messageIdExpression",
482
515
  "type": "zeebe:property"
483
516
  },
517
+ "condition": {
518
+ "property": "synchronousResponse",
519
+ "equals": "false",
520
+ "type": "simple"
521
+ },
484
522
  "type": "String"
485
523
  },
486
524
  {
@@ -501,19 +539,27 @@
501
539
  "name": "messageTtl",
502
540
  "type": "zeebe:property"
503
541
  },
542
+ "condition": {
543
+ "property": "synchronousResponse",
544
+ "equals": "false",
545
+ "type": "simple"
546
+ },
504
547
  "type": "String"
505
548
  },
506
549
  {
507
550
  "id": "messageNameUuid",
551
+ "label": "Message name",
508
552
  "generatedValue": {
509
553
  "type": "uuid"
510
554
  },
555
+ "feel": "optional",
511
556
  "group": "correlation",
512
557
  "binding": {
513
558
  "name": "name",
514
559
  "type": "bpmn:Message#property"
515
560
  },
516
- "type": "Hidden"
561
+ "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
562
+ "type": "String"
517
563
  },
518
564
  {
519
565
  "id": "deduplicationModeManualFlag",
@@ -582,7 +628,7 @@
582
628
  {
583
629
  "id": "resultVariable",
584
630
  "label": "Result variable",
585
- "description": "Name of variable to store the response in",
631
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
586
632
  "group": "output",
587
633
  "binding": {
588
634
  "name": "resultVariable",
@@ -593,7 +639,8 @@
593
639
  {
594
640
  "id": "resultExpression",
595
641
  "label": "Result expression",
596
- "description": "Expression to map the response into process variables",
642
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
643
+ "value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
597
644
  "feel": "required",
598
645
  "group": "output",
599
646
  "binding": {
@@ -611,7 +658,7 @@
611
658
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
612
659
  "name": "Webhook Boundary Event Connector",
613
660
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
614
- "version": 2,
661
+ "version": 1,
615
662
  "description": "Configure webhook to receive callbacks",
616
663
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
617
664
  "category": {
@@ -999,18 +1046,6 @@
999
1046
  "notEmpty": true
1000
1047
  }
1001
1048
  },
1002
- {
1003
- "label": "Message ID expression",
1004
- "feel": "required",
1005
- "type": "String",
1006
- "optional": true,
1007
- "group": "activation",
1008
- "binding": {
1009
- "type": "zeebe:property",
1010
- "name": "messageIdExpression"
1011
- },
1012
- "description": "Expression to extract unique identifier of a message"
1013
- },
1014
1049
  {
1015
1050
  "label": "Condition",
1016
1051
  "type": "String",
@@ -1046,18 +1081,6 @@
1046
1081
  },
1047
1082
  "description": "Expression to map the inbound payload to process variables"
1048
1083
  },
1049
- {
1050
- "label": "One time verification response expression",
1051
- "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>",
1052
- "type": "Text",
1053
- "group": "webhookResponse",
1054
- "feel": "required",
1055
- "optional": true,
1056
- "binding": {
1057
- "type": "zeebe:property",
1058
- "name": "inbound.verificationExpression"
1059
- }
1060
- },
1061
1084
  {
1062
1085
  "label": "Response body expression",
1063
1086
  "type": "Text",
@@ -1075,16 +1098,16 @@
1075
1098
  "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"
1076
1099
  },
1077
1100
  "engines": {
1078
- "camunda": "^8.4"
1101
+ "camunda": "^8.2"
1079
1102
  }
1080
1103
  },
1081
1104
  {
1082
1105
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1083
1106
  "name": "Webhook Boundary Event Connector",
1084
1107
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
1085
- "version": 1,
1086
1108
  "description": "Configure webhook to receive callbacks",
1087
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1109
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
1110
+ "version": 11,
1088
1111
  "category": {
1089
1112
  "id": "connectors",
1090
1113
  "name": "Connectors"
@@ -1107,52 +1130,44 @@
1107
1130
  "id": "authorization",
1108
1131
  "label": "Authorization"
1109
1132
  },
1133
+ {
1134
+ "id": "webhookResponse",
1135
+ "label": "Webhook response"
1136
+ },
1110
1137
  {
1111
1138
  "id": "activation",
1112
1139
  "label": "Activation"
1113
1140
  },
1114
1141
  {
1115
- "id": "variable-mapping",
1116
- "label": "Variable mapping"
1142
+ "id": "correlation",
1143
+ "label": "Correlation",
1144
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1117
1145
  },
1118
1146
  {
1119
- "id": "webhookResponse",
1120
- "label": "Webhook response"
1147
+ "id": "output",
1148
+ "label": "Output mapping"
1121
1149
  }
1122
1150
  ],
1123
1151
  "properties": [
1124
1152
  {
1125
- "type": "Hidden",
1126
1153
  "value": "io.camunda:webhook:1",
1127
1154
  "binding": {
1128
- "type": "zeebe:property",
1129
- "name": "inbound.type"
1130
- }
1131
- },
1132
- {
1133
- "type": "Hidden",
1134
- "generatedValue": {
1135
- "type": "uuid"
1155
+ "name": "inbound.type",
1156
+ "type": "zeebe:property"
1136
1157
  },
1137
- "binding": {
1138
- "type": "bpmn:Message#property",
1139
- "name": "name"
1140
- }
1141
- },
1142
- {
1143
- "type": "Hidden",
1144
- "value": "ConfigurableInboundWebhook",
1145
- "binding": {
1146
- "type": "zeebe:property",
1147
- "name": "inbound.subtype"
1148
- }
1158
+ "type": "Hidden"
1149
1159
  },
1150
1160
  {
1151
- "id": "webhookMethod",
1161
+ "id": "inbound.method",
1152
1162
  "label": "Webhook method",
1153
- "group": "endpoint",
1154
1163
  "description": "Select HTTP method",
1164
+ "optional": false,
1155
1165
  "value": "any",
1166
+ "group": "endpoint",
1167
+ "binding": {
1168
+ "name": "inbound.method",
1169
+ "type": "zeebe:property"
1170
+ },
1156
1171
  "type": "Dropdown",
1157
1172
  "choices": [
1158
1173
  {
@@ -1160,46 +1175,53 @@
1160
1175
  "value": "any"
1161
1176
  },
1162
1177
  {
1163
- "name": "Get",
1178
+ "name": "GET",
1164
1179
  "value": "get"
1165
1180
  },
1166
1181
  {
1167
- "name": "Post",
1182
+ "name": "POST",
1168
1183
  "value": "post"
1169
1184
  },
1170
1185
  {
1171
- "name": "Put",
1186
+ "name": "PUT",
1172
1187
  "value": "put"
1173
1188
  },
1174
1189
  {
1175
- "name": "Delete",
1190
+ "name": "DELETE",
1176
1191
  "value": "delete"
1177
1192
  }
1178
- ],
1179
- "binding": {
1180
- "type": "zeebe:property",
1181
- "name": "inbound.method"
1182
- }
1193
+ ]
1183
1194
  },
1184
1195
  {
1196
+ "id": "inbound.context",
1185
1197
  "label": "Webhook ID",
1186
- "type": "String",
1198
+ "description": "The webhook ID is a part of the URL",
1199
+ "optional": false,
1200
+ "constraints": {
1201
+ "notEmpty": true,
1202
+ "pattern": {
1203
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
1204
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
1205
+ }
1206
+ },
1187
1207
  "group": "endpoint",
1188
1208
  "binding": {
1189
- "type": "zeebe:property",
1190
- "name": "inbound.context"
1209
+ "name": "inbound.context",
1210
+ "type": "zeebe:property"
1191
1211
  },
1192
- "description": "The webhook ID is a part of the URL",
1193
- "constraints": {
1194
- "notEmpty": true
1195
- }
1212
+ "type": "String"
1196
1213
  },
1197
1214
  {
1198
- "id": "shouldValidateHmac",
1215
+ "id": "inbound.shouldValidateHmac",
1199
1216
  "label": "HMAC authentication",
1200
- "group": "authentication",
1201
- "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",
1217
+ "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/webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
1218
+ "optional": false,
1202
1219
  "value": "disabled",
1220
+ "group": "authentication",
1221
+ "binding": {
1222
+ "name": "inbound.shouldValidateHmac",
1223
+ "type": "zeebe:property"
1224
+ },
1203
1225
  "type": "Dropdown",
1204
1226
  "choices": [
1205
1227
  {
@@ -1210,47 +1232,60 @@
1210
1232
  "name": "Disabled",
1211
1233
  "value": "disabled"
1212
1234
  }
1213
- ],
1214
- "binding": {
1215
- "type": "zeebe:property",
1216
- "name": "inbound.shouldValidateHmac"
1217
- }
1235
+ ]
1218
1236
  },
1219
1237
  {
1238
+ "id": "inbound.hmacSecret",
1220
1239
  "label": "HMAC secret key",
1221
1240
  "description": "Shared secret key",
1222
- "type": "String",
1223
- "group": "authentication",
1224
1241
  "optional": true,
1242
+ "feel": "optional",
1243
+ "group": "authentication",
1225
1244
  "binding": {
1226
- "type": "zeebe:property",
1227
- "name": "inbound.hmacSecret"
1245
+ "name": "inbound.hmacSecret",
1246
+ "type": "zeebe:property"
1228
1247
  },
1229
1248
  "condition": {
1230
- "property": "shouldValidateHmac",
1231
- "equals": "enabled"
1232
- }
1249
+ "property": "inbound.shouldValidateHmac",
1250
+ "equals": "enabled",
1251
+ "type": "simple"
1252
+ },
1253
+ "type": "String"
1233
1254
  },
1234
1255
  {
1256
+ "id": "inbound.hmacHeader",
1235
1257
  "label": "HMAC header",
1236
1258
  "description": "Name of header attribute that will contain the HMAC value",
1237
- "type": "String",
1238
- "group": "authentication",
1239
1259
  "optional": true,
1260
+ "feel": "optional",
1261
+ "group": "authentication",
1240
1262
  "binding": {
1241
- "type": "zeebe:property",
1242
- "name": "inbound.hmacHeader"
1263
+ "name": "inbound.hmacHeader",
1264
+ "type": "zeebe:property"
1243
1265
  },
1244
1266
  "condition": {
1245
- "property": "shouldValidateHmac",
1246
- "equals": "enabled"
1247
- }
1267
+ "property": "inbound.shouldValidateHmac",
1268
+ "equals": "enabled",
1269
+ "type": "simple"
1270
+ },
1271
+ "type": "String"
1248
1272
  },
1249
1273
  {
1274
+ "id": "inbound.hmacAlgorithm",
1250
1275
  "label": "HMAC algorithm",
1251
- "group": "authentication",
1252
1276
  "description": "Choose HMAC algorithm",
1277
+ "optional": false,
1253
1278
  "value": "sha_256",
1279
+ "group": "authentication",
1280
+ "binding": {
1281
+ "name": "inbound.hmacAlgorithm",
1282
+ "type": "zeebe:property"
1283
+ },
1284
+ "condition": {
1285
+ "property": "inbound.shouldValidateHmac",
1286
+ "equals": "enabled",
1287
+ "type": "simple"
1288
+ },
1254
1289
  "type": "Dropdown",
1255
1290
  "choices": [
1256
1291
  {
@@ -1265,264 +1300,341 @@
1265
1300
  "name": "SHA-512",
1266
1301
  "value": "sha_512"
1267
1302
  }
1268
- ],
1269
- "binding": {
1270
- "type": "zeebe:property",
1271
- "name": "inbound.hmacAlgorithm"
1272
- },
1273
- "condition": {
1274
- "property": "shouldValidateHmac",
1275
- "equals": "enabled"
1276
- }
1303
+ ]
1277
1304
  },
1278
1305
  {
1306
+ "id": "inbound.hmacScopes",
1279
1307
  "label": "HMAC scopes",
1280
- "group": "authentication",
1281
- "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>",
1282
- "feel": "required",
1283
- "type": "String",
1308
+ "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>",
1284
1309
  "optional": true,
1310
+ "feel": "required",
1311
+ "group": "authentication",
1285
1312
  "binding": {
1286
- "type": "zeebe:property",
1287
- "name": "inbound.hmacScopes"
1313
+ "name": "inbound.hmacScopes",
1314
+ "type": "zeebe:property"
1288
1315
  },
1289
1316
  "condition": {
1290
- "property": "shouldValidateHmac",
1291
- "equals": "enabled"
1292
- }
1317
+ "property": "inbound.shouldValidateHmac",
1318
+ "equals": "enabled",
1319
+ "type": "simple"
1320
+ },
1321
+ "type": "String"
1293
1322
  },
1294
1323
  {
1295
- "id": "authorizationType",
1324
+ "id": "inbound.auth.type",
1296
1325
  "label": "Authorization type",
1297
- "group": "authorization",
1298
- "description": "Choose the authorization type.",
1326
+ "description": "Choose the authorization type",
1299
1327
  "value": "NONE",
1328
+ "group": "authorization",
1329
+ "binding": {
1330
+ "name": "inbound.auth.type",
1331
+ "type": "zeebe:property"
1332
+ },
1300
1333
  "type": "Dropdown",
1301
1334
  "choices": [
1302
1335
  {
1303
1336
  "name": "None",
1304
1337
  "value": "NONE"
1305
1338
  },
1306
- {
1307
- "name": "JWT",
1308
- "value": "JWT"
1309
- },
1310
1339
  {
1311
1340
  "name": "Basic",
1312
1341
  "value": "BASIC"
1313
1342
  },
1314
1343
  {
1315
- "name": "API Key",
1344
+ "name": "API key",
1316
1345
  "value": "APIKEY"
1346
+ },
1347
+ {
1348
+ "name": "JWT",
1349
+ "value": "JWT"
1317
1350
  }
1318
- ],
1319
- "binding": {
1320
- "type": "zeebe:property",
1321
- "name": "inbound.auth.type"
1322
- }
1351
+ ]
1323
1352
  },
1324
1353
  {
1325
- "label": "JWK url",
1326
- "description": "Well-known url of JWKs",
1327
- "type": "String",
1328
- "group": "authorization",
1354
+ "id": "inbound.auth.username",
1355
+ "label": "Username",
1356
+ "description": "Username for basic authentication",
1357
+ "optional": false,
1329
1358
  "feel": "optional",
1330
- "optional": true,
1359
+ "group": "authorization",
1331
1360
  "binding": {
1332
- "type": "zeebe:property",
1333
- "name": "inbound.auth.jwt.jwkUrl"
1361
+ "name": "inbound.auth.username",
1362
+ "type": "zeebe:property"
1334
1363
  },
1335
1364
  "condition": {
1336
- "property": "authorizationType",
1337
- "equals": "JWT"
1338
- }
1365
+ "property": "inbound.auth.type",
1366
+ "equals": "BASIC",
1367
+ "type": "simple"
1368
+ },
1369
+ "type": "String"
1339
1370
  },
1340
1371
  {
1341
- "label": "JWT role property expression",
1342
- "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>",
1343
- "type": "String",
1372
+ "id": "inbound.auth.password",
1373
+ "label": "Password",
1374
+ "description": "Password for basic authentication",
1375
+ "optional": false,
1376
+ "feel": "optional",
1344
1377
  "group": "authorization",
1345
- "feel": "required",
1346
- "optional": true,
1347
1378
  "binding": {
1348
- "type": "zeebe:property",
1349
- "name": "inbound.auth.jwt.permissionsExpression"
1379
+ "name": "inbound.auth.password",
1380
+ "type": "zeebe:property"
1350
1381
  },
1351
1382
  "condition": {
1352
- "property": "authorizationType",
1353
- "equals": "JWT"
1354
- }
1383
+ "property": "inbound.auth.type",
1384
+ "equals": "BASIC",
1385
+ "type": "simple"
1386
+ },
1387
+ "type": "String"
1355
1388
  },
1356
1389
  {
1357
- "label": "Required roles",
1358
- "description": "List of roles to test JWT roles against",
1359
- "type": "String",
1390
+ "id": "inbound.auth.apiKey",
1391
+ "label": "API key",
1392
+ "description": "Expected API key",
1393
+ "optional": false,
1394
+ "feel": "optional",
1360
1395
  "group": "authorization",
1361
- "feel": "required",
1362
- "optional": true,
1363
1396
  "binding": {
1364
- "type": "zeebe:property",
1365
- "name": "inbound.auth.jwt.requiredPermissions"
1397
+ "name": "inbound.auth.apiKey",
1398
+ "type": "zeebe:property"
1366
1399
  },
1367
1400
  "condition": {
1368
- "property": "authorizationType",
1369
- "equals": "JWT"
1370
- }
1401
+ "property": "inbound.auth.type",
1402
+ "equals": "APIKEY",
1403
+ "type": "simple"
1404
+ },
1405
+ "type": "String"
1371
1406
  },
1372
1407
  {
1373
- "label": "Username",
1374
- "description": "Username for basic authentication",
1375
- "type": "String",
1408
+ "id": "inbound.auth.apiKeyLocator",
1409
+ "label": "API key locator",
1410
+ "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>",
1411
+ "optional": false,
1412
+ "value": "=split(request.headers.authorization, \" \")[2]",
1413
+ "constraints": {
1414
+ "notEmpty": true
1415
+ },
1416
+ "feel": "required",
1376
1417
  "group": "authorization",
1377
- "feel": "optional",
1378
1418
  "binding": {
1379
- "type": "zeebe:property",
1380
- "name": "inbound.auth.username"
1419
+ "name": "inbound.auth.apiKeyLocator",
1420
+ "type": "zeebe:property"
1381
1421
  },
1382
1422
  "condition": {
1383
- "property": "authorizationType",
1384
- "equals": "BASIC"
1423
+ "property": "inbound.auth.type",
1424
+ "equals": "APIKEY",
1425
+ "type": "simple"
1385
1426
  },
1386
- "constraints": {
1387
- "notEmpty": true
1388
- }
1427
+ "type": "String"
1389
1428
  },
1390
1429
  {
1391
- "label": "Password",
1392
- "description": "Password for basic authentication",
1393
- "type": "String",
1394
- "group": "authorization",
1430
+ "id": "inbound.auth.jwt.jwkUrl",
1431
+ "label": "JWK URL",
1432
+ "description": "Well-known URL of JWKs",
1433
+ "optional": false,
1395
1434
  "feel": "optional",
1435
+ "group": "authorization",
1396
1436
  "binding": {
1397
- "type": "zeebe:property",
1398
- "name": "inbound.auth.password"
1437
+ "name": "inbound.auth.jwt.jwkUrl",
1438
+ "type": "zeebe:property"
1399
1439
  },
1400
1440
  "condition": {
1401
- "property": "authorizationType",
1402
- "equals": "BASIC"
1441
+ "property": "inbound.auth.type",
1442
+ "equals": "JWT",
1443
+ "type": "simple"
1403
1444
  },
1404
- "constraints": {
1405
- "notEmpty": true
1406
- }
1445
+ "type": "String"
1407
1446
  },
1408
1447
  {
1409
- "label": "API Key",
1410
- "description": "Expected API key",
1411
- "type": "String",
1448
+ "id": "inbound.auth.jwt.permissionsExpression",
1449
+ "label": "JWT role property expression",
1450
+ "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>",
1451
+ "optional": false,
1452
+ "feel": "required",
1412
1453
  "group": "authorization",
1413
- "feel": "optional",
1414
1454
  "binding": {
1415
- "type": "zeebe:property",
1416
- "name": "inbound.auth.apiKey"
1455
+ "name": "inbound.auth.jwt.permissionsExpression",
1456
+ "type": "zeebe:property"
1417
1457
  },
1418
1458
  "condition": {
1419
- "property": "authorizationType",
1420
- "equals": "APIKEY"
1459
+ "property": "inbound.auth.type",
1460
+ "equals": "JWT",
1461
+ "type": "simple"
1421
1462
  },
1422
- "constraints": {
1423
- "notEmpty": true
1424
- }
1463
+ "type": "String"
1425
1464
  },
1426
1465
  {
1427
- "label": "API Key locator",
1428
- "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>",
1429
- "type": "String",
1430
- "group": "authorization",
1466
+ "id": "inbound.auth.jwt.requiredPermissions",
1467
+ "label": "Required roles",
1468
+ "description": "List of roles to test JWT roles against",
1469
+ "optional": false,
1431
1470
  "feel": "required",
1471
+ "group": "authorization",
1432
1472
  "binding": {
1433
- "type": "zeebe:property",
1434
- "name": "inbound.auth.apiKeyLocator"
1473
+ "name": "inbound.auth.jwt.requiredPermissions",
1474
+ "type": "zeebe:property"
1435
1475
  },
1436
1476
  "condition": {
1437
- "property": "authorizationType",
1438
- "equals": "APIKEY"
1439
- },
1440
- "constraints": {
1441
- "notEmpty": true
1477
+ "property": "inbound.auth.type",
1478
+ "equals": "JWT",
1479
+ "type": "simple"
1442
1480
  },
1443
- "value": "=split(request.headers.authorization, \" \")[2]"
1481
+ "type": "String"
1444
1482
  },
1445
1483
  {
1446
- "label": "Correlation key (process)",
1447
- "type": "String",
1448
- "group": "activation",
1484
+ "id": "inbound.responseExpression",
1485
+ "label": "Response expression",
1486
+ "description": "Expression used to generate the HTTP response",
1487
+ "optional": true,
1449
1488
  "feel": "required",
1450
- "description": "Sets up the correlation key from process variables",
1489
+ "group": "webhookResponse",
1451
1490
  "binding": {
1452
- "type": "bpmn:Message#zeebe:subscription#property",
1453
- "name": "correlationKey"
1491
+ "name": "inbound.responseExpression",
1492
+ "type": "zeebe:property"
1454
1493
  },
1455
- "constraints": {
1456
- "notEmpty": true
1457
- }
1494
+ "type": "Text"
1458
1495
  },
1459
1496
  {
1460
- "label": "Correlation key (payload)",
1461
- "type": "String",
1462
- "group": "activation",
1497
+ "id": "inbound.verificationExpression",
1498
+ "label": "One time verification response expression",
1499
+ "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>",
1500
+ "optional": true,
1463
1501
  "feel": "required",
1502
+ "group": "webhookResponse",
1464
1503
  "binding": {
1465
- "type": "zeebe:property",
1466
- "name": "correlationKeyExpression"
1504
+ "name": "inbound.verificationExpression",
1505
+ "type": "zeebe:property"
1467
1506
  },
1468
- "description": "Extracts the correlation key from the incoming message payload",
1469
- "constraints": {
1470
- "notEmpty": true
1471
- }
1507
+ "type": "Text"
1472
1508
  },
1473
1509
  {
1474
- "label": "Condition",
1475
- "type": "String",
1476
- "group": "activation",
1477
- "feel": "required",
1510
+ "id": "activationCondition",
1511
+ "label": "Activation condition",
1512
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1478
1513
  "optional": true,
1514
+ "feel": "required",
1515
+ "group": "activation",
1479
1516
  "binding": {
1480
- "type": "zeebe:property",
1481
- "name": "activationCondition"
1517
+ "name": "activationCondition",
1518
+ "type": "zeebe:property"
1482
1519
  },
1483
- "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>"
1520
+ "type": "String"
1484
1521
  },
1485
1522
  {
1486
- "label": "Result variable",
1487
- "type": "String",
1488
- "group": "variable-mapping",
1489
- "optional": true,
1523
+ "id": "consumeUnmatchedEvents",
1524
+ "label": "Consume unmatched events",
1525
+ "value": true,
1526
+ "group": "activation",
1490
1527
  "binding": {
1491
- "type": "zeebe:property",
1492
- "name": "resultVariable"
1528
+ "name": "consumeUnmatchedEvents",
1529
+ "type": "zeebe:property"
1493
1530
  },
1494
- "description": "Name of variable to store the result of the connector in"
1531
+ "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",
1532
+ "type": "Boolean"
1495
1533
  },
1496
1534
  {
1497
- "label": "Result expression",
1498
- "type": "String",
1499
- "group": "variable-mapping",
1535
+ "id": "correlationKeyProcess",
1536
+ "label": "Correlation key (process)",
1537
+ "description": "Sets up the correlation key from process variables",
1538
+ "constraints": {
1539
+ "notEmpty": true
1540
+ },
1500
1541
  "feel": "required",
1501
- "optional": true,
1542
+ "group": "correlation",
1502
1543
  "binding": {
1503
- "type": "zeebe:property",
1504
- "name": "resultExpression"
1544
+ "name": "correlationKey",
1545
+ "type": "bpmn:Message#zeebe:subscription#property"
1505
1546
  },
1506
- "description": "Expression to map the inbound payload to process variables"
1547
+ "type": "String"
1507
1548
  },
1508
1549
  {
1509
- "label": "Response body expression",
1510
- "type": "Text",
1511
- "group": "webhookResponse",
1550
+ "id": "correlationKeyPayload",
1551
+ "label": "Correlation key (payload)",
1552
+ "description": "Extracts the correlation key from the incoming message payload",
1553
+ "constraints": {
1554
+ "notEmpty": true
1555
+ },
1512
1556
  "feel": "required",
1557
+ "group": "correlation",
1558
+ "binding": {
1559
+ "name": "correlationKeyExpression",
1560
+ "type": "zeebe:property"
1561
+ },
1562
+ "type": "String"
1563
+ },
1564
+ {
1565
+ "id": "messageIdExpression",
1566
+ "label": "Message ID expression",
1567
+ "description": "Expression to extract unique identifier of a message",
1513
1568
  "optional": true,
1569
+ "feel": "required",
1570
+ "group": "correlation",
1514
1571
  "binding": {
1515
- "type": "zeebe:property",
1516
- "name": "inbound.responseBodyExpression"
1572
+ "name": "messageIdExpression",
1573
+ "type": "zeebe:property"
1517
1574
  },
1518
- "description": "Specify condition and response"
1575
+ "type": "String"
1576
+ },
1577
+ {
1578
+ "id": "messageTtl",
1579
+ "label": "Message TTL",
1580
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1581
+ "optional": true,
1582
+ "constraints": {
1583
+ "notEmpty": false,
1584
+ "pattern": {
1585
+ "value": "^(PT.*|)$",
1586
+ "message": "must be an ISO-8601 duration"
1587
+ }
1588
+ },
1589
+ "feel": "optional",
1590
+ "group": "correlation",
1591
+ "binding": {
1592
+ "name": "messageTtl",
1593
+ "type": "zeebe:property"
1594
+ },
1595
+ "type": "String"
1596
+ },
1597
+ {
1598
+ "id": "messageNameUuid",
1599
+ "generatedValue": {
1600
+ "type": "uuid"
1601
+ },
1602
+ "group": "correlation",
1603
+ "binding": {
1604
+ "name": "name",
1605
+ "type": "bpmn:Message#property"
1606
+ },
1607
+ "type": "Hidden"
1608
+ },
1609
+ {
1610
+ "id": "resultVariable",
1611
+ "label": "Result variable",
1612
+ "description": "Name of variable to store the response in",
1613
+ "group": "output",
1614
+ "binding": {
1615
+ "name": "resultVariable",
1616
+ "type": "zeebe:property"
1617
+ },
1618
+ "type": "String"
1619
+ },
1620
+ {
1621
+ "id": "resultExpression",
1622
+ "label": "Result expression",
1623
+ "description": "Expression to map the response into process variables",
1624
+ "feel": "required",
1625
+ "group": "output",
1626
+ "binding": {
1627
+ "name": "resultExpression",
1628
+ "type": "zeebe:property"
1629
+ },
1630
+ "type": "Text"
1519
1631
  }
1520
1632
  ],
1521
1633
  "icon": {
1522
- "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"
1634
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
1523
1635
  },
1524
1636
  "engines": {
1525
- "camunda": "^8.2"
1637
+ "camunda": "^8.6"
1526
1638
  }
1527
1639
  },
1528
1640
  {
@@ -1530,8 +1642,11 @@
1530
1642
  "name": "Webhook Boundary Event Connector",
1531
1643
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
1532
1644
  "description": "Configure webhook to receive callbacks",
1533
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1534
- "version": 10,
1645
+ "metadata": {
1646
+ "keywords": []
1647
+ },
1648
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
1649
+ "version": 12,
1535
1650
  "category": {
1536
1651
  "id": "connectors",
1537
1652
  "name": "Connectors"
@@ -1564,7 +1679,8 @@
1564
1679
  },
1565
1680
  {
1566
1681
  "id": "correlation",
1567
- "label": "Correlation"
1682
+ "label": "Correlation",
1683
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1568
1684
  },
1569
1685
  {
1570
1686
  "id": "output",
@@ -1637,7 +1753,7 @@
1637
1753
  {
1638
1754
  "id": "inbound.shouldValidateHmac",
1639
1755
  "label": "HMAC authentication",
1640
- "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",
1756
+ "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",
1641
1757
  "optional": false,
1642
1758
  "value": "disabled",
1643
1759
  "group": "authentication",
@@ -1728,7 +1844,7 @@
1728
1844
  {
1729
1845
  "id": "inbound.hmacScopes",
1730
1846
  "label": "HMAC scopes",
1731
- "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>",
1847
+ "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>",
1732
1848
  "optional": true,
1733
1849
  "feel": "required",
1734
1850
  "group": "authentication",
@@ -1830,7 +1946,7 @@
1830
1946
  {
1831
1947
  "id": "inbound.auth.apiKeyLocator",
1832
1948
  "label": "API key locator",
1833
- "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>",
1949
+ "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>",
1834
1950
  "optional": false,
1835
1951
  "value": "=split(request.headers.authorization, \" \")[2]",
1836
1952
  "constraints": {
@@ -1870,7 +1986,7 @@
1870
1986
  {
1871
1987
  "id": "inbound.auth.jwt.permissionsExpression",
1872
1988
  "label": "JWT role property expression",
1873
- "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>",
1989
+ "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>",
1874
1990
  "optional": false,
1875
1991
  "feel": "required",
1876
1992
  "group": "authorization",
@@ -1904,14 +2020,14 @@
1904
2020
  "type": "String"
1905
2021
  },
1906
2022
  {
1907
- "id": "inbound.responseBodyExpression",
1908
- "label": "Response body expression",
1909
- "description": "Specify condition and response",
2023
+ "id": "inbound.responseExpression",
2024
+ "label": "Response expression",
2025
+ "description": "Expression used to generate the HTTP response",
1910
2026
  "optional": true,
1911
2027
  "feel": "required",
1912
2028
  "group": "webhookResponse",
1913
2029
  "binding": {
1914
- "name": "inbound.responseBodyExpression",
2030
+ "name": "inbound.responseExpression",
1915
2031
  "type": "zeebe:property"
1916
2032
  },
1917
2033
  "type": "Text"
@@ -1942,87 +2058,594 @@
1942
2058
  },
1943
2059
  "type": "String"
1944
2060
  },
2061
+ {
2062
+ "id": "consumeUnmatchedEvents",
2063
+ "label": "Consume unmatched events",
2064
+ "value": true,
2065
+ "group": "activation",
2066
+ "binding": {
2067
+ "name": "consumeUnmatchedEvents",
2068
+ "type": "zeebe:property"
2069
+ },
2070
+ "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",
2071
+ "type": "Boolean"
2072
+ },
1945
2073
  {
1946
2074
  "id": "correlationKeyProcess",
1947
2075
  "label": "Correlation key (process)",
1948
2076
  "description": "Sets up the correlation key from process variables",
1949
2077
  "constraints": {
1950
2078
  "notEmpty": true
1951
- },
2079
+ },
2080
+ "feel": "required",
2081
+ "group": "correlation",
2082
+ "binding": {
2083
+ "name": "correlationKey",
2084
+ "type": "bpmn:Message#zeebe:subscription#property"
2085
+ },
2086
+ "type": "String"
2087
+ },
2088
+ {
2089
+ "id": "correlationKeyPayload",
2090
+ "label": "Correlation key (payload)",
2091
+ "description": "Extracts the correlation key from the incoming message payload",
2092
+ "constraints": {
2093
+ "notEmpty": true
2094
+ },
2095
+ "feel": "required",
2096
+ "group": "correlation",
2097
+ "binding": {
2098
+ "name": "correlationKeyExpression",
2099
+ "type": "zeebe:property"
2100
+ },
2101
+ "type": "String"
2102
+ },
2103
+ {
2104
+ "id": "messageIdExpression",
2105
+ "label": "Message ID expression",
2106
+ "description": "Expression to extract unique identifier of a message",
2107
+ "optional": true,
2108
+ "feel": "required",
2109
+ "group": "correlation",
2110
+ "binding": {
2111
+ "name": "messageIdExpression",
2112
+ "type": "zeebe:property"
2113
+ },
2114
+ "type": "String"
2115
+ },
2116
+ {
2117
+ "id": "messageTtl",
2118
+ "label": "Message TTL",
2119
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2120
+ "optional": true,
2121
+ "constraints": {
2122
+ "notEmpty": false,
2123
+ "pattern": {
2124
+ "value": "^(PT.*|)$",
2125
+ "message": "must be an ISO-8601 duration"
2126
+ }
2127
+ },
2128
+ "feel": "optional",
2129
+ "group": "correlation",
2130
+ "binding": {
2131
+ "name": "messageTtl",
2132
+ "type": "zeebe:property"
2133
+ },
2134
+ "type": "String"
2135
+ },
2136
+ {
2137
+ "id": "messageNameUuid",
2138
+ "generatedValue": {
2139
+ "type": "uuid"
2140
+ },
2141
+ "group": "correlation",
2142
+ "binding": {
2143
+ "name": "name",
2144
+ "type": "bpmn:Message#property"
2145
+ },
2146
+ "type": "Hidden"
2147
+ },
2148
+ {
2149
+ "id": "resultVariable",
2150
+ "label": "Result variable",
2151
+ "description": "Name of variable to store the response in",
2152
+ "group": "output",
2153
+ "binding": {
2154
+ "name": "resultVariable",
2155
+ "type": "zeebe:property"
2156
+ },
2157
+ "type": "String"
2158
+ },
2159
+ {
2160
+ "id": "resultExpression",
2161
+ "label": "Result expression",
2162
+ "description": "Expression to map the response into process variables",
2163
+ "feel": "required",
2164
+ "group": "output",
2165
+ "binding": {
2166
+ "name": "resultExpression",
2167
+ "type": "zeebe:property"
2168
+ },
2169
+ "type": "Text"
2170
+ }
2171
+ ],
2172
+ "engines": {
2173
+ "camunda": "^8.3"
2174
+ },
2175
+ "icon": {
2176
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2177
+ }
2178
+ },
2179
+ {
2180
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2181
+ "name": "Webhook Boundary Event Connector",
2182
+ "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
2183
+ "version": 3,
2184
+ "description": "Configure webhook to receive callbacks",
2185
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2186
+ "category": {
2187
+ "id": "connectors",
2188
+ "name": "Connectors"
2189
+ },
2190
+ "appliesTo": ["bpmn:BoundaryEvent"],
2191
+ "elementType": {
2192
+ "value": "bpmn:BoundaryEvent",
2193
+ "eventDefinition": "bpmn:MessageEventDefinition"
2194
+ },
2195
+ "groups": [
2196
+ {
2197
+ "id": "endpoint",
2198
+ "label": "Webhook configuration"
2199
+ },
2200
+ {
2201
+ "id": "authentication",
2202
+ "label": "Authentication"
2203
+ },
2204
+ {
2205
+ "id": "authorization",
2206
+ "label": "Authorization"
2207
+ },
2208
+ {
2209
+ "id": "activation",
2210
+ "label": "Activation"
2211
+ },
2212
+ {
2213
+ "id": "variable-mapping",
2214
+ "label": "Variable mapping"
2215
+ },
2216
+ {
2217
+ "id": "webhookResponse",
2218
+ "label": "Webhook response"
2219
+ }
2220
+ ],
2221
+ "properties": [
2222
+ {
2223
+ "type": "Hidden",
2224
+ "value": "io.camunda:webhook:1",
2225
+ "binding": {
2226
+ "type": "zeebe:property",
2227
+ "name": "inbound.type"
2228
+ }
2229
+ },
2230
+ {
2231
+ "type": "Hidden",
2232
+ "generatedValue": {
2233
+ "type": "uuid"
2234
+ },
2235
+ "binding": {
2236
+ "type": "bpmn:Message#property",
2237
+ "name": "name"
2238
+ }
2239
+ },
2240
+ {
2241
+ "type": "Hidden",
2242
+ "value": "ConfigurableInboundWebhook",
2243
+ "binding": {
2244
+ "type": "zeebe:property",
2245
+ "name": "inbound.subtype"
2246
+ }
2247
+ },
2248
+ {
2249
+ "id": "webhookMethod",
2250
+ "label": "Webhook method",
2251
+ "group": "endpoint",
2252
+ "description": "Select HTTP method",
2253
+ "value": "any",
2254
+ "type": "Dropdown",
2255
+ "choices": [
2256
+ {
2257
+ "name": "Any",
2258
+ "value": "any"
2259
+ },
2260
+ {
2261
+ "name": "Get",
2262
+ "value": "get"
2263
+ },
2264
+ {
2265
+ "name": "Post",
2266
+ "value": "post"
2267
+ },
2268
+ {
2269
+ "name": "Put",
2270
+ "value": "put"
2271
+ },
2272
+ {
2273
+ "name": "Delete",
2274
+ "value": "delete"
2275
+ }
2276
+ ],
2277
+ "binding": {
2278
+ "type": "zeebe:property",
2279
+ "name": "inbound.method"
2280
+ }
2281
+ },
2282
+ {
2283
+ "label": "Webhook ID",
2284
+ "type": "String",
2285
+ "group": "endpoint",
2286
+ "binding": {
2287
+ "type": "zeebe:property",
2288
+ "name": "inbound.context"
2289
+ },
2290
+ "description": "The webhook ID is a part of the URL",
2291
+ "constraints": {
2292
+ "notEmpty": true,
2293
+ "pattern": {
2294
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
2295
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
2296
+ }
2297
+ }
2298
+ },
2299
+ {
2300
+ "id": "shouldValidateHmac",
2301
+ "label": "HMAC authentication",
2302
+ "group": "authentication",
2303
+ "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",
2304
+ "value": "disabled",
2305
+ "type": "Dropdown",
2306
+ "choices": [
2307
+ {
2308
+ "name": "Enabled",
2309
+ "value": "enabled"
2310
+ },
2311
+ {
2312
+ "name": "Disabled",
2313
+ "value": "disabled"
2314
+ }
2315
+ ],
2316
+ "binding": {
2317
+ "type": "zeebe:property",
2318
+ "name": "inbound.shouldValidateHmac"
2319
+ }
2320
+ },
2321
+ {
2322
+ "label": "HMAC secret key",
2323
+ "description": "Shared secret key",
2324
+ "type": "String",
2325
+ "group": "authentication",
2326
+ "optional": true,
2327
+ "binding": {
2328
+ "type": "zeebe:property",
2329
+ "name": "inbound.hmacSecret"
2330
+ },
2331
+ "condition": {
2332
+ "property": "shouldValidateHmac",
2333
+ "equals": "enabled"
2334
+ }
2335
+ },
2336
+ {
2337
+ "label": "HMAC header",
2338
+ "description": "Name of header attribute that will contain the HMAC value",
2339
+ "type": "String",
2340
+ "group": "authentication",
2341
+ "optional": true,
2342
+ "binding": {
2343
+ "type": "zeebe:property",
2344
+ "name": "inbound.hmacHeader"
2345
+ },
2346
+ "condition": {
2347
+ "property": "shouldValidateHmac",
2348
+ "equals": "enabled"
2349
+ }
2350
+ },
2351
+ {
2352
+ "label": "HMAC algorithm",
2353
+ "group": "authentication",
2354
+ "description": "Choose HMAC algorithm",
2355
+ "value": "sha_256",
2356
+ "type": "Dropdown",
2357
+ "choices": [
2358
+ {
2359
+ "name": "SHA-1",
2360
+ "value": "sha_1"
2361
+ },
2362
+ {
2363
+ "name": "SHA-256",
2364
+ "value": "sha_256"
2365
+ },
2366
+ {
2367
+ "name": "SHA-512",
2368
+ "value": "sha_512"
2369
+ }
2370
+ ],
2371
+ "binding": {
2372
+ "type": "zeebe:property",
2373
+ "name": "inbound.hmacAlgorithm"
2374
+ },
2375
+ "condition": {
2376
+ "property": "shouldValidateHmac",
2377
+ "equals": "enabled"
2378
+ }
2379
+ },
2380
+ {
2381
+ "label": "HMAC scopes",
2382
+ "group": "authentication",
2383
+ "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>",
2384
+ "feel": "required",
2385
+ "type": "String",
2386
+ "optional": true,
2387
+ "binding": {
2388
+ "type": "zeebe:property",
2389
+ "name": "inbound.hmacScopes"
2390
+ },
2391
+ "condition": {
2392
+ "property": "shouldValidateHmac",
2393
+ "equals": "enabled"
2394
+ }
2395
+ },
2396
+ {
2397
+ "id": "authorizationType",
2398
+ "label": "Authorization type",
2399
+ "group": "authorization",
2400
+ "description": "Choose the authorization type.",
2401
+ "value": "NONE",
2402
+ "type": "Dropdown",
2403
+ "choices": [
2404
+ {
2405
+ "name": "None",
2406
+ "value": "NONE"
2407
+ },
2408
+ {
2409
+ "name": "JWT",
2410
+ "value": "JWT"
2411
+ },
2412
+ {
2413
+ "name": "Basic",
2414
+ "value": "BASIC"
2415
+ },
2416
+ {
2417
+ "name": "API Key",
2418
+ "value": "APIKEY"
2419
+ }
2420
+ ],
2421
+ "binding": {
2422
+ "type": "zeebe:property",
2423
+ "name": "inbound.auth.type"
2424
+ }
2425
+ },
2426
+ {
2427
+ "label": "JWK url",
2428
+ "description": "Well-known url of JWKs",
2429
+ "type": "String",
2430
+ "group": "authorization",
2431
+ "feel": "optional",
2432
+ "optional": true,
2433
+ "binding": {
2434
+ "type": "zeebe:property",
2435
+ "name": "inbound.auth.jwt.jwkUrl"
2436
+ },
2437
+ "condition": {
2438
+ "property": "authorizationType",
2439
+ "equals": "JWT"
2440
+ }
2441
+ },
2442
+ {
2443
+ "label": "JWT role property expression",
2444
+ "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>",
2445
+ "type": "String",
2446
+ "group": "authorization",
2447
+ "feel": "required",
2448
+ "optional": true,
2449
+ "binding": {
2450
+ "type": "zeebe:property",
2451
+ "name": "inbound.auth.jwt.permissionsExpression"
2452
+ },
2453
+ "condition": {
2454
+ "property": "authorizationType",
2455
+ "equals": "JWT"
2456
+ }
2457
+ },
2458
+ {
2459
+ "label": "Required roles",
2460
+ "description": "List of roles to test JWT roles against",
2461
+ "type": "String",
2462
+ "group": "authorization",
2463
+ "feel": "required",
2464
+ "optional": true,
2465
+ "binding": {
2466
+ "type": "zeebe:property",
2467
+ "name": "inbound.auth.jwt.requiredPermissions"
2468
+ },
2469
+ "condition": {
2470
+ "property": "authorizationType",
2471
+ "equals": "JWT"
2472
+ }
2473
+ },
2474
+ {
2475
+ "label": "Username",
2476
+ "description": "Username for basic authentication",
2477
+ "type": "String",
2478
+ "group": "authorization",
2479
+ "feel": "optional",
2480
+ "binding": {
2481
+ "type": "zeebe:property",
2482
+ "name": "inbound.auth.username"
2483
+ },
2484
+ "condition": {
2485
+ "property": "authorizationType",
2486
+ "equals": "BASIC"
2487
+ },
2488
+ "constraints": {
2489
+ "notEmpty": true
2490
+ }
2491
+ },
2492
+ {
2493
+ "label": "Password",
2494
+ "description": "Password for basic authentication",
2495
+ "type": "String",
2496
+ "group": "authorization",
2497
+ "feel": "optional",
2498
+ "binding": {
2499
+ "type": "zeebe:property",
2500
+ "name": "inbound.auth.password"
2501
+ },
2502
+ "condition": {
2503
+ "property": "authorizationType",
2504
+ "equals": "BASIC"
2505
+ },
2506
+ "constraints": {
2507
+ "notEmpty": true
2508
+ }
2509
+ },
2510
+ {
2511
+ "label": "API Key",
2512
+ "description": "Expected API key",
2513
+ "type": "String",
2514
+ "group": "authorization",
2515
+ "feel": "optional",
2516
+ "binding": {
2517
+ "type": "zeebe:property",
2518
+ "name": "inbound.auth.apiKey"
2519
+ },
2520
+ "condition": {
2521
+ "property": "authorizationType",
2522
+ "equals": "APIKEY"
2523
+ },
2524
+ "constraints": {
2525
+ "notEmpty": true
2526
+ }
2527
+ },
2528
+ {
2529
+ "label": "API Key locator",
2530
+ "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>",
2531
+ "type": "String",
2532
+ "group": "authorization",
2533
+ "feel": "required",
2534
+ "binding": {
2535
+ "type": "zeebe:property",
2536
+ "name": "inbound.auth.apiKeyLocator"
2537
+ },
2538
+ "condition": {
2539
+ "property": "authorizationType",
2540
+ "equals": "APIKEY"
2541
+ },
2542
+ "constraints": {
2543
+ "notEmpty": true
2544
+ },
2545
+ "value": "=split(request.headers.authorization, \" \")[2]"
2546
+ },
2547
+ {
2548
+ "label": "Correlation key (process)",
2549
+ "type": "String",
2550
+ "group": "activation",
2551
+ "feel": "required",
2552
+ "description": "Sets up the correlation key from process variables",
2553
+ "binding": {
2554
+ "type": "bpmn:Message#zeebe:subscription#property",
2555
+ "name": "correlationKey"
2556
+ },
2557
+ "constraints": {
2558
+ "notEmpty": true
2559
+ }
2560
+ },
2561
+ {
2562
+ "label": "Correlation key (payload)",
2563
+ "type": "String",
2564
+ "group": "activation",
2565
+ "feel": "required",
2566
+ "binding": {
2567
+ "type": "zeebe:property",
2568
+ "name": "correlationKeyExpression"
2569
+ },
2570
+ "description": "Extracts the correlation key from the incoming message payload",
2571
+ "constraints": {
2572
+ "notEmpty": true
2573
+ }
2574
+ },
2575
+ {
2576
+ "label": "Message ID expression",
1952
2577
  "feel": "required",
1953
- "group": "correlation",
2578
+ "type": "String",
2579
+ "optional": true,
2580
+ "group": "activation",
1954
2581
  "binding": {
1955
- "name": "correlationKey",
1956
- "type": "bpmn:Message#zeebe:subscription#property"
2582
+ "type": "zeebe:property",
2583
+ "name": "messageIdExpression"
1957
2584
  },
1958
- "type": "String"
2585
+ "description": "Expression to extract unique identifier of a message"
1959
2586
  },
1960
2587
  {
1961
- "id": "correlationKeyPayload",
1962
- "label": "Correlation key (payload)",
1963
- "description": "Extracts the correlation key from the incoming message payload",
1964
- "constraints": {
1965
- "notEmpty": true
1966
- },
2588
+ "label": "Condition",
2589
+ "type": "String",
2590
+ "group": "activation",
1967
2591
  "feel": "required",
1968
- "group": "correlation",
2592
+ "optional": true,
1969
2593
  "binding": {
1970
- "name": "correlationKeyExpression",
1971
- "type": "zeebe:property"
2594
+ "type": "zeebe:property",
2595
+ "name": "activationCondition"
1972
2596
  },
1973
- "type": "String"
2597
+ "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>"
1974
2598
  },
1975
2599
  {
1976
- "id": "messageIdExpression",
1977
- "label": "Message ID expression",
1978
- "description": "Expression to extract unique identifier of a message",
2600
+ "label": "Result variable",
2601
+ "type": "String",
2602
+ "group": "variable-mapping",
1979
2603
  "optional": true,
1980
- "feel": "required",
1981
- "group": "correlation",
1982
2604
  "binding": {
1983
- "name": "messageIdExpression",
1984
- "type": "zeebe:property"
2605
+ "type": "zeebe:property",
2606
+ "name": "resultVariable"
1985
2607
  },
1986
- "type": "String"
2608
+ "description": "Name of variable to store the result of the connector in"
1987
2609
  },
1988
2610
  {
1989
- "id": "messageNameUuid",
1990
- "generatedValue": {
1991
- "type": "uuid"
1992
- },
1993
- "group": "correlation",
2611
+ "label": "Result expression",
2612
+ "type": "String",
2613
+ "group": "variable-mapping",
2614
+ "feel": "required",
2615
+ "optional": true,
1994
2616
  "binding": {
1995
- "name": "name",
1996
- "type": "bpmn:Message#property"
2617
+ "type": "zeebe:property",
2618
+ "name": "resultExpression"
1997
2619
  },
1998
- "type": "Hidden"
2620
+ "description": "Expression to map the inbound payload to process variables"
1999
2621
  },
2000
2622
  {
2001
- "id": "resultVariable",
2002
- "label": "Result variable",
2003
- "description": "Name of variable to store the response in",
2004
- "group": "output",
2623
+ "label": "One time verification response expression",
2624
+ "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>",
2625
+ "type": "Text",
2626
+ "group": "webhookResponse",
2627
+ "feel": "required",
2628
+ "optional": true,
2005
2629
  "binding": {
2006
- "name": "resultVariable",
2007
- "type": "zeebe:property"
2008
- },
2009
- "type": "String"
2630
+ "type": "zeebe:property",
2631
+ "name": "inbound.verificationExpression"
2632
+ }
2010
2633
  },
2011
2634
  {
2012
- "id": "resultExpression",
2013
- "label": "Result expression",
2014
- "description": "Expression to map the response into process variables",
2635
+ "label": "Response body expression",
2636
+ "type": "Text",
2637
+ "group": "webhookResponse",
2015
2638
  "feel": "required",
2016
- "group": "output",
2639
+ "optional": true,
2017
2640
  "binding": {
2018
- "name": "resultExpression",
2019
- "type": "zeebe:property"
2641
+ "type": "zeebe:property",
2642
+ "name": "inbound.responseBodyExpression"
2020
2643
  },
2021
- "type": "Text"
2644
+ "description": "Specify condition and response"
2022
2645
  }
2023
2646
  ],
2024
2647
  "icon": {
2025
- "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2648
+ "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"
2026
2649
  },
2027
2650
  "engines": {
2028
2651
  "camunda": "^8.5"
@@ -2033,8 +2656,8 @@
2033
2656
  "name": "Webhook Boundary Event Connector",
2034
2657
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
2035
2658
  "description": "Configure webhook to receive callbacks",
2036
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
2037
- "version": 11,
2659
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2660
+ "version": 10,
2038
2661
  "category": {
2039
2662
  "id": "connectors",
2040
2663
  "name": "Connectors"
@@ -2067,8 +2690,7 @@
2067
2690
  },
2068
2691
  {
2069
2692
  "id": "correlation",
2070
- "label": "Correlation",
2071
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
2693
+ "label": "Correlation"
2072
2694
  },
2073
2695
  {
2074
2696
  "id": "output",
@@ -2141,7 +2763,7 @@
2141
2763
  {
2142
2764
  "id": "inbound.shouldValidateHmac",
2143
2765
  "label": "HMAC authentication",
2144
- "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/webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
2766
+ "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",
2145
2767
  "optional": false,
2146
2768
  "value": "disabled",
2147
2769
  "group": "authentication",
@@ -2232,7 +2854,7 @@
2232
2854
  {
2233
2855
  "id": "inbound.hmacScopes",
2234
2856
  "label": "HMAC scopes",
2235
- "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>",
2857
+ "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>",
2236
2858
  "optional": true,
2237
2859
  "feel": "required",
2238
2860
  "group": "authentication",
@@ -2334,7 +2956,7 @@
2334
2956
  {
2335
2957
  "id": "inbound.auth.apiKeyLocator",
2336
2958
  "label": "API key locator",
2337
- "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>",
2959
+ "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>",
2338
2960
  "optional": false,
2339
2961
  "value": "=split(request.headers.authorization, \" \")[2]",
2340
2962
  "constraints": {
@@ -2374,7 +2996,7 @@
2374
2996
  {
2375
2997
  "id": "inbound.auth.jwt.permissionsExpression",
2376
2998
  "label": "JWT role property expression",
2377
- "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>",
2999
+ "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>",
2378
3000
  "optional": false,
2379
3001
  "feel": "required",
2380
3002
  "group": "authorization",
@@ -2408,14 +3030,14 @@
2408
3030
  "type": "String"
2409
3031
  },
2410
3032
  {
2411
- "id": "inbound.responseExpression",
2412
- "label": "Response expression",
2413
- "description": "Expression used to generate the HTTP response",
3033
+ "id": "inbound.responseBodyExpression",
3034
+ "label": "Response body expression",
3035
+ "description": "Specify condition and response",
2414
3036
  "optional": true,
2415
3037
  "feel": "required",
2416
3038
  "group": "webhookResponse",
2417
3039
  "binding": {
2418
- "name": "inbound.responseExpression",
3040
+ "name": "inbound.responseBodyExpression",
2419
3041
  "type": "zeebe:property"
2420
3042
  },
2421
3043
  "type": "Text"
@@ -2446,18 +3068,6 @@
2446
3068
  },
2447
3069
  "type": "String"
2448
3070
  },
2449
- {
2450
- "id": "consumeUnmatchedEvents",
2451
- "label": "Consume unmatched events",
2452
- "value": true,
2453
- "group": "activation",
2454
- "binding": {
2455
- "name": "consumeUnmatchedEvents",
2456
- "type": "zeebe:property"
2457
- },
2458
- "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",
2459
- "type": "Boolean"
2460
- },
2461
3071
  {
2462
3072
  "id": "correlationKeyProcess",
2463
3073
  "label": "Correlation key (process)",
@@ -2501,26 +3111,6 @@
2501
3111
  },
2502
3112
  "type": "String"
2503
3113
  },
2504
- {
2505
- "id": "messageTtl",
2506
- "label": "Message TTL",
2507
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2508
- "optional": true,
2509
- "constraints": {
2510
- "notEmpty": false,
2511
- "pattern": {
2512
- "value": "^(PT.*|)$",
2513
- "message": "must be an ISO-8601 duration"
2514
- }
2515
- },
2516
- "feel": "optional",
2517
- "group": "correlation",
2518
- "binding": {
2519
- "name": "messageTtl",
2520
- "type": "zeebe:property"
2521
- },
2522
- "type": "String"
2523
- },
2524
3114
  {
2525
3115
  "id": "messageNameUuid",
2526
3116
  "generatedValue": {
@@ -2561,14 +3151,14 @@
2561
3151
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2562
3152
  },
2563
3153
  "engines": {
2564
- "camunda": "^8.6"
3154
+ "camunda": "^8.5"
2565
3155
  }
2566
3156
  },
2567
3157
  {
2568
3158
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2569
3159
  "name": "Webhook Boundary Event Connector",
2570
3160
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
2571
- "version": 3,
3161
+ "version": 2,
2572
3162
  "description": "Configure webhook to receive callbacks",
2573
3163
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2574
3164
  "category": {
@@ -2677,11 +3267,7 @@
2677
3267
  },
2678
3268
  "description": "The webhook ID is a part of the URL",
2679
3269
  "constraints": {
2680
- "notEmpty": true,
2681
- "pattern": {
2682
- "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
2683
- "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
2684
- }
3270
+ "notEmpty": true
2685
3271
  }
2686
3272
  },
2687
3273
  {
@@ -3036,7 +3622,7 @@
3036
3622
  "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"
3037
3623
  },
3038
3624
  "engines": {
3039
- "camunda": "^8.5"
3625
+ "camunda": "^8.4"
3040
3626
  }
3041
3627
  },
3042
3628
  {
@@ -3048,7 +3634,7 @@
3048
3634
  "keywords": []
3049
3635
  },
3050
3636
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
3051
- "version": 12,
3637
+ "version": 13,
3052
3638
  "category": {
3053
3639
  "id": "connectors",
3054
3640
  "name": "Connectors"
@@ -3058,6 +3644,9 @@
3058
3644
  "value": "bpmn:BoundaryEvent",
3059
3645
  "eventDefinition": "bpmn:MessageEventDefinition"
3060
3646
  },
3647
+ "engines": {
3648
+ "camunda": "^8.3"
3649
+ },
3061
3650
  "groups": [
3062
3651
  {
3063
3652
  "id": "endpoint",
@@ -3084,6 +3673,11 @@
3084
3673
  "label": "Correlation",
3085
3674
  "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
3086
3675
  },
3676
+ {
3677
+ "id": "deduplication",
3678
+ "label": "Deduplication",
3679
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
3680
+ },
3087
3681
  {
3088
3682
  "id": "output",
3089
3683
  "label": "Output mapping"
@@ -3547,6 +4141,70 @@
3547
4141
  },
3548
4142
  "type": "Hidden"
3549
4143
  },
4144
+ {
4145
+ "id": "deduplicationModeManualFlag",
4146
+ "label": "Manual mode",
4147
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
4148
+ "value": false,
4149
+ "group": "deduplication",
4150
+ "binding": {
4151
+ "name": "deduplicationModeManualFlag",
4152
+ "type": "zeebe:property"
4153
+ },
4154
+ "type": "Boolean"
4155
+ },
4156
+ {
4157
+ "id": "deduplicationId",
4158
+ "label": "Deduplication ID",
4159
+ "constraints": {
4160
+ "notEmpty": true,
4161
+ "pattern": {
4162
+ "value": "^[a-zA-Z0-9_-]+$",
4163
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
4164
+ }
4165
+ },
4166
+ "group": "deduplication",
4167
+ "binding": {
4168
+ "name": "deduplicationId",
4169
+ "type": "zeebe:property"
4170
+ },
4171
+ "condition": {
4172
+ "property": "deduplicationModeManualFlag",
4173
+ "equals": true,
4174
+ "type": "simple"
4175
+ },
4176
+ "type": "String"
4177
+ },
4178
+ {
4179
+ "id": "deduplicationModeManual",
4180
+ "value": "MANUAL",
4181
+ "group": "deduplication",
4182
+ "binding": {
4183
+ "name": "deduplicationMode",
4184
+ "type": "zeebe:property"
4185
+ },
4186
+ "condition": {
4187
+ "property": "deduplicationId",
4188
+ "isActive": true,
4189
+ "type": "simple"
4190
+ },
4191
+ "type": "Hidden"
4192
+ },
4193
+ {
4194
+ "id": "deduplicationModeAuto",
4195
+ "value": "AUTO",
4196
+ "group": "deduplication",
4197
+ "binding": {
4198
+ "name": "deduplicationMode",
4199
+ "type": "zeebe:property"
4200
+ },
4201
+ "condition": {
4202
+ "property": "deduplicationId",
4203
+ "isActive": false,
4204
+ "type": "simple"
4205
+ },
4206
+ "type": "Hidden"
4207
+ },
3550
4208
  {
3551
4209
  "id": "resultVariable",
3552
4210
  "label": "Result variable",
@@ -3571,9 +4229,6 @@
3571
4229
  "type": "Text"
3572
4230
  }
3573
4231
  ],
3574
- "engines": {
3575
- "camunda": "^8.3"
3576
- },
3577
4232
  "icon": {
3578
4233
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
3579
4234
  }
@@ -3593,7 +4248,7 @@
3593
4248
  "listen for event"
3594
4249
  ],
3595
4250
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
3596
- "version": 14,
4251
+ "version": 15,
3597
4252
  "category": {
3598
4253
  "id": "connectors",
3599
4254
  "name": "Connectors"
@@ -3979,27 +4634,27 @@
3979
4634
  "type": "String"
3980
4635
  },
3981
4636
  {
3982
- "id": "inbound.responseExpression",
3983
- "label": "Response expression",
3984
- "description": "Expression used to generate the HTTP response",
4637
+ "id": "inbound.verificationExpression",
4638
+ "label": "One time verification response expression",
4639
+ "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>",
3985
4640
  "optional": true,
3986
4641
  "feel": "required",
3987
4642
  "group": "webhookResponse",
3988
4643
  "binding": {
3989
- "name": "inbound.responseExpression",
4644
+ "name": "inbound.verificationExpression",
3990
4645
  "type": "zeebe:property"
3991
4646
  },
3992
4647
  "type": "Text"
3993
4648
  },
3994
4649
  {
3995
- "id": "inbound.verificationExpression",
3996
- "label": "One time verification response expression",
3997
- "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>",
4650
+ "id": "inbound.responseExpression",
4651
+ "label": "Response expression",
4652
+ "description": "Expression used to generate the HTTP response",
3998
4653
  "optional": true,
3999
4654
  "feel": "required",
4000
4655
  "group": "webhookResponse",
4001
4656
  "binding": {
4002
- "name": "inbound.verificationExpression",
4657
+ "name": "inbound.responseExpression",
4003
4658
  "type": "zeebe:property"
4004
4659
  },
4005
4660
  "type": "Text"