@camunda/connectors-element-templates 1.0.6 → 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 (78) 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 +2 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
  7. package/src/element-templates/asana-connector.json +99 -99
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
  9. package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
  11. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  14. package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
  15. package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
  16. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  17. package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
  18. package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
  19. package/src/element-templates/aws-sns-outbound-connector.json +362 -362
  20. package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
  21. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
  22. package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
  23. package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
  24. package/src/element-templates/aws-sqs-start-message.json +422 -422
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +13 -13
  27. package/src/element-templates/box-outbound-connector.json +30 -30
  28. package/src/element-templates/csv-outbound-connector.json +412 -0
  29. package/src/element-templates/easy-post-connector.json +121 -121
  30. package/src/element-templates/email-message-start-event-connector.json +19 -19
  31. package/src/element-templates/email-outbound-connector.json +233 -233
  32. package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
  33. package/src/element-templates/github-connector.json +4988 -4988
  34. package/src/element-templates/github-webhook-connector-boundary.json +21 -21
  35. package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
  36. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  37. package/src/element-templates/github-webhook-connector-start-event.json +34 -34
  38. package/src/element-templates/gitlab-connector.json +1185 -1185
  39. package/src/element-templates/google-drive-outbound-connector.json +759 -759
  40. package/src/element-templates/google-maps-platform-connector.json +75 -75
  41. package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
  42. package/src/element-templates/graphql-outbound-connector.json +573 -573
  43. package/src/element-templates/http-json-connector.json +1863 -1863
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
  45. package/src/element-templates/http-polling-connector.json +7 -7
  46. package/src/element-templates/jdbc-outbound-connector.json +36 -36
  47. package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
  48. package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
  49. package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
  50. package/src/element-templates/kafka-inbound-connector.json +240 -240
  51. package/src/element-templates/kafka-outbound-connector.json +166 -166
  52. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  53. package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
  54. package/src/element-templates/openai-connector.json +173 -173
  55. package/src/element-templates/operate-connector.json +23 -19
  56. package/src/element-templates/power-automate-connector.json +4 -4
  57. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
  58. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
  59. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
  60. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
  61. package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
  62. package/src/element-templates/salesforce-connector.json +10 -10
  63. package/src/element-templates/sendgrid-outbound-connector.json +484 -484
  64. package/src/element-templates/slack-inbound-boundary.json +362 -362
  65. package/src/element-templates/slack-inbound-intermediate.json +438 -438
  66. package/src/element-templates/slack-inbound-message-start.json +217 -217
  67. package/src/element-templates/slack-inbound-start-event.json +235 -235
  68. package/src/element-templates/slack-outbound-connector.json +895 -895
  69. package/src/element-templates/twilio-connector.json +67 -67
  70. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  71. package/src/element-templates/twilio-webhook-connector.json +10 -10
  72. package/src/element-templates/uipath-connector.json +41 -41
  73. package/src/element-templates/webhook-connector-boundary.json +1651 -1651
  74. package/src/element-templates/webhook-connector-intermediate.json +771 -771
  75. package/src/element-templates/webhook-connector-start-event.json +1630 -1630
  76. package/src/element-templates/webhook-connector-start-message.json +1251 -1251
  77. package/src/element-templates/whatsapp-connector.json +42 -42
  78. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -4,8 +4,11 @@
4
4
  "name": "Webhook Intermediate Event Connector",
5
5
  "id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
6
6
  "description": "Configure webhook to receive callbacks",
7
+ "metadata": {
8
+ "keywords": []
9
+ },
7
10
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
8
- "version": 11,
11
+ "version": 12,
9
12
  "category": {
10
13
  "id": "connectors",
11
14
  "name": "Connectors"
@@ -528,11 +531,11 @@
528
531
  "type": "Text"
529
532
  }
530
533
  ],
534
+ "engines": {
535
+ "camunda": "^8.3"
536
+ },
531
537
  "icon": {
532
538
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
533
- },
534
- "engines": {
535
- "camunda": "^8.6"
536
539
  }
537
540
  },
538
541
  {
@@ -540,11 +543,8 @@
540
543
  "name": "Webhook Intermediate Event Connector",
541
544
  "id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
542
545
  "description": "Configure webhook to receive callbacks",
543
- "metadata": {
544
- "keywords": []
545
- },
546
546
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
547
- "version": 12,
547
+ "version": 11,
548
548
  "category": {
549
549
  "id": "connectors",
550
550
  "name": "Connectors"
@@ -1067,20 +1067,20 @@
1067
1067
  "type": "Text"
1068
1068
  }
1069
1069
  ],
1070
- "engines": {
1071
- "camunda": "^8.3"
1072
- },
1073
1070
  "icon": {
1074
1071
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
1072
+ },
1073
+ "engines": {
1074
+ "camunda": "^8.6"
1075
1075
  }
1076
1076
  },
1077
1077
  {
1078
1078
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1079
- "name": "Webhook Intermediate Event Connector",
1079
+ "name": "Webhook Intermediate Catch Event Connector",
1080
1080
  "id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
1081
+ "version": 4,
1081
1082
  "description": "Configure webhook to receive callbacks",
1082
1083
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1083
- "version": 10,
1084
1084
  "category": {
1085
1085
  "id": "connectors",
1086
1086
  "name": "Connectors"
@@ -1103,43 +1103,52 @@
1103
1103
  "id": "authorization",
1104
1104
  "label": "Authorization"
1105
1105
  },
1106
- {
1107
- "id": "webhookResponse",
1108
- "label": "Webhook response"
1109
- },
1110
1106
  {
1111
1107
  "id": "activation",
1112
1108
  "label": "Activation"
1113
1109
  },
1114
1110
  {
1115
- "id": "correlation",
1116
- "label": "Correlation"
1111
+ "id": "variable-mapping",
1112
+ "label": "Variable mapping"
1117
1113
  },
1118
1114
  {
1119
- "id": "output",
1120
- "label": "Output mapping"
1115
+ "id": "webhookResponse",
1116
+ "label": "Webhook response"
1121
1117
  }
1122
1118
  ],
1123
1119
  "properties": [
1124
1120
  {
1121
+ "type": "Hidden",
1125
1122
  "value": "io.camunda:webhook:1",
1126
1123
  "binding": {
1127
- "name": "inbound.type",
1128
- "type": "zeebe:property"
1124
+ "type": "zeebe:property",
1125
+ "name": "inbound.type"
1126
+ }
1127
+ },
1128
+ {
1129
+ "type": "Hidden",
1130
+ "generatedValue": {
1131
+ "type": "uuid"
1129
1132
  },
1130
- "type": "Hidden"
1133
+ "binding": {
1134
+ "type": "bpmn:Message#property",
1135
+ "name": "name"
1136
+ }
1131
1137
  },
1132
1138
  {
1133
- "id": "inbound.method",
1139
+ "type": "Hidden",
1140
+ "value": "ConfigurableInboundWebhook",
1141
+ "binding": {
1142
+ "type": "zeebe:property",
1143
+ "name": "inbound.subtype"
1144
+ }
1145
+ },
1146
+ {
1147
+ "id": "webhookMethod",
1134
1148
  "label": "Webhook method",
1149
+ "group": "endpoint",
1135
1150
  "description": "Select HTTP method",
1136
- "optional": false,
1137
1151
  "value": "any",
1138
- "group": "endpoint",
1139
- "binding": {
1140
- "name": "inbound.method",
1141
- "type": "zeebe:property"
1142
- },
1143
1152
  "type": "Dropdown",
1144
1153
  "choices": [
1145
1154
  {
@@ -1147,53 +1156,46 @@
1147
1156
  "value": "any"
1148
1157
  },
1149
1158
  {
1150
- "name": "GET",
1159
+ "name": "Get",
1151
1160
  "value": "get"
1152
1161
  },
1153
1162
  {
1154
- "name": "POST",
1163
+ "name": "Post",
1155
1164
  "value": "post"
1156
1165
  },
1157
1166
  {
1158
- "name": "PUT",
1167
+ "name": "Put",
1159
1168
  "value": "put"
1160
1169
  },
1161
1170
  {
1162
- "name": "DELETE",
1171
+ "name": "Delete",
1163
1172
  "value": "delete"
1164
1173
  }
1165
- ]
1174
+ ],
1175
+ "binding": {
1176
+ "type": "zeebe:property",
1177
+ "name": "inbound.method"
1178
+ }
1166
1179
  },
1167
1180
  {
1168
- "id": "inbound.context",
1169
1181
  "label": "Webhook ID",
1170
- "description": "The webhook ID is a part of the URL",
1171
- "optional": false,
1172
- "constraints": {
1173
- "notEmpty": true,
1174
- "pattern": {
1175
- "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
1176
- "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
1177
- }
1178
- },
1182
+ "type": "String",
1179
1183
  "group": "endpoint",
1180
1184
  "binding": {
1181
- "name": "inbound.context",
1182
- "type": "zeebe:property"
1185
+ "type": "zeebe:property",
1186
+ "name": "inbound.context"
1183
1187
  },
1184
- "type": "String"
1188
+ "description": "The webhook ID is a part of the URL",
1189
+ "constraints": {
1190
+ "notEmpty": true
1191
+ }
1185
1192
  },
