@camunda/connectors-element-templates 1.0.19 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -574,9 +574,9 @@
574
574
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
575
575
  "name": "Webhook Message Start Event Connector",
576
576
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
577
+ "version": 2,
577
578
  "description": "Configure webhook to receive callbacks",
578
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
579
- "version": 11,
579
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
580
580
  "category": {
581
581
  "id": "connectors",
582
582
  "name": "Connectors"
@@ -599,44 +599,56 @@
599
599
  "id": "authorization",
600
600
  "label": "Authorization"
601
601
  },
602
- {
603
- "id": "webhookResponse",
604
- "label": "Webhook response"
605
- },
606
602
  {
607
603
  "id": "activation",
608
604
  "label": "Activation"
609
605
  },
610
606
  {
611
607
  "id": "correlation",
612
- "label": "Correlation",
613
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
608
+ "label": "Subprocess correlation"
614
609
  },
615
610
  {
616
- "id": "output",
617
- "label": "Output mapping"
611
+ "id": "variable-mapping",
612
+ "label": "Variable mapping"
613
+ },
614
+ {
615
+ "id": "webhookResponse",
616
+ "label": "Webhook response"
618
617
  }
619
618
  ],
620
619
  "properties": [
621
620
  {
621
+ "type": "Hidden",
622
622
  "value": "io.camunda:webhook:1",
623
623
  "binding": {
624
- "name": "inbound.type",
625
- "type": "zeebe:property"
624
+ "type": "zeebe:property",
625
+ "name": "inbound.type"
626
+ }
627
+ },
628
+ {
629
+ "type": "Hidden",
630
+ "generatedValue": {
631
+ "type": "uuid"
626
632
  },
627
- "type": "Hidden"
633
+ "binding": {
634
+ "type": "bpmn:Message#property",
635
+ "name": "name"
636
+ }
628
637
  },
629
638
  {
630
- "id": "inbound.method",
639
+ "type": "Hidden",
640
+ "value": "ConfigurableInboundWebhook",
641
+ "binding": {
642
+ "type": "zeebe:property",
643
+ "name": "inbound.subtype"
644
+ }
645
+ },
646
+ {
647
+ "id": "webhookMethod",
631
648
  "label": "Webhook method",
649
+ "group": "endpoint",
632
650
  "description": "Select HTTP method",
633
- "optional": false,
634
651
  "value": "any",
635
- "group": "endpoint",
636
- "binding": {
637
- "name": "inbound.method",
638
- "type": "zeebe:property"
639
- },
640
652
  "type": "Dropdown",
641
653
  "choices": [
642
654
  {
@@ -644,53 +656,46 @@
644
656
  "value": "any"
645
657
  },
646
658
  {
647
- "name": "GET",
659
+ "name": "Get",
648
660
  "value": "get"
649
661
  },
650
662
  {
651
- "name": "POST",
663
+ "name": "Post",
652
664
  "value": "post"
653
665
  },
654
666
  {
655
- "name": "PUT",
667
+ "name": "Put",
656
668
  "value": "put"
657
669
  },
658
670
  {
659
- "name": "DELETE",
671
+ "name": "Delete",
660
672
  "value": "delete"
661
673
  }
662
- ]
674
+ ],
675
+ "binding": {
676
+ "type": "zeebe:property",
677
+ "name": "inbound.method"
678
+ }
663
679
  },
664
680
  {
665
- "id": "inbound.context",
666
681
  "label": "Webhook ID",
667
- "description": "The webhook ID is a part of the URL",
668
- "optional": false,
669
- "constraints": {
670
- "notEmpty": true,
671
- "pattern": {
672
- "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
673
- "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
674
- }
675
- },
682
+ "type": "String",
676
683
  "group": "endpoint",
677
684
  "binding": {
678
- "name": "inbound.context",
679
- "type": "zeebe:property"
685
+ "type": "zeebe:property",
686
+ "name": "inbound.context"
680
687
  },
681
- "type": "String"
688
+ "description": "The webhook ID is a part of the URL",
689
+ "constraints": {
690
+ "notEmpty": true
691
+ }
682
692
  },
683
693
  {
684
- "id": "inbound.shouldValidateHmac",
694
+ "id": "shouldValidateHmac",
685
695
  "label": "HMAC authentication",
686
- "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
687
- "optional": false,
688
- "value": "disabled",
689
696
  "group": "authentication",
690
- "binding": {
691
- "name": "inbound.shouldValidateHmac",
692
- "type": "zeebe:property"
693
- },
697
+ "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
698
+ "value": "disabled",
694
699
  "type": "Dropdown",
695
700
  "choices": [
696
701
  {
@@ -701,60 +706,47 @@
701
706
  "name": "Disabled",
702
707
  "value": "disabled"
703
708
  }
704
- ]
709
+ ],
710
+ "binding": {
711
+ "type": "zeebe:property",
712
+ "name": "inbound.shouldValidateHmac"
713
+ }
705
714
  },
706
715
  {
707
- "id": "inbound.hmacSecret",
708
716
  "label": "HMAC secret key",
709
717
  "description": "Shared secret key",
710
- "optional": true,
711
- "feel": "optional",
718
+ "type": "String",
712
719
  "group": "authentication",
720
+ "optional": true,
713
721
  "binding": {
714
- "name": "inbound.hmacSecret",
715
- "type": "zeebe:property"
722
+ "type": "zeebe:property",
723
+ "name": "inbound.hmacSecret"
716
724
  },
717
725
  "condition": {
718
- "property": "inbound.shouldValidateHmac",
719
- "equals": "enabled",
720
- "type": "simple"
721
- },
722
- "type": "String"
726
+ "property": "shouldValidateHmac",
727
+ "equals": "enabled"
728
+ }
723
729
  },
724
730
  {
725
- "id": "inbound.hmacHeader",
726
731
  "label": "HMAC header",
727
732
  "description": "Name of header attribute that will contain the HMAC value",
728
- "optional": true,
729
- "feel": "optional",
733
+ "type": "String",
730
734
  "group": "authentication",
735
+ "optional": true,
731
736
  "binding": {
732
- "name": "inbound.hmacHeader",
733
- "type": "zeebe:property"
737
+ "type": "zeebe:property",
738
+ "name": "inbound.hmacHeader"
734
739
  },
735
740
  "condition": {
736
- "property": "inbound.shouldValidateHmac",
737
- "equals": "enabled",
738
- "type": "simple"
739
- },
740
- "type": "String"
741
+ "property": "shouldValidateHmac",
742
+ "equals": "enabled"
743
+ }
741
744
  },
742
745
  {
743
- "id": "inbound.hmacAlgorithm",
744
746
  "label": "HMAC algorithm",
747
+ "group": "authentication",
745
748
  "description": "Choose HMAC algorithm",
746
- "optional": false,
747
749
  "value": "sha_256",
748
- "group": "authentication",
749
- "binding": {
750
- "name": "inbound.hmacAlgorithm",
751
- "type": "zeebe:property"
752
- },
753
- "condition": {
754
- "property": "inbound.shouldValidateHmac",
755
- "equals": "enabled",
756
- "type": "simple"
757
- },
758
750
  "type": "Dropdown",
759
751
  "choices": [
760
752
  {
@@ -769,248 +761,723 @@
769
761
  "name": "SHA-512",
770
762
  "value": "sha_512"
771
763
  }
772
- ]
764
+ ],
765
+ "binding": {
766
+ "type": "zeebe:property",
767
+ "name": "inbound.hmacAlgorithm"
768
+ },
769
+ "condition": {
770
+ "property": "shouldValidateHmac",
771
+ "equals": "enabled"
772
+ }
773
773
  },
774
774
  {
775
- "id": "inbound.hmacScopes",
776
775
  "label": "HMAC scopes",
777
- "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/' target='_blank'>documentation</a>",
778
- "optional": true,
779
- "feel": "required",
780
776
  "group": "authentication",
777
+ "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
778
+ "feel": "required",
779
+ "type": "String",
780
+ "optional": true,
781
781
  "binding": {
782
- "name": "inbound.hmacScopes",
783
- "type": "zeebe:property"
782
+ "type": "zeebe:property",
783
+ "name": "inbound.hmacScopes"
784
784
  },
785
785
  "condition": {
786
- "property": "inbound.shouldValidateHmac",
787
- "equals": "enabled",
788
- "type": "simple"
789
- },
790
- "type": "String"
786
+ "property": "shouldValidateHmac",
787
+ "equals": "enabled"
788
+ }
791
789
  },
792
790
  {
793
- "id": "inbound.auth.type",
791
+ "id": "authorizationType",
794
792
  "label": "Authorization type",
795
- "description": "Choose the authorization type",
796
- "value": "NONE",
797
793
  "group": "authorization",
798
- "binding": {
799
- "name": "inbound.auth.type",
800
- "type": "zeebe:property"
801
- },
794
+ "description": "Choose the authorization type.",
795
+ "value": "NONE",
802
796
  "type": "Dropdown",
803
797
  "choices": [
804
798
  {
805
799
  "name": "None",
806
800
  "value": "NONE"
807
801
  },
802
+ {
803
+ "name": "JWT",
804
+ "value": "JWT"
805
+ },
808
806
  {
809
807
  "name": "Basic",
810
808
  "value": "BASIC"
811
809
  },
812
810
  {
813
- "name": "API key",
811
+ "name": "API Key",
814
812
  "value": "APIKEY"
815
- },
816
- {
817
- "name": "JWT",
818
- "value": "JWT"
819
813
  }
820
- ]
814
+ ],
815
+ "binding": {
816
+ "type": "zeebe:property",
817
+ "name": "inbound.auth.type"
818
+ }
821
819
  },
822
820
  {
823
- "id": "inbound.auth.username",
824
- "label": "Username",
825
- "description": "Username for basic authentication",
826
- "optional": false,
827
- "feel": "optional",
821
+ "label": "JWK url",
822
+ "description": "Well-known url of JWKs",
823
+ "type": "String",
828
824
  "group": "authorization",
825
+ "feel": "optional",
826
+ "optional": true,
829
827
  "binding": {
830
- "name": "inbound.auth.username",
831
- "type": "zeebe:property"
828
+ "type": "zeebe:property",
829
+ "name": "inbound.auth.jwt.jwkUrl"
832
830
  },
833
831
  "condition": {
834
- "property": "inbound.auth.type",
835
- "equals": "BASIC",
836
- "type": "simple"
837
- },
838
- "type": "String"
832
+ "property": "authorizationType",
833
+ "equals": "JWT"
834
+ }
839
835
  },
840
836
  {
841
- "id": "inbound.auth.password",
842
- "label": "Password",
843
- "description": "Password for basic authentication",
844
- "optional": false,
845
- "feel": "optional",
837
+ "label": "JWT role property expression",
838
+ "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
839
+ "type": "String",
846
840
  "group": "authorization",
841
+ "feel": "required",
842
+ "optional": true,
847
843
  "binding": {
848
- "name": "inbound.auth.password",
849
- "type": "zeebe:property"
844
+ "type": "zeebe:property",
845
+ "name": "inbound.auth.jwt.permissionsExpression"
850
846
  },
851
847
  "condition": {
852
- "property": "inbound.auth.type",
853
- "equals": "BASIC",
854
- "type": "simple"
855
- },
856
- "type": "String"
848
+ "property": "authorizationType",
849
+ "equals": "JWT"
850
+ }
857
851
  },
858
852
  {
859
- "id": "inbound.auth.apiKey",
860
- "label": "API key",
861
- "description": "Expected API key",
862
- "optional": false,
863
- "feel": "optional",
864
- "group": "authorization",
853
+ "label": "Required roles",
854
+ "description": "List of roles to test JWT roles against",
855
+ "type": "String",
856
+ "group": "authorization",
857
+ "feel": "required",
858
+ "optional": true,
865
859
  "binding": {
866
- "name": "inbound.auth.apiKey",
867
- "type": "zeebe:property"
860
+ "type": "zeebe:property",
861
+ "name": "inbound.auth.jwt.requiredPermissions"
868
862
  },
869
863
  "condition": {
870
- "property": "inbound.auth.type",
871
- "equals": "APIKEY",
872
- "type": "simple"
873
- },
874
- "type": "String"
864
+ "property": "authorizationType",
865
+ "equals": "JWT"
866
+ }
875
867
  },
876
868
  {
877
- "id": "inbound.auth.apiKeyLocator",
878
- "label": "API key locator",
879
- "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
880
- "optional": false,
881
- "value": "=split(request.headers.authorization, \" \")[2]",
869
+ "label": "Username",
870
+ "description": "Username for basic authentication",
871
+ "type": "String",
872
+ "group": "authorization",
873
+ "feel": "optional",
874
+ "binding": {
875
+ "type": "zeebe:property",
876
+ "name": "inbound.auth.username"
877
+ },
878
+ "condition": {
879
+ "property": "authorizationType",
880
+ "equals": "BASIC"
881
+ },
882
882
  "constraints": {
883
883
  "notEmpty": true
884
- },
885
- "feel": "required",
884
+ }
885
+ },
886
+ {
887
+ "label": "Password",
888
+ "description": "Password for basic authentication",
889
+ "type": "String",
886
890
  "group": "authorization",
891
+ "feel": "optional",
887
892
  "binding": {
888
- "name": "inbound.auth.apiKeyLocator",
889
- "type": "zeebe:property"
893
+ "type": "zeebe:property",
894
+ "name": "inbound.auth.password"
890
895
  },
891
896
  "condition": {
892
- "property": "inbound.auth.type",
893
- "equals": "APIKEY",
894
- "type": "simple"
897
+ "property": "authorizationType",
898
+ "equals": "BASIC"
895
899
  },
896
- "type": "String"
900
+ "constraints": {
901
+ "notEmpty": true
902
+ }
897
903
  },
