@camunda/connectors-element-templates 1.0.18 → 1.0.20

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 (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -4,17 +4,11 @@
4
4
  "name": "Webhook Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
6
6
  "description": "Configure webhook to receive callbacks",
7
- "keywords": [
8
- "receive webhook",
9
- "HTTP trigger",
10
- "event received",
11
- "inbound event",
12
- "webhook trigger",
13
- "HTTP callback",
14
- "listen for event"
15
- ],
7
+ "metadata": {
8
+ "keywords": []
9
+ },
16
10
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
17
- "version": 14,
11
+ "version": 12,
18
12
  "category": {
19
13
  "id": "connectors",
20
14
  "name": "Connectors"
@@ -24,9 +18,6 @@
24
18
  "value": "bpmn:StartEvent",
25
19
  "eventDefinition": "bpmn:MessageEventDefinition"
26
20
  },
27
- "engines": {
28
- "camunda": "^8.3"
29
- },
30
21
  "groups": [
31
22
  {
32
23
  "id": "endpoint",
@@ -48,20 +39,11 @@
48
39
  "id": "activation",
49
40
  "label": "Activation"
50
41
  },
51
- {
52
- "id": "synchronousResponse",
53
- "label": "Response mode"
54
- },
55
42
  {
56
43
  "id": "correlation",
57
44
  "label": "Correlation",
58
45
  "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
59
46
  },
60
- {
61
- "id": "deduplication",
62
- "label": "Deduplication",
63
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
64
- },
65
47
  {
66
48
  "id": "output",
67
49
  "label": "Output mapping"
@@ -450,29 +432,6 @@
450
432
  "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",
451
433
  "type": "Boolean"
452
434
  },
453
- {
454
- "id": "synchronousResponse",
455
- "label": "Response mode",
456
- "description": "Synchronous or Asynchronous <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#response-mode\" target=\"_blank\">response handling</a>",
457
- "value": "false",
458
- "group": "synchronousResponse",
459
- "binding": {
460
- "name": "synchronousResponse",
461
- "type": "zeebe:property"
462
- },
463
- "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.",
464
- "type": "Dropdown",
465
- "choices": [
466
- {
467
- "name": "Asynchronous",
468
- "value": "false"
469
- },
470
- {
471
- "name": "Synchronous",
472
- "value": "true"
473
- }
474
- ]
475
- },
476
435
  {
477
436
  "id": "correlationRequired",
478
437
  "label": "Subprocess correlation required",
@@ -535,24 +494,6 @@
535
494
  },
536
495
  "type": "String"
537
496
  },
538
- {
539
- "id": "messageIdExpression",
540
- "label": "Message ID expression",
541
- "description": "Expression to extract unique identifier of a message",
542
- "optional": true,
543
- "feel": "required",
544
- "group": "correlation",
545
- "binding": {
546
- "name": "messageIdExpression",
547
- "type": "zeebe:property"
548
- },
549
- "condition": {
550
- "property": "synchronousResponse",
551
- "equals": "false",
552
- "type": "simple"
553
- },
554
- "type": "String"
555
- },
556
497
  {
557
498
  "id": "messageTtl",
558
499
  "label": "Message TTL",
@@ -571,96 +512,37 @@
571
512
  "name": "messageTtl",
572
513
  "type": "zeebe:property"
573
514
  },
574
- "condition": {
575
- "property": "synchronousResponse",
576
- "equals": "false",
577
- "type": "simple"
578
- },
579
515
  "type": "String"
580
516
  },
581
517
  {
582
- "id": "messageNameUuid",
583
- "label": "Message name",
584
- "generatedValue": {
585
- "type": "uuid"
586
- },
587
- "feel": "optional",
518
+ "id": "messageIdExpression",
519
+ "label": "Message ID expression",
520
+ "description": "Expression to extract unique identifier of a message",
521
+ "optional": true,
522
+ "feel": "required",
588
523
  "group": "correlation",
589
524
  "binding": {
590
- "name": "name",
591
- "type": "bpmn:Message#property"
592
- },
593
- "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.",
594
- "type": "String"
595
- },
596
- {
597
- "id": "deduplicationModeManualFlag",
598
- "label": "Manual mode",
599
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
600
- "value": false,
601
- "group": "deduplication",
602
- "binding": {
603
- "name": "deduplicationModeManualFlag",
604
- "type": "zeebe:property"
605
- },
606
- "type": "Boolean"
607
- },
608
- {
609
- "id": "deduplicationId",
610
- "label": "Deduplication ID",
611
- "constraints": {
612
- "notEmpty": true,
613
- "pattern": {
614
- "value": "^[a-zA-Z0-9_-]+$",
615
- "message": "can only contain alphanumeric characters, dashes, and underscores"
616
- }
617
- },
618
- "group": "deduplication",
619
- "binding": {
620
- "name": "deduplicationId",
525
+ "name": "messageIdExpression",
621
526
  "type": "zeebe:property"
622
527
  },
623
- "condition": {
624
- "property": "deduplicationModeManualFlag",
625
- "equals": true,
626
- "type": "simple"
627
- },
628
528
  "type": "String"
629
529
  },
630
530
  {
631
- "id": "deduplicationModeManual",
632
- "value": "MANUAL",
633
- "group": "deduplication",
634
- "binding": {
635
- "name": "deduplicationMode",
636
- "type": "zeebe:property"
637
- },
638
- "condition": {
639
- "property": "deduplicationId",
640
- "isActive": true,
641
- "type": "simple"
531
+ "id": "messageNameUuid",
532
+ "generatedValue": {
533
+ "type": "uuid"
642
534
  },
643
- "type": "Hidden"
644
- },
645
- {
646
- "id": "deduplicationModeAuto",
647
- "value": "AUTO",
648
- "group": "deduplication",
535
+ "group": "correlation",
649
536
  "binding": {
650
- "name": "deduplicationMode",
651
- "type": "zeebe:property"
652
- },
653
- "condition": {
654
- "property": "deduplicationId",
655
- "isActive": false,
656
- "type": "simple"
537
+ "name": "name",
538
+ "type": "bpmn:Message#property"
657
539
  },
658
540
  "type": "Hidden"
659
541
  },
660
542
  {
661
543
  "id": "resultVariable",
662
544
  "label": "Result variable",
663
- "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>.",
545
+ "description": "Name of variable to store the response in",
664
546
  "group": "output",
665
547
  "binding": {
666
548
  "name": "resultVariable",
@@ -671,8 +553,7 @@
671
553
  {
672
554
  "id": "resultExpression",
673
555
  "label": "Result expression",
674
- "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>.",
675
- "value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
556
+ "description": "Expression to map the response into process variables",
676
557
  "feel": "required",
677
558
  "group": "output",
678
559
  "binding": {
@@ -682,6 +563,9 @@
682
563
  "type": "Text"
683
564
  }
684
565
  ],
566
+ "engines": {
567
+ "camunda": "^8.3"
568
+ },
685
569
  "icon": {
686
570
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
687
571
  }
@@ -691,8 +575,8 @@
691
575
  "name": "Webhook Message Start Event Connector",
692
576
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
693
577
  "description": "Configure webhook to receive callbacks",
694
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
695
- "version": 10,
578
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
579
+ "version": 11,
696
580
  "category": {
697
581
  "id": "connectors",
698
582
  "name": "Connectors"
@@ -725,7 +609,8 @@
725
609
  },
726
610
  {
727
611
  "id": "correlation",
728
- "label": "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>."
729
614
  },
730
615
  {
731
616
  "id": "output",
@@ -798,7 +683,7 @@
798
683
  {
799
684
  "id": "inbound.shouldValidateHmac",
800
685
  "label": "HMAC authentication",
801
- "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",
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",
802
687
  "optional": false,
803
688
  "value": "disabled",
804
689
  "group": "authentication",
@@ -889,7 +774,7 @@
889
774
  {
890
775
  "id": "inbound.hmacScopes",
891
776
  "label": "HMAC scopes",
892
- "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>",
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>",
893
778
  "optional": true,
894
779
  "feel": "required",
895
780
  "group": "authentication",
@@ -991,7 +876,7 @@
991
876
  {
992
877
  "id": "inbound.auth.apiKeyLocator",
993
878
  "label": "API key locator",
994
- "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>",
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>",
995
880
  "optional": false,
996
881
  "value": "=split(request.headers.authorization, \" \")[2]",
997
882
  "constraints": {
@@ -1031,7 +916,7 @@
1031
916
  {
1032
917
  "id": "inbound.auth.jwt.permissionsExpression",
1033
918
  "label": "JWT role property expression",
1034
- "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>",
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>",
1035
920
  "optional": false,
1036
921
  "feel": "required",
1037
922
  "group": "authorization",
@@ -1065,14 +950,14 @@
1065
950
  "type": "String"
1066
951
  },
1067
952
  {
1068
- "id": "inbound.responseBodyExpression",
1069
- "label": "Response body expression",
1070
- "description": "Specify condition and response",
953
+ "id": "inbound.responseExpression",
954
+ "label": "Response expression",
955
+ "description": "Expression used to generate the HTTP response",
1071
956
  "optional": true,
1072
957
  "feel": "required",
1073
958
  "group": "webhookResponse",
1074
959
  "binding": {
1075
- "name": "inbound.responseBodyExpression",
960
+ "name": "inbound.responseExpression",
1076
961
  "type": "zeebe:property"
1077
962
  },
1078
963
  "type": "Text"
@@ -1103,6 +988,18 @@
1103
988
  },
1104
989
  "type": "String"
1105
990
  },
991
+ {
992
+ "id": "consumeUnmatchedEvents",
993
+ "label": "Consume unmatched events",
994
+ "value": true,
995
+ "group": "activation",
996
+ "binding": {
997
+ "name": "consumeUnmatchedEvents",
998
+ "type": "zeebe:property"
999
+ },
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"
1002
+ },
1106
1003
  {
1107
1004
  "id": "correlationRequired",
1108
1005
  "label": "Subprocess correlation required",
@@ -1165,6 +1062,26 @@
1165
1062
  },
1166
1063
  "type": "String"
1167
1064
  },
1065
+ {
1066
+ "id": "messageTtl",
1067
+ "label": "Message TTL",
1068
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1069
+ "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
+ "binding": {
1080
+ "name": "messageTtl",
1081
+ "type": "zeebe:property"
1082
+ },
1083
+ "type": "String"
1084
+ },
1168
1085
  {
1169
1086
  "id": "messageIdExpression",
1170
1087
  "label": "Message ID expression",
@@ -1218,19 +1135,16 @@
1218
1135
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
1219
1136
  },
1220
1137
  "engines": {
1221
- "camunda": "^8.5"
1138
+ "camunda": "^8.6"
1222
1139
  }
1223
1140
  },
1224
1141
  {
1225
1142
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1226
1143
  "name": "Webhook Message Start Event Connector",
1227
1144
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
1145
+ "version": 2,
1228
1146
  "description": "Configure webhook to receive callbacks",
1229
- "metadata": {
1230
- "keywords": []
1231
- },
1232
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
1233
- "version": 12,
1147
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1234
1148
  "category": {
1235
1149
  "id": "connectors",
1236
1150
  "name": "Connectors"
@@ -1253,44 +1167,56 @@
1253
1167
  "id": "authorization",
1254
1168
  "label": "Authorization"
1255
1169
  },
1256
- {
1257
- "id": "webhookResponse",
1258
- "label": "Webhook response"
1259
- },
1260
1170
  {
1261
1171
  "id": "activation",
1262
1172
  "label": "Activation"
1263
1173
  },
1264
1174
  {
1265
1175
  "id": "correlation",
1266
- "label": "Correlation",
1267
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1176
+ "label": "Subprocess correlation"
1268
1177
  },
1269
1178
  {
1270
- "id": "output",
1271
- "label": "Output mapping"
1179
+ "id": "variable-mapping",
1180
+ "label": "Variable mapping"
1181
+ },
1182
+ {
1183
+ "id": "webhookResponse",
1184
+ "label": "Webhook response"
1272
1185
  }
1273
1186
  ],
1274
1187
  "properties": [
1275
1188
  {
1189
+ "type": "Hidden",
1276
1190
  "value": "io.camunda:webhook:1",
1277
1191
  "binding": {
1278
- "name": "inbound.type",
1279
- "type": "zeebe:property"
1280
- },
1281
- "type": "Hidden"
1192
+ "type": "zeebe:property",
1193
+ "name": "inbound.type"
1194
+ }
1282
1195
  },
1283
1196
  {
1284
- "id": "inbound.method",
1285
- "label": "Webhook method",
1286
- "description": "Select HTTP method",
1287
- "optional": false,
1288
- "value": "any",
1289
- "group": "endpoint",
1197
+ "type": "Hidden",
1198
+ "generatedValue": {
1199
+ "type": "uuid"
1200
+ },
1290
1201
  "binding": {
1291
- "name": "inbound.method",
1292
- "type": "zeebe:property"
1293
- },
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
+ }
1213
+ },
1214
+ {
1215
+ "id": "webhookMethod",
1216
+ "label": "Webhook method",
1217
+ "group": "endpoint",
1218
+ "description": "Select HTTP method",
1219
+ "value": "any",
1294
1220
  "type": "Dropdown",
1295
1221
  "choices": [
1296
1222
  {
@@ -1298,53 +1224,46 @@
1298
1224
  "value": "any"
1299
1225
  },
1300
1226
  {
1301
- "name": "GET",
1227
+ "name": "Get",
1302
1228
  "value": "get"
1303
1229
  },
1304
1230
  {
1305
- "name": "POST",
1231
+ "name": "Post",
1306
1232
  "value": "post"
1307
1233
  },
1308
1234
  {
1309
- "name": "PUT",
1235
+ "name": "Put",
1310
1236
  "value": "put"
1311
1237
  },
1312
1238
  {
1313
- "name": "DELETE",
1239
+ "name": "Delete",
1314
1240
  "value": "delete"
1315
1241
  }
1316
- ]
1242
+ ],
1243
+ "binding": {
1244
+ "type": "zeebe:property",
1245
+ "name": "inbound.method"
1246
+ }
1317
1247
  },
1318
1248
  {
1319
- "id": "inbound.context",
1320
1249
  "label": "Webhook ID",
1321
- "description": "The webhook ID is a part of the URL",
1322
- "optional": false,
1323
- "constraints": {
1324
- "notEmpty": true,
1325
- "pattern": {
1326
- "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
1327
- "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
1328
- }
1329
- },
1250
+ "type": "String",
1330
1251
  "group": "endpoint",
1331
1252
  "binding": {
1332
- "name": "inbound.context",
1333
- "type": "zeebe:property"
1253
+ "type": "zeebe:property",
1254
+ "name": "inbound.context"
1334
1255
  },
1335
- "type": "String"
1256
+ "description": "The webhook ID is a part of the URL",
1257
+ "constraints": {
1258
+ "notEmpty": true
1259
+ }
1336
1260
  },
1337
1261
  {
1338
- "id": "inbound.shouldValidateHmac",
1262
+ "id": "shouldValidateHmac",
1339
1263
  "label": "HMAC authentication",
1340
- "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",
1341
- "optional": false,
1342
- "value": "disabled",
1343
1264
  "group": "authentication",
1344
- "binding": {
1345
- "name": "inbound.shouldValidateHmac",
1346
- "type": "zeebe:property"
1347
- },
1265
+ "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",
1266
+ "value": "disabled",
1348
1267
  "type": "Dropdown",
1349
1268
  "choices": [
1350
1269
  {
@@ -1355,60 +1274,47 @@
1355
1274
  "name": "Disabled",
1356
1275
  "value": "disabled"
1357
1276
  }
1358
- ]
1277
+ ],
1278
+ "binding": {
1279
+ "type": "zeebe:property",
1280
+ "name": "inbound.shouldValidateHmac"
1281
+ }
1359
1282
  },
1360
1283
  {
1361
- "id": "inbound.hmacSecret",
1362
1284
  "label": "HMAC secret key",
1363
1285
  "description": "Shared secret key",
1364
- "optional": true,
1365
- "feel": "optional",
1286
+ "type": "String",
1366
1287
  "group": "authentication",
1288
+ "optional": true,
1367
1289
  "binding": {
1368
- "name": "inbound.hmacSecret",
1369
- "type": "zeebe:property"
1290
+ "type": "zeebe:property",
1291
+ "name": "inbound.hmacSecret"
1370
1292
  },
1371
1293
  "condition": {
1372
- "property": "inbound.shouldValidateHmac",
1373
- "equals": "enabled",
1374
- "type": "simple"
1375
- },
1376
- "type": "String"
1294
+ "property": "shouldValidateHmac",
1295
+ "equals": "enabled"
1296
+ }
1377
1297
  },
1378
1298
  {
1379
- "id": "inbound.hmacHeader",
1380
1299
  "label": "HMAC header",
1381
1300
  "description": "Name of header attribute that will contain the HMAC value",
1382
- "optional": true,
1383
- "feel": "optional",
1301
+ "type": "String",
1384
1302
  "group": "authentication",
1303
+ "optional": true,
1385
1304
  "binding": {
1386
- "name": "inbound.hmacHeader",
1387
- "type": "zeebe:property"
1305
+ "type": "zeebe:property",
1306
+ "name": "inbound.hmacHeader"
1388
1307
  },
1389
1308
  "condition": {
1390
- "property": "inbound.shouldValidateHmac",
1391
- "equals": "enabled",
1392
- "type": "simple"
1393
- },
1394
- "type": "String"
1309
+ "property": "shouldValidateHmac",
1310
+ "equals": "enabled"
1311
+ }
1395
1312
  },
