@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
@@ -500,9 +500,9 @@
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": 2,
504
503
  "description": "Consume Kafka messages",
505
504
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
505
+ "version": 5,
506
506
  "category": {
507
507
  "id": "connectors",
508
508
  "name": "Connectors"
@@ -521,41 +521,53 @@
521
521
  "id": "kafka",
522
522
  "label": "Kafka"
523
523
  },
524
+ {
525
+ "id": "message",
526
+ "label": "Message deserialization"
527
+ },
524
528
  {
525
529
  "id": "activation",
526
530
  "label": "Activation"
527
531
  },
528
532
  {
529
- "id": "variable-mapping",
530
- "label": "Variable mapping"
533
+ "id": "correlation",
534
+ "label": "Correlation",
535
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
536
+ },
537
+ {
538
+ "id": "deduplication",
539
+ "label": "Deduplication",
540
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
541
+ },
542
+ {
543
+ "id": "output",
544
+ "label": "Output mapping"
531
545
  }
532
546
  ],
533
547
  "properties": [
534
548
  {
535
- "type": "Hidden",
536
549
  "value": "io.camunda:connector-kafka-inbound:1",
537
550
  "binding": {
538
- "type": "zeebe:property",
539
- "name": "inbound.type"
540
- }
541
- },
542
- {
543
- "type": "Hidden",
544
- "generatedValue": {
545
- "type": "uuid"
551
+ "name": "inbound.type",
552
+ "type": "zeebe:property"
546
553
  },
547
- "binding": {
548
- "type": "bpmn:Message#property",
549
- "name": "name"
550
- }
554
+ "type": "Hidden"
551
555
  },
552
556
  {
557
+ "id": "authenticationType",
553
558
  "label": "Authentication type",
554
559
  "description": "Username/password or custom",
555
- "id": "authenticationType",
560
+ "optional": false,
561
+ "value": "credentials",
562
+ "constraints": {
563
+ "notEmpty": true
564
+ },
556
565
  "group": "authentication",
566
+ "binding": {
567
+ "name": "authenticationType",
568
+ "type": "zeebe:property"
569
+ },
557
570
  "type": "Dropdown",
558
- "value": "credentials",
559
571
  "choices": [
560
572
  {
561
573
  "name": "Credentials",
@@ -565,120 +577,143 @@
565
577
  "name": "Custom",
566
578
  "value": "custom"
567
579
  }
568
- ],
569
- "binding": {
570
- "type": "zeebe:property",
571
- "name": "authenticationType"
572
- }
580
+ ]
573
581
  },
574
582
  {
583
+ "id": "authentication.username",
575
584
  "label": "Username",
576
585
  "description": "Provide the username (must have permissions to produce message to the topic)",
577
- "group": "authentication",
578
- "type": "String",
579
- "feel": "optional",
580
586
  "optional": true,
587
+ "group": "authentication",
581
588
  "binding": {
582
- "type": "zeebe:property",
583
- "name": "authentication.username"
589
+ "name": "authentication.username",
590
+ "type": "zeebe:property"
584
591
  },
585
- "condition": {
586
- "property": "authenticationType",
587
- "equals": "credentials"
588
- }
592
+ "type": "String"
589
593
  },
590
594
  {
595
+ "id": "authentication.password",
591
596
  "label": "Password",
592
597
  "description": "Provide a password for the user",
593
- "group": "authentication",
594
- "type": "String",
595
- "feel": "optional",
596
598
  "optional": true,
599
+ "group": "authentication",
597
600
  "binding": {
598
- "type": "zeebe:property",
599
- "name": "authentication.password"
601
+ "name": "authentication.password",
602
+ "type": "zeebe:property"
600
603
  },
601
- "condition": {
602
- "property": "authenticationType",
603
- "equals": "credentials"
604
- }
604
+ "type": "String"
605
605
  },
606
606
  {
607
- "label": "Bootstrap servers",
608
- "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
607
+ "id": "serializationType",
608
+ "label": "Deserialization type",
609
+ "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>",
610
+ "optional": false,
611
+ "value": "json",
609
612
  "group": "kafka",
610
- "type": "String",
611
- "feel": "optional",
612
613
  "binding": {
613
- "type": "zeebe:property",
614
- "name": "topic.bootstrapServers"
614
+ "name": "serializationType",
615
+ "type": "zeebe:property"
615
616
  },
617
+ "type": "Dropdown",
618
+ "choices": [
619
+ {
620
+ "name": "Default (JSON)",
621
+ "value": "json"
622
+ },
623
+ {
624
+ "name": "Avro (experimental)",
625
+ "value": "avro"
626
+ }
627
+ ]
628
+ },
629
+ {
630
+ "id": "topic.bootstrapServers",
631
+ "label": "Bootstrap servers",
632
+ "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
633
+ "optional": false,
616
634
  "constraints": {
617
635
  "notEmpty": true
618
- }
636
+ },
637
+ "group": "kafka",
638
+ "binding": {
639
+ "name": "topic.bootstrapServers",
640
+ "type": "zeebe:property"
641
+ },
642
+ "type": "String"
619
643
  },