898
904
  {
899
- "id": "inbound.auth.jwt.jwkUrl",
900
- "label": "JWK URL",
901
- "description": "Well-known URL of JWKs",
902
- "optional": false,
903
- "feel": "optional",
905
+ "label": "API Key",
906
+ "description": "Expected API key",
907
+ "type": "String",
904
908
  "group": "authorization",
909
+ "feel": "optional",
905
910
  "binding": {
906
- "name": "inbound.auth.jwt.jwkUrl",
907
- "type": "zeebe:property"
911
+ "type": "zeebe:property",
912
+ "name": "inbound.auth.apiKey"
908
913
  },
909
914
  "condition": {
910
- "property": "inbound.auth.type",
911
- "equals": "JWT",
912
- "type": "simple"
915
+ "property": "authorizationType",
916
+ "equals": "APIKEY"
913
917
  },
914
- "type": "String"
918
+ "constraints": {
919
+ "notEmpty": true
920
+ }
915
921
  },
916
922
  {
917
- "id": "inbound.auth.jwt.permissionsExpression",
918
- "label": "JWT role property expression",
919
- "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
920
- "optional": false,
921
- "feel": "required",
923
+ "label": "API Key locator",
924
+ "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
925
+ "type": "String",
922
926
  "group": "authorization",
927
+ "feel": "required",
923
928
  "binding": {
924
- "name": "inbound.auth.jwt.permissionsExpression",
925
- "type": "zeebe:property"
929
+ "type": "zeebe:property",
930
+ "name": "inbound.auth.apiKeyLocator"
926
931
  },
927
932
  "condition": {
928
- "property": "inbound.auth.type",
929
- "equals": "JWT",
930
- "type": "simple"
933
+ "property": "authorizationType",
934
+ "equals": "APIKEY"
931
935
  },
932
- "type": "String"
936
+ "constraints": {
937
+ "notEmpty": true
938
+ },
939
+ "value": "=split(request.headers.authorization, \" \")[2]"
933
940
  },
934
941
  {
935
- "id": "inbound.auth.jwt.requiredPermissions",
936
- "label": "Required roles",
937
- "description": "List of roles to test JWT roles against",
938
- "optional": false,
942
+ "label": "Message ID expression",
939
943
  "feel": "required",
940
- "group": "authorization",
944
+ "type": "String",
945
+ "optional": true,
946
+ "group": "activation",
941
947
  "binding": {
942
- "name": "inbound.auth.jwt.requiredPermissions",
943
- "type": "zeebe:property"
948
+ "type": "zeebe:property",
949
+ "name": "messageIdExpression"
950
+ },
951
+ "description": "Expression to extract unique identifier of a message"
952
+ },
953
+ {
954
+ "label": "Condition",
955
+ "type": "String",
956
+ "group": "activation",
957
+ "feel": "required",
958
+ "optional": true,
959
+ "binding": {
960
+ "type": "zeebe:property",
961
+ "name": "activationCondition"
962
+ },
963
+ "description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
964
+ },
965
+ {
966
+ "label": "Correlation required",
967
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
968
+ "id": "correlationRequired",
969
+ "group": "correlation",
970
+ "type": "Dropdown",
971
+ "value": "notRequired",
972
+ "choices": [
973
+ {
974
+ "name": "Correlation not required",
975
+ "value": "notRequired"
976
+ },
977
+ {
978
+ "name": "Correlation required",
979
+ "value": "required"
980
+ }
981
+ ],
982
+ "binding": {
983
+ "type": "zeebe:property",
984
+ "name": "correlationRequired"
985
+ }
986
+ },
987
+ {
988
+ "label": "Correlation key (process)",
989
+ "type": "String",
990
+ "group": "correlation",
991
+ "feel": "required",
992
+ "description": "Sets up the correlation key from process variables",
993
+ "binding": {
994
+ "type": "bpmn:Message#zeebe:subscription#property",
995
+ "name": "correlationKey"
996
+ },
997
+ "constraints": {
998
+ "notEmpty": true
944
999
  },
945
1000
  "condition": {
946
- "property": "inbound.auth.type",
947
- "equals": "JWT",
948
- "type": "simple"
1001
+ "property": "correlationRequired",
1002
+ "equals": "required"
1003
+ }
1004
+ },
1005
+ {
1006
+ "label": "Correlation key (payload)",
1007
+ "type": "String",
1008
+ "group": "correlation",
1009
+ "feel": "required",
1010
+ "binding": {
1011
+ "type": "zeebe:property",
1012
+ "name": "correlationKeyExpression"
949
1013
  },
950
- "type": "String"
1014
+ "description": "Extracts the correlation key from the incoming message payload",
1015
+ "constraints": {
1016
+ "notEmpty": true
1017
+ },
1018
+ "condition": {
1019
+ "property": "correlationRequired",
1020
+ "equals": "required"
1021
+ }
951
1022
  },
952
1023
  {
953
- "id": "inbound.responseExpression",
954
- "label": "Response expression",
955
- "description": "Expression used to generate the HTTP response",
1024
+ "label": "Result variable",
1025
+ "type": "String",
1026
+ "group": "variable-mapping",
956
1027
  "optional": true,
1028
+ "binding": {
1029
+ "type": "zeebe:property",
1030
+ "name": "resultVariable"
1031
+ },
1032
+ "description": "Name of variable to store the result of the connector in"
1033
+ },
1034
+ {
1035
+ "label": "Result expression",
1036
+ "type": "String",
1037
+ "group": "variable-mapping",
957
1038
  "feel": "required",
1039
+ "optional": true,
1040
+ "binding": {
1041
+ "type": "zeebe:property",
1042
+ "name": "resultExpression"
1043
+ },
1044
+ "description": "Expression to map the inbound payload to process variables"
1045
+ },
1046
+ {
1047
+ "label": "One time verification response expression",
1048
+ "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
1049
+ "type": "Text",
958
1050
  "group": "webhookResponse",
1051
+ "feel": "required",
1052
+ "optional": true,
959
1053
  "binding": {
960
- "name": "inbound.responseExpression",
961
- "type": "zeebe:property"
1054
+ "type": "zeebe:property",
1055
+ "name": "inbound.verificationExpression"
1056
+ }
1057
+ },
1058
+ {
1059
+ "label": "Response body expression",
1060
+ "type": "Text",
1061
+ "group": "webhookResponse",
1062
+ "feel": "required",
1063
+ "optional": true,
1064
+ "binding": {
1065
+ "type": "zeebe:property",
1066
+ "name": "inbound.responseBodyExpression"
1067
+ },
1068
+ "description": "Specify condition and response"
1069
+ }
1070
+ ],
1071
+ "icon": {
1072
+ "contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='&lt;Transparent Rectangle&gt;' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
1073
+ },
1074
+ "engines": {
1075
+ "camunda": "^8.4"
1076
+ }
1077
+ },
1078
+ {
1079
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1080
+ "name": "Webhook Message Start Event Connector",
1081
+ "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
1082
+ "version": 3,
1083
+ "description": "Configure webhook to receive callbacks",
1084
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1085
+ "category": {
1086
+ "id": "connectors",
1087
+ "name": "Connectors"
1088
+ },
1089
+ "appliesTo": ["bpmn:StartEvent"],
1090
+ "elementType": {
1091
+ "value": "bpmn:StartEvent",
1092
+ "eventDefinition": "bpmn:MessageEventDefinition"
1093
+ },
1094
+ "groups": [
1095
+ {
1096
+ "id": "endpoint",
1097
+ "label": "Webhook configuration"
1098
+ },
1099
+ {
1100
+ "id": "authentication",
1101
+ "label": "Authentication"
1102
+ },
1103
+ {
1104
+ "id": "authorization",
1105
+ "label": "Authorization"
1106
+ },
1107
+ {
1108
+ "id": "activation",
1109
+ "label": "Activation"
1110
+ },
1111
+ {
1112
+ "id": "correlation",
1113
+ "label": "Subprocess correlation"
1114
+ },
1115
+ {
1116
+ "id": "variable-mapping",
1117
+ "label": "Variable mapping"
1118
+ },
1119
+ {
1120
+ "id": "webhookResponse",
1121
+ "label": "Webhook response"
1122
+ }
1123
+ ],
1124
+ "properties": [
1125
+ {
1126
+ "type": "Hidden",
1127
+ "value": "io.camunda:webhook:1",
1128
+ "binding": {
1129
+ "type": "zeebe:property",
1130
+ "name": "inbound.type"
1131
+ }
1132
+ },
1133
+ {
1134
+ "type": "Hidden",
1135
+ "generatedValue": {
1136
+ "type": "uuid"
1137
+ },
1138
+ "binding": {
1139
+ "type": "bpmn:Message#property",
1140
+ "name": "name"
1141
+ }
1142
+ },
1143
+ {
1144
+ "type": "Hidden",
1145
+ "value": "ConfigurableInboundWebhook",
1146
+ "binding": {
1147
+ "type": "zeebe:property",
1148
+ "name": "inbound.subtype"
1149
+ }
1150
+ },
1151
+ {
1152
+ "id": "webhookMethod",
1153
+ "label": "Webhook method",
1154
+ "group": "endpoint",
1155
+ "description": "Select HTTP method",
1156
+ "value": "any",
1157
+ "type": "Dropdown",
1158
+ "choices": [
1159
+ {
1160
+ "name": "Any",
1161
+ "value": "any"
1162
+ },
1163
+ {
1164
+ "name": "Get",
1165
+ "value": "get"
1166
+ },
1167
+ {
1168
+ "name": "Post",
1169
+ "value": "post"
1170
+ },
1171
+ {
1172
+ "name": "Put",
1173
+ "value": "put"
1174
+ },
1175
+ {
1176
+ "name": "Delete",
1177
+ "value": "delete"
1178
+ }
1179
+ ],
1180
+ "binding": {
1181
+ "type": "zeebe:property",
1182
+ "name": "inbound.method"
1183
+ }
1184
+ },
1185
+ {
1186
+ "label": "Webhook ID",
1187
+ "type": "String",
1188
+ "group": "endpoint",
1189
+ "binding": {
1190
+ "type": "zeebe:property",
1191
+ "name": "inbound.context"
1192
+ },
1193
+ "description": "The webhook ID is a part of the URL",
1194
+ "constraints": {
1195
+ "notEmpty": true,
1196
+ "pattern": {
1197
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
1198
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
1199
+ }
1200
+ }
1201
+ },
1202
+ {
1203
+ "id": "shouldValidateHmac",
1204
+ "label": "HMAC authentication",
1205
+ "group": "authentication",
1206
+ "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
1207
+ "value": "disabled",
1208
+ "type": "Dropdown",
1209
+ "choices": [
1210
+ {
1211
+ "name": "Enabled",
1212
+ "value": "enabled"
1213
+ },
1214
+ {
1215
+ "name": "Disabled",
1216
+ "value": "disabled"
1217
+ }
1218
+ ],
1219
+ "binding": {
1220
+ "type": "zeebe:property",
1221
+ "name": "inbound.shouldValidateHmac"
1222
+ }
1223
+ },
1224
+ {
1225
+ "label": "HMAC secret key",
1226
+ "description": "Shared secret key",
1227
+ "type": "String",
1228
+ "group": "authentication",
1229
+ "optional": true,
1230
+ "binding": {
1231
+ "type": "zeebe:property",
1232
+ "name": "inbound.hmacSecret"
1233
+ },
1234
+ "condition": {
1235
+ "property": "shouldValidateHmac",
1236
+ "equals": "enabled"
1237
+ }
1238
+ },
1239
+ {
1240
+ "label": "HMAC header",
1241
+ "description": "Name of header attribute that will contain the HMAC value",
1242
+ "type": "String",
1243
+ "group": "authentication",
1244
+ "optional": true,
1245
+ "binding": {
1246
+ "type": "zeebe:property",
1247
+ "name": "inbound.hmacHeader"
1248
+ },
1249
+ "condition": {
1250
+ "property": "shouldValidateHmac",
1251
+ "equals": "enabled"
1252
+ }
1253
+ },
1254
+ {
1255
+ "label": "HMAC algorithm",
1256
+ "group": "authentication",
1257
+ "description": "Choose HMAC algorithm",
1258
+ "value": "sha_256",
1259
+ "type": "Dropdown",
1260
+ "choices": [
1261
+ {
1262
+ "name": "SHA-1",
1263
+ "value": "sha_1"
1264
+ },
1265
+ {
1266
+ "name": "SHA-256",
1267
+ "value": "sha_256"
1268
+ },
1269
+ {
1270
+ "name": "SHA-512",
1271
+ "value": "sha_512"
1272
+ }
1273
+ ],
1274
+ "binding": {
1275
+ "type": "zeebe:property",
1276
+ "name": "inbound.hmacAlgorithm"
1277
+ },
1278
+ "condition": {
1279
+ "property": "shouldValidateHmac",
1280
+ "equals": "enabled"
1281
+ }
1282
+ },
1283
+ {
1284
+ "label": "HMAC scopes",
1285
+ "group": "authentication",
1286
+ "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
1287
+ "feel": "required",
1288
+ "type": "String",
1289
+ "optional": true,
1290
+ "binding": {
1291
+ "type": "zeebe:property",
1292
+ "name": "inbound.hmacScopes"
1293
+ },
1294
+ "condition": {
1295
+ "property": "shouldValidateHmac",
1296
+ "equals": "enabled"
1297
+ }
1298
+ },
1299
+ {
1300
+ "id": "authorizationType",
1301
+ "label": "Authorization type",
1302
+ "group": "authorization",
1303
+ "description": "Choose the authorization type.",
1304
+ "value": "NONE",
1305
+ "type": "Dropdown",
1306
+ "choices": [
1307
+ {
1308
+ "name": "None",
1309
+ "value": "NONE"
1310
+ },
1311
+ {
1312
+ "name": "JWT",
1313
+ "value": "JWT"
1314
+ },
1315
+ {
1316
+ "name": "Basic",
1317
+ "value": "BASIC"
1318
+ },
1319
+ {
1320
+ "name": "API Key",
1321
+ "value": "APIKEY"
1322
+ }
1323
+ ],
1324
+ "binding": {
1325
+ "type": "zeebe:property",
1326
+ "name": "inbound.auth.type"
1327
+ }
1328
+ },
1329
+ {
1330
+ "label": "JWK url",
1331
+ "description": "Well-known url of JWKs",
1332
+ "type": "String",
1333
+ "group": "authorization",
1334
+ "feel": "optional",
1335
+ "optional": true,
1336
+ "binding": {
1337
+ "type": "zeebe:property",
1338
+ "name": "inbound.auth.jwt.jwkUrl"
1339
+ },
1340
+ "condition": {
1341
+ "property": "authorizationType",
1342
+ "equals": "JWT"
1343
+ }
1344
+ },
1345
+ {
1346
+ "label": "JWT role property expression",
1347
+ "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
1348
+ "type": "String",
1349
+ "group": "authorization",
1350
+ "feel": "required",
1351
+ "optional": true,
1352
+ "binding": {
1353
+ "type": "zeebe:property",
1354
+ "name": "inbound.auth.jwt.permissionsExpression"
1355
+ },
1356
+ "condition": {
1357
+ "property": "authorizationType",
1358
+ "equals": "JWT"
1359
+ }
1360
+ },
1361
+ {
1362
+ "label": "Required roles",
1363
+ "description": "List of roles to test JWT roles against",
1364
+ "type": "String",
1365
+ "group": "authorization",
1366
+ "feel": "required",
1367
+ "optional": true,
1368
+ "binding": {
1369
+ "type": "zeebe:property",
1370
+ "name": "inbound.auth.jwt.requiredPermissions"
1371
+ },
1372
+ "condition": {
1373
+ "property": "authorizationType",
1374
+ "equals": "JWT"
1375
+ }
1376
+ },
1377
+ {
1378
+ "label": "Username",
1379
+ "description": "Username for basic authentication",
1380
+ "type": "String",
1381
+ "group": "authorization",
1382
+ "feel": "optional",
1383
+ "binding": {
1384
+ "type": "zeebe:property",
1385
+ "name": "inbound.auth.username"
1386
+ },
1387
+ "condition": {
1388
+ "property": "authorizationType",
1389
+ "equals": "BASIC"
1390
+ },
1391
+ "constraints": {
1392
+ "notEmpty": true
1393
+ }
1394
+ },
1395
+ {
1396
+ "label": "Password",
1397
+ "description": "Password for basic authentication",
1398
+ "type": "String",
1399
+ "group": "authorization",
1400
+ "feel": "optional",
1401
+ "binding": {
1402
+ "type": "zeebe:property",
1403
+ "name": "inbound.auth.password"
1404
+ },
1405
+ "condition": {
1406
+ "property": "authorizationType",
1407
+ "equals": "BASIC"
1408
+ },
1409
+ "constraints": {
1410
+ "notEmpty": true
1411
+ }
1412
+ },
1413
+ {
1414
+ "label": "API Key",
1415
+ "description": "Expected API key",
1416
+ "type": "String",
1417
+ "group": "authorization",
1418
+ "feel": "optional",
1419
+ "binding": {
1420
+ "type": "zeebe:property",
1421
+ "name": "inbound.auth.apiKey"
1422
+ },
1423
+ "condition": {
1424
+ "property": "authorizationType",
1425
+ "equals": "APIKEY"
962
1426
  },
963
- "type": "Text"
1427
+ "constraints": {
1428
+ "notEmpty": true
1429
+ }
964
1430
  },
965
1431
  {
966
- "id": "inbound.verificationExpression",
967
- "label": "One time verification response expression",
968
- "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
969
- "optional": true,
1432
+ "label": "API Key locator",
1433
+ "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
1434
+ "type": "String",
1435
+ "group": "authorization",
970
1436
  "feel": "required",
971
- "group": "webhookResponse",
972
1437
  "binding": {
973
- "name": "inbound.verificationExpression",
974
- "type": "zeebe:property"
1438
+ "type": "zeebe:property",
1439
+ "name": "inbound.auth.apiKeyLocator"
975
1440
  },
976
- "type": "Text"
1441
+ "condition": {
1442
+ "property": "authorizationType",
1443
+ "equals": "APIKEY"
1444
+ },
1445
+ "constraints": {
1446
+ "notEmpty": true
1447
+ },
1448
+ "value": "=split(request.headers.authorization, \" \")[2]"
977
1449
  },
978
1450
  {
979
- "id": "activationCondition",
980
- "label": "Activation condition",
981
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
982
- "optional": true,
1451
+ "label": "Message ID expression",
983
1452
  "feel": "required",
1453
+ "type": "String",
1454
+ "optional": true,
984
1455
  "group": "activation",
985
1456
  "binding": {
986
- "name": "activationCondition",
987
- "type": "zeebe:property"
1457
+ "type": "zeebe:property",
1458
+ "name": "messageIdExpression"
988
1459
  },
989
- "type": "String"
1460
+ "description": "Expression to extract unique identifier of a message"
990
1461
  },
991
1462
  {
992
- "id": "consumeUnmatchedEvents",
993
- "label": "Consume unmatched events",
994
- "value": true,
1463
+ "label": "Condition",
1464
+ "type": "String",
995
1465
  "group": "activation",
1466
+ "feel": "required",
1467
+ "optional": true,
996
1468
  "binding": {
997
- "name": "consumeUnmatchedEvents",
998
- "type": "zeebe:property"
1469
+ "type": "zeebe:property",
1470
+ "name": "activationCondition"
999
1471
  },
1000
- "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",
1001
- "type": "Boolean"
1472
+ "description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
1002
1473
  },
1003
1474
  {
1004
- "id": "correlationRequired",
1005
- "label": "Subprocess correlation required",
1475
+ "label": "Correlation required",
1006
1476
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1007
- "value": "notRequired",
1477
+ "id": "correlationRequired",
1008
1478
  "group": "correlation",
1009
- "binding": {
1010
- "name": "correlationRequired",
1011
- "type": "zeebe:property"
1012
- },
1013
1479
  "type": "Dropdown",
1480
+ "value": "notRequired",
1014
1481
  "choices": [
1015
1482
  {
1016
1483
  "name": "Correlation not required",
@@ -1020,131 +1487,110 @@
1020
1487
  "name": "Correlation required",
1021
1488
  "value": "required"
1022
1489
  }
1023
- ]
1490
+ ],
1491
+ "binding": {
1492
+ "type": "zeebe:property",
1493
+ "name": "correlationRequired"
1494
+ }
1024
1495
  },
1025
1496
  {
1026
- "id": "correlationKeyProcess",
1027
1497
  "label": "Correlation key (process)",
1498
+ "type": "String",
1499
+ "group": "correlation",
1500
+ "feel": "required",
1028
1501
  "description": "Sets up the correlation key from process variables",
1502
+ "binding": {
1503
+ "type": "bpmn:Message#zeebe:subscription#property",
1504
+ "name": "correlationKey"
1505
+ },
1029
1506
  "constraints": {
1030
1507
  "notEmpty": true
1031
1508
  },
1032
- "feel": "required",
1033
- "group": "correlation",
1034
- "binding": {
1035
- "name": "correlationKey",
1036
- "type": "bpmn:Message#zeebe:subscription#property"
1037
- },
1038
1509
  "condition": {
1039
1510
  "property": "correlationRequired",
1040
- "equals": "required",
1041
- "type": "simple"
1042
- },
1043
- "type": "String"
1511
+ "equals": "required"
1512
+ }
1044
1513
  },