1186
1193
  {
1187
- "id": "inbound.shouldValidateHmac",
1194
+ "id": "shouldValidateHmac",
1188
1195
  "label": "HMAC authentication",
1196
+ "group": "authentication",
1189
1197
  "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",
1190
- "optional": false,
1191
1198
  "value": "disabled",
1192
- "group": "authentication",
1193
- "binding": {
1194
- "name": "inbound.shouldValidateHmac",
1195
- "type": "zeebe:property"
1196
- },
1197
1199
  "type": "Dropdown",
1198
1200
  "choices": [
1199
1201
  {
@@ -1204,60 +1206,47 @@
1204
1206
  "name": "Disabled",
1205
1207
  "value": "disabled"
1206
1208
  }
1207
- ]
1209
+ ],
1210
+ "binding": {
1211
+ "type": "zeebe:property",
1212
+ "name": "inbound.shouldValidateHmac"
1213
+ }
1208
1214
  },
1209
1215
  {
1210
- "id": "inbound.hmacSecret",
1211
1216
  "label": "HMAC secret key",
1212
1217
  "description": "Shared secret key",
1213
- "optional": true,
1214
- "feel": "optional",
1218
+ "type": "String",
1215
1219
  "group": "authentication",
1220
+ "optional": true,
1216
1221
  "binding": {
1217
- "name": "inbound.hmacSecret",
1218
- "type": "zeebe:property"
1222
+ "type": "zeebe:property",
1223
+ "name": "inbound.hmacSecret"
1219
1224
  },
1220
1225
  "condition": {
1221
- "property": "inbound.shouldValidateHmac",
1222
- "equals": "enabled",
1223
- "type": "simple"
1224
- },
1225
- "type": "String"
1226
+ "property": "shouldValidateHmac",
1227
+ "equals": "enabled"
1228
+ }
1226
1229
  },
1227
1230
  {
1228
- "id": "inbound.hmacHeader",
1229
1231
  "label": "HMAC header",
1230
1232
  "description": "Name of header attribute that will contain the HMAC value",
1231
- "optional": true,
1232
- "feel": "optional",
1233
+ "type": "String",
1233
1234
  "group": "authentication",
1235
+ "optional": true,
1234
1236
  "binding": {
1235
- "name": "inbound.hmacHeader",
1236
- "type": "zeebe:property"
1237
+ "type": "zeebe:property",
1238
+ "name": "inbound.hmacHeader"
1237
1239
  },
1238
1240
  "condition": {
1239
- "property": "inbound.shouldValidateHmac",
1240
- "equals": "enabled",
1241
- "type": "simple"
1242
- },
1243
- "type": "String"
1241
+ "property": "shouldValidateHmac",
1242
+ "equals": "enabled"
1243
+ }
1244
1244
  },
1245
1245
  {
1246
- "id": "inbound.hmacAlgorithm",
1247
1246
  "label": "HMAC algorithm",
1247
+ "group": "authentication",
1248
1248
  "description": "Choose HMAC algorithm",
1249
- "optional": false,
1250
1249
  "value": "sha_256",
1251
- "group": "authentication",
1252
- "binding": {
1253
- "name": "inbound.hmacAlgorithm",
1254
- "type": "zeebe:property"
1255
- },
1256
- "condition": {
1257
- "property": "inbound.shouldValidateHmac",
1258
- "equals": "enabled",
1259
- "type": "simple"
1260
- },
1261
1250
  "type": "Dropdown",
1262
1251
  "choices": [
1263
1252
  {
@@ -1272,316 +1261,271 @@
1272
1261
  "name": "SHA-512",
1273
1262
  "value": "sha_512"
1274
1263
  }
1275
- ]
1264
+ ],
1265
+ "binding": {
1266
+ "type": "zeebe:property",
1267
+ "name": "inbound.hmacAlgorithm"
1268
+ },
1269
+ "condition": {
1270
+ "property": "shouldValidateHmac",
1271
+ "equals": "enabled"
1272
+ }
1276
1273
  },
1277
1274
  {
1278
- "id": "inbound.hmacScopes",
1279
1275
  "label": "HMAC scopes",
1276
+ "group": "authentication",
1280
1277
  "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>",
1281
- "optional": true,
1282
1278
  "feel": "required",
1283
- "group": "authentication",
1279
+ "type": "String",
1280
+ "optional": true,
1284
1281
  "binding": {
1285
- "name": "inbound.hmacScopes",
1286
- "type": "zeebe:property"
1282
+ "type": "zeebe:property",
1283
+ "name": "inbound.hmacScopes"
1287
1284
  },
1288
1285
  "condition": {
1289
- "property": "inbound.shouldValidateHmac",
1290
- "equals": "enabled",
1291
- "type": "simple"
1292
- },
1293
- "type": "String"
1286
+ "property": "shouldValidateHmac",
1287
+ "equals": "enabled"
1288
+ }
1294
1289
  },
1295
1290
  {
1296
- "id": "inbound.auth.type",
1291
+ "id": "authorizationType",
1297
1292
  "label": "Authorization type",
1298
- "description": "Choose the authorization type",
1299
- "value": "NONE",
1300
1293
  "group": "authorization",
1301
- "binding": {
1302
- "name": "inbound.auth.type",
1303
- "type": "zeebe:property"
1304
- },
1294
+ "description": "Choose the authorization type.",
1295
+ "value": "NONE",
1305
1296
  "type": "Dropdown",
1306
1297
  "choices": [
1307
1298
  {
1308
1299
  "name": "None",
1309
1300
  "value": "NONE"
1310
1301
  },
1302
+ {
1303
+ "name": "JWT",
1304
+ "value": "JWT"
1305
+ },
1311
1306
  {
1312
1307
  "name": "Basic",
1313
1308
  "value": "BASIC"
1314
1309
  },
1315
1310
  {
1316
- "name": "API key",
1311
+ "name": "API Key",
1317
1312
  "value": "APIKEY"
1318
- },
1319
- {
1320
- "name": "JWT",
1321
- "value": "JWT"
1322
1313
  }
1323
- ]
1314
+ ],
1315
+ "binding": {
1316
+ "type": "zeebe:property",
1317
+ "name": "inbound.auth.type"
1318
+ }
1324
1319
  },
1325
1320
  {
1326
- "id": "inbound.auth.username",
1327
- "label": "Username",
1328
- "description": "Username for basic authentication",
1329
- "optional": false,
1330
- "feel": "optional",
1321
+ "label": "JWK url",
1322
+ "description": "Well-known url of JWKs",
1323
+ "type": "String",
1331
1324
  "group": "authorization",
1325
+ "feel": "optional",
1326
+ "optional": true,
1332
1327
  "binding": {
1333
- "name": "inbound.auth.username",
1334
- "type": "zeebe:property"
1328
+ "type": "zeebe:property",
1329
+ "name": "inbound.auth.jwt.jwkUrl"
1335
1330
  },
1336
1331
  "condition": {
1337
- "property": "inbound.auth.type",
1338
- "equals": "BASIC",
1339
- "type": "simple"
1340
- },
1341
- "type": "String"
1332
+ "property": "authorizationType",
1333
+ "equals": "JWT"
1334
+ }
1342
1335
  },
1343
1336
  {
1344
- "id": "inbound.auth.password",
1345
- "label": "Password",
1346
- "description": "Password for basic authentication",
1347
- "optional": false,
1348
- "feel": "optional",
1337
+ "label": "JWT role property expression",
1338
+ "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>",
1339
+ "type": "String",
1349
1340
  "group": "authorization",
1341
+ "feel": "required",
1342
+ "optional": true,
1350
1343
  "binding": {
1351
- "name": "inbound.auth.password",
1352
- "type": "zeebe:property"
1353
- },
1354
- "condition": {
1355
- "property": "inbound.auth.type",
1356
- "equals": "BASIC",
1357
- "type": "simple"
1344
+ "type": "zeebe:property",
1345
+ "name": "inbound.auth.jwt.permissionsExpression"
1358
1346
  },
1359
- "type": "String"
1347
+ "condition": {
1348
+ "property": "authorizationType",
1349
+ "equals": "JWT"
1350
+ }
1360
1351
  },
1361
1352
  {
1362
- "id": "inbound.auth.apiKey",
1363
- "label": "API key",
1364
- "description": "Expected API key",
1365
- "optional": false,
1366
- "feel": "optional",
1353
+ "label": "Required roles",
1354
+ "description": "List of roles to test JWT roles against",
1355
+ "type": "String",
1367
1356
  "group": "authorization",
1357
+ "feel": "required",
1358
+ "optional": true,
1368
1359
  "binding": {
1369
- "name": "inbound.auth.apiKey",
1370
- "type": "zeebe:property"
1360
+ "type": "zeebe:property",
1361
+ "name": "inbound.auth.jwt.requiredPermissions"
1371
1362
  },
1372
1363
  "condition": {
1373
- "property": "inbound.auth.type",
1374
- "equals": "APIKEY",
1375
- "type": "simple"
1376
- },
1377
- "type": "String"
1364
+ "property": "authorizationType",
1365
+ "equals": "JWT"
1366
+ }
1378
1367
  },