620
644
  {
645
+ "id": "topic.topicName",
621
646
  "label": "Topic",
622
- "description": "Provide the topic name",
647
+ "description": "Provide topic name",
648
+ "optional": false,
649
+ "constraints": {
650
+ "notEmpty": true
651
+ },
623
652
  "group": "kafka",
624
- "type": "String",
625
- "feel": "optional",
626
653
  "binding": {
627
- "type": "zeebe:property",
628
- "name": "topic.topicName"
654
+ "name": "topic.topicName",
655
+ "type": "zeebe:property"
629
656
  },
630
- "constraints": {
631
- "notEmpty": true
632
- }
657
+ "type": "String"
633
658
  },
634
659
  {
635
- "label": "Consumer Group ID",
660
+ "id": "groupId",
661
+ "label": "Consumer group ID",
636
662
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
663
+ "optional": false,
637
664
  "group": "kafka",
638
- "type": "String",
639
- "feel": "optional",
640
- "optional": true,
641
665
  "binding": {
642
- "type": "zeebe:property",
643
- "name": "groupId"
666
+ "name": "groupId",
667
+ "type": "zeebe:property"
644
668
  },
645
- "constraints": {
646
- "notEmpty": false,
647
- "maxLength": 250
648
- }
669
+ "type": "String"
649
670
  },
650
671
  {
672
+ "id": "additionalProperties",
651
673
  "label": "Additional properties",
652
674
  "description": "Provide additional Kafka consumer properties in JSON",
653
- "group": "kafka",
654
- "type": "String",
655
675
  "optional": true,
656
676
  "feel": "required",
677
+ "group": "kafka",
657
678
  "binding": {
658
- "type": "zeebe:property",
659
- "name": "additionalProperties"
660
- }
679
+ "name": "additionalProperties",
680
+ "type": "zeebe:property"
681
+ },
682
+ "type": "String"
661
683
  },
662
684
  {
685
+ "id": "offsets",
663
686
  "label": "Offsets",
664
687
  "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",
665
- "group": "kafka",
666
- "type": "String",
667
- "feel": "optional",
668
688
  "optional": true,
689
+ "feel": "optional",
690
+ "group": "kafka",
669
691
  "binding": {
670
- "type": "zeebe:property",
671
- "name": "offsets"
672
- }
692
+ "name": "offsets",
693
+ "type": "zeebe:property"
694
+ },
695
+ "type": "String"
673
696
  },
674
697
  {
698
+ "id": "autoOffsetReset",
675
699
  "label": "Auto offset reset",
676
700
  "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",
677
- "id": "autoOffsetReset",
701
+ "optional": false,
702
+ "value": "latest",
703
+ "constraints": {
704
+ "notEmpty": true
705
+ },
678
706
  "group": "kafka",
707
+ "binding": {
708
+ "name": "autoOffsetReset",
709
+ "type": "zeebe:property"
710
+ },
679
711
  "type": "Dropdown",
680
- "value": "latest",
681
712
  "choices": [
713
+ {
714
+ "name": "None",
715
+ "value": "none"
716
+ },
682
717
  {
683
718
  "name": "Latest",
684
719
  "value": "latest"
@@ -686,104 +721,230 @@
686
721
  {
687
722
  "name": "Earliest",
688
723
  "value": "earliest"
689
- },
690
- {
691
- "name": "None",
692
- "value": "none"
693
724
  }
694
- ],
725
+ ]
726
+ },
727
+ {
728
+ "id": "avro.schema",
729
+ "label": "Avro schema",
730
+ "description": "Avro schema for the message value",
731
+ "optional": false,
732
+ "constraints": {
733
+ "notEmpty": true
734
+ },
735
+ "feel": "required",
736
+ "group": "message",
695
737
  "binding": {
696
- "type": "zeebe:property",
697
- "name": "autoOffsetReset"
698
- }
738
+ "name": "avro.schema",
739
+ "type": "zeebe:property"
740
+ },
741
+ "condition": {
742
+ "property": "serializationType",
743
+ "equals": "avro",
744
+ "type": "simple"
745
+ },
746
+ "type": "Text"
699
747
  },