1045
1514
  {
1046
- "id": "correlationKeyPayload",
1047
1515
  "label": "Correlation key (payload)",
1516
+ "type": "String",
1517
+ "group": "correlation",
1518
+ "feel": "required",
1519
+ "binding": {
1520
+ "type": "zeebe:property",
1521
+ "name": "correlationKeyExpression"
1522
+ },
1048
1523
  "description": "Extracts the correlation key from the incoming message payload",
1049
1524
  "constraints": {
1050
1525
  "notEmpty": true
1051
1526
  },
1052
- "feel": "required",
1053
- "group": "correlation",
1054
- "binding": {
1055
- "name": "correlationKeyExpression",
1056
- "type": "zeebe:property"
1057
- },
1058
1527
  "condition": {
1059
1528
  "property": "correlationRequired",
1060
- "equals": "required",
1061
- "type": "simple"
1062
- },
1063
- "type": "String"
1529
+ "equals": "required"
1530
+ }
1064
1531
  },
1065
1532
  {
1066
- "id": "messageTtl",
1067
- "label": "Message TTL",
1068
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1533
+ "label": "Result variable",
1534
+ "type": "String",
1535
+ "group": "variable-mapping",
1069
1536
  "optional": true,
1070
- "constraints": {
1071
- "notEmpty": false,
1072
- "pattern": {
1073
- "value": "^(PT.*|)$",
1074
- "message": "must be an ISO-8601 duration"
1075
- }
1076
- },
1077
- "feel": "optional",
1078
- "group": "correlation",
1079
1537
  "binding": {
1080
- "name": "messageTtl",
1081
- "type": "zeebe:property"
1538
+ "type": "zeebe:property",
1539
+ "name": "resultVariable"
1082
1540
  },
1083
- "type": "String"
1541
+ "description": "Name of variable to store the result of the connector in"
1084
1542
  },
1085
1543
  {
1086
- "id": "messageIdExpression",
1087
- "label": "Message ID expression",
1088
- "description": "Expression to extract unique identifier of a message",
1089
- "optional": true,
1544
+ "label": "Result expression",
1545
+ "type": "String",
1546
+ "group": "variable-mapping",
1090
1547
  "feel": "required",
1091
- "group": "correlation",
1092
- "binding": {
1093
- "name": "messageIdExpression",
1094
- "type": "zeebe:property"
1095
- },
1096
- "type": "String"
1097
- },
1098
- {
1099
- "id": "messageNameUuid",
1100
- "generatedValue": {
1101
- "type": "uuid"
1102
- },
1103
- "group": "correlation",
1548
+ "optional": true,
1104
1549
  "binding": {
1105
- "name": "name",
1106
- "type": "bpmn:Message#property"
1550
+ "type": "zeebe:property",
1551
+ "name": "resultExpression"
1107
1552
  },
1108
- "type": "Hidden"
1553
+ "description": "Expression to map the inbound payload to process variables"
1109
1554
  },
1110
1555
  {
1111
- "id": "resultVariable",
1112
- "label": "Result variable",
1113
- "description": "Name of variable to store the response in",
1114
- "group": "output",
1556
+ "label": "One time verification response expression",
1557
+ "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
1558
+ "type": "Text",
1559
+ "group": "webhookResponse",
1560
+ "feel": "required",
1561
+ "optional": true,
1115
1562
  "binding": {
1116
- "name": "resultVariable",
1117
- "type": "zeebe:property"
1118
- },
1119
- "type": "String"
1563
+ "type": "zeebe:property",
1564
+ "name": "inbound.verificationExpression"
1565
+ }
1120
1566
  },
1121
1567
  {
1122
- "id": "resultExpression",
1123
- "label": "Result expression",
1124
- "description": "Expression to map the response into process variables",
1568
+ "label": "Response body expression",
1569
+ "type": "Text",
1570
+ "group": "webhookResponse",
1125
1571
  "feel": "required",
1126
- "group": "output",
1572
+ "optional": true,
1127
1573
  "binding": {
1128
- "name": "resultExpression",
1129
- "type": "zeebe:property"
1574
+ "type": "zeebe:property",
1575
+ "name": "inbound.responseBodyExpression"
1130
1576
  },
1131
- "type": "Text"
1577
+ "description": "Specify condition and response"
1132
1578
  }
1133
1579
  ],
1134
1580
  "icon": {
1135
- "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
1581
+ "contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='&lt;Transparent Rectangle&gt;' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
1136
1582
  },
1137
1583
  "engines": {
1138
- "camunda": "^8.6"
1584
+ "camunda": "^8.5"
1139
1585
  }
1140
1586
  },
1141
1587
  {
1142
1588
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1143
1589
  "name": "Webhook Message Start Event Connector",
1144
1590
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
1145
- "version": 1,
1146
1591
  "description": "Configure webhook to receive callbacks",
1147
1592
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1593
+ "version": 10,
1148
1594
  "category": {
1149
1595
  "id": "connectors",
1150
1596
  "name": "Connectors"
@@ -1167,56 +1613,43 @@
1167
1613
  "id": "authorization",
1168
1614
  "label": "Authorization"
1169
1615
  },
1616
+ {
1617
+ "id": "webhookResponse",
1618
+ "label": "Webhook response"
1619
+ },
1170
1620
  {
1171
1621
  "id": "activation",
1172
1622
  "label": "Activation"
1173
1623
  },
1174
1624
  {
1175
1625
  "id": "correlation",
1176
- "label": "Subprocess correlation"
1177
- },
1178
- {
1179
- "id": "variable-mapping",
1180
- "label": "Variable mapping"
1626
+ "label": "Correlation"
1181
1627
  },
1182
1628
  {
1183
- "id": "webhookResponse",
1184
- "label": "Webhook response"
1629
+ "id": "output",
1630
+ "label": "Output mapping"
1185
1631
  }
1186
1632
  ],