1396
1313
  {
1397
- "id": "inbound.hmacAlgorithm",
1398
1314
  "label": "HMAC algorithm",
1315
+ "group": "authentication",
1399
1316
  "description": "Choose HMAC algorithm",
1400
- "optional": false,
1401
1317
  "value": "sha_256",
1402
- "group": "authentication",
1403
- "binding": {
1404
- "name": "inbound.hmacAlgorithm",
1405
- "type": "zeebe:property"
1406
- },
1407
- "condition": {
1408
- "property": "inbound.shouldValidateHmac",
1409
- "equals": "enabled",
1410
- "type": "simple"
1411
- },
1412
1318
  "type": "Dropdown",
1413
1319
  "choices": [
1414
1320
  {
@@ -1423,248 +1329,214 @@
1423
1329
  "name": "SHA-512",
1424
1330
  "value": "sha_512"
1425
1331
  }
1426
- ]
1332
+ ],
1333
+ "binding": {
1334
+ "type": "zeebe:property",
1335
+ "name": "inbound.hmacAlgorithm"
1336
+ },
1337
+ "condition": {
1338
+ "property": "shouldValidateHmac",
1339
+ "equals": "enabled"
1340
+ }
1427
1341
  },
1428
1342
  {
1429
- "id": "inbound.hmacScopes",
1430
1343
  "label": "HMAC scopes",
1431
- "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>",
1432
- "optional": true,
1433
- "feel": "required",
1434
1344
  "group": "authentication",
1345
+ "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
+ "optional": true,
1435
1349
  "binding": {
1436
- "name": "inbound.hmacScopes",
1437
- "type": "zeebe:property"
1350
+ "type": "zeebe:property",
1351
+ "name": "inbound.hmacScopes"
1438
1352
  },
1439
1353
  "condition": {
1440
- "property": "inbound.shouldValidateHmac",
1441
- "equals": "enabled",
1442
- "type": "simple"
1443
- },
1444
- "type": "String"
1354
+ "property": "shouldValidateHmac",
1355
+ "equals": "enabled"
1356
+ }
1445
1357
  },
1446
1358
  {
1447
- "id": "inbound.auth.type",
1359
+ "id": "authorizationType",
1448
1360
  "label": "Authorization type",
1449
- "description": "Choose the authorization type",
1450
- "value": "NONE",
1451
1361
  "group": "authorization",
1452
- "binding": {
1453
- "name": "inbound.auth.type",
1454
- "type": "zeebe:property"
1455
- },
1362
+ "description": "Choose the authorization type.",
1363
+ "value": "NONE",
1456
1364
  "type": "Dropdown",
1457
1365
  "choices": [
1458
1366
  {
1459
1367
  "name": "None",
1460
1368
  "value": "NONE"
1461
1369
  },
1370
+ {
1371
+ "name": "JWT",
1372
+ "value": "JWT"
1373
+ },
1462
1374
  {
1463
1375
  "name": "Basic",
1464
1376
  "value": "BASIC"
1465
1377
  },
1466
1378
  {
1467
- "name": "API key",
1379
+ "name": "API Key",
1468
1380
  "value": "APIKEY"
1469
- },
1470
- {
1471
- "name": "JWT",
1472
- "value": "JWT"
1473
1381
  }
1474
- ]
1382
+ ],
1383
+ "binding": {
1384
+ "type": "zeebe:property",
1385
+ "name": "inbound.auth.type"
1386
+ }
1475
1387
  },
1476
1388
  {
1477
- "id": "inbound.auth.username",
1478
- "label": "Username",
1479
- "description": "Username for basic authentication",
1480
- "optional": false,
1481
- "feel": "optional",
1389
+ "label": "JWK url",
1390
+ "description": "Well-known url of JWKs",
1391
+ "type": "String",
1482
1392
  "group": "authorization",
1393
+ "feel": "optional",
1394
+ "optional": true,
1483
1395
  "binding": {
1484
- "name": "inbound.auth.username",
1485
- "type": "zeebe:property"
1396
+ "type": "zeebe:property",
1397
+ "name": "inbound.auth.jwt.jwkUrl"
1486
1398
  },
1487
1399
  "condition": {
1488
- "property": "inbound.auth.type",
1489
- "equals": "BASIC",
1490
- "type": "simple"
1491
- },
1492
- "type": "String"
1400
+ "property": "authorizationType",
1401
+ "equals": "JWT"
1402
+ }
1493
1403
  },
1494
1404
  {
1495
- "id": "inbound.auth.password",
1496
- "label": "Password",
1497
- "description": "Password for basic authentication",
1498
- "optional": false,
1499
- "feel": "optional",
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",
1500
1408
  "group": "authorization",
1409
+ "feel": "required",
1410
+ "optional": true,
1501
1411
  "binding": {
1502
- "name": "inbound.auth.password",
1503
- "type": "zeebe:property"
1412
+ "type": "zeebe:property",
1413
+ "name": "inbound.auth.jwt.permissionsExpression"
1504
1414
  },
1505
1415
  "condition": {
1506
- "property": "inbound.auth.type",
1507
- "equals": "BASIC",
1508
- "type": "simple"
1509
- },
1510
- "type": "String"
1416
+ "property": "authorizationType",
1417
+ "equals": "JWT"
1418
+ }
1511
1419
  },
1512
1420
  {
1513
- "id": "inbound.auth.apiKey",
1514
- "label": "API key",
1515
- "description": "Expected API key",
1516
- "optional": false,
1517
- "feel": "optional",
1421
+ "label": "Required roles",
1422
+ "description": "List of roles to test JWT roles against",
1423
+ "type": "String",
1518
1424
  "group": "authorization",
1425
+ "feel": "required",
1426
+ "optional": true,
1519
1427
  "binding": {
1520
- "name": "inbound.auth.apiKey",
1521
- "type": "zeebe:property"
1428
+ "type": "zeebe:property",
1429
+ "name": "inbound.auth.jwt.requiredPermissions"
1522
1430
  },
1523
1431
  "condition": {
1524
- "property": "inbound.auth.type",
1525
- "equals": "APIKEY",
1526
- "type": "simple"
1527
- },
1528
- "type": "String"
1432
+ "property": "authorizationType",
1433
+ "equals": "JWT"
1434
+ }
1529
1435
  },
1530
1436
  {
1531
- "id": "inbound.auth.apiKeyLocator",
1532
- "label": "API key locator",
1533
- "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>",
1534
- "optional": false,
1535
- "value": "=split(request.headers.authorization, \" \")[2]",
1536
- "constraints": {
1537
- "notEmpty": true
1538
- },
1539
- "feel": "required",
1437
+ "label": "Username",
1438
+ "description": "Username for basic authentication",
1439
+ "type": "String",
1540
1440
  "group": "authorization",
1441
+ "feel": "optional",
1541
1442
  "binding": {
1542
- "name": "inbound.auth.apiKeyLocator",
1543
- "type": "zeebe:property"
1544
- },
1443
+ "type": "zeebe:property",
1444
+ "name": "inbound.auth.username"
1445
+ },
1545
1446
  "condition": {
1546
- "property": "inbound.auth.type",
1547
- "equals": "APIKEY",
1548
- "type": "simple"
1447
+ "property": "authorizationType",
1448
+ "equals": "BASIC"
1549
1449
  },
1550
- "type": "String"
1450
+ "constraints": {
1451
+ "notEmpty": true
1452
+ }
1551
1453
  },
1552
1454
  {
1553
- "id": "inbound.auth.jwt.jwkUrl",
1554
- "label": "JWK URL",
1555
- "description": "Well-known URL of JWKs",
1556
- "optional": false,
1557
- "feel": "optional",
1455
+ "label": "Password",
1456
+ "description": "Password for basic authentication",
1457
+ "type": "String",
1558
1458
  "group": "authorization",
1459
+ "feel": "optional",
1559
1460
  "binding": {
1560
- "name": "inbound.auth.jwt.jwkUrl",
1561
- "type": "zeebe:property"
1461
+ "type": "zeebe:property",
1462
+ "name": "inbound.auth.password"
1562
1463
  },
1563
1464
  "condition": {
1564
- "property": "inbound.auth.type",
1565
- "equals": "JWT",
1566
- "type": "simple"
1465
+ "property": "authorizationType",
1466
+ "equals": "BASIC"
1567
1467
  },
1568
- "type": "String"
1468
+ "constraints": {
1469
+ "notEmpty": true
1470
+ }
1569
1471
  },
1570
1472
  {
1571
- "id": "inbound.auth.jwt.permissionsExpression",
1572
- "label": "JWT role property expression",
1573
- "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>",
1574
- "optional": false,
1575
- "feel": "required",
1473
+ "label": "API Key",
1474
+ "description": "Expected API key",
1475
+ "type": "String",
1576
1476
  "group": "authorization",
1477
+ "feel": "optional",
1577
1478
  "binding": {
1578
- "name": "inbound.auth.jwt.permissionsExpression",
1579
- "type": "zeebe:property"
1479
+ "type": "zeebe:property",
1480
+ "name": "inbound.auth.apiKey"
1580
1481
  },
1581
1482
  "condition": {
1582
- "property": "inbound.auth.type",
1583
- "equals": "JWT",
1584
- "type": "simple"
1483
+ "property": "authorizationType",
1484
+ "equals": "APIKEY"
1585
1485
  },
1586
- "type": "String"
1486
+ "constraints": {
1487
+ "notEmpty": true
1488
+ }
1587
1489
  },
1588
1490
  {
1589
- "id": "inbound.auth.jwt.requiredPermissions",
1590
- "label": "Required roles",
1591
- "description": "List of roles to test JWT roles against",
1592
- "optional": false,
1593
- "feel": "required",
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",
1594
1494
  "group": "authorization",
1495
+ "feel": "required",
1595
1496
  "binding": {
1596
- "name": "inbound.auth.jwt.requiredPermissions",
1597
- "type": "zeebe:property"
1497
+ "type": "zeebe:property",
1498
+ "name": "inbound.auth.apiKeyLocator"
1598
1499
  },
1599
1500
  "condition": {
1600
- "property": "inbound.auth.type",
1601
- "equals": "JWT",
1602
- "type": "simple"
1501
+ "property": "authorizationType",
1502
+ "equals": "APIKEY"
1603
1503
  },
1604
- "type": "String"
1605
- },
1606
- {
1607
- "id": "inbound.responseExpression",
1608
- "label": "Response expression",
1609
- "description": "Expression used to generate the HTTP response",
1610
- "optional": true,
1611
- "feel": "required",
1612
- "group": "webhookResponse",
1613
- "binding": {
1614
- "name": "inbound.responseExpression",
1615
- "type": "zeebe:property"
1504
+ "constraints": {
1505
+ "notEmpty": true
1616
1506
  },
1617
- "type": "Text"
1507
+ "value": "=split(request.headers.authorization, \" \")[2]"
1618
1508
  },
1619
1509
  {
1620
- "id": "inbound.verificationExpression",
1621
- "label": "One time verification response expression",
1622
- "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>",
1623
- "optional": true,
1510
+ "label": "Message ID expression",
1624
1511
  "feel": "required",
1625
- "group": "webhookResponse",
1626
- "binding": {
1627
- "name": "inbound.verificationExpression",
1628
- "type": "zeebe:property"
1629
- },
1630
- "type": "Text"
1631
- },
1632
- {
1633
- "id": "activationCondition",
1634
- "label": "Activation condition",
1635
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1512
+ "type": "String",
1636
1513
  "optional": true,
1637
- "feel": "required",
1638
1514
  "group": "activation",
1639
1515
  "binding": {
1640
- "name": "activationCondition",
1641
- "type": "zeebe:property"
1516
+ "type": "zeebe:property",
1517
+ "name": "messageIdExpression"
1642
1518
  },
1643
- "type": "String"
1519
+ "description": "Expression to extract unique identifier of a message"
1644
1520
  },
1645
1521
  {
1646
- "id": "consumeUnmatchedEvents",
1647
- "label": "Consume unmatched events",
1648
- "value": true,
1522
+ "label": "Condition",
1523
+ "type": "String",
1649
1524
  "group": "activation",
1525
+ "feel": "required",
1526
+ "optional": true,
1650
1527
  "binding": {
1651
- "name": "consumeUnmatchedEvents",
1652
- "type": "zeebe:property"
1528
+ "type": "zeebe:property",
1529
+ "name": "activationCondition"
1653
1530
  },
1654
- "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",
1655
- "type": "Boolean"
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>"
1656
1532
  },
1657
1533
  {
1658
- "id": "correlationRequired",
1659
- "label": "Subprocess correlation required",
1534
+ "label": "Correlation required",
1660
1535
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1661
- "value": "notRequired",
1536
+ "id": "correlationRequired",
1662
1537
  "group": "correlation",
1663
- "binding": {
1664
- "name": "correlationRequired",
1665
- "type": "zeebe:property"
1666
- },
1667
1538
  "type": "Dropdown",
1539
+ "value": "notRequired",
1668
1540
  "choices": [
1669
1541
  {
1670
1542
  "name": "Correlation not required",
@@ -1674,129 +1546,108 @@
1674
1546
  "name": "Correlation required",
1675
1547
  "value": "required"
1676
1548
  }
1677
- ]
1549
+ ],
1550
+ "binding": {
1551
+ "type": "zeebe:property",
1552
+ "name": "correlationRequired"
1553
+ }
1678
1554
  },