700
748
  {
701
- "label": "Correlation key (process)",
702
- "type": "String",
703
- "group": "activation",
749
+ "id": "activationCondition",
750
+ "label": "Activation condition",
751
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
752
+ "optional": true,
704
753
  "feel": "required",
705
- "description": "Sets up the correlation key from process variables",
754
+ "group": "activation",
706
755
  "binding": {
707
- "type": "bpmn:Message#zeebe:subscription#property",
708
- "name": "correlationKey"
756
+ "name": "activationCondition",
757
+ "type": "zeebe:property"
709
758
  },
710
- "constraints": {
711
- "notEmpty": true
712
- }
759
+ "type": "String"
713
760
  },
714
761
  {
715
- "label": "Correlation key (payload)",
716
- "type": "String",
762
+ "id": "consumeUnmatchedEvents",
763
+ "label": "Consume unmatched events",
764
+ "value": true,
717
765
  "group": "activation",
766
+ "binding": {
767
+ "name": "consumeUnmatchedEvents",
768
+ "type": "zeebe:property"
769
+ },
770
+ "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",
771
+ "type": "Boolean"
772
+ },
773
+ {
774
+ "id": "correlationKeyProcess",
775
+ "label": "Correlation key (process)",
776
+ "description": "Sets up the correlation key from process variables",
777
+ "constraints": {
778
+ "notEmpty": true
779
+ },
718
780
  "feel": "required",
781
+ "group": "correlation",
719
782
  "binding": {
720
- "type": "zeebe:property",
721
- "name": "correlationKeyExpression"
783
+ "name": "correlationKey",
784
+ "type": "bpmn:Message#zeebe:subscription#property"
722
785
  },
786
+ "type": "String"
787
+ },
788
+ {
789
+ "id": "correlationKeyPayload",
790
+ "label": "Correlation key (payload)",
723
791
  "description": "Extracts the correlation key from the incoming message payload",
724
792
  "constraints": {
725
793
  "notEmpty": true
726
- }
794
+ },
795
+ "feel": "required",
796
+ "group": "correlation",
797
+ "binding": {
798
+ "name": "correlationKeyExpression",
799
+ "type": "zeebe:property"
800
+ },
801
+ "type": "String"
727
802
  },
728
803
  {
804
+ "id": "messageIdExpression",
729
805
  "label": "Message ID expression",
806
+ "description": "Expression to extract unique identifier of a message",
807
+ "optional": true,
730
808
  "feel": "required",
731
- "type": "String",
809
+ "group": "correlation",
810
+ "binding": {
811
+ "name": "messageIdExpression",
812
+ "type": "zeebe:property"
813
+ },
814
+ "type": "String"
815
+ },
816
+ {
817
+ "id": "messageTtl",
818
+ "label": "Message TTL",
819
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
732
820
  "optional": true,
733
- "group": "activation",
821
+ "constraints": {
822
+ "notEmpty": false,
823
+ "pattern": {
824
+ "value": "^(PT.*|)$",
825
+ "message": "must be an ISO-8601 duration"
826
+ }
827
+ },
828
+ "feel": "optional",
829
+ "group": "correlation",
830
+ "binding": {
831
+ "name": "messageTtl",
832
+ "type": "zeebe:property"
833
+ },
834
+ "type": "String"
835
+ },
836
+ {
837
+ "id": "messageNameUuid",
838
+ "generatedValue": {
839
+ "type": "uuid"
840
+ },
841
+ "group": "correlation",
842
+ "binding": {
843
+ "name": "name",
844
+ "type": "bpmn:Message#property"
845
+ },
846
+ "type": "Hidden"
847
+ },
848
+ {
849
+ "id": "deduplicationModeManualFlag",
850
+ "label": "Manual mode",
851
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
852
+ "value": false,
853
+ "group": "deduplication",
854
+ "binding": {
855
+ "name": "deduplicationModeManualFlag",
856
+ "type": "zeebe:property"
857
+ },
858
+ "type": "Boolean"
859
+ },
860
+ {
861
+ "id": "deduplicationId",
862
+ "label": "Deduplication ID",
863
+ "constraints": {
864
+ "notEmpty": true,
865
+ "pattern": {
866
+ "value": "^[a-zA-Z0-9_-]+$",
867
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
868
+ }
869
+ },
870
+ "group": "deduplication",
871
+ "binding": {
872
+ "name": "deduplicationId",
873
+ "type": "zeebe:property"
874
+ },
875
+ "condition": {
876
+ "property": "deduplicationModeManualFlag",
877
+ "equals": true,
878
+ "type": "simple"
879
+ },
880
+ "type": "String"
881
+ },
882
+ {
883
+ "id": "deduplicationModeManual",
884
+ "value": "MANUAL",
885
+ "group": "deduplication",
734
886
  "binding": {
735
- "type": "zeebe:property",
736
- "name": "messageIdExpression"
887
+ "name": "deduplicationMode",
888
+ "type": "zeebe:property"
737
889
  },
738
- "description": "Expression to extract unique identifier of a message"
890
+ "condition": {
891
+ "property": "deduplicationId",
892
+ "isActive": true,
893
+ "type": "simple"
894
+ },
895
+ "type": "Hidden"
739
896
  },
