@camunda/connectors-element-templates 1.0.4 → 1.0.6

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 (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
@@ -500,7 +500,7 @@
500
500
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
501
501
  "name": "Kafka Boundary Event Connector",
502
502
  "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
503
- "version": 1,
503
+ "version": 2,
504
504
  "description": "Consume Kafka messages",
505
505
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
506
506
  "category": {
@@ -725,6 +725,18 @@
725
725
  "notEmpty": true
726
726
  }
727
727
  },
728
+ {
729
+ "label": "Message ID expression",
730
+ "feel": "required",
731
+ "type": "String",
732
+ "optional": true,
733
+ "group": "activation",
734
+ "binding": {
735
+ "type": "zeebe:property",
736
+ "name": "messageIdExpression"
737
+ },
738
+ "description": "Expression to extract unique identifier of a message"
739
+ },
728
740
  {
729
741
  "label": "Activation condition",
730
742
  "type": "String",
@@ -764,7 +776,7 @@
764
776
  "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
765
777
  },
766
778
  "engines": {
767
- "camunda": "^8.2"
779
+ "camunda": "^8.4"
768
780
  }
769
781
  },
770
782
  {
@@ -1052,9 +1064,9 @@
1052
1064
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1053
1065
  "name": "Kafka Boundary Event Connector",
1054
1066
  "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
1055
- "version": 2,
1056
1067
  "description": "Consume Kafka messages",
1057
1068
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1069
+ "version": 6,
1058
1070
  "category": {
1059
1071
  "id": "connectors",
1060
1072
  "name": "Connectors"
@@ -1073,41 +1085,53 @@
1073
1085
  "id": "kafka",
1074
1086
  "label": "Kafka"
1075
1087
  },
1088
+ {
1089
+ "id": "message",
1090
+ "label": "Message deserialization"
1091
+ },
1076
1092
  {
1077
1093
  "id": "activation",
1078
1094
  "label": "Activation"
1079
1095
  },
1080
1096
  {
1081
- "id": "variable-mapping",
1082
- "label": "Variable mapping"
1097
+ "id": "correlation",
1098
+ "label": "Correlation",
1099
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1100
+ },
1101
+ {
1102
+ "id": "deduplication",
1103
+ "label": "Deduplication",
1104
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1105
+ },
1106
+ {
1107
+ "id": "output",
1108
+ "label": "Output mapping"
1083
1109
  }
1084
1110
  ],
1085
1111
  "properties": [
1086
1112
  {
1087
- "type": "Hidden",
1088
1113
  "value": "io.camunda:connector-kafka-inbound:1",
1089
1114
  "binding": {
1090
- "type": "zeebe:property",
1091
- "name": "inbound.type"
1092
- }
1093
- },
1094
- {
1095
- "type": "Hidden",
1096
- "generatedValue": {
1097
- "type": "uuid"
1115
+ "name": "inbound.type",
1116
+ "type": "zeebe:property"
1098
1117
  },
1099
- "binding": {
1100
- "type": "bpmn:Message#property",
1101
- "name": "name"
1102
- }
1118
+ "type": "Hidden"
1103
1119
  },
1104
1120
  {
1121
+ "id": "authenticationType",
1105
1122
  "label": "Authentication type",
1106
1123
  "description": "Username/password or custom",
1107
- "id": "authenticationType",
1124
+ "optional": false,
1125
+ "value": "credentials",
1126
+ "constraints": {
1127
+ "notEmpty": true
1128
+ },
1108
1129
  "group": "authentication",
1130
+ "binding": {
1131
+ "name": "authenticationType",
1132
+ "type": "zeebe:property"
1133
+ },
1109
1134
  "type": "Dropdown",
1110
- "value": "credentials",
1111
1135
  "choices": [
1112
1136
  {
1113
1137
  "name": "Credentials",
@@ -1117,120 +1141,120 @@
1117
1141
  "name": "Custom",
1118
1142
  "value": "custom"
1119
1143
  }
1120
- ],
1121
- "binding": {
1122
- "type": "zeebe:property",
1123
- "name": "authenticationType"
1124
- }
1144
+ ]
1125
1145
  },
1126
1146
  {
1147
+ "id": "authentication.username",
1127
1148
  "label": "Username",
1128
1149
  "description": "Provide the username (must have permissions to produce message to the topic)",
1129
- "group": "authentication",
1130
- "type": "String",
1131
- "feel": "optional",
1132
1150
  "optional": true,
1151
+ "group": "authentication",
1133
1152
  "binding": {
1134
- "type": "zeebe:property",
1135
- "name": "authentication.username"
1153
+ "name": "authentication.username",
1154
+ "type": "zeebe:property"
1136
1155
  },
1137
- "condition": {
1138
- "property": "authenticationType",
1139
- "equals": "credentials"
1140
- }
1156
+ "type": "String"
1141
1157
  },