1187
1633
  "properties": [
1188
1634
  {
1189
- "type": "Hidden",
1190
1635
  "value": "io.camunda:webhook:1",
1191
1636
  "binding": {
1192
- "type": "zeebe:property",
1193
- "name": "inbound.type"
1194
- }
1195
- },
1196
- {
1197
- "type": "Hidden",
1198
- "generatedValue": {
1199
- "type": "uuid"
1637
+ "name": "inbound.type",
1638
+ "type": "zeebe:property"
1200
1639
  },
1201
- "binding": {
1202
- "type": "bpmn:Message#property",
1203
- "name": "name"
1204
- }
1205
- },
1206
- {
1207
- "type": "Hidden",
1208
- "value": "ConfigurableInboundWebhook",
1209
- "binding": {
1210
- "type": "zeebe:property",
1211
- "name": "inbound.subtype"
1212
- }
1640
+ "type": "Hidden"
1213
1641
  },
1214
1642
  {
1215
- "id": "webhookMethod",
1643
+ "id": "inbound.method",
1216
1644
  "label": "Webhook method",
1217
- "group": "endpoint",
1218
1645
  "description": "Select HTTP method",
1646
+ "optional": false,
1219
1647
  "value": "any",
1648
+ "group": "endpoint",
1649
+ "binding": {
1650
+ "name": "inbound.method",
1651
+ "type": "zeebe:property"
1652
+ },
1220
1653
  "type": "Dropdown",
1221
1654
  "choices": [
1222
1655
  {
@@ -1224,46 +1657,53 @@
1224
1657
  "value": "any"
1225
1658
  },
1226
1659
  {
1227
- "name": "Get",
1660
+ "name": "GET",
1228
1661
  "value": "get"
1229
1662
  },
1230
1663
  {
1231
- "name": "Post",
1664
+ "name": "POST",
1232
1665
  "value": "post"
1233
1666
  },
1234
1667
  {
1235
- "name": "Put",
1668
+ "name": "PUT",
1236
1669
  "value": "put"
1237
1670
  },
1238
1671
  {
1239
- "name": "Delete",
1672
+ "name": "DELETE",
1240
1673
  "value": "delete"
1241
1674
  }
1242
- ],
1243
- "binding": {
1244
- "type": "zeebe:property",
1245
- "name": "inbound.method"
1246
- }
1675
+ ]
1247
1676
  },
1248
1677
  {
1678
+ "id": "inbound.context",
1249
1679
  "label": "Webhook ID",
1250
- "type": "String",
1680
+ "description": "The webhook ID is a part of the URL",
1681
+ "optional": false,
1682
+ "constraints": {
1683
+ "notEmpty": true,
1684
+ "pattern": {
1685
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
1686
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
1687
+ }
1688
+ },
1251
1689
  "group": "endpoint",
1252
1690
  "binding": {
1253
- "type": "zeebe:property",
1254
- "name": "inbound.context"
1691
+ "name": "inbound.context",
1692
+ "type": "zeebe:property"
1255
1693
  },
1256
- "description": "The webhook ID is a part of the URL",
1257
- "constraints": {
1258
- "notEmpty": true
1259
- }
1694
+ "type": "String"
1260
1695
  },
1261
1696
  {
1262
- "id": "shouldValidateHmac",
1697
+ "id": "inbound.shouldValidateHmac",
1263
1698
  "label": "HMAC authentication",
1264
- "group": "authentication",
1265
1699
  "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
1700
+ "optional": false,
1266
1701
  "value": "disabled",
1702
+ "group": "authentication",
1703
+ "binding": {
1704
+ "name": "inbound.shouldValidateHmac",
1705
+ "type": "zeebe:property"
1706
+ },
1267
1707
  "type": "Dropdown",
1268
1708
  "choices": [
1269
1709
  {
@@ -1274,47 +1714,60 @@
1274
1714
  "name": "Disabled",
1275
1715
  "value": "disabled"
1276
1716
  }
1277
- ],
1278
- "binding": {
1279
- "type": "zeebe:property",
1280
- "name": "inbound.shouldValidateHmac"
1281
- }
1717
+ ]
1282
1718
  },
1283
1719
  {
1720
+ "id": "inbound.hmacSecret",
1284
1721
  "label": "HMAC secret key",
1285
1722
  "description": "Shared secret key",
1286
- "type": "String",
1287
- "group": "authentication",
1288
1723
  "optional": true,
1724
+ "feel": "optional",
1725
+ "group": "authentication",
1289
1726
  "binding": {
1290
- "type": "zeebe:property",
1291
- "name": "inbound.hmacSecret"
1727
+ "name": "inbound.hmacSecret",
1728
+ "type": "zeebe:property"
1292
1729
  },
1293
1730
  "condition": {
1294
- "property": "shouldValidateHmac",
1295
- "equals": "enabled"
1296
- }
1731
+ "property": "inbound.shouldValidateHmac",
1732
+ "equals": "enabled",
1733
+ "type": "simple"
1734
+ },
1735
+ "type": "String"
1297
1736
  },
1298
1737
  {
1738
+ "id": "inbound.hmacHeader",
1299
1739
  "label": "HMAC header",
1300
1740
  "description": "Name of header attribute that will contain the HMAC value",
1301
- "type": "String",
1302
- "group": "authentication",
1303
1741
  "optional": true,
1742
+ "feel": "optional",
1743
+ "group": "authentication",
1304
1744
  "binding": {
1305
- "type": "zeebe:property",
1306
- "name": "inbound.hmacHeader"
1745
+ "name": "inbound.hmacHeader",
1746
+ "type": "zeebe:property"
1307
1747
  },
1308
1748
  "condition": {
1309
- "property": "shouldValidateHmac",
1310
- "equals": "enabled"
1311
- }
1749
+ "property": "inbound.shouldValidateHmac",
1750
+ "equals": "enabled",
1751
+ "type": "simple"
1752
+ },
1753
+ "type": "String"
1312
1754
  },
1313
1755
  {
1756
+ "id": "inbound.hmacAlgorithm",
1314
1757
  "label": "HMAC algorithm",
1315
- "group": "authentication",
1316
1758
  "description": "Choose HMAC algorithm",
1759
+ "optional": false,
1317
1760
  "value": "sha_256",
1761
+ "group": "authentication",
1762
+ "binding": {
1763
+ "name": "inbound.hmacAlgorithm",
1764
+ "type": "zeebe:property"
1765
+ },
1766
+ "condition": {
1767
+ "property": "inbound.shouldValidateHmac",
1768
+ "equals": "enabled",
1769
+ "type": "simple"
1770
+ },
1318
1771
  "type": "Dropdown",
1319
1772
  "choices": [
1320
1773
  {
@@ -1329,214 +1782,236 @@
1329
1782
  "name": "SHA-512",
1330
1783
  "value": "sha_512"
1331
1784
  }
1332
- ],
1333
- "binding": {
1334
- "type": "zeebe:property",
1335
- "name": "inbound.hmacAlgorithm"
1336
- },
1337
- "condition": {
1338
- "property": "shouldValidateHmac",
1339
- "equals": "enabled"
1340
- }
1785
+ ]
1341
1786
  },
1342
1787
  {
1788
+ "id": "inbound.hmacScopes",
1343
1789
  "label": "HMAC scopes",
1344
- "group": "authentication",
1345
1790
  "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
1346
- "feel": "required",
1347
- "type": "String",
1348
1791
  "optional": true,
1792
+ "feel": "required",
1793
+ "group": "authentication",
1349
1794
  "binding": {
1350
- "type": "zeebe:property",
1351
- "name": "inbound.hmacScopes"
1795
+ "name": "inbound.hmacScopes",
1796
+ "type": "zeebe:property"
1352
1797
  },
1353
1798
  "condition": {
1354
- "property": "shouldValidateHmac",
1355
- "equals": "enabled"
1356
- }
1799
+ "property": "inbound.shouldValidateHmac",
1800
+ "equals": "enabled",
1801
+ "type": "simple"
1802
+ },
1803
+ "type": "String"
1357
1804
  },
1358
1805
  {
1359
- "id": "authorizationType",
1806
+ "id": "inbound.auth.type",
1360
1807
  "label": "Authorization type",
1361
- "group": "authorization",
1362
- "description": "Choose the authorization type.",
1808
+ "description": "Choose the authorization type",
1363
1809
  "value": "NONE",
1810
+ "group": "authorization",
1811
+ "binding": {
1812
+ "name": "inbound.auth.type",
1813
+ "type": "zeebe:property"
1814
+ },
1364
1815
  "type": "Dropdown",
1365
1816
  "choices": [
1366
1817
  {
1367
1818
  "name": "None",
1368
1819
  "value": "NONE"
1369
1820
  },
1370
- {
1371
- "name": "JWT",
1372
- "value": "JWT"
1373
- },
1374
1821
  {
1375
1822
  "name": "Basic",
1376
1823
  "value": "BASIC"
1377
1824
  },
1378
1825
  {
1379
- "name": "API Key",
1826
+ "name": "API key",
1380
1827
  "value": "APIKEY"
1828
+ },
1829
+ {
1830
+ "name": "JWT",
1831
+ "value": "JWT"
1381
1832
  }
1382
- ],
1383
- "binding": {
1384
- "type": "zeebe:property",
1385
- "name": "inbound.auth.type"
1386
- }
1833
+ ]
1387
1834
  },
1388
1835
  {
1389
- "label": "JWK url",
1390
- "description": "Well-known url of JWKs",
1391
- "type": "String",
1392
- "group": "authorization",
1836
+ "id": "inbound.auth.username",
1837
+ "label": "Username",
1838
+ "description": "Username for basic authentication",
1839
+ "optional": false,
1393
1840
  "feel": "optional",
1394
- "optional": true,
1841
+ "group": "authorization",
1395
1842
  "binding": {
1396
- "type": "zeebe:property",
1397
- "name": "inbound.auth.jwt.jwkUrl"
1843
+ "name": "inbound.auth.username",
1844
+ "type": "zeebe:property"
1398
1845
  },
1399
1846
  "condition": {
1400
- "property": "authorizationType",
1401
- "equals": "JWT"
1402
- }
1847
+ "property": "inbound.auth.type",
1848
+ "equals": "BASIC",
1849
+ "type": "simple"
1850
+ },
1851
+ "type": "String"
1403
1852
  },
1404
1853
  {
1405
- "label": "JWT role property expression",
1406
- "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
1407
- "type": "String",
1854
+ "id": "inbound.auth.password",
1855
+ "label": "Password",
1856
+ "description": "Password for basic authentication",
1857
+ "optional": false,
1858
+ "feel": "optional",
1408
1859
  "group": "authorization",
1409
- "feel": "required",
1410
- "optional": true,
1411
1860
  "binding": {
1412
- "type": "zeebe:property",
1413
- "name": "inbound.auth.jwt.permissionsExpression"
1861
+ "name": "inbound.auth.password",
1862
+ "type": "zeebe:property"
1414
1863
  },
1415
1864
  "condition": {
1416
- "property": "authorizationType",
1417
- "equals": "JWT"
1418
- }
1865
+ "property": "inbound.auth.type",
1866
+ "equals": "BASIC",
1867
+ "type": "simple"
1868
+ },
1869
+ "type": "String"
1419
1870
  },
1420
1871
  {
1421
- "label": "Required roles",
1422
- "description": "List of roles to test JWT roles against",
1423
- "type": "String",
1872
+ "id": "inbound.auth.apiKey",
1873
+ "label": "API key",
1874
+ "description": "Expected API key",
1875
+ "optional": false,
1876
+ "feel": "optional",
1424
1877
  "group": "authorization",
1425
- "feel": "required",
1426
- "optional": true,
1427
1878
  "binding": {
1428
- "type": "zeebe:property",
1429
- "name": "inbound.auth.jwt.requiredPermissions"
1879
+ "name": "inbound.auth.apiKey",
1880
+ "type": "zeebe:property"
1430
1881
  },
1431
1882
  "condition": {
1432
- "property": "authorizationType",
1433
- "equals": "JWT"
1434
- }
1883
+ "property": "inbound.auth.type",
1884
+ "equals": "APIKEY",
1885
+ "type": "simple"
1886
+ },
1887
+ "type": "String"
1435
1888
  },
1436
1889
  {
1437
- "label": "Username",
1438
- "description": "Username for basic authentication",
1439
- "type": "String",
1890
+ "id": "inbound.auth.apiKeyLocator",
1891
+ "label": "API key locator",
1892
+ "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
1893
+ "optional": false,
1894
+ "value": "=split(request.headers.authorization, \" \")[2]",
1895
+ "constraints": {
1896
+ "notEmpty": true
1897
+ },
1898
+ "feel": "required",
1440
1899
  "group": "authorization",
1900
+ "binding": {
1901
+ "name": "inbound.auth.apiKeyLocator",
1902
+ "type": "zeebe:property"
1903
+ },
1904
+ "condition": {
1905
+ "property": "inbound.auth.type",
1906
+ "equals": "APIKEY",
1907
+ "type": "simple"
1908
+ },
1909
+ "type": "String"
1910
+ },
1911
+ {
1912
+ "id": "inbound.auth.jwt.jwkUrl",
1913
+ "label": "JWK URL",
1914
+ "description": "Well-known URL of JWKs",
1915
+ "optional": false,
1441
1916
  "feel": "optional",
1917
+ "group": "authorization",
1442
1918
  "binding": {
1443
- "type": "zeebe:property",
1444
- "name": "inbound.auth.username"
1919
+ "name": "inbound.auth.jwt.jwkUrl",
1920
+ "type": "zeebe:property"
1445
1921
  },
1446
1922
  "condition": {
1447
- "property": "authorizationType",
1448
- "equals": "BASIC"
1923
+ "property": "inbound.auth.type",
1924
+ "equals": "JWT",
1925
+ "type": "simple"
1449
1926
  },
1450
- "constraints": {
1451
- "notEmpty": true
1452
- }
1927
+ "type": "String"
1453
1928
  },