740
897
  {
741
- "label": "Activation condition",
742
- "type": "String",
743
- "group": "activation",
744
- "feel": "required",
745
- "optional": true,
898
+ "id": "deduplicationModeAuto",
899
+ "value": "AUTO",
900
+ "group": "deduplication",
746
901
  "binding": {
747
- "type": "zeebe:property",
748
- "name": "activationCondition"
902
+ "name": "deduplicationMode",
903
+ "type": "zeebe:property"
749
904
  },
750
- "description": "Condition under which the Connector triggers. Leave empty to catch all events"
905
+ "condition": {
906
+ "property": "deduplicationId",
907
+ "isActive": false,
908
+ "type": "simple"
909
+ },
910
+ "type": "Hidden"
751
911
  },
752
912
  {
913
+ "id": "resultVariable",
753
914
  "label": "Result variable",
754
- "type": "String",
755
- "group": "variable-mapping",
756
- "optional": true,
915
+ "description": "Name of variable to store the response in",
916
+ "group": "output",
757
917
  "binding": {
758
- "type": "zeebe:property",
759
- "name": "resultVariable"
918
+ "name": "resultVariable",
919
+ "type": "zeebe:property"
760
920
  },
761
- "description": "Name of variable to store the result of the connector in"
921
+ "type": "String"
762
922
  },
763
923
  {
924
+ "id": "resultExpression",
764
925
  "label": "Result expression",
765
- "description": "Expression to map the inbound payload to process variables",
766
- "group": "variable-mapping",
767
- "type": "Text",
926
+ "description": "Expression to map the response into process variables",
768
927
  "feel": "required",
928
+ "group": "output",
769
929
  "binding": {
770
- "type": "zeebe:property",
771
- "name": "resultExpression"
772
- }
930
+ "name": "resultExpression",
931
+ "type": "zeebe:property"
932
+ },
933
+ "type": "Text"
773
934
  }
774
935
  ],
775
936
  "icon": {
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"
937
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
777
938
  },
778
939
  "engines": {
779
- "camunda": "^8.4"
940
+ "camunda": "^8.5"
780
941
  }
781
942
  },