1142
1158
  {
1159
+ "id": "authentication.password",
1143
1160
  "label": "Password",
1144
1161
  "description": "Provide a password for the user",
1145
- "group": "authentication",
1146
- "type": "String",
1147
- "feel": "optional",
1148
1162
  "optional": true,
1163
+ "group": "authentication",
1149
1164
  "binding": {
1150
- "type": "zeebe:property",
1151
- "name": "authentication.password"
1165
+ "name": "authentication.password",
1166
+ "type": "zeebe:property"
1152
1167
  },
1153
- "condition": {
1154
- "property": "authenticationType",
1155
- "equals": "credentials"
1156
- }
1168
+ "type": "String"
1157
1169
  },
1158
1170
  {
1171
+ "id": "topic.bootstrapServers",
1159
1172
  "label": "Bootstrap servers",
1160
1173
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1174
+ "optional": false,
1175
+ "constraints": {
1176
+ "notEmpty": true
1177
+ },
1161
1178
  "group": "kafka",
1162
- "type": "String",
1163
- "feel": "optional",
1164
1179
  "binding": {
1165
- "type": "zeebe:property",
1166
- "name": "topic.bootstrapServers"
1180
+ "name": "topic.bootstrapServers",
1181
+ "type": "zeebe:property"
1167
1182
  },
1168
- "constraints": {
1169
- "notEmpty": true
1170
- }
1183
+ "type": "String"
1171
1184
  },
1172
1185
  {
1186
+ "id": "topic.topicName",
1173
1187
  "label": "Topic",
1174
- "description": "Provide the topic name",
1188
+ "description": "Provide topic name",
1189
+ "optional": false,
1190
+ "constraints": {
1191
+ "notEmpty": true
1192
+ },
1175
1193
  "group": "kafka",
1176
- "type": "String",
1177
- "feel": "optional",
1178
1194
  "binding": {
1179
- "type": "zeebe:property",
1180
- "name": "topic.topicName"
1195
+ "name": "topic.topicName",
1196
+ "type": "zeebe:property"
1181
1197
  },
1182
- "constraints": {
1183
- "notEmpty": true
1184
- }
1198
+ "type": "String"
1185
1199
  },
1186
1200
  {
1187
- "label": "Consumer Group ID",
1201
+ "id": "groupId",
1202
+ "label": "Consumer group ID",
1188
1203
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
1204
+ "optional": false,
1189
1205
  "group": "kafka",
1190
- "type": "String",
1191
- "feel": "optional",
1192
- "optional": true,
1193
1206
  "binding": {
1194
- "type": "zeebe:property",
1195
- "name": "groupId"
1207
+ "name": "groupId",
1208
+ "type": "zeebe:property"
1196
1209
  },
1197
- "constraints": {
1198
- "notEmpty": false,
1199
- "maxLength": 250
1200
- }
1210
+ "type": "String"
1201
1211
  },
1202
1212
  {
1213
+ "id": "additionalProperties",
1203
1214
  "label": "Additional properties",
1204
1215
  "description": "Provide additional Kafka consumer properties in JSON",
1205
- "group": "kafka",
1206
- "type": "String",
1207
1216
  "optional": true,
1208
1217
  "feel": "required",
1218
+ "group": "kafka",
1209
1219
  "binding": {
1210
- "type": "zeebe:property",
1211
- "name": "additionalProperties"
1212
- }
1220
+ "name": "additionalProperties",
1221
+ "type": "zeebe:property"
1222
+ },
1223
+ "type": "String"
1213
1224
  },
1214
1225
  {
1226
+ "id": "offsets",
1215
1227
  "label": "Offsets",
1216
1228
  "description": "List of offsets, e.g. '10' or '=[10, 23]'. If specified, it has to have the same number of values as the number of partitions",
1217
- "group": "kafka",
1218
- "type": "String",
1219
- "feel": "optional",
1220
1229
  "optional": true,
1230
+ "feel": "optional",
1231
+ "group": "kafka",
1221
1232
  "binding": {
1222
- "type": "zeebe:property",
1223
- "name": "offsets"
1224
- }
1233
+ "name": "offsets",
1234
+ "type": "zeebe:property"
1235
+ },
1236
+ "type": "String"
1225
1237
  },
1226
1238
  {
1239
+ "id": "autoOffsetReset",
1227
1240
  "label": "Auto offset reset",
1228
1241
  "description": "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. You should only select none if you specified the offsets",
1229
- "id": "autoOffsetReset",
1242
+ "optional": false,
1243
+ "value": "latest",
1244
+ "constraints": {
1245
+ "notEmpty": true
1246
+ },
1230
1247
  "group": "kafka",
1248
+ "binding": {
1249
+ "name": "autoOffsetReset",
1250
+ "type": "zeebe:property"
1251
+ },
1231
1252
  "type": "Dropdown",
1232
- "value": "latest",
1233
1253
  "choices": [
1254
+ {
1255
+ "name": "None",
1256
+ "value": "none"
1257
+ },
1234
1258
  {
1235
1259
  "name": "Latest",
1236
1260
  "value": "latest"
@@ -1238,97 +1262,296 @@
1238
1262
  {
1239
1263
  "name": "Earliest",
1240
1264
  "value": "earliest"
1241
- },
1242
- {
1243
- "name": "None",
1244
- "value": "none"
1245
1265
  }
1246
- ],
1247
- "binding": {
1248
- "type": "zeebe:property",
1249
- "name": "autoOffsetReset"
1250
- }
1251
- },
1252
- {
1253
- "label": "Correlation key (process)",
1254
- "type": "String",
1255
- "group": "activation",
1256
- "feel": "required",
1257
- "description": "Sets up the correlation key from process variables",
1258
- "binding": {
1259
- "type": "bpmn:Message#zeebe:subscription#property",
1260
- "name": "correlationKey"
1261
- },
1262
- "constraints": {
1263
- "notEmpty": true
1264
- }
1266
+ ]
1265
1267
  },