1379
1368
  {
1380
- "id": "inbound.auth.apiKeyLocator",
1381
- "label": "API key locator",
1382
- "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>",
1383
- "optional": false,
1384
- "value": "=split(request.headers.authorization, \" \")[2]",
1385
- "constraints": {
1386
- "notEmpty": true
1387
- },
1388
- "feel": "required",
1369
+ "label": "Username",
1370
+ "description": "Username for basic authentication",
1371
+ "type": "String",
1389
1372
  "group": "authorization",
1373
+ "feel": "optional",
1390
1374
  "binding": {
1391
- "name": "inbound.auth.apiKeyLocator",
1392
- "type": "zeebe:property"
1375
+ "type": "zeebe:property",
1376
+ "name": "inbound.auth.username"
1393
1377
  },
1394
1378
  "condition": {
1395
- "property": "inbound.auth.type",
1396
- "equals": "APIKEY",
1397
- "type": "simple"
1379
+ "property": "authorizationType",
1380
+ "equals": "BASIC"
1398
1381
  },
1399
- "type": "String"
1382
+ "constraints": {
1383
+ "notEmpty": true
1384
+ }
1400
1385
  },
1401
1386
  {
1402
- "id": "inbound.auth.jwt.jwkUrl",
1403
- "label": "JWK URL",
1404
- "description": "Well-known URL of JWKs",
1405
- "optional": false,
1406
- "feel": "optional",
1387
+ "label": "Password",
1388
+ "description": "Password for basic authentication",
1389
+ "type": "String",
1407
1390
  "group": "authorization",
1391
+ "feel": "optional",
1408
1392
  "binding": {
1409
- "name": "inbound.auth.jwt.jwkUrl",
1410
- "type": "zeebe:property"
1393
+ "type": "zeebe:property",
1394
+ "name": "inbound.auth.password"
1411
1395
  },
1412
1396
  "condition": {
1413
- "property": "inbound.auth.type",
1414
- "equals": "JWT",
1415
- "type": "simple"
1397
+ "property": "authorizationType",
1398
+ "equals": "BASIC"
1416
1399
  },
1417
- "type": "String"
1400
+ "constraints": {
1401
+ "notEmpty": true
1402
+ }
1418
1403
  },
1419
1404
  {
1420
- "id": "inbound.auth.jwt.permissionsExpression",
1421
- "label": "JWT role property expression",
1422
- "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>",
1423
- "optional": false,
1424
- "feel": "required",
1405
+ "label": "API Key",
1406
+ "description": "Expected API key",
1407
+ "type": "String",
1425
1408
  "group": "authorization",
1409
+ "feel": "optional",
1426
1410
  "binding": {
1427
- "name": "inbound.auth.jwt.permissionsExpression",
1428
- "type": "zeebe:property"
1411
+ "type": "zeebe:property",
1412
+ "name": "inbound.auth.apiKey"
1429
1413
  },
1430
1414
  "condition": {
1431
- "property": "inbound.auth.type",
1432
- "equals": "JWT",
1433
- "type": "simple"
1415
+ "property": "authorizationType",
1416
+ "equals": "APIKEY"
1434
1417
  },
1435
- "type": "String"
1418
+ "constraints": {
1419
+ "notEmpty": true
1420
+ }
1436
1421
  },
1437
1422
  {
1438
- "id": "inbound.auth.jwt.requiredPermissions",
1439
- "label": "Required roles",
1440
- "description": "List of roles to test JWT roles against",
1441
- "optional": false,
1442
- "feel": "required",
1423
+ "label": "API Key locator",
1424
+ "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>",
1425
+ "type": "String",
1443
1426
  "group": "authorization",
1427
+ "feel": "required",
1444
1428
  "binding": {
1445
- "name": "inbound.auth.jwt.requiredPermissions",
1446
- "type": "zeebe:property"
1429
+ "type": "zeebe:property",
1430
+ "name": "inbound.auth.apiKeyLocator"
1447
1431
  },
1448
1432
  "condition": {
1449
- "property": "inbound.auth.type",
1450
- "equals": "JWT",
1451
- "type": "simple"
1433
+ "property": "authorizationType",
1434
+ "equals": "APIKEY"
1452
1435
  },
1453
- "type": "String"
1454
- },
1455
- {
1456
- "id": "inbound.responseBodyExpression",
1457
- "label": "Response body expression",
1458
- "description": "Specify condition and response",
1459
- "optional": true,
1460
- "feel": "required",
1461
- "group": "webhookResponse",
1462
- "binding": {
1463
- "name": "inbound.responseBodyExpression",
1464
- "type": "zeebe:property"
1436
+ "constraints": {
1437
+ "notEmpty": true
1465
1438
  },
1466
- "type": "Text"
1439
+ "value": "=split(request.headers.authorization, \" \")[2]"
1467
1440
  },
1468
1441
  {
1469
- "id": "inbound.verificationExpression",
1470
- "label": "One time verification response expression",
1471
- "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>",
1472
- "optional": true,
1442
+ "label": "Correlation key (process)",
1443
+ "type": "String",
1444
+ "group": "activation",
1473
1445
  "feel": "required",
1474
- "group": "webhookResponse",
1446
+ "description": "Sets up the correlation key from process variables",
1475
1447
  "binding": {
1476
- "name": "inbound.verificationExpression",
1477
- "type": "zeebe:property"
1448
+ "type": "bpmn:Message#zeebe:subscription#property",
1449
+ "name": "correlationKey"
1478
1450
  },
1479
- "type": "Text"
1451
+ "constraints": {
1452
+ "notEmpty": true
1453
+ }
1480
1454
  },
1481
1455
  {
1482
- "id": "activationCondition",
1483
- "label": "Activation condition",
1484
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1485
- "optional": true,
1486
- "feel": "required",
1456
+ "label": "Correlation key (payload)",
1457
+ "type": "String",
1487
1458
  "group": "activation",
1488
- "binding": {
1489
- "name": "activationCondition",
1490
- "type": "zeebe:property"
1491
- },
1492
- "type": "String"
1493
- },
1494
- {
1495
- "id": "correlationKeyProcess",
1496
- "label": "Correlation key (process)",
1497
- "description": "Sets up the correlation key from process variables",
1498
- "constraints": {
1499
- "notEmpty": true
1500
- },
1501
1459
  "feel": "required",
1502
- "group": "correlation",
1503
1460
  "binding": {
1504
- "name": "correlationKey",
1505
- "type": "bpmn:Message#zeebe:subscription#property"
1461
+ "type": "zeebe:property",
1462
+ "name": "correlationKeyExpression"
1506
1463
  },
1507
- "type": "String"
1508
- },
1509
- {
1510
- "id": "correlationKeyPayload",
1511
- "label": "Correlation key (payload)",
1512
1464
  "description": "Extracts the correlation key from the incoming message payload",
1513
1465
  "constraints": {
1514
1466
  "notEmpty": true
1515
- },
1516
- "feel": "required",
1517
- "group": "correlation",
1518
- "binding": {
1519
- "name": "correlationKeyExpression",
1520
- "type": "zeebe:property"
1521
- },
1522
- "type": "String"
1467
+ }
1523
1468
  },
1524
1469
  {
1525
- "id": "messageIdExpression",
1526
- "label": "Message ID expression",
1527
- "description": "Expression to extract unique identifier of a message",
1528
- "optional": true,
1470
+ "label": "Condition",
1471
+ "type": "String",
1472
+ "group": "activation",
1529
1473
  "feel": "required",
1530
- "group": "correlation",
1474
+ "optional": true,
1531
1475
  "binding": {
1532
- "name": "messageIdExpression",
1533
- "type": "zeebe:property"
1476
+ "type": "zeebe:property",
1477
+ "name": "activationCondition"
1534
1478
  },
1535
- "type": "String"
1479
+ "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>"
1536
1480
  },
1537
1481
  {
1538
- "id": "messageNameUuid",
1539
- "generatedValue": {
1540
- "type": "uuid"
1541
- },
1542
- "group": "correlation",
1482
+ "label": "Result variable",
1483
+ "type": "String",
1484
+ "group": "variable-mapping",
1485
+ "optional": true,
1543
1486
  "binding": {
1544
- "name": "name",
1545
- "type": "bpmn:Message#property"
1487
+ "type": "zeebe:property",
1488
+ "name": "resultVariable"
1546
1489
  },
1547
- "type": "Hidden"
1490
+ "description": "Name of variable to store the result of the connector in"
1548
1491
  },
1549
1492
  {
1550
- "id": "resultVariable",
1551
- "label": "Result variable",
1552
- "description": "Name of variable to store the response in",
1553
- "group": "output",
1493
+ "label": "Result expression",
1494
+ "type": "String",
1495
+ "group": "variable-mapping",
1496
+ "feel": "required",
1497
+ "optional": true,
1554
1498
  "binding": {
1555
- "name": "resultVariable",
1556
- "type": "zeebe:property"
1499
+ "type": "zeebe:property",
1500
+ "name": "resultExpression"
1557
1501
  },
1558
- "type": "String"
1502
+ "description": "Expression to map the inbound payload to process variables"
1559
1503
  },