782
943
  {
783
944
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
784
945
  "name": "Kafka Boundary Event Connector",
785
946
  "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
786
- "version": 3,
947
+ "version": 1,
787
948
  "description": "Consume Kafka messages",
788
949
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
789
950
  "category": {
@@ -905,6 +1066,7 @@
905
1066
  "description": "Provide the topic name",
906
1067
  "group": "kafka",
907
1068
  "type": "String",
1069
+ "feel": "optional",
908
1070
  "binding": {
909
1071
  "type": "zeebe:property",
910
1072
  "name": "topic.topicName"
@@ -918,6 +1080,7 @@
918
1080
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
919
1081
  "group": "kafka",
920
1082
  "type": "String",
1083
+ "feel": "optional",
921
1084
  "optional": true,
922
1085
  "binding": {
923
1086
  "type": "zeebe:property",
@@ -1006,18 +1169,6 @@
1006
1169
  "notEmpty": true
1007
1170
  }
1008
1171
  },
1009
- {
1010
- "label": "Message ID expression",
1011
- "feel": "required",
1012
- "type": "String",
1013
- "optional": true,
1014
- "group": "activation",
1015
- "binding": {
1016
- "type": "zeebe:property",
1017
- "name": "messageIdExpression"
1018
- },
1019
- "description": "Expression to extract unique identifier of a message"
1020
- },
1021
1172
  {
1022
1173
  "label": "Activation condition",
1023
1174
  "type": "String",
@@ -1057,7 +1208,7 @@
1057
1208
  "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"
1058
1209
  },
1059
1210
  "engines": {
1060
- "camunda": "^8.5"
1211
+ "camunda": "^8.2"
1061
1212
  }
1062
1213
  },
1063
1214
  {
@@ -1558,9 +1709,9 @@
1558
1709
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1559
1710
  "name": "Kafka Boundary Event Connector",
1560
1711
  "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
1712
+ "version": 3,
1561
1713
  "description": "Consume Kafka messages",
1562
1714
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1563
- "version": 5,
1564
1715
  "category": {
1565
1716
  "id": "connectors",
1566
1717
  "name": "Connectors"
@@ -1579,53 +1730,41 @@
1579
1730
  "id": "kafka",
1580
1731
  "label": "Kafka"
1581
1732
  },
1582
- {
1583
- "id": "message",
1584
- "label": "Message deserialization"
1585
- },
1586
1733
  {
1587
1734
  "id": "activation",
1588
1735
  "label": "Activation"
1589
1736
  },
1590
1737
  {
1591
- "id": "correlation",
1592
- "label": "Correlation",
1593
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1594
- },
1595
- {
1596
- "id": "deduplication",
1597
- "label": "Deduplication",
1598
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1599
- },
1600
- {
1601
- "id": "output",
1602
- "label": "Output mapping"
1738
+ "id": "variable-mapping",
1739
+ "label": "Variable mapping"
1603
1740
  }
1604
1741
  ],
1605
1742
  "properties": [
1606
1743
  {
1744
+ "type": "Hidden",
1607
1745
  "value": "io.camunda:connector-kafka-inbound:1",
1608
1746
  "binding": {
1609
- "name": "inbound.type",
1610
- "type": "zeebe:property"
1747
+ "type": "zeebe:property",
1748
+ "name": "inbound.type"
1749
+ }
1750
+ },
1751
+ {
1752
+ "type": "Hidden",
1753
+ "generatedValue": {
1754
+ "type": "uuid"
1611
1755
  },
1612
- "type": "Hidden"
1756
+ "binding": {
1757
+ "type": "bpmn:Message#property",
1758
+ "name": "name"
1759
+ }
1613
1760
  },
1614
1761
  {
1615
- "id": "authenticationType",
1616
1762
  "label": "Authentication type",
1617
1763
  "description": "Username/password or custom",
1618
- "optional": false,
1619
- "value": "credentials",
1620
- "constraints": {
1621
- "notEmpty": true
1622
- },
1764
+ "id": "authenticationType",
1623
1765
  "group": "authentication",
1624
- "binding": {
1625
- "name": "authenticationType",
1626
- "type": "zeebe:property"
1627
- },
1628
1766
  "type": "Dropdown",
1767
+ "value": "credentials",
1629
1768
  "choices": [
1630
1769
  {
1631
1770
  "name": "Credentials",
@@ -1635,143 +1774,118 @@
1635
1774
  "name": "Custom",
1636
1775
  "value": "custom"
1637
1776
  }
1638
- ]
1777
+ ],
1778
+ "binding": {
1779
+ "type": "zeebe:property",
1780
+ "name": "authenticationType"
1781
+ }
1639
1782
  },
1640
1783
  {
1641
- "id": "authentication.username",
1642
1784
  "label": "Username",
1643
1785
  "description": "Provide the username (must have permissions to produce message to the topic)",
1644
- "optional": true,
1645
1786
  "group": "authentication",
1787
+ "type": "String",
1788
+ "feel": "optional",
1789
+ "optional": true,
1646
1790
  "binding": {
1647
- "name": "authentication.username",
1648
- "type": "zeebe:property"
1791
+ "type": "zeebe:property",
1792
+ "name": "authentication.username"
1649
1793
  },
1650
- "type": "String"
1794
+ "condition": {
1795
+ "property": "authenticationType",
1796
+ "equals": "credentials"
1797
+ }
1651
1798
  },
1652
1799
  {
1653
- "id": "authentication.password",
1654
1800
  "label": "Password",
1655
1801
  "description": "Provide a password for the user",
1656
- "optional": true,
1657
1802
  "group": "authentication",
1803
+ "type": "String",
1804
+ "feel": "optional",
1805
+ "optional": true,
1658
1806
  "binding": {
1659
- "name": "authentication.password",
1660
- "type": "zeebe:property"
1661
- },
1662
- "type": "String"
1663
- },
1664
- {
1665
- "id": "serializationType",
1666
- "label": "Deserialization type",
1667
- "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>",
1668
- "optional": false,
1669
- "value": "json",
1670
- "group": "kafka",
1671
- "binding": {
1672
- "name": "serializationType",
1673
- "type": "zeebe:property"
1807
+ "type": "zeebe:property",
1808
+ "name": "authentication.password"
1674
1809
  },
1675
- "type": "Dropdown",
1676
- "choices": [
1677
- {
1678
- "name": "Default (JSON)",
1679
- "value": "json"
1680
- },
1681
- {
1682
- "name": "Avro (experimental)",
1683
- "value": "avro"
1684
- }
1685
- ]
1810
+ "condition": {
1811
+ "property": "authenticationType",
1812
+ "equals": "credentials"
1813
+ }
1686
1814
  },
1687
1815
  {
1688
- "id": "topic.bootstrapServers",
1689
1816
  "label": "Bootstrap servers",
1690
1817
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1691
- "optional": false,
1692
- "constraints": {
1693
- "notEmpty": true
1694
- },
1695
1818
  "group": "kafka",
1819
+ "type": "String",
1820
+ "feel": "optional",
1696
1821
  "binding": {
1697
- "name": "topic.bootstrapServers",
1698
- "type": "zeebe:property"
1822
+ "type": "zeebe:property",
1823
+ "name": "topic.bootstrapServers"
1699
1824
  },
1700
- "type": "String"
1825
+ "constraints": {
1826
+ "notEmpty": true
1827
+ }
1701
1828
  },
1702
1829
  {
1703
- "id": "topic.topicName",
1704
1830
  "label": "Topic",
1705
- "description": "Provide topic name",
1706
- "optional": false,
1707
- "constraints": {
1708
- "notEmpty": true
1709
- },
1831
+ "description": "Provide the topic name",
1710
1832
  "group": "kafka",
1833
+ "type": "String",
1711
1834
  "binding": {
1712
- "name": "topic.topicName",
1713
- "type": "zeebe:property"
1835
+ "type": "zeebe:property",
1836
+ "name": "topic.topicName"
1714
1837
  },
1715
- "type": "String"
1838
+ "constraints": {
1839
+ "notEmpty": true
1840
+ }
1716
1841
  },
1717
1842
  {
1718
- "id": "groupId",
1719
- "label": "Consumer group ID",
1843
+ "label": "Consumer Group ID",
1720
1844
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
1721
- "optional": false,
1722
1845
  "group": "kafka",
1846
+ "type": "String",
1847
+ "optional": true,
1723
1848
  "binding": {
1724
- "name": "groupId",
1725
- "type": "zeebe:property"
1849
+ "type": "zeebe:property",
1850
+ "name": "groupId"
1726
1851
  },
1727
- "type": "String"
1852
+ "constraints": {
1853
+ "notEmpty": false,
1854
+ "maxLength": 250
1855
+ }
1728
1856
  },
1729
1857
  {
1730
- "id": "additionalProperties",
1731
1858
  "label": "Additional properties",
1732
1859
  "description": "Provide additional Kafka consumer properties in JSON",
1860
+ "group": "kafka",
1861
+ "type": "String",
1733
1862
  "optional": true,
1734
1863
  "feel": "required",
1735
- "group": "kafka",
1736
1864
  "binding": {
1737
- "name": "additionalProperties",
1738
- "type": "zeebe:property"
1739
- },
1740
- "type": "String"
1865
+ "type": "zeebe:property",
1866
+ "name": "additionalProperties"
1867
+ }
1741
1868
  },