1266
1268
  {
1267
- "label": "Correlation key (payload)",
1268
- "type": "String",
1269
- "group": "activation",
1270
- "feel": "required",
1269
+ "id": "schemaStrategy.type",
1270
+ "label": "Schema strategy",
1271
+ "value": "noSchema",
1272
+ "group": "kafka",
1271
1273
  "binding": {
1272
- "type": "zeebe:property",
1273
- "name": "correlationKeyExpression"
1274
+ "name": "schemaStrategy.type",
1275
+ "type": "zeebe:property"
1274
1276
  },
1275
- "description": "Extracts the correlation key from the incoming message payload",
1276
- "constraints": {
1277
- "notEmpty": true
1278
- }
1277
+ "type": "Dropdown",
1278
+ "choices": [
1279
+ {
1280
+ "name": "No schema",
1281
+ "value": "noSchema"
1282
+ },
1283
+ {
1284
+ "name": "Inline schema",
1285
+ "value": "inlineSchema"
1286
+ },
1287
+ {
1288
+ "name": "Schema registry",
1289
+ "value": "schemaRegistry"
1290
+ }
1291
+ ]
1279
1292
  },
1280
1293
  {
1281
- "label": "Message ID expression",
1282
- "feel": "required",
1283
- "type": "String",
1284
- "optional": true,
1285
- "group": "activation",
1294
+ "id": "schemaStrategy.schemaType",
1295
+ "label": "Schema type",
1296
+ "description": "Select the schema type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
1297
+ "optional": false,
1298
+ "value": "avro",
1299
+ "group": "kafka",
1286
1300
  "binding": {
1287
- "type": "zeebe:property",
1288
- "name": "messageIdExpression"
1301
+ "name": "schemaStrategy.schemaType",
1302
+ "type": "zeebe:property"
1289
1303
  },
1290
- "description": "Expression to extract unique identifier of a message"
1304
+ "condition": {
1305
+ "property": "schemaStrategy.type",
1306
+ "equals": "schemaRegistry",
1307
+ "type": "simple"
1308
+ },
1309
+ "type": "Dropdown",
1310
+ "choices": [
1311
+ {
1312
+ "name": "JSON",
1313
+ "value": "json"
1314
+ },
1315
+ {
1316
+ "name": "Avro (alpha)",
1317
+ "value": "avro"
1318
+ }
1319
+ ]
1320
+ },
1321
+ {
1322
+ "id": "schemaStrategy.schemaRegistryUrl",
1323
+ "label": "Schema registry URL",
1324
+ "description": "Provide the schema registry URL",
1325
+ "optional": false,
1326
+ "constraints": {
1327
+ "notEmpty": true
1328
+ },
1329
+ "group": "kafka",
1330
+ "binding": {
1331
+ "name": "schemaStrategy.schemaRegistryUrl",
1332
+ "type": "zeebe:property"
1333
+ },
1334
+ "condition": {
1335
+ "property": "schemaStrategy.type",
1336
+ "equals": "schemaRegistry",
1337
+ "type": "simple"
1338
+ },
1339
+ "type": "String"
1340
+ },
1341
+ {
1342
+ "id": "schemaStrategy.avro.schema",
1343
+ "label": "Schema",
1344
+ "description": "Inline schema (Avro) for the message value",
1345
+ "optional": false,
1346
+ "constraints": {
1347
+ "notEmpty": true
1348
+ },
1349
+ "feel": "required",
1350
+ "group": "message",
1351
+ "binding": {
1352
+ "name": "schemaStrategy.schema",
1353
+ "type": "zeebe:property"
1354
+ },
1355
+ "condition": {
1356
+ "property": "schemaStrategy.type",
1357
+ "equals": "inlineSchema",
1358
+ "type": "simple"
1359
+ },
1360
+ "type": "Text"
1291
1361
  },