1679
1555
  {
1680
- "id": "correlationKeyProcess",
1681
1556
  "label": "Correlation key (process)",
1557
+ "type": "String",
1558
+ "group": "correlation",
1559
+ "feel": "required",
1682
1560
  "description": "Sets up the correlation key from process variables",
1561
+ "binding": {
1562
+ "type": "bpmn:Message#zeebe:subscription#property",
1563
+ "name": "correlationKey"
1564
+ },
1683
1565
  "constraints": {
1684
1566
  "notEmpty": true
1685
1567
  },
1686
- "feel": "required",
1687
- "group": "correlation",
1688
- "binding": {
1689
- "name": "correlationKey",
1690
- "type": "bpmn:Message#zeebe:subscription#property"
1691
- },
1692
1568
  "condition": {
1693
1569
  "property": "correlationRequired",
1694
- "equals": "required",
1695
- "type": "simple"
1696
- },
1697
- "type": "String"
1570
+ "equals": "required"
1571
+ }
1698
1572
  },
1699
1573
  {
1700
- "id": "correlationKeyPayload",
1701
1574
  "label": "Correlation key (payload)",
1575
+ "type": "String",
1576
+ "group": "correlation",
1577
+ "feel": "required",
1578
+ "binding": {
1579
+ "type": "zeebe:property",
1580
+ "name": "correlationKeyExpression"
1581
+ },
1702
1582
  "description": "Extracts the correlation key from the incoming message payload",
1703
1583
  "constraints": {
1704
1584
  "notEmpty": true
1705
1585
  },
1706
- "feel": "required",
1707
- "group": "correlation",
1708
- "binding": {
1709
- "name": "correlationKeyExpression",
1710
- "type": "zeebe:property"
1711
- },
1712
1586
  "condition": {
1713
1587
  "property": "correlationRequired",
1714
- "equals": "required",
1715
- "type": "simple"
1716
- },
1717
- "type": "String"
1588
+ "equals": "required"
1589
+ }
1718
1590
  },
1719
1591
  {
1720
- "id": "messageTtl",
1721
- "label": "Message TTL",
1722
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1592
+ "label": "Result variable",
1593
+ "type": "String",
1594
+ "group": "variable-mapping",
1723
1595
  "optional": true,
1724
- "constraints": {
1725
- "notEmpty": false,
1726
- "pattern": {
1727
- "value": "^(PT.*|)$",
1728
- "message": "must be an ISO-8601 duration"
1729
- }
1730
- },
1731
- "feel": "optional",
1732
- "group": "correlation",
1733
1596
  "binding": {
1734
- "name": "messageTtl",
1735
- "type": "zeebe:property"
1597
+ "type": "zeebe:property",
1598
+ "name": "resultVariable"
1736
1599
  },
1737
- "type": "String"
1600
+ "description": "Name of variable to store the result of the connector in"
1738
1601
  },
1739
1602
  {
1740
- "id": "messageIdExpression",
1741
- "label": "Message ID expression",
1742
- "description": "Expression to extract unique identifier of a message",
1743
- "optional": true,
1603
+ "label": "Result expression",
1604
+ "type": "String",
1605
+ "group": "variable-mapping",
1744
1606
  "feel": "required",
1745
- "group": "correlation",
1607
+ "optional": true,
1746
1608
  "binding": {
1747
- "name": "messageIdExpression",
1748
- "type": "zeebe:property"
1609
+ "type": "zeebe:property",
1610
+ "name": "resultExpression"
1749
1611
  },
1750
- "type": "String"
1612
+ "description": "Expression to map the inbound payload to process variables"
1751
1613
  },
1752
1614
  {
1753
- "id": "messageNameUuid",
1754
- "generatedValue": {
1755
- "type": "uuid"
1756
- },
1757
- "group": "correlation",
1615
+ "label": "One time verification response expression",
1616
+ "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>",
1617
+ "type": "Text",
1618
+ "group": "webhookResponse",
1619
+ "feel": "required",
1620
+ "optional": true,
1758
1621
  "binding": {
1759
- "name": "name",
1760
- "type": "bpmn:Message#property"
1761
- },
1762
- "type": "Hidden"
1622
+ "type": "zeebe:property",
1623
+ "name": "inbound.verificationExpression"
1624
+ }
1763
1625
  },
1764
1626
  {
1765
- "id": "resultVariable",
1766
- "label": "Result variable",
1767
- "description": "Name of variable to store the response in",
1768
- "group": "output",
1627
+ "label": "Response body expression",
1628
+ "type": "Text",
1629
+ "group": "webhookResponse",
1630
+ "feel": "required",
1631
+ "optional": true,
1769
1632
  "binding": {
1770
- "name": "resultVariable",
1771
- "type": "zeebe:property"
1633
+ "type": "zeebe:property",
1634
+ "name": "inbound.responseBodyExpression"
1772
1635
  },
1773
- "type": "String"
1774
- },
1775
- {
1776
- "id": "resultExpression",
1777
- "label": "Result expression",
1778
- "description": "Expression to map the response into process variables",
1779
- "feel": "required",
1780
- "group": "output",
1781
- "binding": {
1782
- "name": "resultExpression",
1783
- "type": "zeebe:property"
1784
- },
1785
- "type": "Text"
1636
+ "description": "Specify condition and response"
1786
1637
  }
1787
1638
  ],
1788
- "engines": {
1789
- "camunda": "^8.3"
1790
- },
1791
1639
  "icon": {
1792
- "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
1640
+ "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"
1641
+ },
1642
+ "engines": {
1643
+ "camunda": "^8.4"
1793
1644
  }
1794
1645
  },
1795
1646
  {
1796
1647
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1797
1648
  "name": "Webhook Message Start Event Connector",
1798
1649
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
1799
- "version": 1,
1650
+ "version": 3,
1800
1651
  "description": "Configure webhook to receive callbacks",
1801
1652
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1802
1653
  "category": {
@@ -1909,7 +1760,11 @@
1909
1760
  },
1910
1761
  "description": "The webhook ID is a part of the URL",
1911
1762
  "constraints": {
1912
- "notEmpty": true
1763
+ "notEmpty": true,
1764
+ "pattern": {
1765
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
1766
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
1767
+ }
1913
1768
  }
1914
1769
  },
1915
1770
  {
@@ -2265,6 +2120,18 @@
2265
2120
  },
2266
2121
  "description": "Expression to map the inbound payload to process variables"
2267
2122
  },
2123
+ {
2124
+ "label": "One time verification response expression",
2125
+ "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>",
2126
+ "type": "Text",
2127
+ "group": "webhookResponse",
2128
+ "feel": "required",
2129
+ "optional": true,
2130
+ "binding": {
2131
+ "type": "zeebe:property",
2132
+ "name": "inbound.verificationExpression"
2133
+ }
2134
+ },
2268
2135
  {
2269
2136
  "label": "Response body expression",
2270
2137
  "type": "Text",
@@ -2282,16 +2149,19 @@
2282
2149
  "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"
2283
2150
  },
2284
2151
  "engines": {
2285
- "camunda": "^8.2"
2152
+ "camunda": "^8.5"
2286
2153
  }
2287
2154
  },
2288
2155
  {
2289
2156
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2290
2157
  "name": "Webhook Message Start Event Connector",
2291
2158
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
2292
- "version": 2,
2293
2159
  "description": "Configure webhook to receive callbacks",
2294
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2160
+ "metadata": {
2161
+ "keywords": []
2162
+ },
2163
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
2164
+ "version": 13,
2295
2165
  "category": {
2296
2166
  "id": "connectors",
2297
2167
  "name": "Connectors"
@@ -2301,6 +2171,9 @@
2301
2171
  "value": "bpmn:StartEvent",
2302
2172
  "eventDefinition": "bpmn:MessageEventDefinition"
2303
2173
  },
2174
+ "engines": {
2175
+ "camunda": "^8.3"
2176
+ },
2304
2177
  "groups": [
2305
2178
  {
2306
2179
  "id": "endpoint",
@@ -2314,56 +2187,49 @@
2314
2187
  "id": "authorization",
2315
2188
  "label": "Authorization"
2316
2189
  },
2190
+ {
2191
+ "id": "webhookResponse",
2192
+ "label": "Webhook response"
2193
+ },
2317
2194
  {
2318
2195
  "id": "activation",
2319
2196
  "label": "Activation"
2320
2197
  },
2321
2198
  {
2322
2199
  "id": "correlation",
2323
- "label": "Subprocess correlation"
2200
+ "label": "Correlation",
2201
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
2324
2202
  },
2325
2203
  {
2326
- "id": "variable-mapping",
2327
- "label": "Variable mapping"
2204
+ "id": "deduplication",
2205
+ "label": "Deduplication",
2206
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
2328
2207
  },
2329
2208
  {
2330
- "id": "webhookResponse",
2331
- "label": "Webhook response"
2209
+ "id": "output",
2210
+ "label": "Output mapping"
2332
2211
  }
2333
2212
  ],
2334
2213
  "properties": [
2335
2214
  {
2336
- "type": "Hidden",
2337
2215
  "value": "io.camunda:webhook:1",
2338
2216
  "binding": {
2339
- "type": "zeebe:property",
2340
- "name": "inbound.type"
2341
- }
2342
- },
2343
- {
2344
- "type": "Hidden",
2345
- "generatedValue": {
2346
- "type": "uuid"
2217
+ "name": "inbound.type",
2218
+ "type": "zeebe:property"
2347
2219
  },
2348
- "binding": {
2349
- "type": "bpmn:Message#property",
2350
- "name": "name"
2351
- }
2352
- },
2353
- {
2354
- "type": "Hidden",
2355
- "value": "ConfigurableInboundWebhook",
2356
- "binding": {
2357
- "type": "zeebe:property",
2358
- "name": "inbound.subtype"
2359
- }
2220
+ "type": "Hidden"
2360
2221
  },
2361
2222
  {
2362
- "id": "webhookMethod",
2223
+ "id": "inbound.method",
2363
2224
  "label": "Webhook method",
2364
- "group": "endpoint",
2365
2225
  "description": "Select HTTP method",
2226
+ "optional": false,
2366
2227
  "value": "any",
2228
+ "group": "endpoint",
2229
+ "binding": {
2230
+ "name": "inbound.method",
2231
+ "type": "zeebe:property"
2232
+ },
2367
2233
  "type": "Dropdown",
2368
2234
  "choices": [
2369
2235
  {
@@ -2371,46 +2237,53 @@
2371
2237
  "value": "any"
2372
2238
  },
2373
2239
  {
2374
- "name": "Get",
2240
+ "name": "GET",
2375
2241
  "value": "get"
2376
2242
  },
2377
2243
  {
2378
- "name": "Post",
2244
+ "name": "POST",
2379
2245
  "value": "post"
2380
2246
  },
2381
2247
  {
2382
- "name": "Put",
2248
+ "name": "PUT",
2383
2249
  "value": "put"
2384
2250
  },
2385
2251
  {
2386
- "name": "Delete",
2252
+ "name": "DELETE",
2387
2253
  "value": "delete"
2388
2254
  }
2389
- ],
2390
- "binding": {
2391
- "type": "zeebe:property",
2392
- "name": "inbound.method"
2393
- }
2255
+ ]
2394
2256
  },
2395
2257
  {
2258
+ "id": "inbound.context",
2396
2259
  "label": "Webhook ID",
2397
- "type": "String",
2260
+ "description": "The webhook ID is a part of the URL",
2261
+ "optional": false,
2262
+ "constraints": {
2263
+ "notEmpty": true,
2264
+ "pattern": {
2265
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
2266
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
2267
+ }
2268
+ },
2398
2269
  "group": "endpoint",
2399
2270
  "binding": {
2400
- "type": "zeebe:property",
2401
- "name": "inbound.context"
2271
+ "name": "inbound.context",
2272
+ "type": "zeebe:property"
2402
2273
  },
2403
- "description": "The webhook ID is a part of the URL",
2404
- "constraints": {
2405
- "notEmpty": true
2406
- }
2274
+ "type": "String"
2407
2275
  },
2408
2276
  {
2409
- "id": "shouldValidateHmac",
2277
+ "id": "inbound.shouldValidateHmac",
2410
2278
  "label": "HMAC authentication",
2411
- "group": "authentication",
2412
- "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",
2279
+ "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",
2280
+ "optional": false,
2413
2281
  "value": "disabled",
2282
+ "group": "authentication",
2283
+ "binding": {
2284
+ "name": "inbound.shouldValidateHmac",
2285
+ "type": "zeebe:property"
2286
+ },
2414
2287
  "type": "Dropdown",
2415
2288
  "choices": [
2416
2289
  {
@@ -2421,47 +2294,60 @@
2421
2294
  "name": "Disabled",
2422
2295
  "value": "disabled"
2423
2296
  }
2424
- ],
2425
- "binding": {
2426
- "type": "zeebe:property",
2427
- "name": "inbound.shouldValidateHmac"
2428
- }
2297
+ ]
2429
2298
  },
2430
2299
  {
2300
+ "id": "inbound.hmacSecret",
2431
2301
  "label": "HMAC secret key",
2432
2302
  "description": "Shared secret key",
2433
- "type": "String",
2434
- "group": "authentication",
2435
2303
  "optional": true,
2304
+ "feel": "optional",
2305
+ "group": "authentication",
2436
2306
  "binding": {
2437
- "type": "zeebe:property",
2438
- "name": "inbound.hmacSecret"
2307
+ "name": "inbound.hmacSecret",
2308
+ "type": "zeebe:property"
2439
2309
  },
2440
2310
  "condition": {
2441
- "property": "shouldValidateHmac",
2442
- "equals": "enabled"
2443
- }
2311
+ "property": "inbound.shouldValidateHmac",
2312
+ "equals": "enabled",
2313
+ "type": "simple"
2314
+ },
2315
+ "type": "String"
2444
2316
  },
2445
2317
  {
2318
+ "id": "inbound.hmacHeader",
2446
2319
  "label": "HMAC header",
2447
2320
  "description": "Name of header attribute that will contain the HMAC value",
2448
- "type": "String",
2449
- "group": "authentication",
2450
2321
  "optional": true,
2322
+ "feel": "optional",
2323
+ "group": "authentication",
2451
2324
  "binding": {
2452
- "type": "zeebe:property",
2453
- "name": "inbound.hmacHeader"
2325
+ "name": "inbound.hmacHeader",
2326
+ "type": "zeebe:property"
2454
2327
  },
2455
2328
  "condition": {
2456
- "property": "shouldValidateHmac",
2457
- "equals": "enabled"
2458
- }
2329
+ "property": "inbound.shouldValidateHmac",
2330
+ "equals": "enabled",
2331
+ "type": "simple"
2332
+ },
2333
+ "type": "String"
2459
2334
  },