1454
1929
  {
1455
- "label": "Password",
1456
- "description": "Password for basic authentication",
1457
- "type": "String",
1930
+ "id": "inbound.auth.jwt.permissionsExpression",
1931
+ "label": "JWT role property expression",
1932
+ "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
1933
+ "optional": false,
1934
+ "feel": "required",
1458
1935
  "group": "authorization",
1459
- "feel": "optional",
1460
1936
  "binding": {
1461
- "type": "zeebe:property",
1462
- "name": "inbound.auth.password"
1937
+ "name": "inbound.auth.jwt.permissionsExpression",
1938
+ "type": "zeebe:property"
1463
1939
  },
1464
1940
  "condition": {
1465
- "property": "authorizationType",
1466
- "equals": "BASIC"
1941
+ "property": "inbound.auth.type",
1942
+ "equals": "JWT",
1943
+ "type": "simple"
1467
1944
  },
1468
- "constraints": {
1469
- "notEmpty": true
1470
- }
1945
+ "type": "String"
1471
1946
  },
1472
1947
  {
1473
- "label": "API Key",
1474
- "description": "Expected API key",
1475
- "type": "String",
1948
+ "id": "inbound.auth.jwt.requiredPermissions",
1949
+ "label": "Required roles",
1950
+ "description": "List of roles to test JWT roles against",
1951
+ "optional": false,
1952
+ "feel": "required",
1476
1953
  "group": "authorization",
1477
- "feel": "optional",
1478
1954
  "binding": {
1479
- "type": "zeebe:property",
1480
- "name": "inbound.auth.apiKey"
1955
+ "name": "inbound.auth.jwt.requiredPermissions",
1956
+ "type": "zeebe:property"
1481
1957
  },
1482
1958
  "condition": {
1483
- "property": "authorizationType",
1484
- "equals": "APIKEY"
1959
+ "property": "inbound.auth.type",
1960
+ "equals": "JWT",
1961
+ "type": "simple"
1485
1962
  },
1486
- "constraints": {
1487
- "notEmpty": true
1488
- }
1963
+ "type": "String"
1489
1964
  },
1490
1965
  {
1491
- "label": "API Key locator",
1492
- "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
1493
- "type": "String",
1494
- "group": "authorization",
1966
+ "id": "inbound.responseBodyExpression",
1967
+ "label": "Response body expression",
1968
+ "description": "Specify condition and response",
1969
+ "optional": true,
1495
1970
  "feel": "required",
1971
+ "group": "webhookResponse",
1496
1972
  "binding": {
1497
- "type": "zeebe:property",
1498
- "name": "inbound.auth.apiKeyLocator"
1499
- },
1500
- "condition": {
1501
- "property": "authorizationType",
1502
- "equals": "APIKEY"
1503
- },
1504
- "constraints": {
1505
- "notEmpty": true
1973
+ "name": "inbound.responseBodyExpression",
1974
+ "type": "zeebe:property"
1506
1975
  },
1507
- "value": "=split(request.headers.authorization, \" \")[2]"
1976
+ "type": "Text"
1508
1977
  },
1509
1978
  {
1510
- "label": "Message ID expression",
1511
- "feel": "required",
1512
- "type": "String",
1979
+ "id": "inbound.verificationExpression",
1980
+ "label": "One time verification response expression",
1981
+ "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
1513
1982
  "optional": true,
1514
- "group": "activation",
1983
+ "feel": "required",
1984
+ "group": "webhookResponse",
1515
1985
  "binding": {
1516
- "type": "zeebe:property",
1517
- "name": "messageIdExpression"
1986
+ "name": "inbound.verificationExpression",
1987
+ "type": "zeebe:property"
1518
1988
  },
1519
- "description": "Expression to extract unique identifier of a message"
1989
+ "type": "Text"
1520
1990
  },
1521
1991
  {
1522
- "label": "Condition",
1523
- "type": "String",
1524
- "group": "activation",
1525
- "feel": "required",
1992
+ "id": "activationCondition",
1993
+ "label": "Activation condition",
1994
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1526
1995
  "optional": true,
1996
+ "feel": "required",
1997
+ "group": "activation",
1527
1998
  "binding": {
1528
- "type": "zeebe:property",
1529
- "name": "activationCondition"
1999
+ "name": "activationCondition",
2000
+ "type": "zeebe:property"
1530
2001
  },
1531
- "description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
2002
+ "type": "String"
1532
2003
  },
1533
2004
  {
1534
- "label": "Correlation required",
1535
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1536
2005
  "id": "correlationRequired",
2006
+ "label": "Subprocess correlation required",
2007
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
2008
+ "value": "notRequired",
1537
2009
  "group": "correlation",
2010
+ "binding": {
2011
+ "name": "correlationRequired",
2012
+ "type": "zeebe:property"
2013
+ },
1538
2014
  "type": "Dropdown",
1539
- "value": "notRequired",
1540
2015
  "choices": [
1541
2016
  {
1542
2017
  "name": "Correlation not required",
@@ -1546,89 +2021,102 @@
1546
2021
  "name": "Correlation required",
1547
2022
  "value": "required"
1548
2023
  }
1549
- ],
1550
- "binding": {
1551
- "type": "zeebe:property",
1552
- "name": "correlationRequired"
1553
- }
2024
+ ]
1554
2025
  },
1555
2026
  {
2027
+ "id": "correlationKeyProcess",
1556
2028
  "label": "Correlation key (process)",
1557
- "type": "String",
1558
- "group": "correlation",
1559
- "feel": "required",
1560
2029
  "description": "Sets up the correlation key from process variables",
1561
- "binding": {
1562
- "type": "bpmn:Message#zeebe:subscription#property",
1563
- "name": "correlationKey"
1564
- },
1565
2030
  "constraints": {
1566
2031
  "notEmpty": true
1567
2032
  },
2033
+ "feel": "required",
2034
+ "group": "correlation",
2035
+ "binding": {
2036
+ "name": "correlationKey",
2037
+ "type": "bpmn:Message#zeebe:subscription#property"
2038
+ },
1568
2039
  "condition": {
1569
2040
  "property": "correlationRequired",
1570
- "equals": "required"
1571
- }
2041
+ "equals": "required",
2042
+ "type": "simple"
2043
+ },
2044
+ "type": "String"
1572
2045
  },
1573
2046
  {
2047
+ "id": "correlationKeyPayload",
1574
2048
  "label": "Correlation key (payload)",
1575
- "type": "String",
1576
- "group": "correlation",
1577
- "feel": "required",
1578
- "binding": {
1579
- "type": "zeebe:property",
1580
- "name": "correlationKeyExpression"
1581
- },
1582
2049
  "description": "Extracts the correlation key from the incoming message payload",
1583
2050
  "constraints": {
1584
2051
  "notEmpty": true
1585
2052
  },
2053
+ "feel": "required",
2054
+ "group": "correlation",
2055
+ "binding": {
2056
+ "name": "correlationKeyExpression",
2057
+ "type": "zeebe:property"
2058
+ },
1586
2059
  "condition": {
1587
2060
  "property": "correlationRequired",
1588
- "equals": "required"
1589
- }
2061
+ "equals": "required",
2062
+ "type": "simple"
2063
+ },
2064
+ "type": "String"
1590
2065
  },
1591
2066
  {
1592
- "label": "Result variable",
1593
- "type": "String",
1594
- "group": "variable-mapping",
2067
+ "id": "messageIdExpression",
2068
+ "label": "Message ID expression",
2069
+ "description": "Expression to extract unique identifier of a message",
1595
2070
  "optional": true,
2071
+ "feel": "required",
2072
+ "group": "correlation",
1596
2073
  "binding": {
1597
- "type": "zeebe:property",
1598
- "name": "resultVariable"
2074
+ "name": "messageIdExpression",
2075
+ "type": "zeebe:property"
1599
2076
  },
1600
- "description": "Name of variable to store the result of the connector in"
2077
+ "type": "String"
1601
2078
  },
1602
2079
  {
1603
- "label": "Result expression",
1604
- "type": "String",
1605
- "group": "variable-mapping",
1606
- "feel": "required",
1607
- "optional": true,
2080
+ "id": "messageNameUuid",
2081
+ "generatedValue": {
2082
+ "type": "uuid"
2083
+ },
2084
+ "group": "correlation",
1608
2085
  "binding": {
1609
- "type": "zeebe:property",
1610
- "name": "resultExpression"
2086
+ "name": "name",
2087
+ "type": "bpmn:Message#property"
1611
2088
  },
1612
- "description": "Expression to map the inbound payload to process variables"
2089
+ "type": "Hidden"
1613
2090
  },
1614
2091
  {
1615
- "label": "Response body expression",
1616
- "type": "Text",
1617
- "group": "webhookResponse",
2092
+ "id": "resultVariable",
2093
+ "label": "Result variable",
2094
+ "description": "Name of variable to store the response in",
2095
+ "group": "output",
2096
+ "binding": {
2097
+ "name": "resultVariable",
2098
+ "type": "zeebe:property"
2099
+ },
2100
+ "type": "String"
2101
+ },
2102
+ {
2103
+ "id": "resultExpression",
2104
+ "label": "Result expression",
2105
+ "description": "Expression to map the response into process variables",
1618
2106
  "feel": "required",
1619
- "optional": true,
2107
+ "group": "output",
1620
2108
  "binding": {
1621
- "type": "zeebe:property",
1622
- "name": "inbound.responseBodyExpression"
2109
+ "name": "resultExpression",
2110
+ "type": "zeebe:property"
1623
2111
  },
1624
- "description": "Specify condition and response"
2112
+ "type": "Text"
1625
2113
  }
1626
2114
  ],
1627
2115
  "icon": {
1628
- "contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='&lt;Transparent Rectangle&gt;' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
2116
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
1629
2117
  },
1630
2118
  "engines": {
1631
- "camunda": "^8.2"
2119
+ "camunda": "^8.5"
1632
2120
  }
1633
2121
  },