1292
1362
  {
1363
+ "id": "activationCondition",
1293
1364
  "label": "Activation condition",
1294
- "type": "String",
1365
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1366
+ "optional": true,
1367
+ "feel": "required",
1368
+ "group": "activation",
1369
+ "binding": {
1370
+ "name": "activationCondition",
1371
+ "type": "zeebe:property"
1372
+ },
1373
+ "type": "String"
1374
+ },
1375
+ {
1376
+ "id": "consumeUnmatchedEvents",
1377
+ "label": "Consume unmatched events",
1378
+ "value": true,
1295
1379
  "group": "activation",
1380
+ "binding": {
1381
+ "name": "consumeUnmatchedEvents",
1382
+ "type": "zeebe:property"
1383
+ },
1384
+ "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",
1385
+ "type": "Boolean"
1386
+ },
1387
+ {
1388
+ "id": "correlationKeyProcess",
1389
+ "label": "Correlation key (process)",
1390
+ "description": "Sets up the correlation key from process variables",
1391
+ "constraints": {
1392
+ "notEmpty": true
1393
+ },
1394
+ "feel": "required",
1395
+ "group": "correlation",
1396
+ "binding": {
1397
+ "name": "correlationKey",
1398
+ "type": "bpmn:Message#zeebe:subscription#property"
1399
+ },
1400
+ "type": "String"
1401
+ },
1402
+ {
1403
+ "id": "correlationKeyPayload",
1404
+ "label": "Correlation key (payload)",
1405
+ "description": "Extracts the correlation key from the incoming message payload",
1406
+ "constraints": {
1407
+ "notEmpty": true
1408
+ },
1296
1409
  "feel": "required",
1410
+ "group": "correlation",
1411
+ "binding": {
1412
+ "name": "correlationKeyExpression",
1413
+ "type": "zeebe:property"
1414
+ },
1415
+ "type": "String"
1416
+ },
1417
+ {
1418
+ "id": "messageIdExpression",
1419
+ "label": "Message ID expression",
1420
+ "description": "Expression to extract unique identifier of a message",
1297
1421
  "optional": true,
1422
+ "feel": "required",
1423
+ "group": "correlation",
1298
1424
  "binding": {
1299
- "type": "zeebe:property",
1300
- "name": "activationCondition"
1425
+ "name": "messageIdExpression",
1426
+ "type": "zeebe:property"
1301
1427
  },
1302
- "description": "Condition under which the Connector triggers. Leave empty to catch all events"
1428
+ "type": "String"
1303
1429
  },
1304
1430
  {
1305
- "label": "Result variable",
1306
- "type": "String",
1307
- "group": "variable-mapping",
1431
+ "id": "messageTtl",
1432
+ "label": "Message TTL",
1433
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1308
1434
  "optional": true,
1435
+ "constraints": {
1436
+ "notEmpty": false,
1437
+ "pattern": {
1438
+ "value": "^(PT.*|)$",
1439
+ "message": "must be an ISO-8601 duration"
1440
+ }
1441
+ },
1442
+ "feel": "optional",
1443
+ "group": "correlation",
1309
1444
  "binding": {
1310
- "type": "zeebe:property",
1311
- "name": "resultVariable"
1445
+ "name": "messageTtl",
1446
+ "type": "zeebe:property"
1312
1447
  },
1313
- "description": "Name of variable to store the result of the connector in"
1448
+ "type": "String"
1449
+ },
1450
+ {
1451
+ "id": "messageNameUuid",
1452
+ "generatedValue": {
1453
+ "type": "uuid"
1454
+ },
1455
+ "group": "correlation",
1456
+ "binding": {
1457
+ "name": "name",
1458
+ "type": "bpmn:Message#property"
1459
+ },
1460
+ "type": "Hidden"
1461
+ },
1462
+ {
1463
+ "id": "deduplicationModeManualFlag",
1464
+ "label": "Manual mode",
1465
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1466
+ "value": false,
1467
+ "group": "deduplication",
1468
+ "binding": {
1469
+ "name": "deduplicationModeManualFlag",
1470
+ "type": "zeebe:property"
1471
+ },
1472
+ "type": "Boolean"
1473
+ },
1474
+ {
1475
+ "id": "deduplicationId",
1476
+ "label": "Deduplication ID",
1477
+ "constraints": {
1478
+ "notEmpty": true,
1479
+ "pattern": {
1480
+ "value": "^[a-zA-Z0-9_-]+$",
1481
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1482
+ }
1483
+ },
1484
+ "group": "deduplication",
1485
+ "binding": {
1486
+ "name": "deduplicationId",
1487
+ "type": "zeebe:property"
1488
+ },
1489
+ "condition": {
1490
+ "property": "deduplicationModeManualFlag",
1491
+ "equals": true,
1492
+ "type": "simple"
1493
+ },
1494
+ "type": "String"
1495
+ },
1496
+ {
1497
+ "id": "deduplicationModeManual",
1498
+ "value": "MANUAL",
1499
+ "group": "deduplication",
1500
+ "binding": {
1501
+ "name": "deduplicationMode",
1502
+ "type": "zeebe:property"
1503
+ },
1504
+ "condition": {
1505
+ "property": "deduplicationId",
1506
+ "isActive": true,
1507
+ "type": "simple"
1508
+ },
1509
+ "type": "Hidden"
1510
+ },
1511
+ {
1512
+ "id": "deduplicationModeAuto",
1513
+ "value": "AUTO",
1514
+ "group": "deduplication",
1515
+ "binding": {
1516
+ "name": "deduplicationMode",
1517
+ "type": "zeebe:property"
1518
+ },
1519
+ "condition": {
1520
+ "property": "deduplicationId",
1521
+ "isActive": false,
1522
+ "type": "simple"
1523
+ },
1524
+ "type": "Hidden"
1525
+ },
1526
+ {
1527
+ "id": "resultVariable",
1528
+ "label": "Result variable",
1529
+ "description": "Name of variable to store the response in",
1530
+ "group": "output",
1531
+ "binding": {
1532
+ "name": "resultVariable",
1533
+ "type": "zeebe:property"
1534
+ },
1535
+ "type": "String"
1314
1536
  },