2460
2335
  {
2336
+ "id": "inbound.hmacAlgorithm",
2461
2337
  "label": "HMAC algorithm",
2462
- "group": "authentication",
2463
2338
  "description": "Choose HMAC algorithm",
2339
+ "optional": false,
2464
2340
  "value": "sha_256",
2341
+ "group": "authentication",
2342
+ "binding": {
2343
+ "name": "inbound.hmacAlgorithm",
2344
+ "type": "zeebe:property"
2345
+ },
2346
+ "condition": {
2347
+ "property": "inbound.shouldValidateHmac",
2348
+ "equals": "enabled",
2349
+ "type": "simple"
2350
+ },
2465
2351
  "type": "Dropdown",
2466
2352
  "choices": [
2467
2353
  {
@@ -2476,214 +2362,248 @@
2476
2362
  "name": "SHA-512",
2477
2363
  "value": "sha_512"
2478
2364
  }
2479
- ],
2480
- "binding": {
2481
- "type": "zeebe:property",
2482
- "name": "inbound.hmacAlgorithm"
2483
- },
2484
- "condition": {
2485
- "property": "shouldValidateHmac",
2486
- "equals": "enabled"
2487
- }
2365
+ ]
2488
2366
  },
2489
2367
  {
2368
+ "id": "inbound.hmacScopes",
2490
2369
  "label": "HMAC scopes",
2491
- "group": "authentication",
2492
- "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>",
2493
- "feel": "required",
2494
- "type": "String",
2370
+ "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>",
2495
2371
  "optional": true,
2372
+ "feel": "required",
2373
+ "group": "authentication",
2496
2374
  "binding": {
2497
- "type": "zeebe:property",
2498
- "name": "inbound.hmacScopes"
2375
+ "name": "inbound.hmacScopes",
2376
+ "type": "zeebe:property"
2499
2377
  },
2500
2378
  "condition": {
2501
- "property": "shouldValidateHmac",
2502
- "equals": "enabled"
2503
- }
2379
+ "property": "inbound.shouldValidateHmac",
2380
+ "equals": "enabled",
2381
+ "type": "simple"
2382
+ },
2383
+ "type": "String"
2504
2384
  },
2505
2385
  {
2506
- "id": "authorizationType",
2386
+ "id": "inbound.auth.type",
2507
2387
  "label": "Authorization type",
2508
- "group": "authorization",
2509
- "description": "Choose the authorization type.",
2388
+ "description": "Choose the authorization type",
2510
2389
  "value": "NONE",
2390
+ "group": "authorization",
2391
+ "binding": {
2392
+ "name": "inbound.auth.type",
2393
+ "type": "zeebe:property"
2394
+ },
2511
2395
  "type": "Dropdown",
2512
2396
  "choices": [
2513
2397
  {
2514
2398
  "name": "None",
2515
2399
  "value": "NONE"
2516
2400
  },
2517
- {
2518
- "name": "JWT",
2519
- "value": "JWT"
2520
- },
2521
2401
  {
2522
2402
  "name": "Basic",
2523
2403
  "value": "BASIC"
2524
2404
  },
2525
2405
  {
2526
- "name": "API Key",
2406
+ "name": "API key",
2527
2407
  "value": "APIKEY"
2408
+ },
2409
+ {
2410
+ "name": "JWT",
2411
+ "value": "JWT"
2528
2412
  }
2529
- ],
2530
- "binding": {
2531
- "type": "zeebe:property",
2532
- "name": "inbound.auth.type"
2533
- }
2413
+ ]
2534
2414
  },
2535
2415
  {
2536
- "label": "JWK url",
2537
- "description": "Well-known url of JWKs",
2538
- "type": "String",
2539
- "group": "authorization",
2416
+ "id": "inbound.auth.username",
2417
+ "label": "Username",
2418
+ "description": "Username for basic authentication",
2419
+ "optional": false,
2540
2420
  "feel": "optional",
2541
- "optional": true,
2421
+ "group": "authorization",
2542
2422
  "binding": {
2543
- "type": "zeebe:property",
2544
- "name": "inbound.auth.jwt.jwkUrl"
2423
+ "name": "inbound.auth.username",
2424
+ "type": "zeebe:property"
2545
2425
  },
2546
2426
  "condition": {
2547
- "property": "authorizationType",
2548
- "equals": "JWT"
2549
- }
2427
+ "property": "inbound.auth.type",
2428
+ "equals": "BASIC",
2429
+ "type": "simple"
2430
+ },
2431
+ "type": "String"
2550
2432
  },
2551
2433
  {
2552
- "label": "JWT role property expression",
2553
- "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>",
2554
- "type": "String",
2434
+ "id": "inbound.auth.password",
2435
+ "label": "Password",
2436
+ "description": "Password for basic authentication",
2437
+ "optional": false,
2438
+ "feel": "optional",
2555
2439
  "group": "authorization",
2556
- "feel": "required",
2557
- "optional": true,
2558
2440
  "binding": {
2559
- "type": "zeebe:property",
2560
- "name": "inbound.auth.jwt.permissionsExpression"
2441
+ "name": "inbound.auth.password",
2442
+ "type": "zeebe:property"
2561
2443
  },
2562
2444
  "condition": {
2563
- "property": "authorizationType",
2564
- "equals": "JWT"
2565
- }
2445
+ "property": "inbound.auth.type",
2446
+ "equals": "BASIC",
2447
+ "type": "simple"
2448
+ },
2449
+ "type": "String"
2566
2450
  },
2567
2451
  {
2568
- "label": "Required roles",
2569
- "description": "List of roles to test JWT roles against",
2570
- "type": "String",
2452
+ "id": "inbound.auth.apiKey",
2453
+ "label": "API key",
2454
+ "description": "Expected API key",
2455
+ "optional": false,
2456
+ "feel": "optional",
2571
2457
  "group": "authorization",
2572
- "feel": "required",
2573
- "optional": true,
2574
2458
  "binding": {
2575
- "type": "zeebe:property",
2576
- "name": "inbound.auth.jwt.requiredPermissions"
2459
+ "name": "inbound.auth.apiKey",
2460
+ "type": "zeebe:property"
2577
2461
  },
2578
2462
  "condition": {
2579
- "property": "authorizationType",
2580
- "equals": "JWT"
2581
- }
2463
+ "property": "inbound.auth.type",
2464
+ "equals": "APIKEY",
2465
+ "type": "simple"
2466
+ },
2467
+ "type": "String"
2582
2468
  },
2583
2469
  {
2584
- "label": "Username",
2585
- "description": "Username for basic authentication",
2586
- "type": "String",
2470
+ "id": "inbound.auth.apiKeyLocator",
2471
+ "label": "API key locator",
2472
+ "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>",
2473
+ "optional": false,
2474
+ "value": "=split(request.headers.authorization, \" \")[2]",
2475
+ "constraints": {
2476
+ "notEmpty": true
2477
+ },
2478
+ "feel": "required",
2587
2479
  "group": "authorization",
2588
- "feel": "optional",
2589
2480
  "binding": {
2590
- "type": "zeebe:property",
2591
- "name": "inbound.auth.username"
2481
+ "name": "inbound.auth.apiKeyLocator",
2482
+ "type": "zeebe:property"
2592
2483
  },
2593
2484
  "condition": {
2594
- "property": "authorizationType",
2595
- "equals": "BASIC"
2485
+ "property": "inbound.auth.type",
2486
+ "equals": "APIKEY",
2487
+ "type": "simple"
2596
2488
  },
2597
- "constraints": {
2598
- "notEmpty": true
2599
- }
2489
+ "type": "String"
2600
2490
  },
2601
2491
  {
2602
- "label": "Password",
2603
- "description": "Password for basic authentication",
2604
- "type": "String",
2605
- "group": "authorization",
2492
+ "id": "inbound.auth.jwt.jwkUrl",
2493
+ "label": "JWK URL",
2494
+ "description": "Well-known URL of JWKs",
2495
+ "optional": false,
2606
2496
  "feel": "optional",
2497
+ "group": "authorization",
2607
2498
  "binding": {
2608
- "type": "zeebe:property",
2609
- "name": "inbound.auth.password"
2499
+ "name": "inbound.auth.jwt.jwkUrl",
2500
+ "type": "zeebe:property"
2610
2501
  },
2611
2502
  "condition": {
2612
- "property": "authorizationType",
2613
- "equals": "BASIC"
2503
+ "property": "inbound.auth.type",
2504
+ "equals": "JWT",
2505
+ "type": "simple"
2614
2506
  },
2615
- "constraints": {
2616
- "notEmpty": true
2617
- }
2507
+ "type": "String"
2618
2508
  },
2619
2509
  {
2620
- "label": "API Key",
2621
- "description": "Expected API key",
2622
- "type": "String",
2510
+ "id": "inbound.auth.jwt.permissionsExpression",
2511
+ "label": "JWT role property expression",
2512
+ "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>",
2513
+ "optional": false,
2514
+ "feel": "required",
2623
2515
  "group": "authorization",
2624
- "feel": "optional",
2625
2516
  "binding": {
2626
- "type": "zeebe:property",
2627
- "name": "inbound.auth.apiKey"
2517
+ "name": "inbound.auth.jwt.permissionsExpression",
2518
+ "type": "zeebe:property"
2628
2519
  },
2629
2520
  "condition": {
2630
- "property": "authorizationType",
2631
- "equals": "APIKEY"
2521
+ "property": "inbound.auth.type",
2522
+ "equals": "JWT",
2523
+ "type": "simple"
2632
2524
  },
2633
- "constraints": {
2634
- "notEmpty": true
2635
- }
2525
+ "type": "String"
2636
2526
  },
2637
2527
  {
2638
- "label": "API Key locator",
2639
- "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>",
2640
- "type": "String",
2641
- "group": "authorization",
2528
+ "id": "inbound.auth.jwt.requiredPermissions",
2529
+ "label": "Required roles",
2530
+ "description": "List of roles to test JWT roles against",
2531
+ "optional": false,
2642
2532
  "feel": "required",
2533
+ "group": "authorization",
2643
2534
  "binding": {
2644
- "type": "zeebe:property",
2645
- "name": "inbound.auth.apiKeyLocator"
2535
+ "name": "inbound.auth.jwt.requiredPermissions",
2536
+ "type": "zeebe:property"
2646
2537
  },
2647
2538
  "condition": {
2648
- "property": "authorizationType",
2649
- "equals": "APIKEY"
2539
+ "property": "inbound.auth.type",
2540
+ "equals": "JWT",
2541
+ "type": "simple"
2650
2542
  },
2651
- "constraints": {
2652
- "notEmpty": true
2543
+ "type": "String"
2544
+ },
2545
+ {
2546
+ "id": "inbound.responseExpression",
2547
+ "label": "Response expression",
2548
+ "description": "Expression used to generate the HTTP response",
2549
+ "optional": true,
2550
+ "feel": "required",
2551
+ "group": "webhookResponse",
2552
+ "binding": {
2553
+ "name": "inbound.responseExpression",
2554
+ "type": "zeebe:property"
2653
2555
  },
2654
- "value": "=split(request.headers.authorization, \" \")[2]"
2556
+ "type": "Text"
2655
2557
  },
2656
2558
  {
2657
- "label": "Message ID expression",
2559
+ "id": "inbound.verificationExpression",
2560
+ "label": "One time verification response expression",
2561
+ "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>",
2562
+ "optional": true,
2658
2563
  "feel": "required",
2659
- "type": "String",
2564
+ "group": "webhookResponse",
2565
+ "binding": {
2566
+ "name": "inbound.verificationExpression",
2567
+ "type": "zeebe:property"
2568
+ },
2569
+ "type": "Text"
2570
+ },
2571
+ {
2572
+ "id": "activationCondition",
2573
+ "label": "Activation condition",
2574
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
2660
2575
  "optional": true,
2576
+ "feel": "required",
2661
2577
  "group": "activation",
2662
2578
  "binding": {
2663
- "type": "zeebe:property",
2664
- "name": "messageIdExpression"
2579
+ "name": "activationCondition",
2580
+ "type": "zeebe:property"
2665
2581
  },
2666
- "description": "Expression to extract unique identifier of a message"
2582
+ "type": "String"
2667
2583
  },
2668
2584
  {
2669
- "label": "Condition",
2670
- "type": "String",
2585
+ "id": "consumeUnmatchedEvents",
2586
+ "label": "Consume unmatched events",
2587
+ "value": true,
2671
2588
  "group": "activation",
2672
- "feel": "required",
2673
- "optional": true,
2674
2589
  "binding": {
2675
- "type": "zeebe:property",
2676
- "name": "activationCondition"
2590
+ "name": "consumeUnmatchedEvents",
2591
+ "type": "zeebe:property"
2677
2592
  },
2678
- "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>"
2593
+ "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",
2594
+ "type": "Boolean"
2679
2595
  },
2680
2596
  {
2681
- "label": "Correlation required",
2682
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
2683
2597
  "id": "correlationRequired",
2598
+ "label": "Subprocess correlation required",
2599
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
2600
+ "value": "notRequired",
2684
2601
  "group": "correlation",
2602
+ "binding": {
2603
+ "name": "correlationRequired",
2604
+ "type": "zeebe:property"
2605
+ },
2685
2606
  "type": "Dropdown",
2686
- "value": "notRequired",
2687
2607
  "choices": [
2688
2608
  {
2689
2609
  "name": "Correlation not required",
@@ -2693,110 +2613,192 @@
2693
2613
  "name": "Correlation required",
2694
2614
  "value": "required"
2695
2615
  }
2696
- ],
2697
- "binding": {
2698
- "type": "zeebe:property",
2699
- "name": "correlationRequired"
2700
- }
2616
+ ]
2701
2617
  },
2702
2618
  {
2619
+ "id": "correlationKeyProcess",
2703
2620
  "label": "Correlation key (process)",
2704
- "type": "String",
2621
+ "description": "Sets up the correlation key from process variables",
2622
+ "constraints": {
2623
+ "notEmpty": true
2624
+ },
2625
+ "feel": "required",
2626
+ "group": "correlation",
2627
+ "binding": {
2628
+ "name": "correlationKey",
2629
+ "type": "bpmn:Message#zeebe:subscription#property"
2630
+ },
2631
+ "condition": {
2632
+ "property": "correlationRequired",
2633
+ "equals": "required",
2634
+ "type": "simple"
2635
+ },
2636
+ "type": "String"
2637
+ },
2638
+ {
2639
+ "id": "correlationKeyPayload",
2640
+ "label": "Correlation key (payload)",
2641
+ "description": "Extracts the correlation key from the incoming message payload",
2642
+ "constraints": {
2643
+ "notEmpty": true
2644
+ },
2645
+ "feel": "required",
2646
+ "group": "correlation",
2647
+ "binding": {
2648
+ "name": "correlationKeyExpression",
2649
+ "type": "zeebe:property"
2650
+ },
2651
+ "condition": {
2652
+ "property": "correlationRequired",
2653
+ "equals": "required",
2654
+ "type": "simple"
2655
+ },
2656
+ "type": "String"
2657
+ },
2658
+ {
2659
+ "id": "messageTtl",
2660
+ "label": "Message TTL",
2661
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2662
+ "optional": true,
2663
+ "constraints": {
2664
+ "notEmpty": false,
2665
+ "pattern": {
2666
+ "value": "^(PT.*|)$",
2667
+ "message": "must be an ISO-8601 duration"
2668
+ }
2669
+ },
2670
+ "feel": "optional",
2671
+ "group": "correlation",
2672
+ "binding": {
2673
+ "name": "messageTtl",
2674
+ "type": "zeebe:property"
2675
+ },
2676
+ "type": "String"
2677
+ },
2678
+ {
2679
+ "id": "messageIdExpression",
2680
+ "label": "Message ID expression",
2681
+ "description": "Expression to extract unique identifier of a message",
2682
+ "optional": true,
2683
+ "feel": "required",
2684
+ "group": "correlation",
2685
+ "binding": {
2686
+ "name": "messageIdExpression",
2687
+ "type": "zeebe:property"
2688
+ },
2689
+ "type": "String"
2690
+ },
2691
+ {
2692
+ "id": "messageNameUuid",
2693
+ "generatedValue": {
2694
+ "type": "uuid"
2695
+ },
2705
2696
  "group": "correlation",
2706
- "feel": "required",
2707
- "description": "Sets up the correlation key from process variables",
2708
2697
  "binding": {
2709
- "type": "bpmn:Message#zeebe:subscription#property",
2710
- "name": "correlationKey"
2711
- },
2712
- "constraints": {
2713
- "notEmpty": true
2698
+ "name": "name",
2699
+ "type": "bpmn:Message#property"
2714
2700
  },
2715
- "condition": {
2716
- "property": "correlationRequired",
2717
- "equals": "required"
2718
- }
2701
+ "type": "Hidden"
2719
2702
  },