1560
1504
  {
1561
- "id": "resultExpression",
1562
- "label": "Result expression",
1563
- "description": "Expression to map the response into process variables",
1505
+ "label": "Response body expression",
1506
+ "type": "Text",
1507
+ "group": "webhookResponse",
1564
1508
  "feel": "required",
1565
- "group": "output",
1509
+ "optional": true,
1566
1510
  "binding": {
1567
- "name": "resultExpression",
1568
- "type": "zeebe:property"
1511
+ "type": "zeebe:property",
1512
+ "name": "inbound.responseBodyExpression"
1569
1513
  },
1570
- "type": "Text"
1514
+ "description": "Specify condition and response"
1571
1515
  }
1572
1516
  ],
1573
1517
  "icon": {
1574
- "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
1518
+ "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"
1575
1519
  },
1576
1520
  "engines": {
1577
- "camunda": "^8.5"
1521
+ "camunda": "^8.2"
1578
1522
  }
1579
1523
  },
1580
1524
  {
1581
1525
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1582
1526
  "name": "Webhook Intermediate Catch Event Connector",
1583
1527
  "id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
1584
- "version": 4,
1528
+ "version": 5,
1585
1529
  "description": "Configure webhook to receive callbacks",
1586
1530
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1587
1531
  "category": {
@@ -1969,6 +1913,18 @@
1969
1913
  "notEmpty": true
1970
1914
  }
1971
1915
  },
1916
+ {
1917
+ "label": "Message ID expression",
1918
+ "feel": "required",
1919
+ "type": "String",
1920
+ "optional": true,
1921
+ "group": "activation",
1922
+ "binding": {
1923
+ "type": "zeebe:property",
1924
+ "name": "messageIdExpression"
1925
+ },
1926
+ "description": "Expression to extract unique identifier of a message"
1927
+ },
1972
1928
  {
1973
1929
  "label": "Condition",
1974
1930
  "type": "String",
@@ -2004,6 +1960,18 @@
2004
1960
  },
2005
1961
  "description": "Expression to map the inbound payload to process variables"
2006
1962
  },
1963
+ {
1964
+ "label": "One time verification response expression",
1965
+ "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>",
1966
+ "type": "Text",
1967
+ "group": "webhookResponse",
1968
+ "feel": "required",
1969
+ "optional": true,
1970
+ "binding": {
1971
+ "type": "zeebe:property",
1972
+ "name": "inbound.verificationExpression"
1973
+ }
1974
+ },
2007
1975
  {
2008
1976
  "label": "Response body expression",
2009
1977
  "type": "Text",
@@ -2021,16 +1989,16 @@
2021
1989
  "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"
2022
1990
  },
2023
1991
  "engines": {
2024
- "camunda": "^8.2"
1992
+ "camunda": "^8.4"
2025
1993
  }
2026
1994
  },
2027
1995
  {
2028
1996
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2029
- "name": "Webhook Intermediate Catch Event Connector",
1997
+ "name": "Webhook Intermediate Event Connector",
2030
1998
  "id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
2031
- "version": 5,
2032
1999
  "description": "Configure webhook to receive callbacks",
2033
2000
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2001
+ "version": 10,
2034
2002
  "category": {
2035
2003
  "id": "connectors",
2036
2004
  "name": "Connectors"
@@ -2053,52 +2021,43 @@
2053
2021
  "id": "authorization",
2054
2022
  "label": "Authorization"
2055
2023
  },
2024
+ {
2025
+ "id": "webhookResponse",
2026
+ "label": "Webhook response"
2027
+ },
2056
2028
  {
2057
2029
  "id": "activation",
2058
2030
  "label": "Activation"
2059
2031
  },
2060
2032
  {
2061
- "id": "variable-mapping",
2062
- "label": "Variable mapping"
2033
+ "id": "correlation",
2034
+ "label": "Correlation"
2063
2035
  },
2064
2036
  {
2065
- "id": "webhookResponse",
2066
- "label": "Webhook response"
2037
+ "id": "output",
2038
+ "label": "Output mapping"
2067
2039
  }
2068
2040
  ],
2069
2041
  "properties": [
2070
2042
  {
2071
- "type": "Hidden",
2072
2043
  "value": "io.camunda:webhook:1",
2073
2044
  "binding": {
2074
- "type": "zeebe:property",
2075
- "name": "inbound.type"
2076
- }
2077
- },
2078
- {
2079
- "type": "Hidden",
2080
- "generatedValue": {
2081
- "type": "uuid"
2045
+ "name": "inbound.type",
2046
+ "type": "zeebe:property"
2082
2047
  },
2083
- "binding": {
2084
- "type": "bpmn:Message#property",
2085
- "name": "name"
2086
- }
2087
- },
2088
- {
2089
- "type": "Hidden",
2090
- "value": "ConfigurableInboundWebhook",
2091
- "binding": {
2092
- "type": "zeebe:property",
2093
- "name": "inbound.subtype"
2094
- }
2048
+ "type": "Hidden"
2095
2049
  },
2096
2050
  {
2097
- "id": "webhookMethod",
2051
+ "id": "inbound.method",
2098
2052
  "label": "Webhook method",
2099
- "group": "endpoint",
2100
2053
  "description": "Select HTTP method",
2054
+ "optional": false,
2101
2055
  "value": "any",
2056
+ "group": "endpoint",
2057
+ "binding": {
2058
+ "name": "inbound.method",
2059
+ "type": "zeebe:property"
2060
+ },
2102
2061
  "type": "Dropdown",
2103
2062
  "choices": [
2104
2063
  {
@@ -2106,46 +2065,53 @@
2106
2065
  "value": "any"
2107
2066
  },
2108
2067
  {
2109
- "name": "Get",
2068
+ "name": "GET",
2110
2069
  "value": "get"
2111
2070
  },
2112
2071
  {
2113
- "name": "Post",
2072
+ "name": "POST",
2114
2073
  "value": "post"
2115
2074
  },
2116
2075
  {
2117
- "name": "Put",
2076
+ "name": "PUT",
2118
2077
  "value": "put"
2119
2078
  },
2120
2079
  {
2121
- "name": "Delete",
2080
+ "name": "DELETE",
2122
2081
  "value": "delete"
2123
2082
  }
2124
- ],
2125
- "binding": {
2126
- "type": "zeebe:property",
2127
- "name": "inbound.method"
2128
- }
2083
+ ]
2129
2084
  },
2130
2085
  {
2086
+ "id": "inbound.context",
2131
2087
  "label": "Webhook ID",
2132
- "type": "String",
2088
+ "description": "The webhook ID is a part of the URL",
2089
+ "optional": false,
2090
+ "constraints": {
2091
+ "notEmpty": true,
2092
+ "pattern": {
2093
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
2094
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
2095
+ }
2096
+ },
2133
2097
  "group": "endpoint",
2134
2098
  "binding": {
2135
- "type": "zeebe:property",
2136
- "name": "inbound.context"
2099
+ "name": "inbound.context",
2100
+ "type": "zeebe:property"
2137
2101
  },
2138
- "description": "The webhook ID is a part of the URL",
2139
- "constraints": {
2140
- "notEmpty": true
2141
- }
2102
+ "type": "String"
2142
2103
  },
2143
2104
  {
2144
- "id": "shouldValidateHmac",
2105
+ "id": "inbound.shouldValidateHmac",
2145
2106
  "label": "HMAC authentication",
2146
- "group": "authentication",
2147
2107
  "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",
2108
+ "optional": false,
2148
2109
  "value": "disabled",
2110
+ "group": "authentication",
2111
+ "binding": {
2112
+ "name": "inbound.shouldValidateHmac",
2113
+ "type": "zeebe:property"
2114
+ },
2149
2115
  "type": "Dropdown",
2150
2116
  "choices": [
2151
2117
  {
@@ -2156,47 +2122,60 @@
2156
2122
  "name": "Disabled",
2157
2123
  "value": "disabled"
2158
2124
  }
2159
- ],
2160
- "binding": {
2161
- "type": "zeebe:property",
2162
- "name": "inbound.shouldValidateHmac"
2163
- }
2125
+ ]
2164
2126
  },
2165
2127
  {
2128
+ "id": "inbound.hmacSecret",
2166
2129
  "label": "HMAC secret key",
2167
2130
  "description": "Shared secret key",
2168
- "type": "String",
2169
- "group": "authentication",
2170
2131
  "optional": true,
2132
+ "feel": "optional",
2133
+ "group": "authentication",
2171
2134
  "binding": {
2172
- "type": "zeebe:property",
2173
- "name": "inbound.hmacSecret"
2135
+ "name": "inbound.hmacSecret",
2136
+ "type": "zeebe:property"
2174
2137
  },
2175
2138
  "condition": {
2176
- "property": "shouldValidateHmac",
2177
- "equals": "enabled"
2178
- }
2139
+ "property": "inbound.shouldValidateHmac",
2140
+ "equals": "enabled",
2141
+ "type": "simple"
2142
+ },
2143
+ "type": "String"
2179
2144
  },