1315
1537
  {
1538
+ "id": "resultExpression",
1316
1539
  "label": "Result expression",
1317
- "description": "Expression to map the inbound payload to process variables",
1318
- "group": "variable-mapping",
1319
- "type": "Text",
1540
+ "description": "Expression to map the response into process variables",
1320
1541
  "feel": "required",
1542
+ "group": "output",
1321
1543
  "binding": {
1322
- "type": "zeebe:property",
1323
- "name": "resultExpression"
1324
- }
1544
+ "name": "resultExpression",
1545
+ "type": "zeebe:property"
1546
+ },
1547
+ "type": "Text"
1325
1548
  }
1326
1549
  ],
1327
1550
  "icon": {
1328
- "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
1551
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
1329
1552
  },
1330
1553
  "engines": {
1331
- "camunda": "^8.4"
1554
+ "camunda": "^8.6"
1332
1555
  }
1333
1556
  },
1334
1557
  {
@@ -1779,9 +2002,9 @@
1779
2002
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1780
2003
  "name": "Kafka Boundary Event Connector",
1781
2004
  "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
2005
+ "version": 1,
1782
2006
  "description": "Consume Kafka messages",
1783
2007
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1784
- "version": 6,
1785
2008
  "category": {
1786
2009
  "id": "connectors",
1787
2010
  "name": "Connectors"
@@ -1800,53 +2023,41 @@
1800
2023
  "id": "kafka",
1801
2024
  "label": "Kafka"
1802
2025
  },
1803
- {
1804
- "id": "message",
1805
- "label": "Message deserialization"
1806
- },
1807
2026
  {
1808
2027
  "id": "activation",
1809
2028
  "label": "Activation"
1810
2029
  },
1811
2030
  {
1812
- "id": "correlation",
1813
- "label": "Correlation",
1814
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1815
- },
1816
- {
1817
- "id": "deduplication",
1818
- "label": "Deduplication",
1819
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1820
- },
1821
- {
1822
- "id": "output",
1823
- "label": "Output mapping"
2031
+ "id": "variable-mapping",
2032
+ "label": "Variable mapping"
1824
2033
  }
1825
2034
  ],
1826
2035
  "properties": [
1827
2036
  {
2037
+ "type": "Hidden",
1828
2038
  "value": "io.camunda:connector-kafka-inbound:1",
1829
2039
  "binding": {
1830
- "name": "inbound.type",
1831
- "type": "zeebe:property"
2040
+ "type": "zeebe:property",
2041
+ "name": "inbound.type"
2042
+ }
2043
+ },
2044
+ {
2045
+ "type": "Hidden",
2046
+ "generatedValue": {
2047
+ "type": "uuid"
1832
2048
  },
1833
- "type": "Hidden"
2049
+ "binding": {
2050
+ "type": "bpmn:Message#property",
2051
+ "name": "name"
2052
+ }
1834
2053
  },
1835
2054
  {
1836
- "id": "authenticationType",
1837
2055
  "label": "Authentication type",
1838
2056
  "description": "Username/password or custom",
1839
- "optional": false,
1840
- "value": "credentials",
1841
- "constraints": {
1842
- "notEmpty": true
1843
- },
2057
+ "id": "authenticationType",
1844
2058
  "group": "authentication",
1845
- "binding": {
1846
- "name": "authenticationType",
1847
- "type": "zeebe:property"
1848
- },
1849
2059
  "type": "Dropdown",
2060
+ "value": "credentials",
1850
2061
  "choices": [
1851
2062
  {
1852
2063
  "name": "Credentials",
@@ -1856,120 +2067,120 @@
1856
2067
  "name": "Custom",
1857
2068
  "value": "custom"
1858
2069
  }
1859
- ]
2070
+ ],
2071
+ "binding": {
2072
+ "type": "zeebe:property",
2073
+ "name": "authenticationType"
2074
+ }
1860
2075
  },
1861
2076
  {
1862
- "id": "authentication.username",
1863
2077
  "label": "Username",
1864
2078
  "description": "Provide the username (must have permissions to produce message to the topic)",
1865
- "optional": true,
1866
2079
  "group": "authentication",
2080
+ "type": "String",
2081
+ "feel": "optional",
2082
+ "optional": true,
1867
2083
  "binding": {
1868
- "name": "authentication.username",
1869
- "type": "zeebe:property"
2084
+ "type": "zeebe:property",
2085
+ "name": "authentication.username"
1870
2086
  },
1871
- "type": "String"
2087
+ "condition": {
2088
+ "property": "authenticationType",
2089
+ "equals": "credentials"
2090
+ }
1872
2091
  },