2720
2703
  {
2721
- "label": "Correlation key (payload)",
2722
- "type": "String",
2723
- "group": "correlation",
2724
- "feel": "required",
2704
+ "id": "deduplicationModeManualFlag",
2705
+ "label": "Manual mode",
2706
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
2707
+ "value": false,
2708
+ "group": "deduplication",
2725
2709
  "binding": {
2726
- "type": "zeebe:property",
2727
- "name": "correlationKeyExpression"
2710
+ "name": "deduplicationModeManualFlag",
2711
+ "type": "zeebe:property"
2728
2712
  },
2729
- "description": "Extracts the correlation key from the incoming message payload",
2713
+ "type": "Boolean"
2714
+ },
2715
+ {
2716
+ "id": "deduplicationId",
2717
+ "label": "Deduplication ID",
2730
2718
  "constraints": {
2731
- "notEmpty": true
2719
+ "notEmpty": true,
2720
+ "pattern": {
2721
+ "value": "^[a-zA-Z0-9_-]+$",
2722
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
2723
+ }
2724
+ },
2725
+ "group": "deduplication",
2726
+ "binding": {
2727
+ "name": "deduplicationId",
2728
+ "type": "zeebe:property"
2732
2729
  },
2733
2730
  "condition": {
2734
- "property": "correlationRequired",
2735
- "equals": "required"
2736
- }
2731
+ "property": "deduplicationModeManualFlag",
2732
+ "equals": true,
2733
+ "type": "simple"
2734
+ },
2735
+ "type": "String"
2737
2736
  },
2738
2737
  {
2739
- "label": "Result variable",
2740
- "type": "String",
2741
- "group": "variable-mapping",
2742
- "optional": true,
2738
+ "id": "deduplicationModeManual",
2739
+ "value": "MANUAL",
2740
+ "group": "deduplication",
2743
2741
  "binding": {
2744
- "type": "zeebe:property",
2745
- "name": "resultVariable"
2742
+ "name": "deduplicationMode",
2743
+ "type": "zeebe:property"
2746
2744
  },
2747
- "description": "Name of variable to store the result of the connector in"
2745
+ "condition": {
2746
+ "property": "deduplicationId",
2747
+ "isActive": true,
2748
+ "type": "simple"
2749
+ },
2750
+ "type": "Hidden"
2748
2751
  },
2749
2752
  {
2750
- "label": "Result expression",
2751
- "type": "String",
2752
- "group": "variable-mapping",
2753
- "feel": "required",
2754
- "optional": true,
2753
+ "id": "deduplicationModeAuto",
2754
+ "value": "AUTO",
2755
+ "group": "deduplication",
2755
2756
  "binding": {
2756
- "type": "zeebe:property",
2757
- "name": "resultExpression"
2757
+ "name": "deduplicationMode",
2758
+ "type": "zeebe:property"
2758
2759
  },
2759
- "description": "Expression to map the inbound payload to process variables"
2760
+ "condition": {
2761
+ "property": "deduplicationId",
2762
+ "isActive": false,
2763
+ "type": "simple"
2764
+ },
2765
+ "type": "Hidden"
2760
2766
  },
2761
2767
  {
2762
- "label": "One time verification response expression",
2763
- "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>",
2764
- "type": "Text",
2765
- "group": "webhookResponse",
2766
- "feel": "required",
2767
- "optional": true,
2768
+ "id": "resultVariable",
2769
+ "label": "Result variable",
2770
+ "description": "Name of variable to store the response in",
2771
+ "group": "output",
2768
2772
  "binding": {
2769
- "type": "zeebe:property",
2770
- "name": "inbound.verificationExpression"
2771
- }
2773
+ "name": "resultVariable",
2774
+ "type": "zeebe:property"
2775
+ },
2776
+ "type": "String"
2772
2777
  },
2773
2778
  {
2774
- "label": "Response body expression",
2775
- "type": "Text",
2776
- "group": "webhookResponse",
2779
+ "id": "resultExpression",
2780
+ "label": "Result expression",
2781
+ "description": "Expression to map the response into process variables",
2777
2782
  "feel": "required",
2778
- "optional": true,
2783
+ "group": "output",
2779
2784
  "binding": {
2780
- "type": "zeebe:property",
2781
- "name": "inbound.responseBodyExpression"
2785
+ "name": "resultExpression",
2786
+ "type": "zeebe:property"
2782
2787
  },
2783
- "description": "Specify condition and response"
2788
+ "type": "Text"
2784
2789
  }
2785
2790
  ],
2786
2791
  "icon": {
2787
- "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"
2788
- },
2789
- "engines": {
2790
- "camunda": "^8.4"
2792
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2791
2793
  }
2792
2794
  },
2793
2795
  {
2794
2796
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2795
2797
  "name": "Webhook Message Start Event Connector",
2796
2798
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
2797
- "version": 3,
2798
2799
  "description": "Configure webhook to receive callbacks",
2799
2800
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2801
+ "version": 10,
2800
2802
  "category": {
2801
2803
  "id": "connectors",
2802
2804
  "name": "Connectors"
@@ -2819,56 +2821,43 @@
2819
2821
  "id": "authorization",
2820
2822
  "label": "Authorization"
2821
2823
  },
2824
+ {
2825
+ "id": "webhookResponse",
2826
+ "label": "Webhook response"
2827
+ },
2822
2828
  {
2823
2829
  "id": "activation",
2824
2830
  "label": "Activation"
2825
2831
  },
2826
2832
  {
2827
2833
  "id": "correlation",
2828
- "label": "Subprocess correlation"
2829
- },
2830
- {
2831
- "id": "variable-mapping",
2832
- "label": "Variable mapping"
2834
+ "label": "Correlation"
2833
2835
  },
2834
2836
  {
2835
- "id": "webhookResponse",
2836
- "label": "Webhook response"
2837
+ "id": "output",
2838
+ "label": "Output mapping"
2837
2839
  }
2838
2840
  ],
2839
2841
  "properties": [
2840
2842
  {
2841
- "type": "Hidden",
2842
2843
  "value": "io.camunda:webhook:1",
2843
2844
  "binding": {
2844
- "type": "zeebe:property",
2845
- "name": "inbound.type"
2846
- }
2847
- },
2848
- {
2849
- "type": "Hidden",
2850
- "generatedValue": {
2851
- "type": "uuid"
2845
+ "name": "inbound.type",
2846
+ "type": "zeebe:property"
2852
2847
  },
2853
- "binding": {
2854
- "type": "bpmn:Message#property",
2855
- "name": "name"
2856
- }
2857
- },
2858
- {
2859
- "type": "Hidden",
2860
- "value": "ConfigurableInboundWebhook",
2861
- "binding": {
2862
- "type": "zeebe:property",
2863
- "name": "inbound.subtype"
2864
- }
2848
+ "type": "Hidden"
2865
2849
  },
2866
2850
  {
2867
- "id": "webhookMethod",
2851
+ "id": "inbound.method",
2868
2852
  "label": "Webhook method",
2869
- "group": "endpoint",
2870
2853
  "description": "Select HTTP method",
2854
+ "optional": false,
2871
2855
  "value": "any",
2856
+ "group": "endpoint",
2857
+ "binding": {
2858
+ "name": "inbound.method",
2859
+ "type": "zeebe:property"
2860
+ },
2872
2861
  "type": "Dropdown",
2873
2862
  "choices": [
2874
2863
  {
@@ -2876,50 +2865,53 @@
2876
2865
  "value": "any"
2877
2866
  },
2878
2867
  {
2879
- "name": "Get",
2868
+ "name": "GET",
2880
2869
  "value": "get"
2881
2870
  },
2882
2871
  {
2883
- "name": "Post",
2872
+ "name": "POST",
2884
2873
  "value": "post"
2885
2874
  },
2886
2875
  {
2887
- "name": "Put",
2876
+ "name": "PUT",
2888
2877
  "value": "put"
2889
2878
  },
2890
2879
  {
2891
- "name": "Delete",
2880
+ "name": "DELETE",
2892
2881
  "value": "delete"
2893
2882
  }
2894
- ],
2895
- "binding": {
2896
- "type": "zeebe:property",
2897
- "name": "inbound.method"
2898
- }
2883
+ ]
2899
2884
  },
2900
2885
  {
2886
+ "id": "inbound.context",
2901
2887
  "label": "Webhook ID",
2902
- "type": "String",
2903
- "group": "endpoint",
2904
- "binding": {
2905
- "type": "zeebe:property",
2906
- "name": "inbound.context"
2907
- },
2908
2888
  "description": "The webhook ID is a part of the URL",
2889
+ "optional": false,
2909
2890
  "constraints": {
2910
2891
  "notEmpty": true,
2911
2892
  "pattern": {
2912
2893
  "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
2913
2894
  "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
2914
2895
  }
2915
- }
2896
+ },
2897
+ "group": "endpoint",
2898
+ "binding": {
2899
+ "name": "inbound.context",
2900
+ "type": "zeebe:property"
2901
+ },
2902
+ "type": "String"
2916
2903
  },
2917
2904
  {
2918
- "id": "shouldValidateHmac",
2905
+ "id": "inbound.shouldValidateHmac",
2919
2906
  "label": "HMAC authentication",
2920
- "group": "authentication",
2921
2907
  "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",
2908
+ "optional": false,
2922
2909
  "value": "disabled",
2910
+ "group": "authentication",
2911
+ "binding": {
2912
+ "name": "inbound.shouldValidateHmac",
2913
+ "type": "zeebe:property"
2914
+ },
2923
2915
  "type": "Dropdown",
2924
2916
  "choices": [
2925
2917
  {
@@ -2930,47 +2922,60 @@
2930
2922
  "name": "Disabled",
2931
2923
  "value": "disabled"
2932
2924
  }
2933
- ],
2934
- "binding": {
2935
- "type": "zeebe:property",
2936
- "name": "inbound.shouldValidateHmac"
2937
- }
2925
+ ]
2938
2926
  },
2939
2927
  {
2928
+ "id": "inbound.hmacSecret",
2940
2929
  "label": "HMAC secret key",
2941
2930
  "description": "Shared secret key",
2942
- "type": "String",
2943
- "group": "authentication",
2944
2931
  "optional": true,
2932
+ "feel": "optional",
2933
+ "group": "authentication",
2945
2934
  "binding": {
2946
- "type": "zeebe:property",
2947
- "name": "inbound.hmacSecret"
2935
+ "name": "inbound.hmacSecret",
2936
+ "type": "zeebe:property"
2948
2937
  },
2949
2938
  "condition": {
2950
- "property": "shouldValidateHmac",
2951
- "equals": "enabled"
2952
- }
2939
+ "property": "inbound.shouldValidateHmac",
2940
+ "equals": "enabled",
2941
+ "type": "simple"
2942
+ },
2943
+ "type": "String"
2953
2944
  },
2954
2945
  {
2946
+ "id": "inbound.hmacHeader",
2955
2947
  "label": "HMAC header",
2956
2948
  "description": "Name of header attribute that will contain the HMAC value",
2957
- "type": "String",
2958
- "group": "authentication",
2959
2949
  "optional": true,
2950
+ "feel": "optional",
2951
+ "group": "authentication",
2960
2952
  "binding": {
2961
- "type": "zeebe:property",
2962
- "name": "inbound.hmacHeader"
2953
+ "name": "inbound.hmacHeader",
2954
+ "type": "zeebe:property"
2963
2955
  },
2964
2956
  "condition": {
2965
- "property": "shouldValidateHmac",
2966
- "equals": "enabled"
2967
- }
2957
+ "property": "inbound.shouldValidateHmac",
2958
+ "equals": "enabled",
2959
+ "type": "simple"
2960
+ },
2961
+ "type": "String"
2968
2962
  },
2969
2963
  {
2964
+ "id": "inbound.hmacAlgorithm",
2970
2965
  "label": "HMAC algorithm",
2971
- "group": "authentication",
2972
2966
  "description": "Choose HMAC algorithm",
2967
+ "optional": false,
2973
2968
  "value": "sha_256",
2969
+ "group": "authentication",
2970
+ "binding": {
2971
+ "name": "inbound.hmacAlgorithm",
2972
+ "type": "zeebe:property"
2973
+ },
2974
+ "condition": {
2975
+ "property": "inbound.shouldValidateHmac",
2976
+ "equals": "enabled",
2977
+ "type": "simple"
2978
+ },
2974
2979
  "type": "Dropdown",
2975
2980
  "choices": [
2976
2981
  {
@@ -2985,214 +2990,236 @@
2985
2990
  "name": "SHA-512",
2986
2991
  "value": "sha_512"
2987
2992
  }
2988
- ],
2989
- "binding": {
2990
- "type": "zeebe:property",
2991
- "name": "inbound.hmacAlgorithm"
2992
- },
2993
- "condition": {
2994
- "property": "shouldValidateHmac",
2995
- "equals": "enabled"
2996
- }
2993
+ ]
2997
2994
  },
2998
2995
  {
2996
+ "id": "inbound.hmacScopes",
2999
2997
  "label": "HMAC scopes",
3000
- "group": "authentication",
3001
2998
  "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>",
3002
- "feel": "required",
3003
- "type": "String",
3004
2999
  "optional": true,
3000
+ "feel": "required",
3001
+ "group": "authentication",
3005
3002
  "binding": {
3006
- "type": "zeebe:property",
3007
- "name": "inbound.hmacScopes"
3003
+ "name": "inbound.hmacScopes",
3004
+ "type": "zeebe:property"
3008
3005
  },
3009
3006
  "condition": {
3010
- "property": "shouldValidateHmac",
3011
- "equals": "enabled"
3012
- }
3007
+ "property": "inbound.shouldValidateHmac",
3008
+ "equals": "enabled",
3009
+ "type": "simple"
3010
+ },
3011
+ "type": "String"
3013
3012
  },
3014
3013
  {
3015
- "id": "authorizationType",
3014
+ "id": "inbound.auth.type",
3016
3015
  "label": "Authorization type",
3017
- "group": "authorization",
3018
- "description": "Choose the authorization type.",
3016
+ "description": "Choose the authorization type",
3019
3017
  "value": "NONE",
3018
+ "group": "authorization",
3019
+ "binding": {
3020
+ "name": "inbound.auth.type",
3021
+ "type": "zeebe:property"
3022
+ },
3020
3023
  "type": "Dropdown",
3021
3024
  "choices": [
3022
3025
  {
3023
3026
  "name": "None",
3024
3027
  "value": "NONE"
3025
3028
  },
3026
- {
3027
- "name": "JWT",
3028
- "value": "JWT"
3029
- },
3030
3029
  {
3031
3030
  "name": "Basic",
3032
3031
  "value": "BASIC"
3033
3032
  },
3034
3033
  {
3035
- "name": "API Key",
3034
+ "name": "API key",
3036
3035
  "value": "APIKEY"
3036
+ },
3037
+ {
3038
+ "name": "JWT",
3039
+ "value": "JWT"
3037
3040
  }
3038
- ],
3039
- "binding": {
3040
- "type": "zeebe:property",
3041
- "name": "inbound.auth.type"
3042
- }
3041
+ ]
3043
3042
  },