2180
2145
  {
2146
+ "id": "inbound.hmacHeader",
2181
2147
  "label": "HMAC header",
2182
2148
  "description": "Name of header attribute that will contain the HMAC value",
2183
- "type": "String",
2184
- "group": "authentication",
2185
2149
  "optional": true,
2150
+ "feel": "optional",
2151
+ "group": "authentication",
2186
2152
  "binding": {
2187
- "type": "zeebe:property",
2188
- "name": "inbound.hmacHeader"
2153
+ "name": "inbound.hmacHeader",
2154
+ "type": "zeebe:property"
2189
2155
  },
2190
2156
  "condition": {
2191
- "property": "shouldValidateHmac",
2192
- "equals": "enabled"
2193
- }
2157
+ "property": "inbound.shouldValidateHmac",
2158
+ "equals": "enabled",
2159
+ "type": "simple"
2160
+ },
2161
+ "type": "String"
2194
2162
  },
2195
2163
  {
2164
+ "id": "inbound.hmacAlgorithm",
2196
2165
  "label": "HMAC algorithm",
2197
- "group": "authentication",
2198
2166
  "description": "Choose HMAC algorithm",
2167
+ "optional": false,
2199
2168
  "value": "sha_256",
2169
+ "group": "authentication",
2170
+ "binding": {
2171
+ "name": "inbound.hmacAlgorithm",
2172
+ "type": "zeebe:property"
2173
+ },
2174
+ "condition": {
2175
+ "property": "inbound.shouldValidateHmac",
2176
+ "equals": "enabled",
2177
+ "type": "simple"
2178
+ },
2200
2179
  "type": "Dropdown",
2201
2180
  "choices": [
2202
2181
  {
@@ -2211,295 +2190,316 @@
2211
2190
  "name": "SHA-512",
2212
2191
  "value": "sha_512"
2213
2192
  }
2214
- ],
2215
- "binding": {
2216
- "type": "zeebe:property",
2217
- "name": "inbound.hmacAlgorithm"
2218
- },
2219
- "condition": {
2220
- "property": "shouldValidateHmac",
2221
- "equals": "enabled"
2222
- }
2193
+ ]
2223
2194
  },
2224
2195
  {
2196
+ "id": "inbound.hmacScopes",
2225
2197
  "label": "HMAC scopes",
2226
- "group": "authentication",
2227
2198
  "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>",
2228
- "feel": "required",
2229
- "type": "String",
2230
2199
  "optional": true,
2200
+ "feel": "required",
2201
+ "group": "authentication",
2231
2202
  "binding": {
2232
- "type": "zeebe:property",
2233
- "name": "inbound.hmacScopes"
2203
+ "name": "inbound.hmacScopes",
2204
+ "type": "zeebe:property"
2234
2205
  },
2235
2206
  "condition": {
2236
- "property": "shouldValidateHmac",
2237
- "equals": "enabled"
2238
- }
2207
+ "property": "inbound.shouldValidateHmac",
2208
+ "equals": "enabled",
2209
+ "type": "simple"
2210
+ },
2211
+ "type": "String"
2239
2212
  },
2240
2213
  {
2241
- "id": "authorizationType",
2214
+ "id": "inbound.auth.type",
2242
2215
  "label": "Authorization type",
2243
- "group": "authorization",
2244
- "description": "Choose the authorization type.",
2216
+ "description": "Choose the authorization type",
2245
2217
  "value": "NONE",
2218
+ "group": "authorization",
2219
+ "binding": {
2220
+ "name": "inbound.auth.type",
2221
+ "type": "zeebe:property"
2222
+ },
2246
2223
  "type": "Dropdown",
2247
2224
  "choices": [
2248
2225
  {
2249
2226
  "name": "None",
2250
2227
  "value": "NONE"
2251
2228
  },
2252
- {
2253
- "name": "JWT",
2254
- "value": "JWT"
2255
- },
2256
2229
  {
2257
2230
  "name": "Basic",
2258
2231
  "value": "BASIC"
2259
2232
  },
2260
2233
  {
2261
- "name": "API Key",
2234
+ "name": "API key",
2262
2235
  "value": "APIKEY"
2236
+ },
2237
+ {
2238
+ "name": "JWT",
2239
+ "value": "JWT"
2263
2240
  }
2264
- ],
2265
- "binding": {
2266
- "type": "zeebe:property",
2267
- "name": "inbound.auth.type"
2268
- }
2241
+ ]
2269
2242
  },
2270
2243
  {
2271
- "label": "JWK url",
2272
- "description": "Well-known url of JWKs",
2273
- "type": "String",
2274
- "group": "authorization",
2244
+ "id": "inbound.auth.username",
2245
+ "label": "Username",
2246
+ "description": "Username for basic authentication",
2247
+ "optional": false,
2275
2248
  "feel": "optional",
2276
- "optional": true,
2249
+ "group": "authorization",
2277
2250
  "binding": {
2278
- "type": "zeebe:property",
2279
- "name": "inbound.auth.jwt.jwkUrl"
2251
+ "name": "inbound.auth.username",
2252
+ "type": "zeebe:property"
2280
2253
  },
2281
2254
  "condition": {
2282
- "property": "authorizationType",
2283
- "equals": "JWT"
2284
- }
2255
+ "property": "inbound.auth.type",
2256
+ "equals": "BASIC",
2257
+ "type": "simple"
2258
+ },
2259
+ "type": "String"
2285
2260
  },
2286
2261
  {
2287
- "label": "JWT role property expression",
2288
- "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>",
2289
- "type": "String",
2290
- "group": "authorization",
2291
- "feel": "required",
2292
- "optional": true,
2293
- "binding": {
2294
- "type": "zeebe:property",
2295
- "name": "inbound.auth.jwt.permissionsExpression"
2262
+ "id": "inbound.auth.password",
2263
+ "label": "Password",
2264
+ "description": "Password for basic authentication",
2265
+ "optional": false,
2266
+ "feel": "optional",
2267
+ "group": "authorization",
2268
+ "binding": {
2269
+ "name": "inbound.auth.password",
2270
+ "type": "zeebe:property"
2296
2271
  },
2297
2272
  "condition": {
2298
- "property": "authorizationType",
2299
- "equals": "JWT"
2300
- }
2273
+ "property": "inbound.auth.type",
2274
+ "equals": "BASIC",
2275
+ "type": "simple"
2276
+ },
2277
+ "type": "String"
2301
2278
  },
2302
2279
  {
2303
- "label": "Required roles",
2304
- "description": "List of roles to test JWT roles against",
2305
- "type": "String",
2280
+ "id": "inbound.auth.apiKey",
2281
+ "label": "API key",
2282
+ "description": "Expected API key",
2283
+ "optional": false,
2284
+ "feel": "optional",
2306
2285
  "group": "authorization",
2307
- "feel": "required",
2308
- "optional": true,
2309
2286
  "binding": {
2310
- "type": "zeebe:property",
2311
- "name": "inbound.auth.jwt.requiredPermissions"
2287
+ "name": "inbound.auth.apiKey",
2288
+ "type": "zeebe:property"
2312
2289
  },
2313
2290
  "condition": {
2314
- "property": "authorizationType",
2315
- "equals": "JWT"
2316
- }
2291
+ "property": "inbound.auth.type",
2292
+ "equals": "APIKEY",
2293
+ "type": "simple"
2294
+ },
2295
+ "type": "String"
2317
2296
  },
2318
2297
  {
2319
- "label": "Username",
2320
- "description": "Username for basic authentication",
2321
- "type": "String",
2298
+ "id": "inbound.auth.apiKeyLocator",
2299
+ "label": "API key locator",
2300
+ "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>",
2301
+ "optional": false,
2302
+ "value": "=split(request.headers.authorization, \" \")[2]",
2303
+ "constraints": {
2304
+ "notEmpty": true
2305
+ },
2306
+ "feel": "required",
2322
2307
  "group": "authorization",
2323
- "feel": "optional",
2324
2308
  "binding": {
2325
- "type": "zeebe:property",
2326
- "name": "inbound.auth.username"
2309
+ "name": "inbound.auth.apiKeyLocator",
2310
+ "type": "zeebe:property"
2327
2311
  },
2328
2312
  "condition": {
2329
- "property": "authorizationType",
2330
- "equals": "BASIC"
2313
+ "property": "inbound.auth.type",
2314
+ "equals": "APIKEY",
2315
+ "type": "simple"
2331
2316
  },
2332
- "constraints": {
2333
- "notEmpty": true
2334
- }
2317
+ "type": "String"
2335
2318
  },
2336
2319
  {
2337
- "label": "Password",
2338
- "description": "Password for basic authentication",
2339
- "type": "String",
2340
- "group": "authorization",
2320
+ "id": "inbound.auth.jwt.jwkUrl",
2321
+ "label": "JWK URL",
2322
+ "description": "Well-known URL of JWKs",
2323
+ "optional": false,
2341
2324
  "feel": "optional",
2325
+ "group": "authorization",
2342
2326
  "binding": {
2343
- "type": "zeebe:property",
2344
- "name": "inbound.auth.password"
2327
+ "name": "inbound.auth.jwt.jwkUrl",
2328
+ "type": "zeebe:property"
2345
2329
  },
2346
2330
  "condition": {
2347
- "property": "authorizationType",
2348
- "equals": "BASIC"
2331
+ "property": "inbound.auth.type",
2332
+ "equals": "JWT",
2333
+ "type": "simple"
2349
2334
  },
2350
- "constraints": {
2351
- "notEmpty": true
2352
- }
2335
+ "type": "String"
2353
2336
  },