1873
2092
  {
1874
- "id": "authentication.password",
1875
2093
  "label": "Password",
1876
2094
  "description": "Provide a password for the user",
1877
- "optional": true,
1878
2095
  "group": "authentication",
2096
+ "type": "String",
2097
+ "feel": "optional",
2098
+ "optional": true,
1879
2099
  "binding": {
1880
- "name": "authentication.password",
1881
- "type": "zeebe:property"
2100
+ "type": "zeebe:property",
2101
+ "name": "authentication.password"
1882
2102
  },
1883
- "type": "String"
2103
+ "condition": {
2104
+ "property": "authenticationType",
2105
+ "equals": "credentials"
2106
+ }
1884
2107
  },
1885
2108
  {
1886
- "id": "topic.bootstrapServers",
1887
2109
  "label": "Bootstrap servers",
1888
2110
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1889
- "optional": false,
1890
- "constraints": {
1891
- "notEmpty": true
1892
- },
1893
2111
  "group": "kafka",
2112
+ "type": "String",
2113
+ "feel": "optional",
1894
2114
  "binding": {
1895
- "name": "topic.bootstrapServers",
1896
- "type": "zeebe:property"
2115
+ "type": "zeebe:property",
2116
+ "name": "topic.bootstrapServers"
1897
2117
  },
1898
- "type": "String"
2118
+ "constraints": {
2119
+ "notEmpty": true
2120
+ }
1899
2121
  },
1900
2122
  {
1901
- "id": "topic.topicName",
1902
2123
  "label": "Topic",
1903
- "description": "Provide topic name",
1904
- "optional": false,
1905
- "constraints": {
1906
- "notEmpty": true
1907
- },
2124
+ "description": "Provide the topic name",
1908
2125
  "group": "kafka",
2126
+ "type": "String",
2127
+ "feel": "optional",
1909
2128
  "binding": {
1910
- "name": "topic.topicName",
1911
- "type": "zeebe:property"
2129
+ "type": "zeebe:property",
2130
+ "name": "topic.topicName"
1912
2131
  },
1913
- "type": "String"
2132
+ "constraints": {
2133
+ "notEmpty": true
2134
+ }
1914
2135
  },
1915
2136
  {
1916
- "id": "groupId",
1917
- "label": "Consumer group ID",
2137
+ "label": "Consumer Group ID",
1918
2138
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
1919
- "optional": false,
1920
2139
  "group": "kafka",
2140
+ "type": "String",
2141
+ "feel": "optional",
2142
+ "optional": true,
1921
2143
  "binding": {
1922
- "name": "groupId",
1923
- "type": "zeebe:property"
2144
+ "type": "zeebe:property",
2145
+ "name": "groupId"
1924
2146
  },
1925
- "type": "String"
2147
+ "constraints": {
2148
+ "notEmpty": false,
2149
+ "maxLength": 250
2150
+ }
1926
2151
  },
1927
2152
  {
1928
- "id": "additionalProperties",
1929
2153
  "label": "Additional properties",
1930
2154
  "description": "Provide additional Kafka consumer properties in JSON",
2155
+ "group": "kafka",
2156
+ "type": "String",
1931
2157
  "optional": true,
1932
2158
  "feel": "required",
1933
- "group": "kafka",
1934
2159
  "binding": {
1935
- "name": "additionalProperties",
1936
- "type": "zeebe:property"
1937
- },
1938
- "type": "String"
2160
+ "type": "zeebe:property",
2161
+ "name": "additionalProperties"
2162
+ }
1939
2163
  },
1940
2164
  {
1941
- "id": "offsets",
1942
2165
  "label": "Offsets",
1943
2166
  "description": "List of offsets, e.g. '10' or '=[10, 23]'. If specified, it has to have the same number of values as the number of partitions",
1944
- "optional": true,
1945
- "feel": "optional",
1946
2167
  "group": "kafka",
2168
+ "type": "String",
2169
+ "feel": "optional",
2170
+ "optional": true,
1947
2171
  "binding": {
1948
- "name": "offsets",
1949
- "type": "zeebe:property"
1950
- },
1951
- "type": "String"
2172
+ "type": "zeebe:property",
2173
+ "name": "offsets"
2174
+ }
1952
2175
  },