3044
3043
  {
3045
- "label": "JWK url",
3046
- "description": "Well-known url of JWKs",
3047
- "type": "String",
3048
- "group": "authorization",
3044
+ "id": "inbound.auth.username",
3045
+ "label": "Username",
3046
+ "description": "Username for basic authentication",
3047
+ "optional": false,
3049
3048
  "feel": "optional",
3050
- "optional": true,
3049
+ "group": "authorization",
3051
3050
  "binding": {
3052
- "type": "zeebe:property",
3053
- "name": "inbound.auth.jwt.jwkUrl"
3051
+ "name": "inbound.auth.username",
3052
+ "type": "zeebe:property"
3054
3053
  },
3055
3054
  "condition": {
3056
- "property": "authorizationType",
3057
- "equals": "JWT"
3058
- }
3055
+ "property": "inbound.auth.type",
3056
+ "equals": "BASIC",
3057
+ "type": "simple"
3058
+ },
3059
+ "type": "String"
3059
3060
  },
3060
3061
  {
3061
- "label": "JWT role property expression",
3062
- "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>",
3063
- "type": "String",
3062
+ "id": "inbound.auth.password",
3063
+ "label": "Password",
3064
+ "description": "Password for basic authentication",
3065
+ "optional": false,
3066
+ "feel": "optional",
3064
3067
  "group": "authorization",
3065
- "feel": "required",
3066
- "optional": true,
3067
3068
  "binding": {
3068
- "type": "zeebe:property",
3069
- "name": "inbound.auth.jwt.permissionsExpression"
3069
+ "name": "inbound.auth.password",
3070
+ "type": "zeebe:property"
3070
3071
  },
3071
3072
  "condition": {
3072
- "property": "authorizationType",
3073
- "equals": "JWT"
3074
- }
3073
+ "property": "inbound.auth.type",
3074
+ "equals": "BASIC",
3075
+ "type": "simple"
3076
+ },
3077
+ "type": "String"
3075
3078
  },
3076
3079
  {
3077
- "label": "Required roles",
3078
- "description": "List of roles to test JWT roles against",
3079
- "type": "String",
3080
+ "id": "inbound.auth.apiKey",
3081
+ "label": "API key",
3082
+ "description": "Expected API key",
3083
+ "optional": false,
3084
+ "feel": "optional",
3080
3085
  "group": "authorization",
3081
- "feel": "required",
3082
- "optional": true,
3083
3086
  "binding": {
3084
- "type": "zeebe:property",
3085
- "name": "inbound.auth.jwt.requiredPermissions"
3087
+ "name": "inbound.auth.apiKey",
3088
+ "type": "zeebe:property"
3086
3089
  },
3087
3090
  "condition": {
3088
- "property": "authorizationType",
3089
- "equals": "JWT"
3090
- }
3091
+ "property": "inbound.auth.type",
3092
+ "equals": "APIKEY",
3093
+ "type": "simple"
3094
+ },
3095
+ "type": "String"
3091
3096
  },
3092
3097
  {
3093
- "label": "Username",
3094
- "description": "Username for basic authentication",
3095
- "type": "String",
3098
+ "id": "inbound.auth.apiKeyLocator",
3099
+ "label": "API key locator",
3100
+ "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>",
3101
+ "optional": false,
3102
+ "value": "=split(request.headers.authorization, \" \")[2]",
3103
+ "constraints": {
3104
+ "notEmpty": true
3105
+ },
3106
+ "feel": "required",
3096
3107
  "group": "authorization",
3097
- "feel": "optional",
3098
3108
  "binding": {
3099
- "type": "zeebe:property",
3100
- "name": "inbound.auth.username"
3109
+ "name": "inbound.auth.apiKeyLocator",
3110
+ "type": "zeebe:property"
3101
3111
  },
3102
3112
  "condition": {
3103
- "property": "authorizationType",
3104
- "equals": "BASIC"
3113
+ "property": "inbound.auth.type",
3114
+ "equals": "APIKEY",
3115
+ "type": "simple"
3105
3116
  },
3106
- "constraints": {
3107
- "notEmpty": true
3108
- }
3117
+ "type": "String"
3109
3118
  },
3110
3119
  {
3111
- "label": "Password",
3112
- "description": "Password for basic authentication",
3113
- "type": "String",
3114
- "group": "authorization",
3120
+ "id": "inbound.auth.jwt.jwkUrl",
3121
+ "label": "JWK URL",
3122
+ "description": "Well-known URL of JWKs",
3123
+ "optional": false,
3115
3124
  "feel": "optional",
3125
+ "group": "authorization",
3116
3126
  "binding": {
3117
- "type": "zeebe:property",
3118
- "name": "inbound.auth.password"
3127
+ "name": "inbound.auth.jwt.jwkUrl",
3128
+ "type": "zeebe:property"
3119
3129
  },
3120
3130
  "condition": {
3121
- "property": "authorizationType",
3122
- "equals": "BASIC"
3131
+ "property": "inbound.auth.type",
3132
+ "equals": "JWT",
3133
+ "type": "simple"
3123
3134
  },
3124
- "constraints": {
3125
- "notEmpty": true
3126
- }
3135
+ "type": "String"
3127
3136
  },
3128
3137
  {
3129
- "label": "API Key",
3130
- "description": "Expected API key",
3131
- "type": "String",
3138
+ "id": "inbound.auth.jwt.permissionsExpression",
3139
+ "label": "JWT role property expression",
3140
+ "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>",
3141
+ "optional": false,
3142
+ "feel": "required",
3132
3143
  "group": "authorization",
3133
- "feel": "optional",
3134
3144
  "binding": {
3135
- "type": "zeebe:property",
3136
- "name": "inbound.auth.apiKey"
3145
+ "name": "inbound.auth.jwt.permissionsExpression",
3146
+ "type": "zeebe:property"
3137
3147
  },
3138
3148
  "condition": {
3139
- "property": "authorizationType",
3140
- "equals": "APIKEY"
3149
+ "property": "inbound.auth.type",
3150
+ "equals": "JWT",
3151
+ "type": "simple"
3141
3152
  },
3142
- "constraints": {
3143
- "notEmpty": true
3144
- }
3153
+ "type": "String"
3145
3154
  },
3146
3155
  {
3147
- "label": "API Key locator",
3148
- "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>",
3149
- "type": "String",
3150
- "group": "authorization",
3156
+ "id": "inbound.auth.jwt.requiredPermissions",
3157
+ "label": "Required roles",
3158
+ "description": "List of roles to test JWT roles against",
3159
+ "optional": false,
3151
3160
  "feel": "required",
3161
+ "group": "authorization",
3152
3162
  "binding": {
3153
- "type": "zeebe:property",
3154
- "name": "inbound.auth.apiKeyLocator"
3163
+ "name": "inbound.auth.jwt.requiredPermissions",
3164
+ "type": "zeebe:property"
3155
3165
  },
3156
3166
  "condition": {
3157
- "property": "authorizationType",
3158
- "equals": "APIKEY"
3159
- },
3160
- "constraints": {
3161
- "notEmpty": true
3167
+ "property": "inbound.auth.type",
3168
+ "equals": "JWT",
3169
+ "type": "simple"
3162
3170
  },
3163
- "value": "=split(request.headers.authorization, \" \")[2]"
3171
+ "type": "String"
3164
3172
  },
3165
3173
  {
3166
- "label": "Message ID expression",
3167
- "feel": "required",
3168
- "type": "String",
3174
+ "id": "inbound.responseBodyExpression",
3175
+ "label": "Response body expression",
3176
+ "description": "Specify condition and response",
3169
3177
  "optional": true,
3170
- "group": "activation",
3178
+ "feel": "required",
3179
+ "group": "webhookResponse",
3171
3180
  "binding": {
3172
- "type": "zeebe:property",
3173
- "name": "messageIdExpression"
3181
+ "name": "inbound.responseBodyExpression",
3182
+ "type": "zeebe:property"
3174
3183
  },
3175
- "description": "Expression to extract unique identifier of a message"
3184
+ "type": "Text"
3176
3185
  },
3177
3186
  {
3178
- "label": "Condition",
3179
- "type": "String",
3180
- "group": "activation",
3187
+ "id": "inbound.verificationExpression",
3188
+ "label": "One time verification response expression",
3189
+ "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>",
3190
+ "optional": true,
3181
3191
  "feel": "required",
3192
+ "group": "webhookResponse",
3193
+ "binding": {
3194
+ "name": "inbound.verificationExpression",
3195
+ "type": "zeebe:property"
3196
+ },
3197
+ "type": "Text"
3198
+ },
3199
+ {
3200
+ "id": "activationCondition",
3201
+ "label": "Activation condition",
3202
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
3182
3203
  "optional": true,
3204
+ "feel": "required",
3205
+ "group": "activation",
3183
3206
  "binding": {
3184
- "type": "zeebe:property",
3185
- "name": "activationCondition"
3207
+ "name": "activationCondition",
3208
+ "type": "zeebe:property"
3186
3209
  },
3187
- "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>"
3210
+ "type": "String"
3188
3211
  },
3189
3212
  {
3190
- "label": "Correlation required",
3191
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
3192
3213
  "id": "correlationRequired",
3214
+ "label": "Subprocess correlation required",
3215
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
3216
+ "value": "notRequired",
3193
3217
  "group": "correlation",
3218
+ "binding": {
3219
+ "name": "correlationRequired",
3220
+ "type": "zeebe:property"
3221
+ },
3194
3222
  "type": "Dropdown",
3195
- "value": "notRequired",
3196
3223
  "choices": [
3197
3224
  {
3198
3225
  "name": "Correlation not required",
@@ -3202,98 +3229,99 @@
3202
3229
  "name": "Correlation required",
3203
3230
  "value": "required"
3204
3231
  }
3205
- ],
3206
- "binding": {
3207
- "type": "zeebe:property",
3208
- "name": "correlationRequired"
3209
- }
3232
+ ]
3210
3233
  },
3211
3234
  {
3235
+ "id": "correlationKeyProcess",
3212
3236
  "label": "Correlation key (process)",
3213
- "type": "String",
3214
- "group": "correlation",
3215
- "feel": "required",
3216
3237
  "description": "Sets up the correlation key from process variables",
3217
- "binding": {
3218
- "type": "bpmn:Message#zeebe:subscription#property",
3219
- "name": "correlationKey"
3220
- },
3221
3238
  "constraints": {
3222
3239
  "notEmpty": true
3223
3240
  },
3241
+ "feel": "required",
3242
+ "group": "correlation",
3243
+ "binding": {
3244
+ "name": "correlationKey",
3245
+ "type": "bpmn:Message#zeebe:subscription#property"
3246
+ },
3224
3247
  "condition": {
3225
3248
  "property": "correlationRequired",
3226
- "equals": "required"
3227
- }
3249
+ "equals": "required",
3250
+ "type": "simple"
3251
+ },
3252
+ "type": "String"
3228
3253
  },
3229
3254
  {
3255
+ "id": "correlationKeyPayload",
3230
3256
  "label": "Correlation key (payload)",
3231
- "type": "String",
3232
- "group": "correlation",
3233
- "feel": "required",
3234
- "binding": {
3235
- "type": "zeebe:property",
3236
- "name": "correlationKeyExpression"
3237
- },
3238
3257
  "description": "Extracts the correlation key from the incoming message payload",
3239
3258
  "constraints": {
3240
3259
  "notEmpty": true
3241
3260
  },
3261
+ "feel": "required",
3262
+ "group": "correlation",
3263
+ "binding": {
3264
+ "name": "correlationKeyExpression",
3265
+ "type": "zeebe:property"
3266
+ },
3242
3267
  "condition": {
3243
3268
  "property": "correlationRequired",
3244
- "equals": "required"
3245
- }
3269
+ "equals": "required",
3270
+ "type": "simple"
3271
+ },
3272
+ "type": "String"
3246
3273
  },
3247
3274
  {
3248
- "label": "Result variable",
3249
- "type": "String",
3250
- "group": "variable-mapping",
3275
+ "id": "messageIdExpression",
3276
+ "label": "Message ID expression",
3277
+ "description": "Expression to extract unique identifier of a message",
3251
3278
  "optional": true,
3279
+ "feel": "required",
3280
+ "group": "correlation",
3252
3281
  "binding": {
3253
- "type": "zeebe:property",
3254
- "name": "resultVariable"
3282
+ "name": "messageIdExpression",
3283
+ "type": "zeebe:property"
3255
3284
  },
3256
- "description": "Name of variable to store the result of the connector in"
3285
+ "type": "String"
3257
3286
  },
3258
3287
  {
3259
- "label": "Result expression",
3260
- "type": "String",
3261
- "group": "variable-mapping",
3262
- "feel": "required",
3263
- "optional": true,
3288
+ "id": "messageNameUuid",
3289
+ "generatedValue": {
3290
+ "type": "uuid"
3291
+ },
3292
+ "group": "correlation",
3264
3293
  "binding": {
3265
- "type": "zeebe:property",
3266
- "name": "resultExpression"
3294
+ "name": "name",
3295
+ "type": "bpmn:Message#property"
3267
3296
  },
3268
- "description": "Expression to map the inbound payload to process variables"
3297
+ "type": "Hidden"
3269
3298
  },
3270
3299
  {
3271
- "label": "One time verification response expression",
3272
- "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>",
3273
- "type": "Text",
3274
- "group": "webhookResponse",
3275
- "feel": "required",
3276
- "optional": true,
3300
+ "id": "resultVariable",
3301
+ "label": "Result variable",
3302
+ "description": "Name of variable to store the response in",
3303
+ "group": "output",
3277
3304
  "binding": {
3278
- "type": "zeebe:property",
3279
- "name": "inbound.verificationExpression"
3280
- }
3305
+ "name": "resultVariable",
3306
+ "type": "zeebe:property"
3307
+ },
3308
+ "type": "String"
3281
3309
  },
3282
3310
  {
3283
- "label": "Response body expression",
3284
- "type": "Text",
3285
- "group": "webhookResponse",
3311
+ "id": "resultExpression",
3312
+ "label": "Result expression",
3313
+ "description": "Expression to map the response into process variables",
3286
3314
  "feel": "required",
3287
- "optional": true,
3315
+ "group": "output",
3288
3316
  "binding": {
3289
- "type": "zeebe:property",
3290
- "name": "inbound.responseBodyExpression"
3317
+ "name": "resultExpression",
3318
+ "type": "zeebe:property"
3291
3319
  },
3292
- "description": "Specify condition and response"
3320
+ "type": "Text"
3293
3321
  }
3294
3322
  ],
3295
3323
  "icon": {
3296
- "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"
3324
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
3297
3325
  },