1634
2122
  {
@@ -1636,8 +2124,8 @@
1636
2124
  "name": "Webhook Message Start Event Connector",
1637
2125
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
1638
2126
  "description": "Configure webhook to receive callbacks",
1639
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1640
- "version": 10,
2127
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
2128
+ "version": 11,
1641
2129
  "category": {
1642
2130
  "id": "connectors",
1643
2131
  "name": "Connectors"
@@ -1670,7 +2158,8 @@
1670
2158
  },
1671
2159
  {
1672
2160
  "id": "correlation",
1673
- "label": "Correlation"
2161
+ "label": "Correlation",
2162
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1674
2163
  },
1675
2164
  {
1676
2165
  "id": "output",
@@ -1743,7 +2232,7 @@
1743
2232
  {
1744
2233
  "id": "inbound.shouldValidateHmac",
1745
2234
  "label": "HMAC authentication",
1746
- "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
2235
+ "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
1747
2236
  "optional": false,
1748
2237
  "value": "disabled",
1749
2238
  "group": "authentication",
@@ -1834,7 +2323,7 @@
1834
2323
  {
1835
2324
  "id": "inbound.hmacScopes",
1836
2325
  "label": "HMAC scopes",
1837
- "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
2326
+ "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/' target='_blank'>documentation</a>",
1838
2327
  "optional": true,
1839
2328
  "feel": "required",
1840
2329
  "group": "authentication",
@@ -1936,7 +2425,7 @@
1936
2425
  {
1937
2426
  "id": "inbound.auth.apiKeyLocator",
1938
2427
  "label": "API key locator",
1939
- "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
2428
+ "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
1940
2429
  "optional": false,
1941
2430
  "value": "=split(request.headers.authorization, \" \")[2]",
1942
2431
  "constraints": {
@@ -1976,7 +2465,7 @@
1976
2465
  {
1977
2466
  "id": "inbound.auth.jwt.permissionsExpression",
1978
2467
  "label": "JWT role property expression",
1979
- "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
2468
+ "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
1980
2469
  "optional": false,
1981
2470
  "feel": "required",
1982
2471
  "group": "authorization",
@@ -2010,14 +2499,14 @@
2010
2499
  "type": "String"
2011
2500
  },
2012
2501
  {
2013
- "id": "inbound.responseBodyExpression",
2014
- "label": "Response body expression",
2015
- "description": "Specify condition and response",
2502
+ "id": "inbound.responseExpression",
2503
+ "label": "Response expression",
2504
+ "description": "Expression used to generate the HTTP response",
2016
2505
  "optional": true,
2017
2506
  "feel": "required",
2018
2507
  "group": "webhookResponse",
2019
2508
  "binding": {
2020
- "name": "inbound.responseBodyExpression",
2509
+ "name": "inbound.responseExpression",
2021
2510
  "type": "zeebe:property"
2022
2511
  },
2023
2512
  "type": "Text"
@@ -2048,6 +2537,18 @@
2048
2537
  },
2049
2538
  "type": "String"
2050
2539
  },
2540
+ {
2541
+ "id": "consumeUnmatchedEvents",
2542
+ "label": "Consume unmatched events",
2543
+ "value": true,
2544
+ "group": "activation",
2545
+ "binding": {
2546
+ "name": "consumeUnmatchedEvents",
2547
+ "type": "zeebe:property"
2548
+ },
2549
+ "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",
2550
+ "type": "Boolean"
2551
+ },
2051
2552
  {
2052
2553
  "id": "correlationRequired",
2053
2554
  "label": "Subprocess correlation required",
@@ -2110,6 +2611,26 @@
2110
2611
  },
2111
2612
  "type": "String"
2112
2613
  },
2614
+ {
2615
+ "id": "messageTtl",
2616
+ "label": "Message TTL",
2617
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2618
+ "optional": true,
2619
+ "constraints": {
2620
+ "notEmpty": false,
2621
+ "pattern": {
2622
+ "value": "^(PT.*|)$",
2623
+ "message": "must be an ISO-8601 duration"
2624
+ }
2625
+ },
2626
+ "feel": "optional",
2627
+ "group": "correlation",
2628
+ "binding": {
2629
+ "name": "messageTtl",
2630
+ "type": "zeebe:property"
2631
+ },
2632
+ "type": "String"
2633
+ },
2113
2634
  {
2114
2635
  "id": "messageIdExpression",
2115
2636
  "label": "Message ID expression",
@@ -2163,7 +2684,7 @@
2163
2684
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2164
2685
  },
2165
2686
  "engines": {
2166
- "camunda": "^8.5"
2687
+ "camunda": "^8.6"
2167
2688
  }
2168
2689
  },
2169
2690
  {
@@ -2171,11 +2692,17 @@
2171
2692
  "name": "Webhook Message Start Event Connector",
2172
2693
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
2173
2694
  "description": "Configure webhook to receive callbacks",
2174
- "metadata": {
2175
- "keywords": []
2176
- },
2695
+ "keywords": [
2696
+ "receive webhook",
2697
+ "HTTP trigger",
2698
+ "event received",
2699
+ "inbound event",
2700
+ "webhook trigger",
2701
+ "HTTP callback",
2702
+ "listen for event"
2703
+ ],
2177
2704
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
2178
- "version": 13,
2705
+ "version": 14,
2179
2706
  "category": {
2180
2707
  "id": "connectors",
2181
2708
  "name": "Connectors"
@@ -2209,6 +2736,10 @@
2209
2736
  "id": "activation",
2210
2737
  "label": "Activation"
2211
2738
  },
2739
+ {
2740
+ "id": "synchronousResponse",
2741
+ "label": "Response mode"
2742
+ },
2212
2743
  {
2213
2744
  "id": "correlation",
2214
2745
  "label": "Correlation",
@@ -2557,27 +3088,27 @@
2557
3088
  "type": "String"
2558
3089
  },
2559
3090
  {
2560
- "id": "inbound.responseExpression",
2561
- "label": "Response expression",
2562
- "description": "Expression used to generate the HTTP response",
3091
+ "id": "inbound.verificationExpression",
3092
+ "label": "One time verification response expression",
3093
+ "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
2563
3094
  "optional": true,
2564
3095
  "feel": "required",
2565
3096
  "group": "webhookResponse",
2566
3097
  "binding": {
2567
- "name": "inbound.responseExpression",
3098
+ "name": "inbound.verificationExpression",
2568
3099
  "type": "zeebe:property"
2569
3100
  },
2570
3101
  "type": "Text"
2571
3102
  },
2572
3103
  {
2573
- "id": "inbound.verificationExpression",
2574
- "label": "One time verification response expression",
2575
- "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
3104
+ "id": "inbound.responseExpression",
3105
+ "label": "Response expression",
3106
+ "description": "Expression used to generate the HTTP response",
2576
3107
  "optional": true,
2577
3108
  "feel": "required",
2578
3109
  "group": "webhookResponse",
2579
3110
  "binding": {
2580
- "name": "inbound.verificationExpression",
3111
+ "name": "inbound.responseExpression",
2581
3112
  "type": "zeebe:property"
2582
3113
  },
2583
3114
  "type": "Text"
@@ -2607,6 +3138,29 @@
2607
3138
  "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",
2608
3139
  "type": "Boolean"
2609
3140
  },
3141
+ {
3142
+ "id": "synchronousResponse",
3143
+ "label": "Response mode",
3144
+ "description": "Synchronous or Asynchronous <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#response-mode\" target=\"_blank\">response handling</a>",
3145
+ "value": "false",
3146
+ "group": "synchronousResponse",
3147
+ "binding": {
3148
+ "name": "synchronousResponse",
3149
+ "type": "zeebe:property"
3150
+ },
3151
+ "tooltip": "Select synchronous to wait for the result of the correlation. This is either the result of the created process or the process instance key that matched the correlated message subscription. Select asynchronous to trigger the correlation and return immediately without waiting for a result. This affects the data available in the <a href=\"https://docs.camunda.io/docs/components/connectors/connectors/protocol/http-webhook/#use-the-correlation-object\">correlation</a> object for the response expression.",
3152
+ "type": "Dropdown",
3153
+ "choices": [
3154
+ {
3155
+ "name": "Asynchronous",
3156
+ "value": "false"
3157
+ },
3158
+ {
3159
+ "name": "Synchronous",
3160
+ "value": "true"
3161
+ }
3162
+ ]
3163
+ },
2610
3164
  {
2611
3165
  "id": "correlationRequired",
2612
3166
  "label": "Subprocess correlation required",
@@ -2669,6 +3223,24 @@
2669
3223
  },
2670
3224
  "type": "String"
2671
3225
  },
3226
+ {
3227
+ "id": "messageIdExpression",
3228
+ "label": "Message ID expression",
3229
+ "description": "Expression to extract unique identifier of a message",
3230
+ "optional": true,
3231
+ "feel": "required",
3232
+ "group": "correlation",
3233
+ "binding": {
3234
+ "name": "messageIdExpression",
3235
+ "type": "zeebe:property"
3236
+ },
3237
+ "condition": {
3238
+ "property": "synchronousResponse",
3239
+ "equals": "false",
3240
+ "type": "simple"
3241
+ },
3242
+ "type": "String"
3243
+ },
2672
3244
  {
2673
3245
  "id": "messageTtl",
2674
3246
  "label": "Message TTL",
@@ -2687,32 +3259,27 @@
2687
3259
  "name": "messageTtl",
2688
3260
  "type": "zeebe:property"
2689
3261
  },
2690
- "type": "String"
2691
- },
2692
- {
2693
- "id": "messageIdExpression",
2694
- "label": "Message ID expression",
2695
- "description": "Expression to extract unique identifier of a message",
2696
- "optional": true,
2697
- "feel": "required",
2698
- "group": "correlation",
2699
- "binding": {
2700
- "name": "messageIdExpression",
2701
- "type": "zeebe:property"
3262
+ "condition": {
3263
+ "property": "synchronousResponse",
3264
+ "equals": "false",
3265
+ "type": "simple"
2702
3266
  },
2703
3267
  "type": "String"
2704
3268
  },
2705
3269
  {
2706
3270
  "id": "messageNameUuid",
3271
+ "label": "Message name",
2707
3272
  "generatedValue": {
2708
3273
  "type": "uuid"
2709
3274
  },
3275
+ "feel": "optional",
2710
3276
  "group": "correlation",
2711
3277
  "binding": {
2712
3278
  "name": "name",
2713
3279
  "type": "bpmn:Message#property"
2714
3280
  },
2715
- "type": "Hidden"
3281
+ "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
3282
+ "type": "String"
2716
3283
  },
2717
3284
  {
2718
3285
  "id": "deduplicationModeManualFlag",
@@ -2781,7 +3348,7 @@
2781
3348
  {
2782
3349
  "id": "resultVariable",
2783
3350
  "label": "Result variable",
2784
- "description": "Name of variable to store the response in",
3351
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
2785
3352
  "group": "output",
2786
3353
  "binding": {
2787
3354
  "name": "resultVariable",
@@ -2792,7 +3359,8 @@
2792
3359
  {
2793
3360
  "id": "resultExpression",
2794
3361
  "label": "Result expression",
2795
- "description": "Expression to map the response into process variables",
3362
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
3363
+ "value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
2796
3364
  "feel": "required",
2797
3365
  "group": "output",
2798
3366
  "binding": {
@@ -2810,7 +3378,7 @@
2810
3378
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2811
3379
  "name": "Webhook Message Start Event Connector",
2812
3380
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
2813
- "version": 3,
3381
+ "version": 1,
2814
3382
  "description": "Configure webhook to receive callbacks",
2815
3383
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2816
3384
  "category": {
@@ -2923,11 +3491,7 @@
2923
3491
  },
2924
3492
  "description": "The webhook ID is a part of the URL",
2925
3493
  "constraints": {
2926
- "notEmpty": true,
2927
- "pattern": {
2928
- "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
2929
- "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
2930
- }
3494
+ "notEmpty": true
2931
3495
  }
2932
3496
  },
2933
3497
  {
@@ -3283,18 +3847,6 @@
3283
3847
  },
3284
3848
  "description": "Expression to map the inbound payload to process variables"
3285
3849
  },
3286
- {
3287
- "label": "One time verification response expression",
3288
- "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
3289
- "type": "Text",
3290
- "group": "webhookResponse",
3291
- "feel": "required",
3292
- "optional": true,
3293
- "binding": {
3294
- "type": "zeebe:property",
3295
- "name": "inbound.verificationExpression"
3296
- }
3297
- },
3298
3850
  {
3299
3851
  "label": "Response body expression",
3300
3852
  "type": "Text",
@@ -3312,16 +3864,19 @@
3312
3864
  "contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='&lt;Transparent Rectangle&gt;' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
3313
3865
  },
3314
3866
  "engines": {
3315
- "camunda": "^8.5"
3867
+ "camunda": "^8.2"
3316
3868
  }
3317
3869
  },
3318
3870
  {
3319
3871
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
3320
3872
  "name": "Webhook Message Start Event Connector",
3321
3873
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
3322
- "version": 2,
3323
3874
  "description": "Configure webhook to receive callbacks",
3324
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
3875
+ "metadata": {
3876
+ "keywords": []
3877
+ },
3878
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
3879
+ "version": 13,
3325
3880
  "category": {
3326
3881
  "id": "connectors",
3327
3882
  "name": "Connectors"
@@ -3331,6 +3886,9 @@
3331
3886
  "value": "bpmn:StartEvent",
3332
3887
  "eventDefinition": "bpmn:MessageEventDefinition"
3333
3888
  },
3889
+ "engines": {
3890
+ "camunda": "^8.3"
3891
+ },
3334
3892
  "groups": [
3335
3893
  {
3336
3894
  "id": "endpoint",
@@ -3344,56 +3902,49 @@
3344
3902
  "id": "authorization",
3345
3903
  "label": "Authorization"
3346
3904
  },
3905
+ {
3906
+ "id": "webhookResponse",
3907
+ "label": "Webhook response"
3908
+ },
3347
3909
  {
3348
3910
  "id": "activation",
3349
3911
  "label": "Activation"
3350
3912
  },
3351
3913
  {
3352
3914
  "id": "correlation",
3353
- "label": "Subprocess correlation"
3915
+ "label": "Correlation",
3916
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
3354
3917
  },
3355
3918
  {
3356
- "id": "variable-mapping",
3357
- "label": "Variable mapping"
3919
+ "id": "deduplication",
3920
+ "label": "Deduplication",
3921
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
3358
3922
  },
3359
3923
  {
3360
- "id": "webhookResponse",
3361
- "label": "Webhook response"
3924
+ "id": "output",
3925
+ "label": "Output mapping"
3362
3926
  }
3363
3927
  ],
3364
3928
  "properties": [
3365
3929
  {
3366
- "type": "Hidden",
3367
3930
  "value": "io.camunda:webhook:1",
3368
3931
  "binding": {
3369
- "type": "zeebe:property",
3370
- "name": "inbound.type"
3371
- }
3372
- },
3373
- {
3374
- "type": "Hidden",
3375
- "generatedValue": {
3376
- "type": "uuid"
3932
+ "name": "inbound.type",
3933
+ "type": "zeebe:property"
3377
3934
  },
3378
- "binding": {
3379
- "type": "bpmn:Message#property",
3380
- "name": "name"
3381
- }
3382
- },
3383
- {
3384
- "type": "Hidden",
3385
- "value": "ConfigurableInboundWebhook",
3386
- "binding": {
3387
- "type": "zeebe:property",
3388
- "name": "inbound.subtype"
3389
- }
3935
+ "type": "Hidden"
3390
3936
  },
3391
3937
  {
3392
- "id": "webhookMethod",
3938
+ "id": "inbound.method",
3393
3939
  "label": "Webhook method",
3394
- "group": "endpoint",
3395
3940
  "description": "Select HTTP method",
3941
+ "optional": false,
3396
3942
  "value": "any",
3943
+ "group": "endpoint",
3944
+ "binding": {
3945
+ "name": "inbound.method",
3946
+ "type": "zeebe:property"
3947
+ },
3397
3948
  "type": "Dropdown",
3398
3949
  "choices": [
3399
3950
  {
@@ -3401,46 +3952,53 @@
3401
3952
  "value": "any"
3402
3953
  },
3403
3954
  {
3404
- "name": "Get",
3955
+ "name": "GET",
3405
3956
  "value": "get"
3406
3957
  },
3407
3958
  {
3408
- "name": "Post",
3959
+ "name": "POST",
3409
3960
  "value": "post"
3410
3961
  },
3411
3962
  {
3412
- "name": "Put",
3963
+ "name": "PUT",
3413
3964
  "value": "put"
3414
3965
  },
3415
3966
  {
3416
- "name": "Delete",
3967
+ "name": "DELETE",
3417
3968
  "value": "delete"
3418
3969
  }
3419
- ],
3420
- "binding": {
3421
- "type": "zeebe:property",
3422
- "name": "inbound.method"
3423
- }
3970
+ ]
3424
3971
  },
3425
3972
  {
3973
+ "id": "inbound.context",
3426
3974
  "label": "Webhook ID",
3427
- "type": "String",
3975
+ "description": "The webhook ID is a part of the URL",
3976
+ "optional": false,
3977
+ "constraints": {
3978
+ "notEmpty": true,
3979
+ "pattern": {
3980
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
3981
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
3982
+ }
3983
+ },
3428
3984
  "group": "endpoint",
3429
3985
  "binding": {
3430
- "type": "zeebe:property",
3431
- "name": "inbound.context"
3986
+ "name": "inbound.context",
3987
+ "type": "zeebe:property"
3432
3988
  },
3433
- "description": "The webhook ID is a part of the URL",
3434
- "constraints": {
3435
- "notEmpty": true
3436
- }
3989
+ "type": "String"
3437
3990
  },
3438
3991
  {
3439
- "id": "shouldValidateHmac",
3992
+ "id": "inbound.shouldValidateHmac",
3440
3993
  "label": "HMAC authentication",
3441
- "group": "authentication",
3442
- "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
3994
+ "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
3995
+ "optional": false,
3443
3996
  "value": "disabled",
3997
+ "group": "authentication",
3998
+ "binding": {
3999
+ "name": "inbound.shouldValidateHmac",
4000
+ "type": "zeebe:property"
4001
+ },
3444
4002
  "type": "Dropdown",
3445
4003
  "choices": [
3446
4004
  {
@@ -3451,47 +4009,60 @@
3451
4009
  "name": "Disabled",
3452
4010
  "value": "disabled"
3453
4011
  }
3454
- ],
3455
- "binding": {
3456
- "type": "zeebe:property",
3457
- "name": "inbound.shouldValidateHmac"
3458
- }
4012
+ ]
3459
4013
  },
3460
4014
  {
4015
+ "id": "inbound.hmacSecret",
3461
4016
  "label": "HMAC secret key",
3462
4017
  "description": "Shared secret key",
3463
- "type": "String",
3464
- "group": "authentication",
3465
4018
  "optional": true,
4019
+ "feel": "optional",
4020
+ "group": "authentication",
3466
4021
  "binding": {
3467
- "type": "zeebe:property",
3468
- "name": "inbound.hmacSecret"
4022
+ "name": "inbound.hmacSecret",
4023
+ "type": "zeebe:property"
3469
4024
  },
3470
4025
  "condition": {
3471
- "property": "shouldValidateHmac",
3472
- "equals": "enabled"
3473
- }
4026
+ "property": "inbound.shouldValidateHmac",
4027
+ "equals": "enabled",
4028
+ "type": "simple"
4029
+ },
4030
+ "type": "String"
3474
4031
  },
3475
4032
  {
4033
+ "id": "inbound.hmacHeader",
3476
4034
  "label": "HMAC header",
3477
4035
  "description": "Name of header attribute that will contain the HMAC value",
3478
- "type": "String",
3479
- "group": "authentication",
3480
4036
  "optional": true,
4037
+ "feel": "optional",
4038
+ "group": "authentication",
3481
4039
  "binding": {
3482
- "type": "zeebe:property",
3483
- "name": "inbound.hmacHeader"
4040
+ "name": "inbound.hmacHeader",
4041
+ "type": "zeebe:property"
3484
4042
  },
3485
4043
  "condition": {
3486
- "property": "shouldValidateHmac",
3487
- "equals": "enabled"
3488
- }
4044
+ "property": "inbound.shouldValidateHmac",
4045
+ "equals": "enabled",
4046
+ "type": "simple"
4047
+ },
4048
+ "type": "String"
3489
4049
  },
3490
4050
  {
4051
+ "id": "inbound.hmacAlgorithm",
3491
4052
  "label": "HMAC algorithm",
3492
- "group": "authentication",
3493
4053
  "description": "Choose HMAC algorithm",
4054
+ "optional": false,
3494
4055
  "value": "sha_256",
4056
+ "group": "authentication",
4057
+ "binding": {
4058
+ "name": "inbound.hmacAlgorithm",
4059
+ "type": "zeebe:property"
4060
+ },
4061
+ "condition": {
4062
+ "property": "inbound.shouldValidateHmac",
4063
+ "equals": "enabled",
4064
+ "type": "simple"
4065
+ },
3495
4066
  "type": "Dropdown",
3496
4067
  "choices": [
3497
4068
  {
@@ -3506,214 +4077,248 @@
3506
4077
  "name": "SHA-512",
3507
4078
  "value": "sha_512"
3508
4079
  }
3509
- ],
3510
- "binding": {
3511
- "type": "zeebe:property",
3512
- "name": "inbound.hmacAlgorithm"
3513
- },
3514
- "condition": {
3515
- "property": "shouldValidateHmac",
3516
- "equals": "enabled"
3517
- }
4080
+ ]
3518
4081
  },
3519
4082
  {
4083
+ "id": "inbound.hmacScopes",
3520
4084
  "label": "HMAC scopes",
3521
- "group": "authentication",
3522
- "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
3523
- "feel": "required",
3524
- "type": "String",
4085
+ "description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/' target='_blank'>documentation</a>",
3525
4086
  "optional": true,
4087
+ "feel": "required",
4088
+ "group": "authentication",
3526
4089
  "binding": {
3527
- "type": "zeebe:property",
3528
- "name": "inbound.hmacScopes"
4090
+ "name": "inbound.hmacScopes",
4091
+ "type": "zeebe:property"
3529
4092
  },
3530
4093
  "condition": {
3531
- "property": "shouldValidateHmac",
3532
- "equals": "enabled"
3533
- }
4094
+ "property": "inbound.shouldValidateHmac",
4095
+ "equals": "enabled",
4096
+ "type": "simple"
4097
+ },
4098
+ "type": "String"
3534
4099
  },
3535
4100
  {
3536
- "id": "authorizationType",
4101
+ "id": "inbound.auth.type",
3537
4102
  "label": "Authorization type",
3538
- "group": "authorization",
3539
- "description": "Choose the authorization type.",
4103
+ "description": "Choose the authorization type",
3540
4104
  "value": "NONE",
4105
+ "group": "authorization",
4106
+ "binding": {
4107
+ "name": "inbound.auth.type",
4108
+ "type": "zeebe:property"
4109
+ },
3541
4110
  "type": "Dropdown",
3542
4111
  "choices": [
3543
4112
  {
3544
4113
  "name": "None",
3545
4114
  "value": "NONE"
3546
4115
  },
3547
- {
3548
- "name": "JWT",
3549
- "value": "JWT"
3550
- },
3551
4116
  {
3552
4117
  "name": "Basic",
3553
4118
  "value": "BASIC"
3554
4119
  },
3555
4120
  {
3556
- "name": "API Key",
4121
+ "name": "API key",
3557
4122
  "value": "APIKEY"
4123
+ },
4124
+ {
4125
+ "name": "JWT",
4126
+ "value": "JWT"
3558
4127
  }
3559
- ],
3560
- "binding": {
3561
- "type": "zeebe:property",
3562
- "name": "inbound.auth.type"
3563
- }
4128
+ ]
3564
4129
  },
