@camunda/connectors-element-templates 1.0.18 → 1.0.19
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.
- package/package.json +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
289
289
|
"description": "Consume Kafka messages",
|
|
290
290
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
291
|
-
"version":
|
|
291
|
+
"version": 6,
|
|
292
292
|
"category": {
|
|
293
293
|
"id": "connectors",
|
|
294
294
|
"name": "Connectors"
|
|
@@ -389,29 +389,6 @@
|
|
|
389
389
|
},
|
|
390
390
|
"type": "String"
|
|
391
391
|
},
|
|
392
|
-
{
|
|
393
|
-
"id": "serializationType",
|
|
394
|
-
"label": "Deserialization type",
|
|
395
|
-
"description": "Select the deserialization 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>",
|
|
396
|
-
"optional": false,
|
|
397
|
-
"value": "json",
|
|
398
|
-
"group": "kafka",
|
|
399
|
-
"binding": {
|
|
400
|
-
"name": "serializationType",
|
|
401
|
-
"type": "zeebe:property"
|
|
402
|
-
},
|
|
403
|
-
"type": "Dropdown",
|
|
404
|
-
"choices": [
|
|
405
|
-
{
|
|
406
|
-
"name": "Default (JSON)",
|
|
407
|
-
"value": "json"
|
|
408
|
-
},
|
|
409
|
-
{
|
|
410
|
-
"name": "Avro (experimental)",
|
|
411
|
-
"value": "avro"
|
|
412
|
-
}
|
|
413
|
-
]
|
|
414
|
-
},
|
|
415
392
|
{
|
|
416
393
|
"id": "topic.bootstrapServers",
|
|
417
394
|
"label": "Bootstrap servers",
|
|
@@ -511,9 +488,82 @@
|
|
|
511
488
|
]
|
|
512
489
|
},
|
|
513
490
|
{
|
|
514
|
-
"id": "
|
|
515
|
-
"label": "
|
|
516
|
-
"
|
|
491
|
+
"id": "schemaStrategy.type",
|
|
492
|
+
"label": "Schema strategy",
|
|
493
|
+
"value": "noSchema",
|
|
494
|
+
"group": "kafka",
|
|
495
|
+
"binding": {
|
|
496
|
+
"name": "schemaStrategy.type",
|
|
497
|
+
"type": "zeebe:property"
|
|
498
|
+
},
|
|
499
|
+
"type": "Dropdown",
|
|
500
|
+
"choices": [
|
|
501
|
+
{
|
|
502
|
+
"name": "No schema",
|
|
503
|
+
"value": "noSchema"
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"name": "Inline schema",
|
|
507
|
+
"value": "inlineSchema"
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
"name": "Schema registry",
|
|
511
|
+
"value": "schemaRegistry"
|
|
512
|
+
}
|
|
513
|
+
]
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"id": "schemaStrategy.schemaType",
|
|
517
|
+
"label": "Schema type",
|
|
518
|
+
"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>",
|
|
519
|
+
"optional": false,
|
|
520
|
+
"value": "avro",
|
|
521
|
+
"group": "kafka",
|
|
522
|
+
"binding": {
|
|
523
|
+
"name": "schemaStrategy.schemaType",
|
|
524
|
+
"type": "zeebe:property"
|
|
525
|
+
},
|
|
526
|
+
"condition": {
|
|
527
|
+
"property": "schemaStrategy.type",
|
|
528
|
+
"equals": "schemaRegistry",
|
|
529
|
+
"type": "simple"
|
|
530
|
+
},
|
|
531
|
+
"type": "Dropdown",
|
|
532
|
+
"choices": [
|
|
533
|
+
{
|
|
534
|
+
"name": "JSON",
|
|
535
|
+
"value": "json"
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"name": "Avro (alpha)",
|
|
539
|
+
"value": "avro"
|
|
540
|
+
}
|
|
541
|
+
]
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
"id": "schemaStrategy.schemaRegistryUrl",
|
|
545
|
+
"label": "Schema registry URL",
|
|
546
|
+
"description": "Provide the schema registry URL",
|
|
547
|
+
"optional": false,
|
|
548
|
+
"constraints": {
|
|
549
|
+
"notEmpty": true
|
|
550
|
+
},
|
|
551
|
+
"group": "kafka",
|
|
552
|
+
"binding": {
|
|
553
|
+
"name": "schemaStrategy.schemaRegistryUrl",
|
|
554
|
+
"type": "zeebe:property"
|
|
555
|
+
},
|
|
556
|
+
"condition": {
|
|
557
|
+
"property": "schemaStrategy.type",
|
|
558
|
+
"equals": "schemaRegistry",
|
|
559
|
+
"type": "simple"
|
|
560
|
+
},
|
|
561
|
+
"type": "String"
|
|
562
|
+
},
|
|
563
|
+
{
|
|
564
|
+
"id": "schemaStrategy.avro.schema",
|
|
565
|
+
"label": "Schema",
|
|
566
|
+
"description": "Inline schema (Avro) for the message value",
|
|
517
567
|
"optional": false,
|
|
518
568
|
"constraints": {
|
|
519
569
|
"notEmpty": true
|
|
@@ -521,12 +571,12 @@
|
|
|
521
571
|
"feel": "required",
|
|
522
572
|
"group": "message",
|
|
523
573
|
"binding": {
|
|
524
|
-
"name": "
|
|
574
|
+
"name": "schemaStrategy.schema",
|
|
525
575
|
"type": "zeebe:property"
|
|
526
576
|
},
|
|
527
577
|
"condition": {
|
|
528
|
-
"property": "
|
|
529
|
-
"equals": "
|
|
578
|
+
"property": "schemaStrategy.type",
|
|
579
|
+
"equals": "inlineSchema",
|
|
530
580
|
"type": "simple"
|
|
531
581
|
},
|
|
532
582
|
"type": "Text"
|
|
@@ -723,7 +773,7 @@
|
|
|
723
773
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
724
774
|
},
|
|
725
775
|
"engines": {
|
|
726
|
-
"camunda": "^8.
|
|
776
|
+
"camunda": "^8.6"
|
|
727
777
|
}
|
|
728
778
|
},
|
|
729
779
|
{
|
|
@@ -732,7 +782,7 @@
|
|
|
732
782
|
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
733
783
|
"description": "Consume Kafka messages",
|
|
734
784
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
735
|
-
"version":
|
|
785
|
+
"version": 5,
|
|
736
786
|
"category": {
|
|
737
787
|
"id": "connectors",
|
|
738
788
|
"name": "Connectors"
|
|
@@ -833,6 +883,29 @@
|
|
|
833
883
|
},
|
|
834
884
|
"type": "String"
|
|
835
885
|
},
|
|
886
|
+
{
|
|
887
|
+
"id": "serializationType",
|
|
888
|
+
"label": "Deserialization type",
|
|
889
|
+
"description": "Select the deserialization 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>",
|
|
890
|
+
"optional": false,
|
|
891
|
+
"value": "json",
|
|
892
|
+
"group": "kafka",
|
|
893
|
+
"binding": {
|
|
894
|
+
"name": "serializationType",
|
|
895
|
+
"type": "zeebe:property"
|
|
896
|
+
},
|
|
897
|
+
"type": "Dropdown",
|
|
898
|
+
"choices": [
|
|
899
|
+
{
|
|
900
|
+
"name": "Default (JSON)",
|
|
901
|
+
"value": "json"
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
"name": "Avro (experimental)",
|
|
905
|
+
"value": "avro"
|
|
906
|
+
}
|
|
907
|
+
]
|
|
908
|
+
},
|
|
836
909
|
{
|
|
837
910
|
"id": "topic.bootstrapServers",
|
|
838
911
|
"label": "Bootstrap servers",
|
|
@@ -932,82 +1005,9 @@
|
|
|
932
1005
|
]
|
|
933
1006
|
},
|
|
934
1007
|
{
|
|
935
|
-
"id": "
|
|
936
|
-
"label": "
|
|
937
|
-
"
|
|
938
|
-
"group": "kafka",
|
|
939
|
-
"binding": {
|
|
940
|
-
"name": "schemaStrategy.type",
|
|
941
|
-
"type": "zeebe:property"
|
|
942
|
-
},
|
|
943
|
-
"type": "Dropdown",
|
|
944
|
-
"choices": [
|
|
945
|
-
{
|
|
946
|
-
"name": "No schema",
|
|
947
|
-
"value": "noSchema"
|
|
948
|
-
},
|
|
949
|
-
{
|
|
950
|
-
"name": "Inline schema",
|
|
951
|
-
"value": "inlineSchema"
|
|
952
|
-
},
|
|
953
|
-
{
|
|
954
|
-
"name": "Schema registry",
|
|
955
|
-
"value": "schemaRegistry"
|
|
956
|
-
}
|
|
957
|
-
]
|
|
958
|
-
},
|
|
959
|
-
{
|
|
960
|
-
"id": "schemaStrategy.schemaType",
|
|
961
|
-
"label": "Schema type",
|
|
962
|
-
"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>",
|
|
963
|
-
"optional": false,
|
|
964
|
-
"value": "avro",
|
|
965
|
-
"group": "kafka",
|
|
966
|
-
"binding": {
|
|
967
|
-
"name": "schemaStrategy.schemaType",
|
|
968
|
-
"type": "zeebe:property"
|
|
969
|
-
},
|
|
970
|
-
"condition": {
|
|
971
|
-
"property": "schemaStrategy.type",
|
|
972
|
-
"equals": "schemaRegistry",
|
|
973
|
-
"type": "simple"
|
|
974
|
-
},
|
|
975
|
-
"type": "Dropdown",
|
|
976
|
-
"choices": [
|
|
977
|
-
{
|
|
978
|
-
"name": "JSON",
|
|
979
|
-
"value": "json"
|
|
980
|
-
},
|
|
981
|
-
{
|
|
982
|
-
"name": "Avro (alpha)",
|
|
983
|
-
"value": "avro"
|
|
984
|
-
}
|
|
985
|
-
]
|
|
986
|
-
},
|
|
987
|
-
{
|
|
988
|
-
"id": "schemaStrategy.schemaRegistryUrl",
|
|
989
|
-
"label": "Schema registry URL",
|
|
990
|
-
"description": "Provide the schema registry URL",
|
|
991
|
-
"optional": false,
|
|
992
|
-
"constraints": {
|
|
993
|
-
"notEmpty": true
|
|
994
|
-
},
|
|
995
|
-
"group": "kafka",
|
|
996
|
-
"binding": {
|
|
997
|
-
"name": "schemaStrategy.schemaRegistryUrl",
|
|
998
|
-
"type": "zeebe:property"
|
|
999
|
-
},
|
|
1000
|
-
"condition": {
|
|
1001
|
-
"property": "schemaStrategy.type",
|
|
1002
|
-
"equals": "schemaRegistry",
|
|
1003
|
-
"type": "simple"
|
|
1004
|
-
},
|
|
1005
|
-
"type": "String"
|
|
1006
|
-
},
|
|
1007
|
-
{
|
|
1008
|
-
"id": "schemaStrategy.avro.schema",
|
|
1009
|
-
"label": "Schema",
|
|
1010
|
-
"description": "Inline schema (Avro) for the message value",
|
|
1008
|
+
"id": "avro.schema",
|
|
1009
|
+
"label": "Avro schema",
|
|
1010
|
+
"description": "Avro schema for the message value",
|
|
1011
1011
|
"optional": false,
|
|
1012
1012
|
"constraints": {
|
|
1013
1013
|
"notEmpty": true
|
|
@@ -1015,12 +1015,12 @@
|
|
|
1015
1015
|
"feel": "required",
|
|
1016
1016
|
"group": "message",
|
|
1017
1017
|
"binding": {
|
|
1018
|
-
"name": "
|
|
1018
|
+
"name": "avro.schema",
|
|
1019
1019
|
"type": "zeebe:property"
|
|
1020
1020
|
},
|
|
1021
1021
|
"condition": {
|
|
1022
|
-
"property": "
|
|
1023
|
-
"equals": "
|
|
1022
|
+
"property": "serializationType",
|
|
1023
|
+
"equals": "avro",
|
|
1024
1024
|
"type": "simple"
|
|
1025
1025
|
},
|
|
1026
1026
|
"type": "Text"
|
|
@@ -1217,14 +1217,14 @@
|
|
|
1217
1217
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
1218
1218
|
},
|
|
1219
1219
|
"engines": {
|
|
1220
|
-
"camunda": "^8.
|
|
1220
|
+
"camunda": "^8.5"
|
|
1221
1221
|
}
|
|
1222
1222
|
},
|
|
1223
1223
|
{
|
|
1224
1224
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1225
1225
|
"name": "Kafka Boundary Event Connector",
|
|
1226
1226
|
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
1227
|
-
"version":
|
|
1227
|
+
"version": 1,
|
|
1228
1228
|
"description": "Consume Kafka messages",
|
|
1229
1229
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1230
1230
|
"category": {
|
|
@@ -1346,6 +1346,7 @@
|
|
|
1346
1346
|
"description": "Provide the topic name",
|
|
1347
1347
|
"group": "kafka",
|
|
1348
1348
|
"type": "String",
|
|
1349
|
+
"feel": "optional",
|
|
1349
1350
|
"binding": {
|
|
1350
1351
|
"type": "zeebe:property",
|
|
1351
1352
|
"name": "topic.topicName"
|
|
@@ -1359,6 +1360,7 @@
|
|
|
1359
1360
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1360
1361
|
"group": "kafka",
|
|
1361
1362
|
"type": "String",
|
|
1363
|
+
"feel": "optional",
|
|
1362
1364
|
"optional": true,
|
|
1363
1365
|
"binding": {
|
|
1364
1366
|
"type": "zeebe:property",
|
|
@@ -1447,18 +1449,6 @@
|
|
|
1447
1449
|
"notEmpty": true
|
|
1448
1450
|
}
|
|
1449
1451
|
},
|
|
1450
|
-
{
|
|
1451
|
-
"label": "Message ID expression",
|
|
1452
|
-
"feel": "required",
|
|
1453
|
-
"type": "String",
|
|
1454
|
-
"optional": true,
|
|
1455
|
-
"group": "activation",
|
|
1456
|
-
"binding": {
|
|
1457
|
-
"type": "zeebe:property",
|
|
1458
|
-
"name": "messageIdExpression"
|
|
1459
|
-
},
|
|
1460
|
-
"description": "Expression to extract unique identifier of a message"
|
|
1461
|
-
},
|
|
1462
1452
|
{
|
|
1463
1453
|
"label": "Activation condition",
|
|
1464
1454
|
"type": "String",
|
|
@@ -1498,14 +1488,14 @@
|
|
|
1498
1488
|
"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"
|
|
1499
1489
|
},
|
|
1500
1490
|
"engines": {
|
|
1501
|
-
"camunda": "^8.
|
|
1491
|
+
"camunda": "^8.2"
|
|
1502
1492
|
}
|
|
1503
1493
|
},
|
|
1504
1494
|
{
|
|
1505
1495
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1506
1496
|
"name": "Kafka Boundary Event Connector",
|
|
1507
1497
|
"id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
|
|
1508
|
-
"version":
|
|
1498
|
+
"version": 3,
|
|
1509
1499
|
"description": "Consume Kafka messages",
|
|
1510
1500
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
1511
1501
|
"category": {
|
|
@@ -1627,7 +1617,6 @@
|
|
|
1627
1617
|
"description": "Provide the topic name",
|
|
1628
1618
|
"group": "kafka",
|
|
1629
1619
|
"type": "String",
|
|
1630
|
-
"feel": "optional",
|
|
1631
1620
|
"binding": {
|
|
1632
1621
|
"type": "zeebe:property",
|
|
1633
1622
|
"name": "topic.topicName"
|
|
@@ -1641,7 +1630,6 @@
|
|
|
1641
1630
|
"description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
|
|
1642
1631
|
"group": "kafka",
|
|
1643
1632
|
"type": "String",
|
|
1644
|
-
"feel": "optional",
|
|
1645
1633
|
"optional": true,
|
|
1646
1634
|
"binding": {
|
|
1647
1635
|
"type": "zeebe:property",
|
|
@@ -1730,6 +1718,18 @@
|
|
|
1730
1718
|
"notEmpty": true
|
|
1731
1719
|
}
|
|
1732
1720
|
},
|
|
1721
|
+
{
|
|
1722
|
+
"label": "Message ID expression",
|
|
1723
|
+
"feel": "required",
|
|
1724
|
+
"type": "String",
|
|
1725
|
+
"optional": true,
|
|
1726
|
+
"group": "activation",
|
|
1727
|
+
"binding": {
|
|
1728
|
+
"type": "zeebe:property",
|
|
1729
|
+
"name": "messageIdExpression"
|
|
1730
|
+
},
|
|
1731
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1732
|
+
},
|
|
1733
1733
|
{
|
|
1734
1734
|
"label": "Activation condition",
|
|
1735
1735
|
"type": "String",
|
|
@@ -1769,7 +1769,7 @@
|
|
|
1769
1769
|
"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"
|
|
1770
1770
|
},
|
|
1771
1771
|
"engines": {
|
|
1772
|
-
"camunda": "^8.
|
|
1772
|
+
"camunda": "^8.5"
|
|
1773
1773
|
}
|
|
1774
1774
|
},
|
|
1775
1775
|
{
|