3298
3326
  "engines": {
3299
3327
  "camunda": "^8.5"
@@ -3303,9 +3331,9 @@
3303
3331
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
3304
3332
  "name": "Webhook Message Start Event Connector",
3305
3333
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
3334
+ "version": 1,
3306
3335
  "description": "Configure webhook to receive callbacks",
3307
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
3308
- "version": 11,
3336
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
3309
3337
  "category": {
3310
3338
  "id": "connectors",
3311
3339
  "name": "Connectors"
@@ -3328,44 +3356,56 @@
3328
3356
  "id": "authorization",
3329
3357
  "label": "Authorization"
3330
3358
  },
3331
- {
3332
- "id": "webhookResponse",
3333
- "label": "Webhook response"
3334
- },
3335
3359
  {
3336
3360
  "id": "activation",
3337
3361
  "label": "Activation"
3338
3362
  },
3339
3363
  {
3340
3364
  "id": "correlation",
3341
- "label": "Correlation",
3342
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
3365
+ "label": "Subprocess correlation"
3343
3366
  },
3344
3367
  {
3345
- "id": "output",
3346
- "label": "Output mapping"
3368
+ "id": "variable-mapping",
3369
+ "label": "Variable mapping"
3370
+ },
3371
+ {
3372
+ "id": "webhookResponse",
3373
+ "label": "Webhook response"
3347
3374
  }
3348
3375
  ],
3349
3376
  "properties": [
3350
3377
  {
3378
+ "type": "Hidden",
3351
3379
  "value": "io.camunda:webhook:1",
3352
3380
  "binding": {
3353
- "name": "inbound.type",
3354
- "type": "zeebe:property"
3381
+ "type": "zeebe:property",
3382
+ "name": "inbound.type"
3383
+ }
3384
+ },
3385
+ {
3386
+ "type": "Hidden",
3387
+ "generatedValue": {
3388
+ "type": "uuid"
3355
3389
  },
3356
- "type": "Hidden"
3390
+ "binding": {
3391
+ "type": "bpmn:Message#property",
3392
+ "name": "name"
3393
+ }
3357
3394
  },
3358
3395
  {
3359
- "id": "inbound.method",
3396
+ "type": "Hidden",
3397
+ "value": "ConfigurableInboundWebhook",
3398
+ "binding": {
3399
+ "type": "zeebe:property",
3400
+ "name": "inbound.subtype"
3401
+ }
3402
+ },
3403
+ {
3404
+ "id": "webhookMethod",
3360
3405
  "label": "Webhook method",
3406
+ "group": "endpoint",
3361
3407
  "description": "Select HTTP method",
3362
- "optional": false,
3363
3408
  "value": "any",
3364
- "group": "endpoint",
3365
- "binding": {
3366
- "name": "inbound.method",
3367
- "type": "zeebe:property"
3368
- },
3369
3409
  "type": "Dropdown",
3370
3410
  "choices": [
3371
3411
  {
@@ -3373,53 +3413,46 @@
3373
3413
  "value": "any"
3374
3414
  },
3375
3415
  {
3376
- "name": "GET",
3416
+ "name": "Get",
3377
3417
  "value": "get"
3378
3418
  },
3379
3419
  {
3380
- "name": "POST",
3420
+ "name": "Post",
3381
3421
  "value": "post"
3382
3422
  },
3383
3423
  {
3384
- "name": "PUT",
3424
+ "name": "Put",
3385
3425
  "value": "put"
3386
3426
  },
3387
3427
  {
3388
- "name": "DELETE",
3428
+ "name": "Delete",
3389
3429
  "value": "delete"
3390
3430
  }
3391
- ]
3431
+ ],
3432
+ "binding": {
3433
+ "type": "zeebe:property",
3434
+ "name": "inbound.method"
3435
+ }
3392
3436
  },
3393
3437
  {
3394
- "id": "inbound.context",
3395
3438
  "label": "Webhook ID",
3396
- "description": "The webhook ID is a part of the URL",
3397
- "optional": false,
3398
- "constraints": {
3399
- "notEmpty": true,
3400
- "pattern": {
3401
- "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
3402
- "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
3403
- }
3404
- },
3439
+ "type": "String",
3405
3440
  "group": "endpoint",
3406
3441
  "binding": {
3407
- "name": "inbound.context",
3408
- "type": "zeebe:property"
3442
+ "type": "zeebe:property",
3443
+ "name": "inbound.context"
3409
3444
  },
3410
- "type": "String"
3445
+ "description": "The webhook ID is a part of the URL",
3446
+ "constraints": {
3447
+ "notEmpty": true
3448
+ }
3411
3449
  },
3412
3450
  {
3413
- "id": "inbound.shouldValidateHmac",
3451
+ "id": "shouldValidateHmac",
3414
3452
  "label": "HMAC authentication",
3415
- "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",
3416
- "optional": false,
3417
- "value": "disabled",
3418
3453
  "group": "authentication",
3419
- "binding": {
3420
- "name": "inbound.shouldValidateHmac",
3421
- "type": "zeebe:property"
3422
- },
3454
+ "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",
3455
+ "value": "disabled",
3423
3456
  "type": "Dropdown",
3424
3457
  "choices": [
3425
3458
  {
@@ -3430,60 +3463,47 @@
3430
3463
  "name": "Disabled",
3431
3464
  "value": "disabled"
3432
3465
  }
3433
- ]
3466
+ ],
3467
+ "binding": {
3468
+ "type": "zeebe:property",
3469
+ "name": "inbound.shouldValidateHmac"
3470
+ }
3434
3471
  },
3435
3472
  {
3436
- "id": "inbound.hmacSecret",
3437
3473
  "label": "HMAC secret key",
3438
3474
  "description": "Shared secret key",
3439
- "optional": true,
3440
- "feel": "optional",
3475
+ "type": "String",
3441
3476
  "group": "authentication",
3477
+ "optional": true,
3442
3478
  "binding": {
3443
- "name": "inbound.hmacSecret",
3444
- "type": "zeebe:property"
3479
+ "type": "zeebe:property",
3480
+ "name": "inbound.hmacSecret"
3445
3481
  },
3446
3482
  "condition": {
3447
- "property": "inbound.shouldValidateHmac",
3448
- "equals": "enabled",
3449
- "type": "simple"
3450
- },
3451
- "type": "String"
3483
+ "property": "shouldValidateHmac",
3484
+ "equals": "enabled"
3485
+ }
3452
3486
  },
3453
3487
  {
3454
- "id": "inbound.hmacHeader",
3455
3488
  "label": "HMAC header",
3456
3489
  "description": "Name of header attribute that will contain the HMAC value",
3457
- "optional": true,
3458
- "feel": "optional",
3490
+ "type": "String",
3459
3491
  "group": "authentication",
3460
- "binding": {
3461
- "name": "inbound.hmacHeader",
3462
- "type": "zeebe:property"
3492
+ "optional": true,
3493
+ "binding": {
3494
+ "type": "zeebe:property",
3495
+ "name": "inbound.hmacHeader"
3463
3496
  },
3464
3497
  "condition": {
3465
- "property": "inbound.shouldValidateHmac",
3466
- "equals": "enabled",
3467
- "type": "simple"
3468
- },
3469
- "type": "String"
3498
+ "property": "shouldValidateHmac",
3499
+ "equals": "enabled"
3500
+ }
3470
3501
  },
3471
3502
  {
3472
- "id": "inbound.hmacAlgorithm",
3473
3503
  "label": "HMAC algorithm",
3504
+ "group": "authentication",
3474
3505
  "description": "Choose HMAC algorithm",
3475
- "optional": false,
3476
3506
  "value": "sha_256",
3477
- "group": "authentication",
3478
- "binding": {
3479
- "name": "inbound.hmacAlgorithm",
3480
- "type": "zeebe:property"
3481
- },
3482
- "condition": {
3483
- "property": "inbound.shouldValidateHmac",
3484
- "equals": "enabled",
3485
- "type": "simple"
3486
- },
3487
3507
  "type": "Dropdown",
3488
3508
  "choices": [
3489
3509
  {
@@ -3498,248 +3518,214 @@
3498
3518
  "name": "SHA-512",
3499
3519
  "value": "sha_512"
3500
3520
  }
3501
- ]
3521
+ ],
3522
+ "binding": {
3523
+ "type": "zeebe:property",
3524
+ "name": "inbound.hmacAlgorithm"
3525
+ },
3526
+ "condition": {
3527
+ "property": "shouldValidateHmac",
3528
+ "equals": "enabled"
3529
+ }
3502
3530
  },
3503
3531
  {
3504
- "id": "inbound.hmacScopes",
3505
3532
  "label": "HMAC scopes",
3506
- "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>",
3507
- "optional": true,
3508
- "feel": "required",
3509
3533
  "group": "authentication",
3534
+ "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>",
3535
+ "feel": "required",
3536
+ "type": "String",
3537
+ "optional": true,
3510
3538
  "binding": {
3511
- "name": "inbound.hmacScopes",
3512
- "type": "zeebe:property"
3539
+ "type": "zeebe:property",
3540
+ "name": "inbound.hmacScopes"
3513
3541
  },
3514
3542
  "condition": {
3515
- "property": "inbound.shouldValidateHmac",
3516
- "equals": "enabled",
3517
- "type": "simple"
3518
- },
3519
- "type": "String"
3543
+ "property": "shouldValidateHmac",
3544
+ "equals": "enabled"
3545
+ }
3520
3546
  },
3521
3547
  {
3522
- "id": "inbound.auth.type",
3548
+ "id": "authorizationType",
3523
3549
  "label": "Authorization type",
3524
- "description": "Choose the authorization type",
3525
- "value": "NONE",
3526
3550
  "group": "authorization",
3527
- "binding": {
3528
- "name": "inbound.auth.type",
3529
- "type": "zeebe:property"
3530
- },
3551
+ "description": "Choose the authorization type.",
3552
+ "value": "NONE",
3531
3553
  "type": "Dropdown",
3532
3554
  "choices": [
3533
3555
  {
3534
3556
  "name": "None",
3535
3557
  "value": "NONE"
3536
3558
  },
3559
+ {
3560
+ "name": "JWT",
3561
+ "value": "JWT"
3562
+ },
3537
3563
  {
3538
3564
  "name": "Basic",
3539
3565
  "value": "BASIC"
3540
3566
  },
3541
3567
  {
3542
- "name": "API key",
3568
+ "name": "API Key",
3543
3569
  "value": "APIKEY"
3544
- },
3545
- {
3546
- "name": "JWT",
3547
- "value": "JWT"
3548
3570
  }
3549
- ]
3550
- },
3551
- {
3552
- "id": "inbound.auth.username",
3553
- "label": "Username",
3554
- "description": "Username for basic authentication",
3555
- "optional": false,
3556
- "feel": "optional",
3557
- "group": "authorization",
3571
+ ],
3558
3572
  "binding": {
3559
- "name": "inbound.auth.username",
3560
- "type": "zeebe:property"
3561
- },
3562
- "condition": {
3563
- "property": "inbound.auth.type",
3564
- "equals": "BASIC",
3565
- "type": "simple"
3566
- },
3567
- "type": "String"
3573
+ "type": "zeebe:property",
3574
+ "name": "inbound.auth.type"
3575
+ }
3568
3576
  },
3569
3577
  {
3570
- "id": "inbound.auth.password",
3571
- "label": "Password",
3572
- "description": "Password for basic authentication",
3573
- "optional": false,
3574
- "feel": "optional",
3578
+ "label": "JWK url",
3579
+ "description": "Well-known url of JWKs",
3580
+ "type": "String",
3575
3581
  "group": "authorization",
3582
+ "feel": "optional",
3583
+ "optional": true,
3576
3584
  "binding": {
3577
- "name": "inbound.auth.password",
3578
- "type": "zeebe:property"
3585
+ "type": "zeebe:property",
3586
+ "name": "inbound.auth.jwt.jwkUrl"
3579
3587
  },
3580
3588
  "condition": {
3581
- "property": "inbound.auth.type",
3582
- "equals": "BASIC",
3583
- "type": "simple"
3584
- },
3585
- "type": "String"
3589
+ "property": "authorizationType",
3590
+ "equals": "JWT"
3591
+ }
3586
3592
  },
3587
3593
  {
3588
- "id": "inbound.auth.apiKey",
3589
- "label": "API key",
3590
- "description": "Expected API key",
3591
- "optional": false,
3592
- "feel": "optional",
3594
+ "label": "JWT role property expression",
3595
+ "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>",
3596
+ "type": "String",
3593
3597
  "group": "authorization",
3598
+ "feel": "required",
3599
+ "optional": true,
3594
3600
  "binding": {
3595
- "name": "inbound.auth.apiKey",
3596
- "type": "zeebe:property"
3601
+ "type": "zeebe:property",
3602
+ "name": "inbound.auth.jwt.permissionsExpression"
3597
3603
  },
3598
3604
  "condition": {
3599
- "property": "inbound.auth.type",
3600
- "equals": "APIKEY",
3601
- "type": "simple"
3602
- },
3603
- "type": "String"
3605
+ "property": "authorizationType",
3606
+ "equals": "JWT"
3607
+ }
3604
3608
  },
3605
3609
  {
3606
- "id": "inbound.auth.apiKeyLocator",
3607
- "label": "API key locator",
3608
- "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>",
3609
- "optional": false,
3610
- "value": "=split(request.headers.authorization, \" \")[2]",
3611
- "constraints": {
3612
- "notEmpty": true
3613
- },
3614
- "feel": "required",
3610
+ "label": "Required roles",
3611
+ "description": "List of roles to test JWT roles against",
3612
+ "type": "String",
3615
3613
  "group": "authorization",
3614
+ "feel": "required",
3615
+ "optional": true,
3616
3616
  "binding": {
3617
- "name": "inbound.auth.apiKeyLocator",
3618
- "type": "zeebe:property"
3617
+ "type": "zeebe:property",
3618
+ "name": "inbound.auth.jwt.requiredPermissions"
3619
3619
  },
3620
3620
  "condition": {
3621
- "property": "inbound.auth.type",
3622
- "equals": "APIKEY",
3623
- "type": "simple"
3624
- },
3625
- "type": "String"
3621
+ "property": "authorizationType",
3622
+ "equals": "JWT"
3623
+ }
3626
3624
  },
3627
3625
  {
3628
- "id": "inbound.auth.jwt.jwkUrl",
3629
- "label": "JWK URL",
3630
- "description": "Well-known URL of JWKs",
3631
- "optional": false,
3632
- "feel": "optional",
3626
+ "label": "Username",
3627
+ "description": "Username for basic authentication",
3628
+ "type": "String",
3633
3629
  "group": "authorization",
3630
+ "feel": "optional",
3634
3631
  "binding": {
3635
- "name": "inbound.auth.jwt.jwkUrl",
3636
- "type": "zeebe:property"
3632
+ "type": "zeebe:property",
3633
+ "name": "inbound.auth.username"
3637
3634
  },
3638
3635
  "condition": {
3639
- "property": "inbound.auth.type",
3640
- "equals": "JWT",
3641
- "type": "simple"
3636
+ "property": "authorizationType",
3637
+ "equals": "BASIC"
3642
3638
  },
3643
- "type": "String"
3639
+ "constraints": {
3640
+ "notEmpty": true
3641
+ }
3644
3642
  },