1742
1869
  {
1743
- "id": "offsets",
1744
1870
  "label": "Offsets",
1745
1871
  "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",
1746
- "optional": true,
1747
- "feel": "optional",
1748
1872
  "group": "kafka",
1873
+ "type": "String",
1874
+ "feel": "optional",
1875
+ "optional": true,
1749
1876
  "binding": {
1750
- "name": "offsets",
1751
- "type": "zeebe:property"
1752
- },
1753
- "type": "String"
1877
+ "type": "zeebe:property",
1878
+ "name": "offsets"
1879
+ }
1754
1880
  },
1755
1881
  {
1756
- "id": "autoOffsetReset",
1757
1882
  "label": "Auto offset reset",
1758
1883
  "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",
1759
- "optional": false,
1760
- "value": "latest",
1761
- "constraints": {
1762
- "notEmpty": true
1763
- },
1884
+ "id": "autoOffsetReset",
1764
1885
  "group": "kafka",
1765
- "binding": {
1766
- "name": "autoOffsetReset",
1767
- "type": "zeebe:property"
1768
- },
1769
1886
  "type": "Dropdown",
1887
+ "value": "latest",
1770
1888
  "choices": [
1771
- {
1772
- "name": "None",
1773
- "value": "none"
1774
- },
1775
1889
  {
1776
1890
  "name": "Latest",
1777
1891
  "value": "latest"
@@ -1779,220 +1893,94 @@
1779
1893
  {
1780
1894
  "name": "Earliest",
1781
1895
  "value": "earliest"
1896
+ },
1897
+ {
1898
+ "name": "None",
1899
+ "value": "none"
1782
1900
  }
1783
- ]
1784
- },
1785
- {
1786
- "id": "avro.schema",
1787
- "label": "Avro schema",
1788
- "description": "Avro schema for the message value",
1789
- "optional": false,
1790
- "constraints": {
1791
- "notEmpty": true
1792
- },
1793
- "feel": "required",
1794
- "group": "message",
1901
+ ],
1795
1902
  "binding": {
1796
- "name": "avro.schema",
1797
- "type": "zeebe:property"
1798
- },
1799
- "condition": {
1800
- "property": "serializationType",
1801
- "equals": "avro",
1802
- "type": "simple"
1803
- },
1804
- "type": "Text"
1903
+ "type": "zeebe:property",
1904
+ "name": "autoOffsetReset"
1905
+ }
1805
1906
  },