1953
2176
  {
1954
- "id": "autoOffsetReset",
1955
2177
  "label": "Auto offset reset",
1956
2178
  "description": "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. You should only select none if you specified the offsets",
1957
- "optional": false,
1958
- "value": "latest",
1959
- "constraints": {
1960
- "notEmpty": true
1961
- },
2179
+ "id": "autoOffsetReset",
1962
2180
  "group": "kafka",
1963
- "binding": {
1964
- "name": "autoOffsetReset",
1965
- "type": "zeebe:property"
1966
- },
1967
2181
  "type": "Dropdown",
2182
+ "value": "latest",
1968
2183
  "choices": [
1969
- {
1970
- "name": "None",
1971
- "value": "none"
1972
- },
1973
2184
  {
1974
2185
  "name": "Latest",
1975
2186
  "value": "latest"
@@ -1977,296 +2188,85 @@
1977
2188
  {
1978
2189
  "name": "Earliest",
1979
2190
  "value": "earliest"
1980
- }
1981
- ]
1982
- },
1983
- {
1984
- "id": "schemaStrategy.type",
1985
- "label": "Schema strategy",
1986
- "value": "noSchema",
1987
- "group": "kafka",
1988
- "binding": {
1989
- "name": "schemaStrategy.type",
1990
- "type": "zeebe:property"
1991
- },
1992
- "type": "Dropdown",
1993
- "choices": [
1994
- {
1995
- "name": "No schema",
1996
- "value": "noSchema"
1997
2191
  },
1998
2192
  {
1999
- "name": "Inline schema",
2000
- "value": "inlineSchema"
2001
- },
2002
- {
2003
- "name": "Schema registry",
2004
- "value": "schemaRegistry"
2193
+ "name": "None",
2194
+ "value": "none"
2005
2195
  }
2006
- ]
2007
- },
2008
- {
2009
- "id": "schemaStrategy.schemaType",
2010
- "label": "Schema type",
2011
- "description": "Select the schema type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
2012
- "optional": false,
2013
- "value": "avro",
2014
- "group": "kafka",
2196
+ ],
2015
2197
  "binding": {
2016
- "name": "schemaStrategy.schemaType",
2017
- "type": "zeebe:property"
2018
- },
2019
- "condition": {
2020
- "property": "schemaStrategy.type",
2021
- "equals": "schemaRegistry",
2022
- "type": "simple"
2023
- },
2024
- "type": "Dropdown",
2025
- "choices": [
2026
- {
2027
- "name": "JSON",
2028
- "value": "json"
2029
- },
2030
- {
2031
- "name": "Avro (alpha)",
2032
- "value": "avro"
2033
- }
2034
- ]
2198
+ "type": "zeebe:property",
2199
+ "name": "autoOffsetReset"
2200
+ }
2035
2201
  },
2036
2202
  {
2037
- "id": "schemaStrategy.schemaRegistryUrl",
2038
- "label": "Schema registry URL",
2039
- "description": "Provide the schema registry URL",
2040
- "optional": false,
2041
- "constraints": {
2042
- "notEmpty": true
2043
- },
2044
- "group": "kafka",
2203
+ "label": "Correlation key (process)",
2204
+ "type": "String",
2205
+ "group": "activation",
2206
+ "feel": "required",
2207
+ "description": "Sets up the correlation key from process variables",
2045
2208
  "binding": {
2046
- "name": "schemaStrategy.schemaRegistryUrl",
2047
- "type": "zeebe:property"
2048
- },
2049
- "condition": {
2050
- "property": "schemaStrategy.type",
2051
- "equals": "schemaRegistry",
2052
- "type": "simple"
2209
+ "type": "bpmn:Message#zeebe:subscription#property",
2210
+ "name": "correlationKey"
2053
2211
  },
2054
- "type": "String"
2055
- },
2056
- {
2057
- "id": "schemaStrategy.avro.schema",
2058
- "label": "Schema",
2059
- "description": "Inline schema (Avro) for the message value",
2060
- "optional": false,
2061
2212
  "constraints": {
2062
2213
  "notEmpty": true
2063
- },
2064
- "feel": "required",
2065
- "group": "message",
2066
- "binding": {
2067
- "name": "schemaStrategy.schema",
2068
- "type": "zeebe:property"
2069
- },
2070
- "condition": {
2071
- "property": "schemaStrategy.type",
2072
- "equals": "inlineSchema",
2073
- "type": "simple"
2074
- },
2075
- "type": "Text"
2076
- },
2077
- {
2078
- "id": "activationCondition",
2079
- "label": "Activation condition",
2080
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
2081
- "optional": true,
2082
- "feel": "required",
2083
- "group": "activation",
2084
- "binding": {
2085
- "name": "activationCondition",
2086
- "type": "zeebe:property"
2087
- },
2088
- "type": "String"
2214
+ }
2089
2215
  },
2090
2216
  {
2091
- "id": "consumeUnmatchedEvents",
2092
- "label": "Consume unmatched events",
2093
- "value": true,
2217
+ "label": "Correlation key (payload)",
2218
+ "type": "String",
2094
2219
  "group": "activation",
2095
- "binding": {
2096
- "name": "consumeUnmatchedEvents",
2097
- "type": "zeebe:property"
2098
- },
2099
- "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",
2100
- "type": "Boolean"
2101
- },
2102
- {
2103
- "id": "correlationKeyProcess",
2104
- "label": "Correlation key (process)",
2105
- "description": "Sets up the correlation key from process variables",
2106
- "constraints": {
2107
- "notEmpty": true
2108
- },
2109
2220
  "feel": "required",
2110
- "group": "correlation",
2111
2221
  "binding": {
2112
- "name": "correlationKey",
2113
- "type": "bpmn:Message#zeebe:subscription#property"
2222
+ "type": "zeebe:property",
2223
+ "name": "correlationKeyExpression"
2114
2224
  },
2115
- "type": "String"
2116
- },
2117
- {
2118
- "id": "correlationKeyPayload",
2119
- "label": "Correlation key (payload)",
2120
2225
  "description": "Extracts the correlation key from the incoming message payload",
2121
2226
  "constraints": {
2122
2227
  "notEmpty": true
2123
- },
2124
- "feel": "required",
2125
- "group": "correlation",
2126
- "binding": {
2127
- "name": "correlationKeyExpression",
2128
- "type": "zeebe:property"
2129
- },
2130
- "type": "String"
2228
+ }
2131
2229
  },