2354
2337
  {
2355
- "label": "API Key",
2356
- "description": "Expected API key",
2357
- "type": "String",
2338
+ "id": "inbound.auth.jwt.permissionsExpression",
2339
+ "label": "JWT role property expression",
2340
+ "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>",
2341
+ "optional": false,
2342
+ "feel": "required",
2358
2343
  "group": "authorization",
2359
- "feel": "optional",
2360
2344
  "binding": {
2361
- "type": "zeebe:property",
2362
- "name": "inbound.auth.apiKey"
2345
+ "name": "inbound.auth.jwt.permissionsExpression",
2346
+ "type": "zeebe:property"
2363
2347
  },
2364
2348
  "condition": {
2365
- "property": "authorizationType",
2366
- "equals": "APIKEY"
2349
+ "property": "inbound.auth.type",
2350
+ "equals": "JWT",
2351
+ "type": "simple"
2367
2352
  },
2368
- "constraints": {
2369
- "notEmpty": true
2370
- }
2353
+ "type": "String"
2371
2354
  },
2372
2355
  {
2373
- "label": "API Key locator",
2374
- "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>",
2375
- "type": "String",
2376
- "group": "authorization",
2356
+ "id": "inbound.auth.jwt.requiredPermissions",
2357
+ "label": "Required roles",
2358
+ "description": "List of roles to test JWT roles against",
2359
+ "optional": false,
2377
2360
  "feel": "required",
2361
+ "group": "authorization",
2378
2362
  "binding": {
2379
- "type": "zeebe:property",
2380
- "name": "inbound.auth.apiKeyLocator"
2363
+ "name": "inbound.auth.jwt.requiredPermissions",
2364
+ "type": "zeebe:property"
2381
2365
  },
2382
2366
  "condition": {
2383
- "property": "authorizationType",
2384
- "equals": "APIKEY"
2385
- },
2386
- "constraints": {
2387
- "notEmpty": true
2367
+ "property": "inbound.auth.type",
2368
+ "equals": "JWT",
2369
+ "type": "simple"
2388
2370
  },
2389
- "value": "=split(request.headers.authorization, \" \")[2]"
2371
+ "type": "String"
2390
2372
  },
2391
2373
  {
2392
- "label": "Correlation key (process)",
2393
- "type": "String",
2394
- "group": "activation",
2374
+ "id": "inbound.responseBodyExpression",
2375
+ "label": "Response body expression",
2376
+ "description": "Specify condition and response",
2377
+ "optional": true,
2395
2378
  "feel": "required",
2396
- "description": "Sets up the correlation key from process variables",
2379
+ "group": "webhookResponse",
2397
2380
  "binding": {
2398
- "type": "bpmn:Message#zeebe:subscription#property",
2399
- "name": "correlationKey"
2381
+ "name": "inbound.responseBodyExpression",
2382
+ "type": "zeebe:property"
2400
2383
  },
2401
- "constraints": {
2402
- "notEmpty": true
2403
- }
2384
+ "type": "Text"
2404
2385
  },
2405
2386
  {
2406
- "label": "Correlation key (payload)",
2407
- "type": "String",
2408
- "group": "activation",
2387
+ "id": "inbound.verificationExpression",
2388
+ "label": "One time verification response expression",
2389
+ "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>",
2390
+ "optional": true,
2409
2391
  "feel": "required",
2392
+ "group": "webhookResponse",
2410
2393
  "binding": {
2411
- "type": "zeebe:property",
2412
- "name": "correlationKeyExpression"
2394
+ "name": "inbound.verificationExpression",
2395
+ "type": "zeebe:property"
2413
2396
  },
2414
- "description": "Extracts the correlation key from the incoming message payload",
2415
- "constraints": {
2416
- "notEmpty": true
2417
- }
2397
+ "type": "Text"
2418
2398
  },
2419
2399
  {
2420
- "label": "Message ID expression",
2421
- "feel": "required",
2422
- "type": "String",
2400
+ "id": "activationCondition",
2401
+ "label": "Activation condition",
2402
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
2423
2403
  "optional": true,
2404
+ "feel": "required",
2424
2405
  "group": "activation",
2425
2406
  "binding": {
2426
- "type": "zeebe:property",
2427
- "name": "messageIdExpression"
2407
+ "name": "activationCondition",
2408
+ "type": "zeebe:property"
2428
2409
  },
2429
- "description": "Expression to extract unique identifier of a message"
2410
+ "type": "String"
2430
2411
  },
2431
2412
  {
2432
- "label": "Condition",
2433
- "type": "String",
2434
- "group": "activation",
2413
+ "id": "correlationKeyProcess",
2414
+ "label": "Correlation key (process)",
2415
+ "description": "Sets up the correlation key from process variables",
2416
+ "constraints": {
2417
+ "notEmpty": true
2418
+ },
2435
2419
  "feel": "required",
2436
- "optional": true,
2420
+ "group": "correlation",
2437
2421
  "binding": {
2438
- "type": "zeebe:property",
2439
- "name": "activationCondition"
2422
+ "name": "correlationKey",
2423
+ "type": "bpmn:Message#zeebe:subscription#property"
2440
2424
  },
2441
- "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>"
2425
+ "type": "String"
2442
2426
  },
2443
2427
  {
2444
- "label": "Result variable",
2445
- "type": "String",
2446
- "group": "variable-mapping",
2447
- "optional": true,
2428
+ "id": "correlationKeyPayload",
2429
+ "label": "Correlation key (payload)",
2430
+ "description": "Extracts the correlation key from the incoming message payload",
2431
+ "constraints": {
2432
+ "notEmpty": true
2433
+ },
2434
+ "feel": "required",
2435
+ "group": "correlation",
2448
2436
  "binding": {
2449
- "type": "zeebe:property",
2450
- "name": "resultVariable"
2437
+ "name": "correlationKeyExpression",
2438
+ "type": "zeebe:property"
2451
2439
  },
2452
- "description": "Name of variable to store the result of the connector in"
2440
+ "type": "String"
2453
2441
  },
2454
2442
  {
2455
- "label": "Result expression",
2456
- "type": "String",
2457
- "group": "variable-mapping",
2458
- "feel": "required",
2443
+ "id": "messageIdExpression",
2444
+ "label": "Message ID expression",
2445
+ "description": "Expression to extract unique identifier of a message",
2459
2446
  "optional": true,
2447
+ "feel": "required",
2448
+ "group": "correlation",
2460
2449
  "binding": {
2461
- "type": "zeebe:property",
2462
- "name": "resultExpression"
2450
+ "name": "messageIdExpression",
2451
+ "type": "zeebe:property"
2463
2452
  },
2464
- "description": "Expression to map the inbound payload to process variables"
2453
+ "type": "String"
2465
2454
  },
2466
2455
  {
2467
- "label": "One time verification response expression",
2468
- "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>",
2469
- "type": "Text",
2470
- "group": "webhookResponse",
2471
- "feel": "required",
2472
- "optional": true,
2456
+ "id": "messageNameUuid",
2457
+ "generatedValue": {
2458
+ "type": "uuid"
2459
+ },
2460
+ "group": "correlation",
2473
2461
  "binding": {
2474
- "type": "zeebe:property",
2475
- "name": "inbound.verificationExpression"
2476
- }
2462
+ "name": "name",
2463
+ "type": "bpmn:Message#property"
2464
+ },
2465
+ "type": "Hidden"
2477
2466
  },
2478
2467
  {
2479
- "label": "Response body expression",
2480
- "type": "Text",
2481
- "group": "webhookResponse",
2468
+ "id": "resultVariable",
2469
+ "label": "Result variable",
2470
+ "description": "Name of variable to store the response in",
2471
+ "group": "output",
2472
+ "binding": {
2473
+ "name": "resultVariable",
2474
+ "type": "zeebe:property"
2475
+ },
2476
+ "type": "String"
2477
+ },
2478
+ {
2479
+ "id": "resultExpression",
2480
+ "label": "Result expression",
2481
+ "description": "Expression to map the response into process variables",
2482
2482
  "feel": "required",
2483
- "optional": true,
2483
+ "group": "output",
2484
2484
  "binding": {
2485
- "type": "zeebe:property",
2486
- "name": "inbound.responseBodyExpression"
2485
+ "name": "resultExpression",
2486
+ "type": "zeebe:property"
2487
2487
  },
2488
- "description": "Specify condition and response"
2488
+ "type": "Text"
2489
2489
  }
2490
2490
  ],
2491
2491
  "icon": {
2492
- "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"
2492
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2493
2493
  },
2494
2494
  "engines": {
2495
- "camunda": "^8.4"
2495
+ "camunda": "^8.5"
2496
2496
  }
2497
2497
  },