1806
1907
  {
1807
- "id": "activationCondition",
1808
- "label": "Activation condition",
1809
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1810
- "optional": true,
1811
- "feel": "required",
1908
+ "label": "Correlation key (process)",
1909
+ "type": "String",
1812
1910
  "group": "activation",
1911
+ "feel": "required",
1912
+ "description": "Sets up the correlation key from process variables",
1813
1913
  "binding": {
1814
- "name": "activationCondition",
1815
- "type": "zeebe:property"
1914
+ "type": "bpmn:Message#zeebe:subscription#property",
1915
+ "name": "correlationKey"
1816
1916
  },
1817
- "type": "String"
1917
+ "constraints": {
1918
+ "notEmpty": true
1919
+ }
1818
1920
  },
1819
1921
  {
1820
- "id": "consumeUnmatchedEvents",
1821
- "label": "Consume unmatched events",
1822
- "value": true,
1922
+ "label": "Correlation key (payload)",
1923
+ "type": "String",
1823
1924
  "group": "activation",
1824
- "binding": {
1825
- "name": "consumeUnmatchedEvents",
1826
- "type": "zeebe:property"
1827
- },
1828
- "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",
1829
- "type": "Boolean"
1830
- },
1831
- {
1832
- "id": "correlationKeyProcess",
1833
- "label": "Correlation key (process)",
1834
- "description": "Sets up the correlation key from process variables",
1835
- "constraints": {
1836
- "notEmpty": true
1837
- },
1838
1925
  "feel": "required",
1839
- "group": "correlation",
1840
1926
  "binding": {
1841
- "name": "correlationKey",
1842
- "type": "bpmn:Message#zeebe:subscription#property"
1927
+ "type": "zeebe:property",
1928
+ "name": "correlationKeyExpression"
1843
1929
  },
1844
- "type": "String"
1845
- },
1846
- {
1847
- "id": "correlationKeyPayload",
1848
- "label": "Correlation key (payload)",
1849
1930
  "description": "Extracts the correlation key from the incoming message payload",
1850
1931
  "constraints": {
1851
1932
  "notEmpty": true
1852
- },
1853
- "feel": "required",
1854
- "group": "correlation",
1855
- "binding": {
1856
- "name": "correlationKeyExpression",
1857
- "type": "zeebe:property"
1858
- },
1859
- "type": "String"
1933
+ }
1860
1934
  },
1861
1935
  {
1862
- "id": "messageIdExpression",
1863
1936
  "label": "Message ID expression",
1864
- "description": "Expression to extract unique identifier of a message",
1865
- "optional": true,
1866
1937
  "feel": "required",
1867
- "group": "correlation",
1868
- "binding": {
1869
- "name": "messageIdExpression",
1870
- "type": "zeebe:property"
1871
- },
1872
- "type": "String"
1873
- },
1874
- {
1875
- "id": "messageTtl",
1876
- "label": "Message TTL",
1877
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1938
+ "type": "String",
1878
1939
  "optional": true,
1879
- "constraints": {
1880
- "notEmpty": false,
1881
- "pattern": {
1882
- "value": "^(PT.*|)$",
1883
- "message": "must be an ISO-8601 duration"
1884
- }
1885
- },
1886
- "feel": "optional",
1887
- "group": "correlation",
1888
- "binding": {
1889
- "name": "messageTtl",
1890
- "type": "zeebe:property"
1891
- },
1892
- "type": "String"
1893
- },
1894
- {
1895
- "id": "messageNameUuid",
1896
- "generatedValue": {
1897
- "type": "uuid"
1898
- },
1899
- "group": "correlation",
1900
- "binding": {
1901
- "name": "name",
1902
- "type": "bpmn:Message#property"
1903
- },
1904
- "type": "Hidden"
1905
- },
1906
- {
1907
- "id": "deduplicationModeManualFlag",
1908
- "label": "Manual mode",
1909
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1910
- "value": false,
1911
- "group": "deduplication",
1912
- "binding": {
1913
- "name": "deduplicationModeManualFlag",
1914
- "type": "zeebe:property"
1915
- },
1916
- "type": "Boolean"
1917
- },
1918
- {
1919
- "id": "deduplicationId",
1920
- "label": "Deduplication ID",
1921
- "constraints": {
1922
- "notEmpty": true,
1923
- "pattern": {
1924
- "value": "^[a-zA-Z0-9_-]+$",
1925
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1926
- }
1927
- },
1928
- "group": "deduplication",
1929
- "binding": {
1930
- "name": "deduplicationId",
1931
- "type": "zeebe:property"
1932
- },
1933
- "condition": {
1934
- "property": "deduplicationModeManualFlag",
1935
- "equals": true,
1936
- "type": "simple"
1937
- },
1938
- "type": "String"
1939
- },
1940
- {
1941
- "id": "deduplicationModeManual",
1942
- "value": "MANUAL",
1943
- "group": "deduplication",
1940
+ "group": "activation",
1944
1941
  "binding": {
1945
- "name": "deduplicationMode",
1946
- "type": "zeebe:property"
1947
- },
1948
- "condition": {
1949
- "property": "deduplicationId",
1950
- "isActive": true,
1951
- "type": "simple"
1942
+ "type": "zeebe:property",
1943
+ "name": "messageIdExpression"
1952
1944
  },
1953
- "type": "Hidden"
1945
+ "description": "Expression to extract unique identifier of a message"
1954
1946
  },