3565
4130
  {
3566
- "label": "JWK url",
3567
- "description": "Well-known url of JWKs",
3568
- "type": "String",
3569
- "group": "authorization",
4131
+ "id": "inbound.auth.username",
4132
+ "label": "Username",
4133
+ "description": "Username for basic authentication",
4134
+ "optional": false,
3570
4135
  "feel": "optional",
3571
- "optional": true,
4136
+ "group": "authorization",
3572
4137
  "binding": {
3573
- "type": "zeebe:property",
3574
- "name": "inbound.auth.jwt.jwkUrl"
4138
+ "name": "inbound.auth.username",
4139
+ "type": "zeebe:property"
3575
4140
  },
3576
4141
  "condition": {
3577
- "property": "authorizationType",
3578
- "equals": "JWT"
3579
- }
4142
+ "property": "inbound.auth.type",
4143
+ "equals": "BASIC",
4144
+ "type": "simple"
4145
+ },
4146
+ "type": "String"
3580
4147
  },
3581
4148
  {
3582
- "label": "JWT role property expression",
3583
- "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
3584
- "type": "String",
4149
+ "id": "inbound.auth.password",
4150
+ "label": "Password",
4151
+ "description": "Password for basic authentication",
4152
+ "optional": false,
4153
+ "feel": "optional",
3585
4154
  "group": "authorization",
3586
- "feel": "required",
3587
- "optional": true,
3588
4155
  "binding": {
3589
- "type": "zeebe:property",
3590
- "name": "inbound.auth.jwt.permissionsExpression"
4156
+ "name": "inbound.auth.password",
4157
+ "type": "zeebe:property"
3591
4158
  },
3592
4159
  "condition": {
3593
- "property": "authorizationType",
3594
- "equals": "JWT"
3595
- }
4160
+ "property": "inbound.auth.type",
4161
+ "equals": "BASIC",
4162
+ "type": "simple"
4163
+ },
4164
+ "type": "String"
3596
4165
  },
3597
4166
  {
3598
- "label": "Required roles",
3599
- "description": "List of roles to test JWT roles against",
3600
- "type": "String",
4167
+ "id": "inbound.auth.apiKey",
4168
+ "label": "API key",
4169
+ "description": "Expected API key",
4170
+ "optional": false,
4171
+ "feel": "optional",
3601
4172
  "group": "authorization",
3602
- "feel": "required",
3603
- "optional": true,
3604
4173
  "binding": {
3605
- "type": "zeebe:property",
3606
- "name": "inbound.auth.jwt.requiredPermissions"
4174
+ "name": "inbound.auth.apiKey",
4175
+ "type": "zeebe:property"
3607
4176
  },
3608
4177
  "condition": {
3609
- "property": "authorizationType",
3610
- "equals": "JWT"
3611
- }
4178
+ "property": "inbound.auth.type",
4179
+ "equals": "APIKEY",
4180
+ "type": "simple"
4181
+ },
4182
+ "type": "String"
3612
4183
  },
3613
4184
  {
3614
- "label": "Username",
3615
- "description": "Username for basic authentication",
3616
- "type": "String",
4185
+ "id": "inbound.auth.apiKeyLocator",
4186
+ "label": "API key locator",
4187
+ "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
4188
+ "optional": false,
4189
+ "value": "=split(request.headers.authorization, \" \")[2]",
4190
+ "constraints": {
4191
+ "notEmpty": true
4192
+ },
4193
+ "feel": "required",
3617
4194
  "group": "authorization",
3618
- "feel": "optional",
3619
4195
  "binding": {
3620
- "type": "zeebe:property",
3621
- "name": "inbound.auth.username"
4196
+ "name": "inbound.auth.apiKeyLocator",
4197
+ "type": "zeebe:property"
3622
4198
  },
3623
4199
  "condition": {
3624
- "property": "authorizationType",
3625
- "equals": "BASIC"
4200
+ "property": "inbound.auth.type",
4201
+ "equals": "APIKEY",
4202
+ "type": "simple"
3626
4203
  },
3627
- "constraints": {
3628
- "notEmpty": true
3629
- }
4204
+ "type": "String"
3630
4205
  },
3631
4206
  {
3632
- "label": "Password",
3633
- "description": "Password for basic authentication",
3634
- "type": "String",
3635
- "group": "authorization",
4207
+ "id": "inbound.auth.jwt.jwkUrl",
4208
+ "label": "JWK URL",
4209
+ "description": "Well-known URL of JWKs",
4210
+ "optional": false,
3636
4211
  "feel": "optional",
4212
+ "group": "authorization",
3637
4213
  "binding": {
3638
- "type": "zeebe:property",
3639
- "name": "inbound.auth.password"
4214
+ "name": "inbound.auth.jwt.jwkUrl",
4215
+ "type": "zeebe:property"
3640
4216
  },
3641
4217
  "condition": {
3642
- "property": "authorizationType",
3643
- "equals": "BASIC"
4218
+ "property": "inbound.auth.type",
4219
+ "equals": "JWT",
4220
+ "type": "simple"
3644
4221
  },
3645
- "constraints": {
3646
- "notEmpty": true
3647
- }
4222
+ "type": "String"
3648
4223
  },
3649
4224
  {
3650
- "label": "API Key",
3651
- "description": "Expected API key",
3652
- "type": "String",
4225
+ "id": "inbound.auth.jwt.permissionsExpression",
4226
+ "label": "JWT role property expression",
4227
+ "description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
4228
+ "optional": false,
4229
+ "feel": "required",
3653
4230
  "group": "authorization",
3654
- "feel": "optional",
3655
4231
  "binding": {
3656
- "type": "zeebe:property",
3657
- "name": "inbound.auth.apiKey"
4232
+ "name": "inbound.auth.jwt.permissionsExpression",
4233
+ "type": "zeebe:property"
3658
4234
  },
3659
4235
  "condition": {
3660
- "property": "authorizationType",
3661
- "equals": "APIKEY"
4236
+ "property": "inbound.auth.type",
4237
+ "equals": "JWT",
4238
+ "type": "simple"
3662
4239
  },
3663
- "constraints": {
3664
- "notEmpty": true
3665
- }
4240
+ "type": "String"
3666
4241
  },