2498
2498
  {
2499
2499
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2500
- "name": "Webhook Intermediate Catch Event Connector",
2500
+ "name": "Webhook connector",
2501
2501
  "id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
2502
- "version": 6,
2502
+ "version": 3,
2503
2503
  "description": "Configure webhook to receive callbacks",
2504
2504
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2505
2505
  "category": {
@@ -2531,10 +2531,6 @@
2531
2531
  {
2532
2532
  "id": "variable-mapping",
2533
2533
  "label": "Variable mapping"
2534
- },
2535
- {
2536
- "id": "webhookResponse",
2537
- "label": "Webhook response"
2538
2534
  }
2539
2535
  ],
2540
2536
  "properties": [
@@ -2608,11 +2604,7 @@
2608
2604
  },
2609
2605
  "description": "The webhook ID is a part of the URL",
2610
2606
  "constraints": {
2611
- "notEmpty": true,
2612
- "pattern": {
2613
- "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
2614
- "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
2615
- }
2607
+ "notEmpty": true
2616
2608
  }
2617
2609
  },
2618
2610
  {
@@ -2891,18 +2883,6 @@
2891
2883
  "notEmpty": true
2892
2884
  }
2893
2885
  },
2894
- {
2895
- "label": "Message ID expression",
2896
- "feel": "required",
2897
- "type": "String",
2898
- "optional": true,
2899
- "group": "activation",
2900
- "binding": {
2901
- "type": "zeebe:property",
2902
- "name": "messageIdExpression"
2903
- },
2904
- "description": "Expression to extract unique identifier of a message"
2905
- },
2906
2886
  {
2907
2887
  "label": "Condition",
2908
2888
  "type": "String",
@@ -2937,44 +2917,242 @@
2937
2917
  "name": "resultExpression"
2938
2918
  },
2939
2919
  "description": "Expression to map the inbound payload to process variables"
2920
+ }
2921
+ ],
2922
+ "icon": {
2923
+ "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"
2924
+ },
2925
+ "engines": {
2926
+ "camunda": "^8.2"
2927
+ }
2928
+ },
2929
+ {
2930
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2931
+ "name": "Webhook connector",
2932
+ "id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
2933
+ "version": 2,
2934
+ "description": "Configure webhook to receive callbacks",
2935
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2936
+ "category": {
2937
+ "id": "connectors",
2938
+ "name": "Connectors"
2939
+ },
2940
+ "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
2941
+ "elementType": {
2942
+ "value": "bpmn:IntermediateCatchEvent",
2943
+ "eventDefinition": "bpmn:MessageEventDefinition"
2944
+ },
2945
+ "groups": [
2946
+ {
2947
+ "id": "endpoint",
2948
+ "label": "Webhook configuration"
2940
2949
  },
2941
2950
  {
2942
- "label": "One time verification response expression",
2943
- "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>",
2944
- "type": "Text",
2945
- "group": "webhookResponse",
2946
- "feel": "required",
2951
+ "id": "activation",
2952
+ "label": "Activation"
2953
+ },
2954
+ {
2955
+ "id": "variable-mapping",
2956
+ "label": "Variable mapping"
2957
+ }
2958
+ ],
2959
+ "properties": [
2960
+ {
2961
+ "type": "Hidden",
2962
+ "value": "io.camunda:webhook:1",
2963
+ "binding": {
2964
+ "type": "zeebe:property",
2965
+ "name": "inbound.type"
2966
+ }
2967
+ },
2968
+ {
2969
+ "type": "Hidden",
2970
+ "generatedValue": {
2971
+ "type": "uuid"
2972
+ },
2973
+ "binding": {
2974
+ "type": "bpmn:Message#property",
2975
+ "name": "name"
2976
+ }
2977
+ },
2978
+ {
2979
+ "type": "Hidden",
2980
+ "value": "ConfigurableInboundWebhook",
2981
+ "binding": {
2982
+ "type": "zeebe:property",
2983
+ "name": "inbound.subtype"
2984
+ }
2985
+ },
2986
+ {
2987
+ "label": "Webhook ID",
2988
+ "type": "String",
2989
+ "group": "endpoint",
2990
+ "binding": {
2991
+ "type": "zeebe:property",
2992
+ "name": "inbound.context"
2993
+ },
2994
+ "description": "The webhook ID is a part of the URL",
2995
+ "constraints": {
2996
+ "notEmpty": true
2997
+ }
2998
+ },
2999
+ {
3000
+ "id": "shouldValidateHmac",
3001
+ "label": "HMAC authentication",
3002
+ "group": "endpoint",
3003
+ "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",
3004
+ "value": "disabled",
3005
+ "type": "Dropdown",
3006
+ "choices": [
3007
+ {
3008
+ "name": "Enabled",
3009
+ "value": "enabled"
3010
+ },
3011
+ {
3012
+ "name": "Disabled",
3013
+ "value": "disabled"
3014
+ }
3015
+ ],
3016
+ "binding": {
3017
+ "type": "zeebe:property",
3018
+ "name": "inbound.shouldValidateHmac"
3019
+ }
3020
+ },
3021
+ {
3022
+ "label": "HMAC secret key",
3023
+ "description": "Shared secret key",
3024
+ "type": "String",
3025
+ "group": "endpoint",
2947
3026
  "optional": true,
2948
3027
  "binding": {
2949
3028
  "type": "zeebe:property",
2950
- "name": "inbound.verificationExpression"
3029
+ "name": "inbound.hmacSecret"
3030
+ },
3031
+ "condition": {
3032
+ "property": "shouldValidateHmac",
3033
+ "equals": "enabled"
2951
3034
  }
2952
3035
  },
2953
3036
  {
2954
- "label": "Response body expression",
2955
- "type": "Text",
2956
- "group": "webhookResponse",
3037
+ "label": "HMAC header",
3038
+ "description": "Name of header attribute that will contain the HMAC value",
3039
+ "type": "String",
3040
+ "group": "endpoint",
3041
+ "optional": true,
3042
+ "binding": {
3043
+ "type": "zeebe:property",
3044
+ "name": "inbound.hmacHeader"
3045
+ },
3046
+ "condition": {
3047
+ "property": "shouldValidateHmac",
3048
+ "equals": "enabled"
3049
+ }
3050
+ },
3051
+ {
3052
+ "label": "HMAC algorithm",
3053
+ "group": "endpoint",
3054
+ "description": "Choose HMAC algorithm",
3055
+ "value": "sha_256",
3056
+ "type": "Dropdown",
3057
+ "choices": [
3058
+ {
3059
+ "name": "SHA-1",
3060
+ "value": "sha_1"
3061
+ },
3062
+ {
3063
+ "name": "SHA-256",
3064
+ "value": "sha_256"
3065
+ },
3066
+ {
3067
+ "name": "SHA-512",
3068
+ "value": "sha_512"
3069
+ }
3070
+ ],
3071
+ "binding": {
3072
+ "type": "zeebe:property",
3073
+ "name": "inbound.hmacAlgorithm"
3074
+ },
3075
+ "condition": {
3076
+ "property": "shouldValidateHmac",
3077
+ "equals": "enabled"
3078
+ }
3079
+ },
3080
+ {
3081
+ "label": "Correlation key (process)",
3082
+ "type": "String",
3083
+ "group": "activation",
3084
+ "feel": "required",
3085
+ "description": "Sets up the correlation key from process variables",
3086
+ "binding": {
3087
+ "type": "bpmn:Message#zeebe:subscription#property",
3088
+ "name": "correlationKey"
3089
+ },
3090
+ "constraints": {
3091
+ "notEmpty": true
3092
+ }
3093
+ },
3094
+ {
3095
+ "label": "Correlation key (payload)",
3096
+ "type": "String",
3097
+ "group": "activation",
3098
+ "feel": "required",
3099
+ "binding": {
3100
+ "type": "zeebe:property",
3101
+ "name": "correlationKeyExpression"
3102
+ },
3103
+ "description": "Extracts the correlation key from the incoming message payload",
3104
+ "constraints": {
3105
+ "notEmpty": true
3106
+ }
3107
+ },
3108
+ {
3109
+ "label": "Condition",
3110
+ "type": "String",
3111
+ "group": "activation",
3112
+ "feel": "required",
3113
+ "optional": true,
3114
+ "binding": {
3115
+ "type": "zeebe:property",
3116
+ "name": "activationCondition"
3117
+ },
3118
+ "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>"
3119
+ },
3120
+ {
3121
+ "label": "Result variable",
3122
+ "type": "String",
3123
+ "group": "variable-mapping",
3124
+ "optional": true,
3125
+ "binding": {
3126
+ "type": "zeebe:property",
3127
+ "name": "resultVariable"
3128
+ },
3129
+ "description": "Name of variable to store the result of the connector in"
3130
+ },
3131
+ {
3132
+ "label": "Result expression",
3133
+ "type": "String",
3134
+ "group": "variable-mapping",
2957
3135
  "feel": "required",
2958
3136
  "optional": true,
2959
3137
  "binding": {
2960
3138
  "type": "zeebe:property",
2961
- "name": "inbound.responseBodyExpression"
3139
+ "name": "resultExpression"
2962
3140
  },
2963
- "description": "Specify condition and response"
3141
+ "description": "Expression to map the inbound payload to process variables"
2964
3142
  }
2965
3143
  ],
2966
3144
  "icon": {
2967
3145
  "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"
2968
3146
  },
2969
3147
  "engines": {
2970
- "camunda": "^8.5"
3148
+ "camunda": "^8.2"
2971
3149
  }
2972
3150
  },