1955
1947
  {
1956
- "id": "deduplicationModeAuto",
1957
- "value": "AUTO",
1958
- "group": "deduplication",
1948
+ "label": "Activation condition",
1949
+ "type": "String",
1950
+ "group": "activation",
1951
+ "feel": "required",
1952
+ "optional": true,
1959
1953
  "binding": {
1960
- "name": "deduplicationMode",
1961
- "type": "zeebe:property"
1962
- },
1963
- "condition": {
1964
- "property": "deduplicationId",
1965
- "isActive": false,
1966
- "type": "simple"
1954
+ "type": "zeebe:property",
1955
+ "name": "activationCondition"
1967
1956
  },
1968
- "type": "Hidden"
1957
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
1969
1958
  },
1970
1959
  {
1971
- "id": "resultVariable",
1972
1960
  "label": "Result variable",
1973
- "description": "Name of variable to store the response in",
1974
- "group": "output",
1961
+ "type": "String",
1962
+ "group": "variable-mapping",
1963
+ "optional": true,
1975
1964
  "binding": {
1976
- "name": "resultVariable",
1977
- "type": "zeebe:property"
1965
+ "type": "zeebe:property",
1966
+ "name": "resultVariable"
1978
1967
  },
1979
- "type": "String"
1968
+ "description": "Name of variable to store the result of the connector in"
1980
1969
  },
1981
1970
  {
1982
- "id": "resultExpression",
1983
1971
  "label": "Result expression",
1984
- "description": "Expression to map the response into process variables",
1972
+ "description": "Expression to map the inbound payload to process variables",
1973
+ "group": "variable-mapping",
1974
+ "type": "Text",
1985
1975
  "feel": "required",
1986
- "group": "output",
1987
1976
  "binding": {
1988
- "name": "resultExpression",
1989
- "type": "zeebe:property"
1990
- },
1991
- "type": "Text"
1977
+ "type": "zeebe:property",
1978
+ "name": "resultExpression"
1979
+ }
1992
1980
  }
1993
1981
  ],
1994
1982
  "icon": {
1995
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
1983
+ "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"
1996
1984
  },
1997
1985
  "engines": {
1998
1986
  "camunda": "^8.5"
@@ -2002,7 +1990,7 @@
2002
1990
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2003
1991
  "name": "Kafka Boundary Event Connector",
2004
1992
  "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
2005
- "version": 1,
1993
+ "version": 2,
2006
1994
  "description": "Consume Kafka messages",
2007
1995
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
2008
1996
  "category": {
@@ -2227,6 +2215,18 @@
2227
2215
  "notEmpty": true
2228
2216
  }
2229
2217
  },
2218
+ {
2219
+ "label": "Message ID expression",
2220
+ "feel": "required",
2221
+ "type": "String",
2222
+ "optional": true,
2223
+ "group": "activation",
2224
+ "binding": {
2225
+ "type": "zeebe:property",
2226
+ "name": "messageIdExpression"
2227
+ },
2228
+ "description": "Expression to extract unique identifier of a message"
2229
+ },
2230
2230
  {
2231
2231
  "label": "Activation condition",
2232
2232
  "type": "String",
@@ -2266,7 +2266,7 @@
2266
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.2"
2269
+ "camunda": "^8.4"
2270
2270
  }
2271
2271
  }
2272
2272
  ]