3667
4242
  {
3668
- "label": "API Key locator",
3669
- "description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
3670
- "type": "String",
3671
- "group": "authorization",
4243
+ "id": "inbound.auth.jwt.requiredPermissions",
4244
+ "label": "Required roles",
4245
+ "description": "List of roles to test JWT roles against",
4246
+ "optional": false,
3672
4247
  "feel": "required",
4248
+ "group": "authorization",
3673
4249
  "binding": {
3674
- "type": "zeebe:property",
3675
- "name": "inbound.auth.apiKeyLocator"
4250
+ "name": "inbound.auth.jwt.requiredPermissions",
4251
+ "type": "zeebe:property"
3676
4252
  },
3677
4253
  "condition": {
3678
- "property": "authorizationType",
3679
- "equals": "APIKEY"
4254
+ "property": "inbound.auth.type",
4255
+ "equals": "JWT",
4256
+ "type": "simple"
3680
4257
  },
3681
- "constraints": {
3682
- "notEmpty": true
4258
+ "type": "String"
4259
+ },
4260
+ {
4261
+ "id": "inbound.responseExpression",
4262
+ "label": "Response expression",
4263
+ "description": "Expression used to generate the HTTP response",
4264
+ "optional": true,
4265
+ "feel": "required",
4266
+ "group": "webhookResponse",
4267
+ "binding": {
4268
+ "name": "inbound.responseExpression",
4269
+ "type": "zeebe:property"
4270
+ },
4271
+ "type": "Text"
4272
+ },
4273
+ {
4274
+ "id": "inbound.verificationExpression",
4275
+ "label": "One time verification response expression",
4276
+ "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
4277
+ "optional": true,
4278
+ "feel": "required",
4279
+ "group": "webhookResponse",
4280
+ "binding": {
4281
+ "name": "inbound.verificationExpression",
4282
+ "type": "zeebe:property"
3683
4283
  },
3684
- "value": "=split(request.headers.authorization, \" \")[2]"
4284
+ "type": "Text"
3685
4285
  },
3686
4286
  {
3687
- "label": "Message ID expression",
3688
- "feel": "required",
3689
- "type": "String",
4287
+ "id": "activationCondition",
4288
+ "label": "Activation condition",
4289
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
3690
4290
  "optional": true,
4291
+ "feel": "required",
3691
4292
  "group": "activation",
3692
4293
  "binding": {
3693
- "type": "zeebe:property",
3694
- "name": "messageIdExpression"
4294
+ "name": "activationCondition",
4295
+ "type": "zeebe:property"
3695
4296
  },
3696
- "description": "Expression to extract unique identifier of a message"
4297
+ "type": "String"
3697
4298
  },
3698
4299
  {
3699
- "label": "Condition",
3700
- "type": "String",
4300
+ "id": "consumeUnmatchedEvents",
4301
+ "label": "Consume unmatched events",
4302
+ "value": true,
3701
4303
  "group": "activation",
3702
- "feel": "required",
3703
- "optional": true,
3704
4304
  "binding": {
3705
- "type": "zeebe:property",
3706
- "name": "activationCondition"
4305
+ "name": "consumeUnmatchedEvents",
4306
+ "type": "zeebe:property"
3707
4307
  },
3708
- "description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
4308
+ "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",
4309
+ "type": "Boolean"
3709
4310
  },
3710
4311
  {
3711
- "label": "Correlation required",
3712
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
3713
4312
  "id": "correlationRequired",
4313
+ "label": "Subprocess correlation required",
4314
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
4315
+ "value": "notRequired",
3714
4316
  "group": "correlation",
4317
+ "binding": {
4318
+ "name": "correlationRequired",
4319
+ "type": "zeebe:property"
4320
+ },
3715
4321
  "type": "Dropdown",
3716
- "value": "notRequired",
3717
4322
  "choices": [
3718
4323
  {
3719
4324
  "name": "Correlation not required",
@@ -3723,101 +4328,183 @@
3723
4328
  "name": "Correlation required",
3724
4329
  "value": "required"
3725
4330
  }
3726
- ],
3727
- "binding": {
3728
- "type": "zeebe:property",
3729
- "name": "correlationRequired"
3730
- }
4331
+ ]
3731
4332
  },
3732
4333
  {
4334
+ "id": "correlationKeyProcess",
3733
4335
  "label": "Correlation key (process)",
3734
- "type": "String",
3735
- "group": "correlation",
3736
- "feel": "required",
3737
4336
  "description": "Sets up the correlation key from process variables",
3738
- "binding": {
3739
- "type": "bpmn:Message#zeebe:subscription#property",
3740
- "name": "correlationKey"
3741
- },
3742
4337
  "constraints": {
3743
4338
  "notEmpty": true
3744
4339
  },
4340
+ "feel": "required",
4341
+ "group": "correlation",
4342
+ "binding": {
4343
+ "name": "correlationKey",
4344
+ "type": "bpmn:Message#zeebe:subscription#property"
4345
+ },
3745
4346
  "condition": {
3746
4347
  "property": "correlationRequired",
3747
- "equals": "required"
3748
- }
4348
+ "equals": "required",
4349
+ "type": "simple"
4350
+ },
4351
+ "type": "String"
3749
4352
  },
3750
4353
  {
4354
+ "id": "correlationKeyPayload",
3751
4355
  "label": "Correlation key (payload)",
3752
- "type": "String",
3753
- "group": "correlation",
3754
- "feel": "required",
3755
- "binding": {
3756
- "type": "zeebe:property",
3757
- "name": "correlationKeyExpression"
3758
- },
3759
4356
  "description": "Extracts the correlation key from the incoming message payload",
3760
4357
  "constraints": {
3761
4358
  "notEmpty": true
3762
4359
  },
4360
+ "feel": "required",
4361
+ "group": "correlation",
4362
+ "binding": {
4363
+ "name": "correlationKeyExpression",
4364
+ "type": "zeebe:property"
4365
+ },
3763
4366
  "condition": {
3764
4367
  "property": "correlationRequired",
3765
- "equals": "required"
3766
- }
4368
+ "equals": "required",
4369
+ "type": "simple"
4370
+ },
4371
+ "type": "String"
3767
4372
  },
3768
4373
  {
3769
- "label": "Result variable",
3770
- "type": "String",
3771
- "group": "variable-mapping",
4374
+ "id": "messageTtl",
4375
+ "label": "Message TTL",
4376
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
3772
4377
  "optional": true,
4378
+ "constraints": {
4379
+ "notEmpty": false,
4380
+ "pattern": {
4381
+ "value": "^(PT.*|)$",
4382
+ "message": "must be an ISO-8601 duration"
4383
+ }
4384
+ },
4385
+ "feel": "optional",
4386
+ "group": "correlation",
3773
4387
  "binding": {
3774
- "type": "zeebe:property",
3775
- "name": "resultVariable"
4388
+ "name": "messageTtl",
4389
+ "type": "zeebe:property"
3776
4390
  },
3777
- "description": "Name of variable to store the result of the connector in"
4391
+ "type": "String"
3778
4392
  },
3779
4393
  {
3780
- "label": "Result expression",
3781
- "type": "String",
3782
- "group": "variable-mapping",
3783
- "feel": "required",
4394
+ "id": "messageIdExpression",
4395
+ "label": "Message ID expression",
4396
+ "description": "Expression to extract unique identifier of a message",
3784
4397
  "optional": true,
4398
+ "feel": "required",
4399
+ "group": "correlation",
3785
4400
  "binding": {
3786
- "type": "zeebe:property",
3787
- "name": "resultExpression"
4401
+ "name": "messageIdExpression",
4402
+ "type": "zeebe:property"
3788
4403
  },
3789
- "description": "Expression to map the inbound payload to process variables"
4404
+ "type": "String"
3790
4405
  },
3791
4406
  {
3792
- "label": "One time verification response expression",
3793
- "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
3794
- "type": "Text",
3795
- "group": "webhookResponse",
3796
- "feel": "required",
3797
- "optional": true,
4407
+ "id": "messageNameUuid",
4408
+ "generatedValue": {
4409
+ "type": "uuid"
4410
+ },
4411
+ "group": "correlation",
3798
4412
  "binding": {
3799
- "type": "zeebe:property",
3800
- "name": "inbound.verificationExpression"
3801
- }
4413
+ "name": "name",
4414
+ "type": "bpmn:Message#property"
4415
+ },
4416
+ "type": "Hidden"
3802
4417
  },
3803
4418
  {
3804
- "label": "Response body expression",
3805
- "type": "Text",
3806
- "group": "webhookResponse",
4419
+ "id": "deduplicationModeManualFlag",
4420
+ "label": "Manual mode",
4421
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
4422
+ "value": false,
4423
+ "group": "deduplication",
4424
+ "binding": {
4425
+ "name": "deduplicationModeManualFlag",
4426
+ "type": "zeebe:property"
4427
+ },
4428
+ "type": "Boolean"
4429
+ },
4430
+ {
4431
+ "id": "deduplicationId",
4432
+ "label": "Deduplication ID",
4433
+ "constraints": {
4434
+ "notEmpty": true,
4435
+ "pattern": {
4436
+ "value": "^[a-zA-Z0-9_-]+$",
4437
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
4438
+ }
4439
+ },
4440
+ "group": "deduplication",
4441
+ "binding": {
4442
+ "name": "deduplicationId",
4443
+ "type": "zeebe:property"
4444
+ },
4445
+ "condition": {
4446
+ "property": "deduplicationModeManualFlag",
4447
+ "equals": true,
4448
+ "type": "simple"
4449
+ },
4450
+ "type": "String"
4451
+ },
4452
+ {
4453
+ "id": "deduplicationModeManual",
4454
+ "value": "MANUAL",
4455
+ "group": "deduplication",
4456
+ "binding": {
4457
+ "name": "deduplicationMode",
4458
+ "type": "zeebe:property"
4459
+ },
4460
+ "condition": {
4461
+ "property": "deduplicationId",
4462
+ "isActive": true,
4463
+ "type": "simple"
4464
+ },
4465
+ "type": "Hidden"
4466
+ },
4467
+ {
4468
+ "id": "deduplicationModeAuto",
4469
+ "value": "AUTO",
4470
+ "group": "deduplication",
4471
+ "binding": {
4472
+ "name": "deduplicationMode",
4473
+ "type": "zeebe:property"
4474
+ },
4475
+ "condition": {
4476
+ "property": "deduplicationId",
4477
+ "isActive": false,
4478
+ "type": "simple"
4479
+ },
4480
+ "type": "Hidden"
4481
+ },
4482
+ {
4483
+ "id": "resultVariable",
4484
+ "label": "Result variable",
4485
+ "description": "Name of variable to store the response in",
4486
+ "group": "output",
4487
+ "binding": {
4488
+ "name": "resultVariable",
4489
+ "type": "zeebe:property"
4490
+ },
4491
+ "type": "String"
4492
+ },
4493
+ {
4494
+ "id": "resultExpression",
4495
+ "label": "Result expression",
4496
+ "description": "Expression to map the response into process variables",
3807
4497
  "feel": "required",
3808
- "optional": true,
4498
+ "group": "output",
3809
4499
  "binding": {
3810
- "type": "zeebe:property",
3811
- "name": "inbound.responseBodyExpression"
4500
+ "name": "resultExpression",
4501
+ "type": "zeebe:property"
3812
4502
  },
3813
- "description": "Specify condition and response"
4503
+ "type": "Text"
3814
4504
  }
3815
4505
  ],
3816
4506
  "icon": {
3817
- "contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='&lt;Transparent Rectangle&gt;' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
3818
- },
3819
- "engines": {
3820
- "camunda": "^8.4"
4507
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
3821
4508
  }
3822
4509
  },
3823
4510
  {
@@ -3835,7 +4522,7 @@
3835
4522
  "listen for event"
3836
4523
  ],
3837
4524
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
3838
- "version": 14,
4525
+ "version": 15,
3839
4526
  "category": {
3840
4527
  "id": "connectors",
3841
4528
  "name": "Connectors"
@@ -4221,27 +4908,27 @@
4221
4908
  "type": "String"
4222
4909
  },
4223
4910
  {
4224
- "id": "inbound.responseExpression",
4225
- "label": "Response expression",
4226
- "description": "Expression used to generate the HTTP response",
4911
+ "id": "inbound.verificationExpression",
4912
+ "label": "One time verification response expression",
4913
+ "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
4227
4914
  "optional": true,
4228
4915
  "feel": "required",
4229
4916
  "group": "webhookResponse",
4230
4917
  "binding": {
4231
- "name": "inbound.responseExpression",
4918
+ "name": "inbound.verificationExpression",
4232
4919
  "type": "zeebe:property"
4233
4920
  },
4234
4921
  "type": "Text"
4235
4922
  },
4236
4923
  {
4237
- "id": "inbound.verificationExpression",
4238
- "label": "One time verification response expression",
4239
- "description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
4924
+ "id": "inbound.responseExpression",
4925
+ "label": "Response expression",
4926
+ "description": "Expression used to generate the HTTP response",
4240
4927
  "optional": true,
4241
4928
  "feel": "required",
4242
4929
  "group": "webhookResponse",
4243
4930
  "binding": {
4244
- "name": "inbound.verificationExpression",
4931
+ "name": "inbound.responseExpression",
4245
4932
  "type": "zeebe:property"
4246
4933
  },
4247
4934
  "type": "Text"