2973
3151
  {
2974
3152
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2975
- "name": "Webhook connector",
3153
+ "name": "Webhook Intermediate Catch Event Connector",
2976
3154
  "id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
2977
- "version": 3,
3155
+ "version": 6,
2978
3156
  "description": "Configure webhook to receive callbacks",
2979
3157
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2980
3158
  "category": {
@@ -3006,6 +3184,10 @@
3006
3184
  {
3007
3185
  "id": "variable-mapping",
3008
3186
  "label": "Variable mapping"
3187
+ },
3188
+ {
3189
+ "id": "webhookResponse",
3190
+ "label": "Webhook response"
3009
3191
  }
3010
3192
  ],
3011
3193
  "properties": [
@@ -3079,7 +3261,11 @@
3079
3261
  },
3080
3262
  "description": "The webhook ID is a part of the URL",
3081
3263
  "constraints": {
3082
- "notEmpty": true
3264
+ "notEmpty": true,
3265
+ "pattern": {
3266
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
3267
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
3268
+ }
3083
3269
  }
3084
3270
  },
3085
3271
  {
@@ -3358,6 +3544,18 @@
3358
3544
  "notEmpty": true
3359
3545
  }
3360
3546
  },
3547
+ {
3548
+ "label": "Message ID expression",
3549
+ "feel": "required",
3550
+ "type": "String",
3551
+ "optional": true,
3552
+ "group": "activation",
3553
+ "binding": {
3554
+ "type": "zeebe:property",
3555
+ "name": "messageIdExpression"
3556
+ },
3557
+ "description": "Expression to extract unique identifier of a message"
3558
+ },
3361
3559
  {
3362
3560
  "label": "Condition",
3363
3561
  "type": "String",
@@ -3392,235 +3590,37 @@
3392
3590
  "name": "resultExpression"
3393
3591
  },
3394
3592
  "description": "Expression to map the inbound payload to process variables"
3395
- }
3396
- ],
3397
- "icon": {
3398
- "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"
3399
- },
3400
- "engines": {
3401
- "camunda": "^8.2"
3402
- }
3403
- },
3404
- {
3405
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
3406
- "name": "Webhook connector",
3407
- "id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
3408
- "version": 2,
3409
- "description": "Configure webhook to receive callbacks",
3410
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
3411
- "category": {
3412
- "id": "connectors",
3413
- "name": "Connectors"
3414
- },
3415
- "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
3416
- "elementType": {
3417
- "value": "bpmn:IntermediateCatchEvent",
3418
- "eventDefinition": "bpmn:MessageEventDefinition"
3419
- },
3420
- "groups": [
3421
- {
3422
- "id": "endpoint",
3423
- "label": "Webhook configuration"
3424
- },
3425
- {
3426
- "id": "activation",
3427
- "label": "Activation"
3428
- },
3429
- {
3430
- "id": "variable-mapping",
3431
- "label": "Variable mapping"
3432
- }
3433
- ],
3434
- "properties": [
3435
- {
3436
- "type": "Hidden",
3437
- "value": "io.camunda:webhook:1",
3438
- "binding": {
3439
- "type": "zeebe:property",
3440
- "name": "inbound.type"
3441
- }
3442
- },
3443
- {
3444
- "type": "Hidden",
3445
- "generatedValue": {
3446
- "type": "uuid"
3447
- },
3448
- "binding": {
3449
- "type": "bpmn:Message#property",
3450
- "name": "name"
3451
- }
3452
- },
3453
- {
3454
- "type": "Hidden",
3455
- "value": "ConfigurableInboundWebhook",
3456
- "binding": {
3457
- "type": "zeebe:property",
3458
- "name": "inbound.subtype"
3459
- }
3460
- },
3461
- {
3462
- "label": "Webhook ID",
3463
- "type": "String",
3464
- "group": "endpoint",
3465
- "binding": {
3466
- "type": "zeebe:property",
3467
- "name": "inbound.context"
3468
- },
3469
- "description": "The webhook ID is a part of the URL",
3470
- "constraints": {
3471
- "notEmpty": true
3472
- }
3473
- },
3474
- {
3475
- "id": "shouldValidateHmac",
3476
- "label": "HMAC authentication",
3477
- "group": "endpoint",
3478
- "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",
3479
- "value": "disabled",
3480
- "type": "Dropdown",
3481
- "choices": [
3482
- {
3483
- "name": "Enabled",
3484
- "value": "enabled"
3485
- },
3486
- {
3487
- "name": "Disabled",
3488
- "value": "disabled"
3489
- }
3490
- ],
3491
- "binding": {
3492
- "type": "zeebe:property",
3493
- "name": "inbound.shouldValidateHmac"
3494
- }
3495
- },
3496
- {
3497
- "label": "HMAC secret key",
3498
- "description": "Shared secret key",
3499
- "type": "String",
3500
- "group": "endpoint",
3501
- "optional": true,
3502
- "binding": {
3503
- "type": "zeebe:property",
3504
- "name": "inbound.hmacSecret"
3505
- },
3506
- "condition": {
3507
- "property": "shouldValidateHmac",
3508
- "equals": "enabled"
3509
- }
3510
- },
3511
- {
3512
- "label": "HMAC header",
3513
- "description": "Name of header attribute that will contain the HMAC value",
3514
- "type": "String",
3515
- "group": "endpoint",
3516
- "optional": true,
3517
- "binding": {
3518
- "type": "zeebe:property",
3519
- "name": "inbound.hmacHeader"
3520
- },
3521
- "condition": {
3522
- "property": "shouldValidateHmac",
3523
- "equals": "enabled"
3524
- }
3525
- },
3526
- {
3527
- "label": "HMAC algorithm",
3528
- "group": "endpoint",
3529
- "description": "Choose HMAC algorithm",
3530
- "value": "sha_256",
3531
- "type": "Dropdown",
3532
- "choices": [
3533
- {
3534
- "name": "SHA-1",
3535
- "value": "sha_1"
3536
- },
3537
- {
3538
- "name": "SHA-256",
3539
- "value": "sha_256"
3540
- },
3541
- {
3542
- "name": "SHA-512",
3543
- "value": "sha_512"
3544
- }
3545
- ],
3546
- "binding": {
3547
- "type": "zeebe:property",
3548
- "name": "inbound.hmacAlgorithm"
3549
- },
3550
- "condition": {
3551
- "property": "shouldValidateHmac",
3552
- "equals": "enabled"
3553
- }
3554
- },
3555
- {
3556
- "label": "Correlation key (process)",
3557
- "type": "String",
3558
- "group": "activation",
3559
- "feel": "required",
3560
- "description": "Sets up the correlation key from process variables",
3561
- "binding": {
3562
- "type": "bpmn:Message#zeebe:subscription#property",
3563
- "name": "correlationKey"
3564
- },
3565
- "constraints": {
3566
- "notEmpty": true
3567
- }
3568
- },
3569
- {
3570
- "label": "Correlation key (payload)",
3571
- "type": "String",
3572
- "group": "activation",
3573
- "feel": "required",
3574
- "binding": {
3575
- "type": "zeebe:property",
3576
- "name": "correlationKeyExpression"
3577
- },
3578
- "description": "Extracts the correlation key from the incoming message payload",
3579
- "constraints": {
3580
- "notEmpty": true
3581
- }
3582
3593
  },
3583
3594
  {
3584
- "label": "Condition",
3585
- "type": "String",
3586
- "group": "activation",
3595
+ "label": "One time verification response expression",
3596
+ "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>",
3597
+ "type": "Text",
3598
+ "group": "webhookResponse",
3587
3599
  "feel": "required",
3588
3600
  "optional": true,
3589
3601
  "binding": {
3590
3602
  "type": "zeebe:property",
3591
- "name": "activationCondition"
3592
- },
3593
- "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>"
3594
- },
3595
- {
3596
- "label": "Result variable",
3597
- "type": "String",
3598
- "group": "variable-mapping",
3599
- "optional": true,
3600
- "binding": {
3601
- "type": "zeebe:property",
3602
- "name": "resultVariable"
3603
- },
3604
- "description": "Name of variable to store the result of the connector in"
3603
+ "name": "inbound.verificationExpression"
3604
+ }
3605
3605
  },
3606
3606
  {
3607
- "label": "Result expression",
3608
- "type": "String",
3609
- "group": "variable-mapping",
3607
+ "label": "Response body expression",
3608
+ "type": "Text",
3609
+ "group": "webhookResponse",
3610
3610
  "feel": "required",
3611
3611
  "optional": true,
3612
3612
  "binding": {
3613
3613
  "type": "zeebe:property",
3614
- "name": "resultExpression"
3614
+ "name": "inbound.responseBodyExpression"
3615
3615
  },
3616
- "description": "Expression to map the inbound payload to process variables"
3616
+ "description": "Specify condition and response"
3617
3617
  }
3618
3618
  ],
3619
3619
  "icon": {
3620
3620
  "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"
3621
3621
  },
3622
3622
  "engines": {
3623
- "camunda": "^8.2"
3623
+ "camunda": "^8.5"
3624
3624
  }
3625
3625
  },
3626
3626
  {