2132
2230
  {
2133
- "id": "messageIdExpression",
2134
- "label": "Message ID expression",
2135
- "description": "Expression to extract unique identifier of a message",
2136
- "optional": true,
2231
+ "label": "Activation condition",
2232
+ "type": "String",
2233
+ "group": "activation",
2137
2234
  "feel": "required",
2138
- "group": "correlation",
2139
- "binding": {
2140
- "name": "messageIdExpression",
2141
- "type": "zeebe:property"
2142
- },
2143
- "type": "String"
2144
- },
2145
- {
2146
- "id": "messageTtl",
2147
- "label": "Message TTL",
2148
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2149
2235
  "optional": true,
2150
- "constraints": {
2151
- "notEmpty": false,
2152
- "pattern": {
2153
- "value": "^(PT.*|)$",
2154
- "message": "must be an ISO-8601 duration"
2155
- }
2156
- },
2157
- "feel": "optional",
2158
- "group": "correlation",
2159
- "binding": {
2160
- "name": "messageTtl",
2161
- "type": "zeebe:property"
2162
- },
2163
- "type": "String"
2164
- },
2165
- {
2166
- "id": "messageNameUuid",
2167
- "generatedValue": {
2168
- "type": "uuid"
2169
- },
2170
- "group": "correlation",
2171
- "binding": {
2172
- "name": "name",
2173
- "type": "bpmn:Message#property"
2174
- },
2175
- "type": "Hidden"
2176
- },
2177
- {
2178
- "id": "deduplicationModeManualFlag",
2179
- "label": "Manual mode",
2180
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
2181
- "value": false,
2182
- "group": "deduplication",
2183
- "binding": {
2184
- "name": "deduplicationModeManualFlag",
2185
- "type": "zeebe:property"
2186
- },
2187
- "type": "Boolean"
2188
- },
2189
- {
2190
- "id": "deduplicationId",
2191
- "label": "Deduplication ID",
2192
- "constraints": {
2193
- "notEmpty": true,
2194
- "pattern": {
2195
- "value": "^[a-zA-Z0-9_-]+$",
2196
- "message": "can only contain alphanumeric characters, dashes, and underscores"
2197
- }
2198
- },
2199
- "group": "deduplication",
2200
- "binding": {
2201
- "name": "deduplicationId",
2202
- "type": "zeebe:property"
2203
- },
2204
- "condition": {
2205
- "property": "deduplicationModeManualFlag",
2206
- "equals": true,
2207
- "type": "simple"
2208
- },
2209
- "type": "String"
2210
- },
2211
- {
2212
- "id": "deduplicationModeManual",
2213
- "value": "MANUAL",
2214
- "group": "deduplication",
2215
- "binding": {
2216
- "name": "deduplicationMode",
2217
- "type": "zeebe:property"
2218
- },
2219
- "condition": {
2220
- "property": "deduplicationId",
2221
- "isActive": true,
2222
- "type": "simple"
2223
- },
2224
- "type": "Hidden"
2225
- },
2226
- {
2227
- "id": "deduplicationModeAuto",
2228
- "value": "AUTO",
2229
- "group": "deduplication",
2230
2236
  "binding": {
2231
- "name": "deduplicationMode",
2232
- "type": "zeebe:property"
2233
- },
2234
- "condition": {
2235
- "property": "deduplicationId",
2236
- "isActive": false,
2237
- "type": "simple"
2237
+ "type": "zeebe:property",
2238
+ "name": "activationCondition"
2238
2239
  },
2239
- "type": "Hidden"
2240
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
2240
2241
  },
2241
2242
  {
2242
- "id": "resultVariable",
2243
2243
  "label": "Result variable",
2244
- "description": "Name of variable to store the response in",
2245
- "group": "output",
2244
+ "type": "String",
2245
+ "group": "variable-mapping",
2246
+ "optional": true,
2246
2247
  "binding": {
2247
- "name": "resultVariable",
2248
- "type": "zeebe:property"
2248
+ "type": "zeebe:property",
2249
+ "name": "resultVariable"
2249
2250
  },
2250
- "type": "String"
2251
+ "description": "Name of variable to store the result of the connector in"
2251
2252
  },
2252
2253
  {
2253
- "id": "resultExpression",
2254
2254
  "label": "Result expression",
2255
- "description": "Expression to map the response into process variables",
2255
+ "description": "Expression to map the inbound payload to process variables",
2256
+ "group": "variable-mapping",
2257
+ "type": "Text",
2256
2258
  "feel": "required",
2257
- "group": "output",
2258
2259
  "binding": {
2259
- "name": "resultExpression",
2260
- "type": "zeebe:property"
2261
- },
2262
- "type": "Text"
2260
+ "type": "zeebe:property",
2261
+ "name": "resultExpression"
2262
+ }
2263
2263
  }
2264
2264
  ],
2265
2265
  "icon": {
2266
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
2266
+ "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
2267
2267
  },
2268
2268
  "engines": {
2269
- "camunda": "^8.6"
2269
+ "camunda": "^8.2"
2270
2270
  }
2271
2271
  }
2272
2272
  ]