3645
3643
  {
3646
- "id": "inbound.auth.jwt.permissionsExpression",
3647
- "label": "JWT role property expression",
3648
- "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>",
3649
- "optional": false,
3650
- "feel": "required",
3644
+ "label": "Password",
3645
+ "description": "Password for basic authentication",
3646
+ "type": "String",
3651
3647
  "group": "authorization",
3648
+ "feel": "optional",
3652
3649
  "binding": {
3653
- "name": "inbound.auth.jwt.permissionsExpression",
3654
- "type": "zeebe:property"
3650
+ "type": "zeebe:property",
3651
+ "name": "inbound.auth.password"
3655
3652
  },
3656
3653
  "condition": {
3657
- "property": "inbound.auth.type",
3658
- "equals": "JWT",
3659
- "type": "simple"
3654
+ "property": "authorizationType",
3655
+ "equals": "BASIC"
3660
3656
  },
3661
- "type": "String"
3657
+ "constraints": {
3658
+ "notEmpty": true
3659
+ }
3662
3660
  },
3663
3661
  {
3664
- "id": "inbound.auth.jwt.requiredPermissions",
3665
- "label": "Required roles",
3666
- "description": "List of roles to test JWT roles against",
3667
- "optional": false,
3668
- "feel": "required",
3662
+ "label": "API Key",
3663
+ "description": "Expected API key",
3664
+ "type": "String",
3669
3665
  "group": "authorization",
3666
+ "feel": "optional",
3670
3667
  "binding": {
3671
- "name": "inbound.auth.jwt.requiredPermissions",
3672
- "type": "zeebe:property"
3668
+ "type": "zeebe:property",
3669
+ "name": "inbound.auth.apiKey"
3673
3670
  },
3674
3671
  "condition": {
3675
- "property": "inbound.auth.type",
3676
- "equals": "JWT",
3677
- "type": "simple"
3678
- },
3679
- "type": "String"
3680
- },
3681
- {
3682
- "id": "inbound.responseExpression",
3683
- "label": "Response expression",
3684
- "description": "Expression used to generate the HTTP response",
3685
- "optional": true,
3686
- "feel": "required",
3687
- "group": "webhookResponse",
3688
- "binding": {
3689
- "name": "inbound.responseExpression",
3690
- "type": "zeebe:property"
3672
+ "property": "authorizationType",
3673
+ "equals": "APIKEY"
3691
3674
  },
3692
- "type": "Text"
3675
+ "constraints": {
3676
+ "notEmpty": true
3677
+ }
3693
3678
  },
3694
3679
  {
3695
- "id": "inbound.verificationExpression",
3696
- "label": "One time verification response expression",
3697
- "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>",
3698
- "optional": true,
3680
+ "label": "API Key locator",
3681
+ "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>",
3682
+ "type": "String",
3683
+ "group": "authorization",
3699
3684
  "feel": "required",
3700
- "group": "webhookResponse",
3701
3685
  "binding": {
3702
- "name": "inbound.verificationExpression",
3703
- "type": "zeebe:property"
3686
+ "type": "zeebe:property",
3687
+ "name": "inbound.auth.apiKeyLocator"
3704
3688
  },
3705
- "type": "Text"
3689
+ "condition": {
3690
+ "property": "authorizationType",
3691
+ "equals": "APIKEY"
3692
+ },
3693
+ "constraints": {
3694
+ "notEmpty": true
3695
+ },
3696
+ "value": "=split(request.headers.authorization, \" \")[2]"
3706
3697
  },
3707
3698
  {
3708
- "id": "activationCondition",
3709
- "label": "Activation condition",
3710
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
3711
- "optional": true,
3699
+ "label": "Message ID expression",
3712
3700
  "feel": "required",
3701
+ "type": "String",
3702
+ "optional": true,
3713
3703
  "group": "activation",
3714
3704
  "binding": {
3715
- "name": "activationCondition",
3716
- "type": "zeebe:property"
3705
+ "type": "zeebe:property",
3706
+ "name": "messageIdExpression"
3717
3707
  },
3718
- "type": "String"
3708
+ "description": "Expression to extract unique identifier of a message"
3719
3709
  },
3720
3710
  {
3721
- "id": "consumeUnmatchedEvents",
3722
- "label": "Consume unmatched events",
3723
- "value": true,
3711
+ "label": "Condition",
3712
+ "type": "String",
3724
3713
  "group": "activation",
3714
+ "feel": "required",
3715
+ "optional": true,
3725
3716
  "binding": {
3726
- "name": "consumeUnmatchedEvents",
3727
- "type": "zeebe:property"
3717
+ "type": "zeebe:property",
3718
+ "name": "activationCondition"
3728
3719
  },
3729
- "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",
3730
- "type": "Boolean"
3720
+ "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>"
3731
3721
  },
3732
3722
  {
3733
- "id": "correlationRequired",
3734
- "label": "Subprocess correlation required",
3723
+ "label": "Correlation required",
3735
3724
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
3736
- "value": "notRequired",
3725
+ "id": "correlationRequired",
3737
3726
  "group": "correlation",
3738
- "binding": {
3739
- "name": "correlationRequired",
3740
- "type": "zeebe:property"
3741
- },
3742
3727
  "type": "Dropdown",
3728
+ "value": "notRequired",
3743
3729
  "choices": [
3744
3730
  {
3745
3731
  "name": "Correlation not required",
@@ -3749,122 +3735,89 @@
3749
3735
  "name": "Correlation required",
3750
3736
  "value": "required"
3751
3737
  }
3752
- ]
3738
+ ],
3739
+ "binding": {
3740
+ "type": "zeebe:property",
3741
+ "name": "correlationRequired"
3742
+ }
3753
3743
  },
3754
3744
  {
3755
- "id": "correlationKeyProcess",
3756
3745
  "label": "Correlation key (process)",
3746
+ "type": "String",
3747
+ "group": "correlation",
3748
+ "feel": "required",
3757
3749
  "description": "Sets up the correlation key from process variables",
3750
+ "binding": {
3751
+ "type": "bpmn:Message#zeebe:subscription#property",
3752
+ "name": "correlationKey"
3753
+ },
3758
3754
  "constraints": {
3759
3755
  "notEmpty": true
3760
3756
  },
3761
- "feel": "required",
3762
- "group": "correlation",
3763
- "binding": {
3764
- "name": "correlationKey",
3765
- "type": "bpmn:Message#zeebe:subscription#property"
3766
- },
3767
3757
  "condition": {
3768
3758
  "property": "correlationRequired",
3769
- "equals": "required",
3770
- "type": "simple"
3771
- },
3772
- "type": "String"
3759
+ "equals": "required"
3760
+ }
3773
3761
  },
3774
3762
  {
3775
- "id": "correlationKeyPayload",
3776
3763
  "label": "Correlation key (payload)",
3764
+ "type": "String",
3765
+ "group": "correlation",
3766
+ "feel": "required",
3767
+ "binding": {
3768
+ "type": "zeebe:property",
3769
+ "name": "correlationKeyExpression"
3770
+ },
3777
3771
  "description": "Extracts the correlation key from the incoming message payload",
3778
3772
  "constraints": {
3779
3773
  "notEmpty": true
3780
3774
  },
3781
- "feel": "required",
3782
- "group": "correlation",
3783
- "binding": {
3784
- "name": "correlationKeyExpression",
3785
- "type": "zeebe:property"
3786
- },
3787
3775
  "condition": {
3788
3776
  "property": "correlationRequired",
3789
- "equals": "required",
3790
- "type": "simple"
3791
- },
3792
- "type": "String"
3777
+ "equals": "required"
3778
+ }
3793
3779
  },
3794
3780
  {
3795
- "id": "messageTtl",
3796
- "label": "Message TTL",
3797
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
3781
+ "label": "Result variable",
3782
+ "type": "String",
3783
+ "group": "variable-mapping",
3798
3784
  "optional": true,
3799
- "constraints": {
3800
- "notEmpty": false,
3801
- "pattern": {
3802
- "value": "^(PT.*|)$",
3803
- "message": "must be an ISO-8601 duration"
3804
- }
3805
- },
3806
- "feel": "optional",
3807
- "group": "correlation",
3808
3785
  "binding": {
3809
- "name": "messageTtl",
3810
- "type": "zeebe:property"
3786
+ "type": "zeebe:property",
3787
+ "name": "resultVariable"
3811
3788
  },
3812
- "type": "String"
3789
+ "description": "Name of variable to store the result of the connector in"
3813
3790
  },
3814
3791
  {
3815
- "id": "messageIdExpression",
3816
- "label": "Message ID expression",
3817
- "description": "Expression to extract unique identifier of a message",
3818
- "optional": true,
3792
+ "label": "Result expression",
3793
+ "type": "String",
3794
+ "group": "variable-mapping",
3819
3795
  "feel": "required",
3820
- "group": "correlation",
3821
- "binding": {
3822
- "name": "messageIdExpression",
3823
- "type": "zeebe:property"
3824
- },
3825
- "type": "String"
3826
- },
3827
- {
3828
- "id": "messageNameUuid",
3829
- "generatedValue": {
3830
- "type": "uuid"
3831
- },
3832
- "group": "correlation",
3833
- "binding": {
3834
- "name": "name",
3835
- "type": "bpmn:Message#property"
3836
- },
3837
- "type": "Hidden"
3838
- },
3839
- {
3840
- "id": "resultVariable",
3841
- "label": "Result variable",
3842
- "description": "Name of variable to store the response in",
3843
- "group": "output",
3796
+ "optional": true,
3844
3797
  "binding": {
3845
- "name": "resultVariable",
3846
- "type": "zeebe:property"
3798
+ "type": "zeebe:property",
3799
+ "name": "resultExpression"
3847
3800
  },
3848
- "type": "String"
3801
+ "description": "Expression to map the inbound payload to process variables"
3849
3802
  },
3850
3803
  {
3851
- "id": "resultExpression",
3852
- "label": "Result expression",
3853
- "description": "Expression to map the response into process variables",
3804
+ "label": "Response body expression",
3805
+ "type": "Text",
3806
+ "group": "webhookResponse",
3854
3807
  "feel": "required",
3855
- "group": "output",
3808
+ "optional": true,
3856
3809
  "binding": {
3857
- "name": "resultExpression",
3858
- "type": "zeebe:property"
3810
+ "type": "zeebe:property",
3811
+ "name": "inbound.responseBodyExpression"
3859
3812
  },
3860
- "type": "Text"
3813
+ "description": "Specify condition and response"
3861
3814
  }
3862
3815
  ],
3863
3816
  "icon": {
3864
- "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
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"
3865
3818
  },
3866
3819
  "engines": {
3867
- "camunda": "^8.6"
3820
+ "camunda": "^8.2"
3868
3821
  }
3869
3822
  },
3870
3823
  {
@@ -3872,11 +3825,17 @@
3872
3825
  "name": "Webhook Message Start Event Connector",
3873
3826
  "id": "io.camunda.connectors.webhook.WebhookConnectorStartMessage.v1",
3874
3827
  "description": "Configure webhook to receive callbacks",
3875
- "metadata": {
3876
- "keywords": []
3877
- },
3828
+ "keywords": [
3829
+ "receive webhook",
3830
+ "HTTP trigger",
3831
+ "event received",
3832
+ "inbound event",
3833
+ "webhook trigger",
3834
+ "HTTP callback",
3835
+ "listen for event"
3836
+ ],
3878
3837
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
3879
- "version": 13,
3838
+ "version": 14,
3880
3839
  "category": {
3881
3840
  "id": "connectors",
3882
3841
  "name": "Connectors"
@@ -3910,6 +3869,10 @@
3910
3869
  "id": "activation",
3911
3870
  "label": "Activation"
3912
3871
  },
3872
+ {
3873
+ "id": "synchronousResponse",
3874
+ "label": "Response mode"
3875
+ },
3913
3876
  {
3914
3877
  "id": "correlation",
3915
3878
  "label": "Correlation",
@@ -4308,6 +4271,29 @@
4308
4271
  "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
4272
  "type": "Boolean"
4310
4273
  },
4274
+ {
4275
+ "id": "synchronousResponse",
4276
+ "label": "Response mode",
4277
+ "description": "Synchronous or Asynchronous <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#response-mode\" target=\"_blank\">response handling</a>",
4278
+ "value": "false",
4279
+ "group": "synchronousResponse",
4280
+ "binding": {
4281
+ "name": "synchronousResponse",
4282
+ "type": "zeebe:property"
4283
+ },
4284
+ "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.",
4285
+ "type": "Dropdown",
4286
+ "choices": [
4287
+ {
4288
+ "name": "Asynchronous",
4289
+ "value": "false"
4290
+ },
4291
+ {
4292
+ "name": "Synchronous",
4293
+ "value": "true"
4294
+ }
4295
+ ]
4296
+ },
4311
4297
  {
4312
4298
  "id": "correlationRequired",
4313
4299
  "label": "Subprocess correlation required",
@@ -4370,6 +4356,24 @@
4370
4356
  },
4371
4357
  "type": "String"
4372
4358
  },
4359
+ {
4360
+ "id": "messageIdExpression",
4361
+ "label": "Message ID expression",
4362
+ "description": "Expression to extract unique identifier of a message",
4363
+ "optional": true,
4364
+ "feel": "required",
4365
+ "group": "correlation",
4366
+ "binding": {
4367
+ "name": "messageIdExpression",
4368
+ "type": "zeebe:property"
4369
+ },
4370
+ "condition": {
4371
+ "property": "synchronousResponse",
4372
+ "equals": "false",
4373
+ "type": "simple"
4374
+ },
4375
+ "type": "String"
4376
+ },
4373
4377
  {
4374
4378
  "id": "messageTtl",
4375
4379
  "label": "Message TTL",
@@ -4388,32 +4392,27 @@
4388
4392
  "name": "messageTtl",
4389
4393
  "type": "zeebe:property"
4390
4394
  },
4391
- "type": "String"
4392
- },
4393
- {
4394
- "id": "messageIdExpression",
4395
- "label": "Message ID expression",
4396
- "description": "Expression to extract unique identifier of a message",
4397
- "optional": true,
4398
- "feel": "required",
4399
- "group": "correlation",
4400
- "binding": {
4401
- "name": "messageIdExpression",
4402
- "type": "zeebe:property"
4395
+ "condition": {
4396
+ "property": "synchronousResponse",
4397
+ "equals": "false",
4398
+ "type": "simple"
4403
4399
  },
4404
4400
  "type": "String"
4405
4401
  },
4406
4402
  {
4407
4403
  "id": "messageNameUuid",
4404
+ "label": "Message name",
4408
4405
  "generatedValue": {
4409
4406
  "type": "uuid"
4410
4407
  },
4408
+ "feel": "optional",
4411
4409
  "group": "correlation",
4412
4410
  "binding": {
4413
4411
  "name": "name",
4414
4412
  "type": "bpmn:Message#property"
4415
4413
  },
4416
- "type": "Hidden"
4414
+ "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.",
4415
+ "type": "String"
4417
4416
  },
4418
4417
  {
4419
4418
  "id": "deduplicationModeManualFlag",
@@ -4482,7 +4481,7 @@
4482
4481
  {
4483
4482
  "id": "resultVariable",
4484
4483
  "label": "Result variable",
4485
- "description": "Name of variable to store the response in",
4484
+ "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>.",
4486
4485
  "group": "output",
4487
4486
  "binding": {
4488
4487
  "name": "resultVariable",
@@ -4493,7 +4492,8 @@
4493
4492
  {
4494
4493
  "id": "resultExpression",
4495
4494
  "label": "Result expression",
4496
- "description": "Expression to map the response into process variables",
4495
+ "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>.",
4496
+ "value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
4497
4497
  "feel": "required",
4498
4498
  "group": "output",
4499
4499
  "binding": {