@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,8 @@
4
4
  "name": "Webhook Boundary Event Connector",
5
5
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.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
- ],
16
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
17
- "version": 14,
8
+ "version": 11,
18
9
  "category": {
19
10
  "id": "connectors",
20
11
  "name": "Connectors"
@@ -24,9 +15,6 @@
24
15
  "value": "bpmn:BoundaryEvent",
25
16
  "eventDefinition": "bpmn:MessageEventDefinition"
26
17
  },
27
- "engines": {
28
- "camunda": "^8.3"
29
- },
30
18
  "groups": [
31
19
  {
32
20
  "id": "endpoint",
@@ -48,20 +36,11 @@
48
36
  "id": "activation",
49
37
  "label": "Activation"
50
38
  },
51
- {
52
- "id": "synchronousResponse",
53
- "label": "Response mode"
54
- },
55
39
  {
56
40
  "id": "correlation",
57
41
  "label": "Correlation",
58
42
  "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
59
43
  },
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
44
  {
66
45
  "id": "output",
67
46
  "label": "Output mapping"
@@ -133,7 +112,7 @@
133
112
  {
134
113
  "id": "inbound.shouldValidateHmac",
135
114
  "label": "HMAC authentication",
136
- "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",
115
+ "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/webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
137
116
  "optional": false,
138
117
  "value": "disabled",
139
118
  "group": "authentication",
@@ -450,29 +429,6 @@
450
429
  "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
430
  "type": "Boolean"
452
431
  },
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
432
  {
477
433
  "id": "correlationKeyProcess",
478
434
  "label": "Correlation key (process)",
@@ -514,11 +470,6 @@
514
470
  "name": "messageIdExpression",
515
471
  "type": "zeebe:property"
516
472
  },
517
- "condition": {
518
- "property": "synchronousResponse",
519
- "equals": "false",
520
- "type": "simple"
521
- },
522
473
  "type": "String"
523
474
  },
524
475
  {
@@ -539,96 +490,24 @@
539
490
  "name": "messageTtl",
540
491
  "type": "zeebe:property"
541
492
  },
542
- "condition": {
543
- "property": "synchronousResponse",
544
- "equals": "false",
545
- "type": "simple"
546
- },
547
493
  "type": "String"
548
494
  },
549
495
  {
550
496
  "id": "messageNameUuid",
551
- "label": "Message name",
552
497
  "generatedValue": {
553
498
  "type": "uuid"
554
499
  },
555
- "feel": "optional",
556
500
  "group": "correlation",
557
501
  "binding": {
558
502
  "name": "name",
559
503
  "type": "bpmn:Message#property"
560
504
  },
561
- "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.",
562
- "type": "String"
563
- },
564
- {
565
- "id": "deduplicationModeManualFlag",
566
- "label": "Manual mode",
567
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
568
- "value": false,
569
- "group": "deduplication",
570
- "binding": {
571
- "name": "deduplicationModeManualFlag",
572
- "type": "zeebe:property"
573
- },
574
- "type": "Boolean"
575
- },
576
- {
577
- "id": "deduplicationId",
578
- "label": "Deduplication ID",
579
- "constraints": {
580
- "notEmpty": true,
581
- "pattern": {
582
- "value": "^[a-zA-Z0-9_-]+$",
583
- "message": "can only contain alphanumeric characters, dashes, and underscores"
584
- }
585
- },
586
- "group": "deduplication",
587
- "binding": {
588
- "name": "deduplicationId",
589
- "type": "zeebe:property"
590
- },
591
- "condition": {
592
- "property": "deduplicationModeManualFlag",
593
- "equals": true,
594
- "type": "simple"
595
- },
596
- "type": "String"
597
- },
598
- {
599
- "id": "deduplicationModeManual",
600
- "value": "MANUAL",
601
- "group": "deduplication",
602
- "binding": {
603
- "name": "deduplicationMode",
604
- "type": "zeebe:property"
605
- },
606
- "condition": {
607
- "property": "deduplicationId",
608
- "isActive": true,
609
- "type": "simple"
610
- },
611
- "type": "Hidden"
612
- },
613
- {
614
- "id": "deduplicationModeAuto",
615
- "value": "AUTO",
616
- "group": "deduplication",
617
- "binding": {
618
- "name": "deduplicationMode",
619
- "type": "zeebe:property"
620
- },
621
- "condition": {
622
- "property": "deduplicationId",
623
- "isActive": false,
624
- "type": "simple"
625
- },
626
505
  "type": "Hidden"
627
506
  },
628
507
  {
629
508
  "id": "resultVariable",
630
509
  "label": "Result variable",
631
- "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>.",
510
+ "description": "Name of variable to store the response in",
632
511
  "group": "output",
633
512
  "binding": {
634
513
  "name": "resultVariable",
@@ -639,8 +518,7 @@
639
518
  {
640
519
  "id": "resultExpression",
641
520
  "label": "Result expression",
642
- "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>.",
643
- "value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
521
+ "description": "Expression to map the response into process variables",
644
522
  "feel": "required",
645
523
  "group": "output",
646
524
  "binding": {
@@ -652,15 +530,18 @@
652
530
  ],
653
531
  "icon": {
654
532
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
533
+ },
534
+ "engines": {
535
+ "camunda": "^8.6"
655
536
  }
656
537
  },
657
538
  {
658
539
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
659
540
  "name": "Webhook Boundary Event Connector",
660
541
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
542
+ "version": 1,
661
543
  "description": "Configure webhook to receive callbacks",
662
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
663
- "version": 11,
544
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
664
545
  "category": {
665
546
  "id": "connectors",
666
547
  "name": "Connectors"
@@ -683,44 +564,52 @@
683
564
  "id": "authorization",
684
565
  "label": "Authorization"
685
566
  },
686
- {
687
- "id": "webhookResponse",
688
- "label": "Webhook response"
689
- },
690
567
  {
691
568
  "id": "activation",
692
569
  "label": "Activation"
693
570
  },
694
571
  {
695
- "id": "correlation",
696
- "label": "Correlation",
697
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
572
+ "id": "variable-mapping",
573
+ "label": "Variable mapping"
698
574
  },
699
575
  {
700
- "id": "output",
701
- "label": "Output mapping"
576
+ "id": "webhookResponse",
577
+ "label": "Webhook response"
702
578
  }
703
579
  ],
704
580
  "properties": [
705
581
  {
582
+ "type": "Hidden",
706
583
  "value": "io.camunda:webhook:1",
707
584
  "binding": {
708
- "name": "inbound.type",
709
- "type": "zeebe:property"
585
+ "type": "zeebe:property",
586
+ "name": "inbound.type"
587
+ }
588
+ },
589
+ {
590
+ "type": "Hidden",
591
+ "generatedValue": {
592
+ "type": "uuid"
710
593
  },
711
- "type": "Hidden"
594
+ "binding": {
595
+ "type": "bpmn:Message#property",
596
+ "name": "name"
597
+ }
712
598
  },
713
599
  {
714
- "id": "inbound.method",
600
+ "type": "Hidden",
601
+ "value": "ConfigurableInboundWebhook",
602
+ "binding": {
603
+ "type": "zeebe:property",
604
+ "name": "inbound.subtype"
605
+ }
606
+ },
607
+ {
608
+ "id": "webhookMethod",
715
609
  "label": "Webhook method",
610
+ "group": "endpoint",
716
611
  "description": "Select HTTP method",
717
- "optional": false,
718
612
  "value": "any",
719
- "group": "endpoint",
720
- "binding": {
721
- "name": "inbound.method",
722
- "type": "zeebe:property"
723
- },
724
613
  "type": "Dropdown",
725
614
  "choices": [
726
615
  {
@@ -728,53 +617,46 @@
728
617
  "value": "any"
729
618
  },
730
619
  {
731
- "name": "GET",
620
+ "name": "Get",
732
621
  "value": "get"
733
622
  },
734
623
  {
735
- "name": "POST",
624
+ "name": "Post",
736
625
  "value": "post"
737
626
  },
738
627
  {
739
- "name": "PUT",
628
+ "name": "Put",
740
629
  "value": "put"
741
630
  },
742
631
  {
743
- "name": "DELETE",
632
+ "name": "Delete",
744
633
  "value": "delete"
745
634
  }
746
- ]
635
+ ],
636
+ "binding": {
637
+ "type": "zeebe:property",
638
+ "name": "inbound.method"
639
+ }
747
640
  },
748
641
  {
749
- "id": "inbound.context",
750
642
  "label": "Webhook ID",
751
- "description": "The webhook ID is a part of the URL",
752
- "optional": false,
753
- "constraints": {
754
- "notEmpty": true,
755
- "pattern": {
756
- "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
757
- "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
758
- }
759
- },
643
+ "type": "String",
760
644
  "group": "endpoint",
761
645
  "binding": {
762
- "name": "inbound.context",
763
- "type": "zeebe:property"
646
+ "type": "zeebe:property",
647
+ "name": "inbound.context"
764
648
  },
765
- "type": "String"
649
+ "description": "The webhook ID is a part of the URL",
650
+ "constraints": {
651
+ "notEmpty": true
652
+ }
766
653
  },
767
654
  {
768
- "id": "inbound.shouldValidateHmac",
655
+ "id": "shouldValidateHmac",
769
656
  "label": "HMAC authentication",
770
- "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/webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
771
- "optional": false,
772
- "value": "disabled",
773
657
  "group": "authentication",
774
- "binding": {
775
- "name": "inbound.shouldValidateHmac",
776
- "type": "zeebe:property"
777
- },
658
+ "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",
659
+ "value": "disabled",
778
660
  "type": "Dropdown",
779
661
  "choices": [
780
662
  {
@@ -785,60 +667,47 @@
785
667
  "name": "Disabled",
786
668
  "value": "disabled"
787
669
  }
788
- ]
670
+ ],
671
+ "binding": {
672
+ "type": "zeebe:property",
673
+ "name": "inbound.shouldValidateHmac"
674
+ }
789
675
  },
790
676
  {
791
- "id": "inbound.hmacSecret",
792
677
  "label": "HMAC secret key",
793
678
  "description": "Shared secret key",
794
- "optional": true,
795
- "feel": "optional",
679
+ "type": "String",
796
680
  "group": "authentication",
681
+ "optional": true,
797
682
  "binding": {
798
- "name": "inbound.hmacSecret",
799
- "type": "zeebe:property"
683
+ "type": "zeebe:property",
684
+ "name": "inbound.hmacSecret"
800
685
  },
801
686
  "condition": {
802
- "property": "inbound.shouldValidateHmac",
803
- "equals": "enabled",
804
- "type": "simple"
805
- },
806
- "type": "String"
687
+ "property": "shouldValidateHmac",
688
+ "equals": "enabled"
689
+ }
807
690
  },
808
691
  {
809
- "id": "inbound.hmacHeader",
810
692
  "label": "HMAC header",
811
693
  "description": "Name of header attribute that will contain the HMAC value",
812
- "optional": true,
813
- "feel": "optional",
694
+ "type": "String",
814
695
  "group": "authentication",
696
+ "optional": true,
815
697
  "binding": {
816
- "name": "inbound.hmacHeader",
817
- "type": "zeebe:property"
698
+ "type": "zeebe:property",
699
+ "name": "inbound.hmacHeader"
818
700
  },
819
701
  "condition": {
820
- "property": "inbound.shouldValidateHmac",
821
- "equals": "enabled",
822
- "type": "simple"
823
- },
824
- "type": "String"
702
+ "property": "shouldValidateHmac",
703
+ "equals": "enabled"
704
+ }
825
705
  },
826
706
  {
827
- "id": "inbound.hmacAlgorithm",
828
707
  "label": "HMAC algorithm",
708
+ "group": "authentication",
829
709
  "description": "Choose HMAC algorithm",
830
- "optional": false,
831
710
  "value": "sha_256",
832
- "group": "authentication",
833
- "binding": {
834
- "name": "inbound.hmacAlgorithm",
835
- "type": "zeebe:property"
836
- },
837
- "condition": {
838
- "property": "inbound.shouldValidateHmac",
839
- "equals": "enabled",
840
- "type": "simple"
841
- },
842
711
  "type": "Dropdown",
843
712
  "choices": [
844
713
  {
@@ -853,341 +722,264 @@
853
722
  "name": "SHA-512",
854
723
  "value": "sha_512"
855
724
  }
856
- ]
725
+ ],
726
+ "binding": {
727
+ "type": "zeebe:property",
728
+ "name": "inbound.hmacAlgorithm"
729
+ },
730
+ "condition": {
731
+ "property": "shouldValidateHmac",
732
+ "equals": "enabled"
733
+ }
857
734
  },
858
735
  {
859
- "id": "inbound.hmacScopes",
860
736
  "label": "HMAC scopes",
861
- "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>",
862
- "optional": true,
863
- "feel": "required",
864
737
  "group": "authentication",
738
+ "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>",
739
+ "feel": "required",
740
+ "type": "String",
741
+ "optional": true,
865
742
  "binding": {
866
- "name": "inbound.hmacScopes",
867
- "type": "zeebe:property"
743
+ "type": "zeebe:property",
744
+ "name": "inbound.hmacScopes"
868
745
  },
869
746
  "condition": {
870
- "property": "inbound.shouldValidateHmac",
871
- "equals": "enabled",
872
- "type": "simple"
873
- },
874
- "type": "String"
747
+ "property": "shouldValidateHmac",
748
+ "equals": "enabled"
749
+ }
875
750
  },
876
751
  {
877
- "id": "inbound.auth.type",
752
+ "id": "authorizationType",
878
753
  "label": "Authorization type",
879
- "description": "Choose the authorization type",
880
- "value": "NONE",
881
754
  "group": "authorization",
882
- "binding": {
883
- "name": "inbound.auth.type",
884
- "type": "zeebe:property"
885
- },
755
+ "description": "Choose the authorization type.",
756
+ "value": "NONE",
886
757
  "type": "Dropdown",
887
758
  "choices": [
888
759
  {
889
760
  "name": "None",
890
761
  "value": "NONE"
891
762
  },
763
+ {
764
+ "name": "JWT",
765
+ "value": "JWT"
766
+ },
892
767
  {
893
768
  "name": "Basic",
894
769
  "value": "BASIC"
895
770
  },
896
771
  {
897
- "name": "API key",
772
+ "name": "API Key",
898
773
  "value": "APIKEY"
899
- },
900
- {
901
- "name": "JWT",
902
- "value": "JWT"
903
774
  }
904
- ]
775
+ ],
776
+ "binding": {
777
+ "type": "zeebe:property",
778
+ "name": "inbound.auth.type"
779
+ }
905
780
  },
906
781
  {
907
- "id": "inbound.auth.username",
908
- "label": "Username",
909
- "description": "Username for basic authentication",
910
- "optional": false,
911
- "feel": "optional",
782
+ "label": "JWK url",
783
+ "description": "Well-known url of JWKs",
784
+ "type": "String",
912
785
  "group": "authorization",
786
+ "feel": "optional",
787
+ "optional": true,
913
788
  "binding": {
914
- "name": "inbound.auth.username",
915
- "type": "zeebe:property"
789
+ "type": "zeebe:property",
790
+ "name": "inbound.auth.jwt.jwkUrl"
916
791
  },
917
792
  "condition": {
918
- "property": "inbound.auth.type",
919
- "equals": "BASIC",
920
- "type": "simple"
921
- },
922
- "type": "String"
793
+ "property": "authorizationType",
794
+ "equals": "JWT"
795
+ }
923
796
  },
924
797
  {
925
- "id": "inbound.auth.password",
926
- "label": "Password",
927
- "description": "Password for basic authentication",
928
- "optional": false,
929
- "feel": "optional",
798
+ "label": "JWT role property expression",
799
+ "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>",
800
+ "type": "String",
930
801
  "group": "authorization",
802
+ "feel": "required",
803
+ "optional": true,
931
804
  "binding": {
932
- "name": "inbound.auth.password",
933
- "type": "zeebe:property"
805
+ "type": "zeebe:property",
806
+ "name": "inbound.auth.jwt.permissionsExpression"
934
807
  },
935
808
  "condition": {
936
- "property": "inbound.auth.type",
937
- "equals": "BASIC",
938
- "type": "simple"
939
- },
940
- "type": "String"
809
+ "property": "authorizationType",
810
+ "equals": "JWT"
811
+ }
941
812
  },
942
813
  {
943
- "id": "inbound.auth.apiKey",
944
- "label": "API key",
945
- "description": "Expected API key",
946
- "optional": false,
947
- "feel": "optional",
814
+ "label": "Required roles",
815
+ "description": "List of roles to test JWT roles against",
816
+ "type": "String",
948
817
  "group": "authorization",
818
+ "feel": "required",
819
+ "optional": true,
949
820
  "binding": {
950
- "name": "inbound.auth.apiKey",
951
- "type": "zeebe:property"
821
+ "type": "zeebe:property",
822
+ "name": "inbound.auth.jwt.requiredPermissions"
952
823
  },
953
824
  "condition": {
954
- "property": "inbound.auth.type",
955
- "equals": "APIKEY",
956
- "type": "simple"
957
- },
958
- "type": "String"
825
+ "property": "authorizationType",
826
+ "equals": "JWT"
827
+ }
959
828
  },
960
829
  {
961
- "id": "inbound.auth.apiKeyLocator",
962
- "label": "API key locator",
963
- "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>",
964
- "optional": false,
965
- "value": "=split(request.headers.authorization, \" \")[2]",
966
- "constraints": {
967
- "notEmpty": true
968
- },
969
- "feel": "required",
830
+ "label": "Username",
831
+ "description": "Username for basic authentication",
832
+ "type": "String",
970
833
  "group": "authorization",
834
+ "feel": "optional",
971
835
  "binding": {
972
- "name": "inbound.auth.apiKeyLocator",
973
- "type": "zeebe:property"
836
+ "type": "zeebe:property",
837
+ "name": "inbound.auth.username"
974
838
  },
975
839
  "condition": {
976
- "property": "inbound.auth.type",
977
- "equals": "APIKEY",
978
- "type": "simple"
840
+ "property": "authorizationType",
841
+ "equals": "BASIC"
979
842
  },
980
- "type": "String"
843
+ "constraints": {
844
+ "notEmpty": true
845
+ }
981
846
  },
982
847
  {
983
- "id": "inbound.auth.jwt.jwkUrl",
984
- "label": "JWK URL",
985
- "description": "Well-known URL of JWKs",
986
- "optional": false,
987
- "feel": "optional",
848
+ "label": "Password",
849
+ "description": "Password for basic authentication",
850
+ "type": "String",
988
851
  "group": "authorization",
852
+ "feel": "optional",
989
853
  "binding": {
990
- "name": "inbound.auth.jwt.jwkUrl",
991
- "type": "zeebe:property"
854
+ "type": "zeebe:property",
855
+ "name": "inbound.auth.password"
992
856
  },
993
857
  "condition": {
994
- "property": "inbound.auth.type",
995
- "equals": "JWT",
996
- "type": "simple"
858
+ "property": "authorizationType",
859
+ "equals": "BASIC"
997
860
  },
998
- "type": "String"
861
+ "constraints": {
862
+ "notEmpty": true
863
+ }
999
864
  },
1000
865
  {
1001
- "id": "inbound.auth.jwt.permissionsExpression",
1002
- "label": "JWT role property expression",
1003
- "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>",
1004
- "optional": false,
1005
- "feel": "required",
866
+ "label": "API Key",
867
+ "description": "Expected API key",
868
+ "type": "String",
1006
869
  "group": "authorization",
870
+ "feel": "optional",
1007
871
  "binding": {
1008
- "name": "inbound.auth.jwt.permissionsExpression",
1009
- "type": "zeebe:property"
872
+ "type": "zeebe:property",
873
+ "name": "inbound.auth.apiKey"
1010
874
  },
1011
875
  "condition": {
1012
- "property": "inbound.auth.type",
1013
- "equals": "JWT",
1014
- "type": "simple"
876
+ "property": "authorizationType",
877
+ "equals": "APIKEY"
1015
878
  },
1016
- "type": "String"
879
+ "constraints": {
880
+ "notEmpty": true
881
+ }
1017
882
  },
1018
883
  {
1019
- "id": "inbound.auth.jwt.requiredPermissions",
1020
- "label": "Required roles",
1021
- "description": "List of roles to test JWT roles against",
1022
- "optional": false,
1023
- "feel": "required",
884
+ "label": "API Key locator",
885
+ "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>",
886
+ "type": "String",
1024
887
  "group": "authorization",
888
+ "feel": "required",
1025
889
  "binding": {
1026
- "name": "inbound.auth.jwt.requiredPermissions",
1027
- "type": "zeebe:property"
890
+ "type": "zeebe:property",
891
+ "name": "inbound.auth.apiKeyLocator"
1028
892
  },
1029
893
  "condition": {
1030
- "property": "inbound.auth.type",
1031
- "equals": "JWT",
1032
- "type": "simple"
894
+ "property": "authorizationType",
895
+ "equals": "APIKEY"
1033
896
  },
1034
- "type": "String"
897
+ "constraints": {
898
+ "notEmpty": true
899
+ },
900
+ "value": "=split(request.headers.authorization, \" \")[2]"
1035
901
  },
1036
902
  {
1037
- "id": "inbound.responseExpression",
1038
- "label": "Response expression",
1039
- "description": "Expression used to generate the HTTP response",
1040
- "optional": true,
903
+ "label": "Correlation key (process)",
904
+ "type": "String",
905
+ "group": "activation",
1041
906
  "feel": "required",
1042
- "group": "webhookResponse",
907
+ "description": "Sets up the correlation key from process variables",
1043
908
  "binding": {
1044
- "name": "inbound.responseExpression",
1045
- "type": "zeebe:property"
909
+ "type": "bpmn:Message#zeebe:subscription#property",
910
+ "name": "correlationKey"
1046
911
  },
1047
- "type": "Text"
1048
- },
1049
- {
1050
- "id": "inbound.verificationExpression",
1051
- "label": "One time verification response expression",
1052
- "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>",
1053
- "optional": true,
1054
- "feel": "required",
1055
- "group": "webhookResponse",
1056
- "binding": {
1057
- "name": "inbound.verificationExpression",
1058
- "type": "zeebe:property"
1059
- },
1060
- "type": "Text"
1061
- },
1062
- {
1063
- "id": "activationCondition",
1064
- "label": "Activation condition",
1065
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1066
- "optional": true,
1067
- "feel": "required",
1068
- "group": "activation",
1069
- "binding": {
1070
- "name": "activationCondition",
1071
- "type": "zeebe:property"
1072
- },
1073
- "type": "String"
912
+ "constraints": {
913
+ "notEmpty": true
914
+ }
1074
915
  },
1075
916
  {
1076
- "id": "consumeUnmatchedEvents",
1077
- "label": "Consume unmatched events",
1078
- "value": true,
917
+ "label": "Correlation key (payload)",
918
+ "type": "String",
1079
919
  "group": "activation",
1080
- "binding": {
1081
- "name": "consumeUnmatchedEvents",
1082
- "type": "zeebe:property"
1083
- },
1084
- "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",
1085
- "type": "Boolean"
1086
- },
1087
- {
1088
- "id": "correlationKeyProcess",
1089
- "label": "Correlation key (process)",
1090
- "description": "Sets up the correlation key from process variables",
1091
- "constraints": {
1092
- "notEmpty": true
1093
- },
1094
920
  "feel": "required",
1095
- "group": "correlation",
1096
921
  "binding": {
1097
- "name": "correlationKey",
1098
- "type": "bpmn:Message#zeebe:subscription#property"
922
+ "type": "zeebe:property",
923
+ "name": "correlationKeyExpression"
1099
924
  },
1100
- "type": "String"
1101
- },
1102
- {
1103
- "id": "correlationKeyPayload",
1104
- "label": "Correlation key (payload)",
1105
925
  "description": "Extracts the correlation key from the incoming message payload",
1106
926
  "constraints": {
1107
927
  "notEmpty": true
1108
- },
1109
- "feel": "required",
1110
- "group": "correlation",
1111
- "binding": {
1112
- "name": "correlationKeyExpression",
1113
- "type": "zeebe:property"
1114
- },
1115
- "type": "String"
928
+ }
1116
929
  },
1117
930
  {
1118
- "id": "messageIdExpression",
1119
- "label": "Message ID expression",
1120
- "description": "Expression to extract unique identifier of a message",
1121
- "optional": true,
931
+ "label": "Condition",
932
+ "type": "String",
933
+ "group": "activation",
1122
934
  "feel": "required",
1123
- "group": "correlation",
1124
- "binding": {
1125
- "name": "messageIdExpression",
1126
- "type": "zeebe:property"
1127
- },
1128
- "type": "String"
1129
- },
1130
- {
1131
- "id": "messageTtl",
1132
- "label": "Message TTL",
1133
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1134
935
  "optional": true,
1135
- "constraints": {
1136
- "notEmpty": false,
1137
- "pattern": {
1138
- "value": "^(PT.*|)$",
1139
- "message": "must be an ISO-8601 duration"
1140
- }
1141
- },
1142
- "feel": "optional",
1143
- "group": "correlation",
1144
936
  "binding": {
1145
- "name": "messageTtl",
1146
- "type": "zeebe:property"
937
+ "type": "zeebe:property",
938
+ "name": "activationCondition"
1147
939
  },
1148
- "type": "String"
940
+ "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>"
1149
941
  },
1150
942
  {
1151
- "id": "messageNameUuid",
1152
- "generatedValue": {
1153
- "type": "uuid"
1154
- },
1155
- "group": "correlation",
943
+ "label": "Result variable",
944
+ "type": "String",
945
+ "group": "variable-mapping",
946
+ "optional": true,
1156
947
  "binding": {
1157
- "name": "name",
1158
- "type": "bpmn:Message#property"
948
+ "type": "zeebe:property",
949
+ "name": "resultVariable"
1159
950
  },
1160
- "type": "Hidden"
951
+ "description": "Name of variable to store the result of the connector in"
1161
952
  },
1162
953
  {
1163
- "id": "resultVariable",
1164
- "label": "Result variable",
1165
- "description": "Name of variable to store the response in",
1166
- "group": "output",
954
+ "label": "Result expression",
955
+ "type": "String",
956
+ "group": "variable-mapping",
957
+ "feel": "required",
958
+ "optional": true,
1167
959
  "binding": {
1168
- "name": "resultVariable",
1169
- "type": "zeebe:property"
960
+ "type": "zeebe:property",
961
+ "name": "resultExpression"
1170
962
  },
1171
- "type": "String"
963
+ "description": "Expression to map the inbound payload to process variables"
1172
964
  },
1173
965
  {
1174
- "id": "resultExpression",
1175
- "label": "Result expression",
1176
- "description": "Expression to map the response into process variables",
966
+ "label": "Response body expression",
967
+ "type": "Text",
968
+ "group": "webhookResponse",
1177
969
  "feel": "required",
1178
- "group": "output",
970
+ "optional": true,
1179
971
  "binding": {
1180
- "name": "resultExpression",
1181
- "type": "zeebe:property"
972
+ "type": "zeebe:property",
973
+ "name": "inbound.responseBodyExpression"
1182
974
  },
1183
- "type": "Text"
975
+ "description": "Specify condition and response"
1184
976
  }
1185
977
  ],
1186
978
  "icon": {
1187
- "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
979
+ "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"
1188
980
  },
1189
981
  "engines": {
1190
- "camunda": "^8.6"
982
+ "camunda": "^8.2"
1191
983
  }
1192
984
  },
1193
985
  {
@@ -1665,9 +1457,9 @@
1665
1457
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1666
1458
  "name": "Webhook Boundary Event Connector",
1667
1459
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
1668
- "version": 1,
1669
1460
  "description": "Configure webhook to receive callbacks",
1670
1461
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
1462
+ "version": 10,
1671
1463
  "category": {
1672
1464
  "id": "connectors",
1673
1465
  "name": "Connectors"
@@ -1690,52 +1482,43 @@
1690
1482
  "id": "authorization",
1691
1483
  "label": "Authorization"
1692
1484
  },
1485
+ {
1486
+ "id": "webhookResponse",
1487
+ "label": "Webhook response"
1488
+ },
1693
1489
  {
1694
1490
  "id": "activation",
1695
1491
  "label": "Activation"
1696
1492
  },
1697
1493
  {
1698
- "id": "variable-mapping",
1699
- "label": "Variable mapping"
1494
+ "id": "correlation",
1495
+ "label": "Correlation"
1700
1496
  },
1701
1497
  {
1702
- "id": "webhookResponse",
1703
- "label": "Webhook response"
1498
+ "id": "output",
1499
+ "label": "Output mapping"
1704
1500
  }
1705
1501
  ],
1706
1502
  "properties": [
1707
1503
  {
1708
- "type": "Hidden",
1709
1504
  "value": "io.camunda:webhook:1",
1710
1505
  "binding": {
1711
- "type": "zeebe:property",
1712
- "name": "inbound.type"
1713
- }
1714
- },
1715
- {
1716
- "type": "Hidden",
1717
- "generatedValue": {
1718
- "type": "uuid"
1506
+ "name": "inbound.type",
1507
+ "type": "zeebe:property"
1719
1508
  },
1720
- "binding": {
1721
- "type": "bpmn:Message#property",
1722
- "name": "name"
1723
- }
1724
- },
1725
- {
1726
- "type": "Hidden",
1727
- "value": "ConfigurableInboundWebhook",
1728
- "binding": {
1729
- "type": "zeebe:property",
1730
- "name": "inbound.subtype"
1731
- }
1509
+ "type": "Hidden"
1732
1510
  },
1733
1511
  {
1734
- "id": "webhookMethod",
1512
+ "id": "inbound.method",
1735
1513
  "label": "Webhook method",
1736
- "group": "endpoint",
1737
1514
  "description": "Select HTTP method",
1515
+ "optional": false,
1738
1516
  "value": "any",
1517
+ "group": "endpoint",
1518
+ "binding": {
1519
+ "name": "inbound.method",
1520
+ "type": "zeebe:property"
1521
+ },
1739
1522
  "type": "Dropdown",
1740
1523
  "choices": [
1741
1524
  {
@@ -1743,46 +1526,53 @@
1743
1526
  "value": "any"
1744
1527
  },
1745
1528
  {
1746
- "name": "Get",
1529
+ "name": "GET",
1747
1530
  "value": "get"
1748
1531
  },
1749
1532
  {
1750
- "name": "Post",
1533
+ "name": "POST",
1751
1534
  "value": "post"
1752
1535
  },
1753
1536
  {
1754
- "name": "Put",
1537
+ "name": "PUT",
1755
1538
  "value": "put"
1756
1539
  },
1757
1540
  {
1758
- "name": "Delete",
1541
+ "name": "DELETE",
1759
1542
  "value": "delete"
1760
1543
  }
1761
- ],
1762
- "binding": {
1763
- "type": "zeebe:property",
1764
- "name": "inbound.method"
1765
- }
1544
+ ]
1766
1545
  },
1767
1546
  {
1547
+ "id": "inbound.context",
1768
1548
  "label": "Webhook ID",
1769
- "type": "String",
1549
+ "description": "The webhook ID is a part of the URL",
1550
+ "optional": false,
1551
+ "constraints": {
1552
+ "notEmpty": true,
1553
+ "pattern": {
1554
+ "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
1555
+ "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
1556
+ }
1557
+ },
1770
1558
  "group": "endpoint",
1771
1559
  "binding": {
1772
- "type": "zeebe:property",
1773
- "name": "inbound.context"
1560
+ "name": "inbound.context",
1561
+ "type": "zeebe:property"
1774
1562
  },
1775
- "description": "The webhook ID is a part of the URL",
1776
- "constraints": {
1777
- "notEmpty": true
1778
- }
1563
+ "type": "String"
1779
1564
  },
1780
1565
  {
1781
- "id": "shouldValidateHmac",
1566
+ "id": "inbound.shouldValidateHmac",
1782
1567
  "label": "HMAC authentication",
1783
- "group": "authentication",
1784
1568
  "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",
1569
+ "optional": false,
1785
1570
  "value": "disabled",
1571
+ "group": "authentication",
1572
+ "binding": {
1573
+ "name": "inbound.shouldValidateHmac",
1574
+ "type": "zeebe:property"
1575
+ },
1786
1576
  "type": "Dropdown",
1787
1577
  "choices": [
1788
1578
  {
@@ -1793,47 +1583,60 @@
1793
1583
  "name": "Disabled",
1794
1584
  "value": "disabled"
1795
1585
  }
1796
- ],
1797
- "binding": {
1798
- "type": "zeebe:property",
1799
- "name": "inbound.shouldValidateHmac"
1800
- }
1586
+ ]
1801
1587
  },
1802
1588
  {
1589
+ "id": "inbound.hmacSecret",
1803
1590
  "label": "HMAC secret key",
1804
1591
  "description": "Shared secret key",
1805
- "type": "String",
1806
- "group": "authentication",
1807
1592
  "optional": true,
1593
+ "feel": "optional",
1594
+ "group": "authentication",
1808
1595
  "binding": {
1809
- "type": "zeebe:property",
1810
- "name": "inbound.hmacSecret"
1596
+ "name": "inbound.hmacSecret",
1597
+ "type": "zeebe:property"
1811
1598
  },
1812
1599
  "condition": {
1813
- "property": "shouldValidateHmac",
1814
- "equals": "enabled"
1815
- }
1816
- },
1817
- {
1600
+ "property": "inbound.shouldValidateHmac",
1601
+ "equals": "enabled",
1602
+ "type": "simple"
1603
+ },
1604
+ "type": "String"
1605
+ },
1606
+ {
1607
+ "id": "inbound.hmacHeader",
1818
1608
  "label": "HMAC header",
1819
1609
  "description": "Name of header attribute that will contain the HMAC value",
1820
- "type": "String",
1821
- "group": "authentication",
1822
1610
  "optional": true,
1611
+ "feel": "optional",
1612
+ "group": "authentication",
1823
1613
  "binding": {
1824
- "type": "zeebe:property",
1825
- "name": "inbound.hmacHeader"
1614
+ "name": "inbound.hmacHeader",
1615
+ "type": "zeebe:property"
1826
1616
  },
1827
1617
  "condition": {
1828
- "property": "shouldValidateHmac",
1829
- "equals": "enabled"
1830
- }
1618
+ "property": "inbound.shouldValidateHmac",
1619
+ "equals": "enabled",
1620
+ "type": "simple"
1621
+ },
1622
+ "type": "String"
1831
1623
  },
1832
1624
  {
1625
+ "id": "inbound.hmacAlgorithm",
1833
1626
  "label": "HMAC algorithm",
1834
- "group": "authentication",
1835
1627
  "description": "Choose HMAC algorithm",
1628
+ "optional": false,
1836
1629
  "value": "sha_256",
1630
+ "group": "authentication",
1631
+ "binding": {
1632
+ "name": "inbound.hmacAlgorithm",
1633
+ "type": "zeebe:property"
1634
+ },
1635
+ "condition": {
1636
+ "property": "inbound.shouldValidateHmac",
1637
+ "equals": "enabled",
1638
+ "type": "simple"
1639
+ },
1837
1640
  "type": "Dropdown",
1838
1641
  "choices": [
1839
1642
  {
@@ -1848,264 +1651,309 @@
1848
1651
  "name": "SHA-512",
1849
1652
  "value": "sha_512"
1850
1653
  }
1851
- ],
1852
- "binding": {
1853
- "type": "zeebe:property",
1854
- "name": "inbound.hmacAlgorithm"
1855
- },
1856
- "condition": {
1857
- "property": "shouldValidateHmac",
1858
- "equals": "enabled"
1859
- }
1654
+ ]
1860
1655
  },
1861
1656
  {
1657
+ "id": "inbound.hmacScopes",
1862
1658
  "label": "HMAC scopes",
1863
- "group": "authentication",
1864
1659
  "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>",
1865
- "feel": "required",
1866
- "type": "String",
1867
1660
  "optional": true,
1661
+ "feel": "required",
1662
+ "group": "authentication",
1868
1663
  "binding": {
1869
- "type": "zeebe:property",
1870
- "name": "inbound.hmacScopes"
1664
+ "name": "inbound.hmacScopes",
1665
+ "type": "zeebe:property"
1871
1666
  },
1872
1667
  "condition": {
1873
- "property": "shouldValidateHmac",
1874
- "equals": "enabled"
1875
- }
1668
+ "property": "inbound.shouldValidateHmac",
1669
+ "equals": "enabled",
1670
+ "type": "simple"
1671
+ },
1672
+ "type": "String"
1876
1673
  },
1877
1674
  {
1878
- "id": "authorizationType",
1675
+ "id": "inbound.auth.type",
1879
1676
  "label": "Authorization type",
1880
- "group": "authorization",
1881
- "description": "Choose the authorization type.",
1677
+ "description": "Choose the authorization type",
1882
1678
  "value": "NONE",
1679
+ "group": "authorization",
1680
+ "binding": {
1681
+ "name": "inbound.auth.type",
1682
+ "type": "zeebe:property"
1683
+ },
1883
1684
  "type": "Dropdown",
1884
1685
  "choices": [
1885
1686
  {
1886
1687
  "name": "None",
1887
1688
  "value": "NONE"
1888
1689
  },
1889
- {
1890
- "name": "JWT",
1891
- "value": "JWT"
1892
- },
1893
1690
  {
1894
1691
  "name": "Basic",
1895
1692
  "value": "BASIC"
1896
1693
  },
1897
1694
  {
1898
- "name": "API Key",
1695
+ "name": "API key",
1899
1696
  "value": "APIKEY"
1697
+ },
1698
+ {
1699
+ "name": "JWT",
1700
+ "value": "JWT"
1900
1701
  }
1901
- ],
1902
- "binding": {
1903
- "type": "zeebe:property",
1904
- "name": "inbound.auth.type"
1905
- }
1702
+ ]
1906
1703
  },
1907
1704
  {
1908
- "label": "JWK url",
1909
- "description": "Well-known url of JWKs",
1910
- "type": "String",
1911
- "group": "authorization",
1705
+ "id": "inbound.auth.username",
1706
+ "label": "Username",
1707
+ "description": "Username for basic authentication",
1708
+ "optional": false,
1912
1709
  "feel": "optional",
1913
- "optional": true,
1710
+ "group": "authorization",
1914
1711
  "binding": {
1915
- "type": "zeebe:property",
1916
- "name": "inbound.auth.jwt.jwkUrl"
1712
+ "name": "inbound.auth.username",
1713
+ "type": "zeebe:property"
1917
1714
  },
1918
1715
  "condition": {
1919
- "property": "authorizationType",
1920
- "equals": "JWT"
1921
- }
1716
+ "property": "inbound.auth.type",
1717
+ "equals": "BASIC",
1718
+ "type": "simple"
1719
+ },
1720
+ "type": "String"
1922
1721
  },
1923
1722
  {
1924
- "label": "JWT role property expression",
1925
- "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>",
1926
- "type": "String",
1723
+ "id": "inbound.auth.password",
1724
+ "label": "Password",
1725
+ "description": "Password for basic authentication",
1726
+ "optional": false,
1727
+ "feel": "optional",
1927
1728
  "group": "authorization",
1928
- "feel": "required",
1929
- "optional": true,
1930
1729
  "binding": {
1931
- "type": "zeebe:property",
1932
- "name": "inbound.auth.jwt.permissionsExpression"
1730
+ "name": "inbound.auth.password",
1731
+ "type": "zeebe:property"
1933
1732
  },
1934
1733
  "condition": {
1935
- "property": "authorizationType",
1936
- "equals": "JWT"
1937
- }
1734
+ "property": "inbound.auth.type",
1735
+ "equals": "BASIC",
1736
+ "type": "simple"
1737
+ },
1738
+ "type": "String"
1938
1739
  },
1939
1740
  {
1940
- "label": "Required roles",
1941
- "description": "List of roles to test JWT roles against",
1942
- "type": "String",
1741
+ "id": "inbound.auth.apiKey",
1742
+ "label": "API key",
1743
+ "description": "Expected API key",
1744
+ "optional": false,
1745
+ "feel": "optional",
1943
1746
  "group": "authorization",
1944
- "feel": "required",
1945
- "optional": true,
1946
1747
  "binding": {
1947
- "type": "zeebe:property",
1948
- "name": "inbound.auth.jwt.requiredPermissions"
1748
+ "name": "inbound.auth.apiKey",
1749
+ "type": "zeebe:property"
1949
1750
  },
1950
1751
  "condition": {
1951
- "property": "authorizationType",
1952
- "equals": "JWT"
1953
- }
1752
+ "property": "inbound.auth.type",
1753
+ "equals": "APIKEY",
1754
+ "type": "simple"
1755
+ },
1756
+ "type": "String"
1954
1757
  },
1955
1758
  {
1956
- "label": "Username",
1957
- "description": "Username for basic authentication",
1958
- "type": "String",
1759
+ "id": "inbound.auth.apiKeyLocator",
1760
+ "label": "API key locator",
1761
+ "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>",
1762
+ "optional": false,
1763
+ "value": "=split(request.headers.authorization, \" \")[2]",
1764
+ "constraints": {
1765
+ "notEmpty": true
1766
+ },
1767
+ "feel": "required",
1959
1768
  "group": "authorization",
1960
- "feel": "optional",
1961
1769
  "binding": {
1962
- "type": "zeebe:property",
1963
- "name": "inbound.auth.username"
1770
+ "name": "inbound.auth.apiKeyLocator",
1771
+ "type": "zeebe:property"
1964
1772
  },
1965
1773
  "condition": {
1966
- "property": "authorizationType",
1967
- "equals": "BASIC"
1774
+ "property": "inbound.auth.type",
1775
+ "equals": "APIKEY",
1776
+ "type": "simple"
1968
1777
  },
1969
- "constraints": {
1970
- "notEmpty": true
1971
- }
1778
+ "type": "String"
1972
1779
  },
1973
1780
  {
1974
- "label": "Password",
1975
- "description": "Password for basic authentication",
1976
- "type": "String",
1977
- "group": "authorization",
1781
+ "id": "inbound.auth.jwt.jwkUrl",
1782
+ "label": "JWK URL",
1783
+ "description": "Well-known URL of JWKs",
1784
+ "optional": false,
1978
1785
  "feel": "optional",
1786
+ "group": "authorization",
1979
1787
  "binding": {
1980
- "type": "zeebe:property",
1981
- "name": "inbound.auth.password"
1788
+ "name": "inbound.auth.jwt.jwkUrl",
1789
+ "type": "zeebe:property"
1982
1790
  },
1983
1791
  "condition": {
1984
- "property": "authorizationType",
1985
- "equals": "BASIC"
1792
+ "property": "inbound.auth.type",
1793
+ "equals": "JWT",
1794
+ "type": "simple"
1986
1795
  },
1987
- "constraints": {
1988
- "notEmpty": true
1989
- }
1796
+ "type": "String"
1990
1797
  },
1991
1798
  {
1992
- "label": "API Key",
1993
- "description": "Expected API key",
1994
- "type": "String",
1799
+ "id": "inbound.auth.jwt.permissionsExpression",
1800
+ "label": "JWT role property expression",
1801
+ "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>",
1802
+ "optional": false,
1803
+ "feel": "required",
1995
1804
  "group": "authorization",
1996
- "feel": "optional",
1997
1805
  "binding": {
1998
- "type": "zeebe:property",
1999
- "name": "inbound.auth.apiKey"
1806
+ "name": "inbound.auth.jwt.permissionsExpression",
1807
+ "type": "zeebe:property"
2000
1808
  },
2001
1809
  "condition": {
2002
- "property": "authorizationType",
2003
- "equals": "APIKEY"
1810
+ "property": "inbound.auth.type",
1811
+ "equals": "JWT",
1812
+ "type": "simple"
2004
1813
  },
2005
- "constraints": {
2006
- "notEmpty": true
2007
- }
1814
+ "type": "String"
2008
1815
  },
2009
1816
  {
2010
- "label": "API Key locator",
2011
- "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>",
2012
- "type": "String",
2013
- "group": "authorization",
1817
+ "id": "inbound.auth.jwt.requiredPermissions",
1818
+ "label": "Required roles",
1819
+ "description": "List of roles to test JWT roles against",
1820
+ "optional": false,
2014
1821
  "feel": "required",
1822
+ "group": "authorization",
2015
1823
  "binding": {
2016
- "type": "zeebe:property",
2017
- "name": "inbound.auth.apiKeyLocator"
1824
+ "name": "inbound.auth.jwt.requiredPermissions",
1825
+ "type": "zeebe:property"
2018
1826
  },
2019
1827
  "condition": {
2020
- "property": "authorizationType",
2021
- "equals": "APIKEY"
2022
- },
2023
- "constraints": {
2024
- "notEmpty": true
1828
+ "property": "inbound.auth.type",
1829
+ "equals": "JWT",
1830
+ "type": "simple"
2025
1831
  },
2026
- "value": "=split(request.headers.authorization, \" \")[2]"
1832
+ "type": "String"
2027
1833
  },
2028
1834
  {
2029
- "label": "Correlation key (process)",
2030
- "type": "String",
2031
- "group": "activation",
2032
- "feel": "required",
2033
- "description": "Sets up the correlation key from process variables",
2034
- "binding": {
2035
- "type": "bpmn:Message#zeebe:subscription#property",
2036
- "name": "correlationKey"
1835
+ "id": "inbound.responseBodyExpression",
1836
+ "label": "Response body expression",
1837
+ "description": "Specify condition and response",
1838
+ "optional": true,
1839
+ "feel": "required",
1840
+ "group": "webhookResponse",
1841
+ "binding": {
1842
+ "name": "inbound.responseBodyExpression",
1843
+ "type": "zeebe:property"
2037
1844
  },
2038
- "constraints": {
2039
- "notEmpty": true
2040
- }
1845
+ "type": "Text"
2041
1846
  },
2042
1847
  {
2043
- "label": "Correlation key (payload)",
2044
- "type": "String",
1848
+ "id": "inbound.verificationExpression",
1849
+ "label": "One time verification response expression",
1850
+ "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>",
1851
+ "optional": true,
1852
+ "feel": "required",
1853
+ "group": "webhookResponse",
1854
+ "binding": {
1855
+ "name": "inbound.verificationExpression",
1856
+ "type": "zeebe:property"
1857
+ },
1858
+ "type": "Text"
1859
+ },
1860
+ {
1861
+ "id": "activationCondition",
1862
+ "label": "Activation condition",
1863
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1864
+ "optional": true,
1865
+ "feel": "required",
2045
1866
  "group": "activation",
1867
+ "binding": {
1868
+ "name": "activationCondition",
1869
+ "type": "zeebe:property"
1870
+ },
1871
+ "type": "String"
1872
+ },
1873
+ {
1874
+ "id": "correlationKeyProcess",
1875
+ "label": "Correlation key (process)",
1876
+ "description": "Sets up the correlation key from process variables",
1877
+ "constraints": {
1878
+ "notEmpty": true
1879
+ },
2046
1880
  "feel": "required",
1881
+ "group": "correlation",
2047
1882
  "binding": {
2048
- "type": "zeebe:property",
2049
- "name": "correlationKeyExpression"
1883
+ "name": "correlationKey",
1884
+ "type": "bpmn:Message#zeebe:subscription#property"
2050
1885
  },
1886
+ "type": "String"
1887
+ },
1888
+ {
1889
+ "id": "correlationKeyPayload",
1890
+ "label": "Correlation key (payload)",
2051
1891
  "description": "Extracts the correlation key from the incoming message payload",
2052
1892
  "constraints": {
2053
1893
  "notEmpty": true
2054
- }
1894
+ },
1895
+ "feel": "required",
1896
+ "group": "correlation",
1897
+ "binding": {
1898
+ "name": "correlationKeyExpression",
1899
+ "type": "zeebe:property"
1900
+ },
1901
+ "type": "String"
2055
1902
  },
2056
1903
  {
2057
- "label": "Condition",
2058
- "type": "String",
2059
- "group": "activation",
2060
- "feel": "required",
1904
+ "id": "messageIdExpression",
1905
+ "label": "Message ID expression",
1906
+ "description": "Expression to extract unique identifier of a message",
2061
1907
  "optional": true,
1908
+ "feel": "required",
1909
+ "group": "correlation",
2062
1910
  "binding": {
2063
- "type": "zeebe:property",
2064
- "name": "activationCondition"
1911
+ "name": "messageIdExpression",
1912
+ "type": "zeebe:property"
2065
1913
  },
2066
- "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>"
1914
+ "type": "String"
2067
1915
  },
2068
1916
  {
2069
- "label": "Result variable",
2070
- "type": "String",
2071
- "group": "variable-mapping",
2072
- "optional": true,
1917
+ "id": "messageNameUuid",
1918
+ "generatedValue": {
1919
+ "type": "uuid"
1920
+ },
1921
+ "group": "correlation",
2073
1922
  "binding": {
2074
- "type": "zeebe:property",
2075
- "name": "resultVariable"
1923
+ "name": "name",
1924
+ "type": "bpmn:Message#property"
2076
1925
  },
2077
- "description": "Name of variable to store the result of the connector in"
1926
+ "type": "Hidden"
2078
1927
  },
2079
1928
  {
2080
- "label": "Result expression",
2081
- "type": "String",
2082
- "group": "variable-mapping",
2083
- "feel": "required",
2084
- "optional": true,
1929
+ "id": "resultVariable",
1930
+ "label": "Result variable",
1931
+ "description": "Name of variable to store the response in",
1932
+ "group": "output",
2085
1933
  "binding": {
2086
- "type": "zeebe:property",
2087
- "name": "resultExpression"
1934
+ "name": "resultVariable",
1935
+ "type": "zeebe:property"
2088
1936
  },
2089
- "description": "Expression to map the inbound payload to process variables"
1937
+ "type": "String"
2090
1938
  },
2091
1939
  {
2092
- "label": "Response body expression",
2093
- "type": "Text",
2094
- "group": "webhookResponse",
1940
+ "id": "resultExpression",
1941
+ "label": "Result expression",
1942
+ "description": "Expression to map the response into process variables",
2095
1943
  "feel": "required",
2096
- "optional": true,
1944
+ "group": "output",
2097
1945
  "binding": {
2098
- "type": "zeebe:property",
2099
- "name": "inbound.responseBodyExpression"
1946
+ "name": "resultExpression",
1947
+ "type": "zeebe:property"
2100
1948
  },
2101
- "description": "Specify condition and response"
1949
+ "type": "Text"
2102
1950
  }
2103
1951
  ],
2104
1952
  "icon": {
2105
- "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"
1953
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2106
1954
  },
2107
1955
  "engines": {
2108
- "camunda": "^8.2"
1956
+ "camunda": "^8.5"
2109
1957
  }
2110
1958
  },
2111
1959
  {
@@ -2113,8 +1961,11 @@
2113
1961
  "name": "Webhook Boundary Event Connector",
2114
1962
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
2115
1963
  "description": "Configure webhook to receive callbacks",
2116
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2117
- "version": 10,
1964
+ "metadata": {
1965
+ "keywords": []
1966
+ },
1967
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
1968
+ "version": 12,
2118
1969
  "category": {
2119
1970
  "id": "connectors",
2120
1971
  "name": "Connectors"
@@ -2147,7 +1998,8 @@
2147
1998
  },
2148
1999
  {
2149
2000
  "id": "correlation",
2150
- "label": "Correlation"
2001
+ "label": "Correlation",
2002
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
2151
2003
  },
2152
2004
  {
2153
2005
  "id": "output",
@@ -2220,7 +2072,7 @@
2220
2072
  {
2221
2073
  "id": "inbound.shouldValidateHmac",
2222
2074
  "label": "HMAC authentication",
2223
- "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",
2075
+ "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",
2224
2076
  "optional": false,
2225
2077
  "value": "disabled",
2226
2078
  "group": "authentication",
@@ -2311,7 +2163,7 @@
2311
2163
  {
2312
2164
  "id": "inbound.hmacScopes",
2313
2165
  "label": "HMAC scopes",
2314
- "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>",
2166
+ "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>",
2315
2167
  "optional": true,
2316
2168
  "feel": "required",
2317
2169
  "group": "authentication",
@@ -2413,7 +2265,7 @@
2413
2265
  {
2414
2266
  "id": "inbound.auth.apiKeyLocator",
2415
2267
  "label": "API key locator",
2416
- "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>",
2268
+ "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>",
2417
2269
  "optional": false,
2418
2270
  "value": "=split(request.headers.authorization, \" \")[2]",
2419
2271
  "constraints": {
@@ -2453,7 +2305,7 @@
2453
2305
  {
2454
2306
  "id": "inbound.auth.jwt.permissionsExpression",
2455
2307
  "label": "JWT role property expression",
2456
- "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>",
2308
+ "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>",
2457
2309
  "optional": false,
2458
2310
  "feel": "required",
2459
2311
  "group": "authorization",
@@ -2487,14 +2339,14 @@
2487
2339
  "type": "String"
2488
2340
  },
2489
2341
  {
2490
- "id": "inbound.responseBodyExpression",
2491
- "label": "Response body expression",
2492
- "description": "Specify condition and response",
2342
+ "id": "inbound.responseExpression",
2343
+ "label": "Response expression",
2344
+ "description": "Expression used to generate the HTTP response",
2493
2345
  "optional": true,
2494
2346
  "feel": "required",
2495
2347
  "group": "webhookResponse",
2496
2348
  "binding": {
2497
- "name": "inbound.responseBodyExpression",
2349
+ "name": "inbound.responseExpression",
2498
2350
  "type": "zeebe:property"
2499
2351
  },
2500
2352
  "type": "Text"
@@ -2525,6 +2377,18 @@
2525
2377
  },
2526
2378
  "type": "String"
2527
2379
  },
2380
+ {
2381
+ "id": "consumeUnmatchedEvents",
2382
+ "label": "Consume unmatched events",
2383
+ "value": true,
2384
+ "group": "activation",
2385
+ "binding": {
2386
+ "name": "consumeUnmatchedEvents",
2387
+ "type": "zeebe:property"
2388
+ },
2389
+ "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",
2390
+ "type": "Boolean"
2391
+ },
2528
2392
  {
2529
2393
  "id": "correlationKeyProcess",
2530
2394
  "label": "Correlation key (process)",
@@ -2568,6 +2432,26 @@
2568
2432
  },
2569
2433
  "type": "String"
2570
2434
  },
2435
+ {
2436
+ "id": "messageTtl",
2437
+ "label": "Message TTL",
2438
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2439
+ "optional": true,
2440
+ "constraints": {
2441
+ "notEmpty": false,
2442
+ "pattern": {
2443
+ "value": "^(PT.*|)$",
2444
+ "message": "must be an ISO-8601 duration"
2445
+ }
2446
+ },
2447
+ "feel": "optional",
2448
+ "group": "correlation",
2449
+ "binding": {
2450
+ "name": "messageTtl",
2451
+ "type": "zeebe:property"
2452
+ },
2453
+ "type": "String"
2454
+ },
2571
2455
  {
2572
2456
  "id": "messageNameUuid",
2573
2457
  "generatedValue": {
@@ -2604,23 +2488,20 @@
2604
2488
  "type": "Text"
2605
2489
  }
2606
2490
  ],
2491
+ "engines": {
2492
+ "camunda": "^8.3"
2493
+ },
2607
2494
  "icon": {
2608
2495
  "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2609
- },
2610
- "engines": {
2611
- "camunda": "^8.5"
2612
2496
  }
2613
2497
  },
2614
2498
  {
2615
2499
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2616
2500
  "name": "Webhook Boundary Event Connector",
2617
2501
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
2502
+ "version": 3,
2618
2503
  "description": "Configure webhook to receive callbacks",
2619
- "metadata": {
2620
- "keywords": []
2621
- },
2622
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
2623
- "version": 12,
2504
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
2624
2505
  "category": {
2625
2506
  "id": "connectors",
2626
2507
  "name": "Connectors"
@@ -2643,44 +2524,52 @@
2643
2524
  "id": "authorization",
2644
2525
  "label": "Authorization"
2645
2526
  },
2646
- {
2647
- "id": "webhookResponse",
2648
- "label": "Webhook response"
2649
- },
2650
2527
  {
2651
2528
  "id": "activation",
2652
2529
  "label": "Activation"
2653
2530
  },
2654
2531
  {
2655
- "id": "correlation",
2656
- "label": "Correlation",
2657
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
2532
+ "id": "variable-mapping",
2533
+ "label": "Variable mapping"
2658
2534
  },
2659
2535
  {
2660
- "id": "output",
2661
- "label": "Output mapping"
2536
+ "id": "webhookResponse",
2537
+ "label": "Webhook response"
2662
2538
  }
2663
2539
  ],
2664
2540
  "properties": [
2665
2541
  {
2542
+ "type": "Hidden",
2666
2543
  "value": "io.camunda:webhook:1",
2667
2544
  "binding": {
2668
- "name": "inbound.type",
2669
- "type": "zeebe:property"
2545
+ "type": "zeebe:property",
2546
+ "name": "inbound.type"
2547
+ }
2548
+ },
2549
+ {
2550
+ "type": "Hidden",
2551
+ "generatedValue": {
2552
+ "type": "uuid"
2670
2553
  },
2671
- "type": "Hidden"
2554
+ "binding": {
2555
+ "type": "bpmn:Message#property",
2556
+ "name": "name"
2557
+ }
2672
2558
  },
2673
2559
  {
2674
- "id": "inbound.method",
2560
+ "type": "Hidden",
2561
+ "value": "ConfigurableInboundWebhook",
2562
+ "binding": {
2563
+ "type": "zeebe:property",
2564
+ "name": "inbound.subtype"
2565
+ }
2566
+ },
2567
+ {
2568
+ "id": "webhookMethod",
2675
2569
  "label": "Webhook method",
2570
+ "group": "endpoint",
2676
2571
  "description": "Select HTTP method",
2677
- "optional": false,
2678
2572
  "value": "any",
2679
- "group": "endpoint",
2680
- "binding": {
2681
- "name": "inbound.method",
2682
- "type": "zeebe:property"
2683
- },
2684
2573
  "type": "Dropdown",
2685
2574
  "choices": [
2686
2575
  {
@@ -2688,53 +2577,50 @@
2688
2577
  "value": "any"
2689
2578
  },
2690
2579
  {
2691
- "name": "GET",
2580
+ "name": "Get",
2692
2581
  "value": "get"
2693
2582
  },
2694
2583
  {
2695
- "name": "POST",
2584
+ "name": "Post",
2696
2585
  "value": "post"
2697
2586
  },
2698
2587
  {
2699
- "name": "PUT",
2588
+ "name": "Put",
2700
2589
  "value": "put"
2701
2590
  },
2702
2591
  {
2703
- "name": "DELETE",
2592
+ "name": "Delete",
2704
2593
  "value": "delete"
2705
2594
  }
2706
- ]
2595
+ ],
2596
+ "binding": {
2597
+ "type": "zeebe:property",
2598
+ "name": "inbound.method"
2599
+ }
2707
2600
  },
2708
2601
  {
2709
- "id": "inbound.context",
2710
2602
  "label": "Webhook ID",
2603
+ "type": "String",
2604
+ "group": "endpoint",
2605
+ "binding": {
2606
+ "type": "zeebe:property",
2607
+ "name": "inbound.context"
2608
+ },
2711
2609
  "description": "The webhook ID is a part of the URL",
2712
- "optional": false,
2713
2610
  "constraints": {
2714
2611
  "notEmpty": true,
2715
2612
  "pattern": {
2716
2613
  "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
2717
2614
  "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
2718
2615
  }
2719
- },
2720
- "group": "endpoint",
2721
- "binding": {
2722
- "name": "inbound.context",
2723
- "type": "zeebe:property"
2724
- },
2725
- "type": "String"
2616
+ }
2726
2617
  },
2727
2618
  {
2728
- "id": "inbound.shouldValidateHmac",
2619
+ "id": "shouldValidateHmac",
2729
2620
  "label": "HMAC authentication",
2730
- "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",
2731
- "optional": false,
2732
- "value": "disabled",
2733
2621
  "group": "authentication",
2734
- "binding": {
2735
- "name": "inbound.shouldValidateHmac",
2736
- "type": "zeebe:property"
2737
- },
2622
+ "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",
2623
+ "value": "disabled",
2738
2624
  "type": "Dropdown",
2739
2625
  "choices": [
2740
2626
  {
@@ -2745,60 +2631,47 @@
2745
2631
  "name": "Disabled",
2746
2632
  "value": "disabled"
2747
2633
  }
2748
- ]
2634
+ ],
2635
+ "binding": {
2636
+ "type": "zeebe:property",
2637
+ "name": "inbound.shouldValidateHmac"
2638
+ }
2749
2639
  },
2750
2640
  {
2751
- "id": "inbound.hmacSecret",
2752
2641
  "label": "HMAC secret key",
2753
2642
  "description": "Shared secret key",
2754
- "optional": true,
2755
- "feel": "optional",
2643
+ "type": "String",
2756
2644
  "group": "authentication",
2645
+ "optional": true,
2757
2646
  "binding": {
2758
- "name": "inbound.hmacSecret",
2759
- "type": "zeebe:property"
2647
+ "type": "zeebe:property",
2648
+ "name": "inbound.hmacSecret"
2760
2649
  },
2761
2650
  "condition": {
2762
- "property": "inbound.shouldValidateHmac",
2763
- "equals": "enabled",
2764
- "type": "simple"
2765
- },
2766
- "type": "String"
2651
+ "property": "shouldValidateHmac",
2652
+ "equals": "enabled"
2653
+ }
2767
2654
  },
2768
2655
  {
2769
- "id": "inbound.hmacHeader",
2770
2656
  "label": "HMAC header",
2771
2657
  "description": "Name of header attribute that will contain the HMAC value",
2772
- "optional": true,
2773
- "feel": "optional",
2658
+ "type": "String",
2774
2659
  "group": "authentication",
2660
+ "optional": true,
2775
2661
  "binding": {
2776
- "name": "inbound.hmacHeader",
2777
- "type": "zeebe:property"
2662
+ "type": "zeebe:property",
2663
+ "name": "inbound.hmacHeader"
2778
2664
  },
2779
2665
  "condition": {
2780
- "property": "inbound.shouldValidateHmac",
2781
- "equals": "enabled",
2782
- "type": "simple"
2783
- },
2784
- "type": "String"
2666
+ "property": "shouldValidateHmac",
2667
+ "equals": "enabled"
2668
+ }
2785
2669
  },
2786
2670
  {
2787
- "id": "inbound.hmacAlgorithm",
2788
2671
  "label": "HMAC algorithm",
2672
+ "group": "authentication",
2789
2673
  "description": "Choose HMAC algorithm",
2790
- "optional": false,
2791
2674
  "value": "sha_256",
2792
- "group": "authentication",
2793
- "binding": {
2794
- "name": "inbound.hmacAlgorithm",
2795
- "type": "zeebe:property"
2796
- },
2797
- "condition": {
2798
- "property": "inbound.shouldValidateHmac",
2799
- "equals": "enabled",
2800
- "type": "simple"
2801
- },
2802
2675
  "type": "Dropdown",
2803
2676
  "choices": [
2804
2677
  {
@@ -2813,341 +2686,288 @@
2813
2686
  "name": "SHA-512",
2814
2687
  "value": "sha_512"
2815
2688
  }
2816
- ]
2689
+ ],
2690
+ "binding": {
2691
+ "type": "zeebe:property",
2692
+ "name": "inbound.hmacAlgorithm"
2693
+ },
2694
+ "condition": {
2695
+ "property": "shouldValidateHmac",
2696
+ "equals": "enabled"
2697
+ }
2817
2698
  },
2818
2699
  {
2819
- "id": "inbound.hmacScopes",
2820
2700
  "label": "HMAC scopes",
2821
- "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>",
2822
- "optional": true,
2823
- "feel": "required",
2824
2701
  "group": "authentication",
2702
+ "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>",
2703
+ "feel": "required",
2704
+ "type": "String",
2705
+ "optional": true,
2825
2706
  "binding": {
2826
- "name": "inbound.hmacScopes",
2827
- "type": "zeebe:property"
2707
+ "type": "zeebe:property",
2708
+ "name": "inbound.hmacScopes"
2828
2709
  },
2829
2710
  "condition": {
2830
- "property": "inbound.shouldValidateHmac",
2831
- "equals": "enabled",
2832
- "type": "simple"
2833
- },
2834
- "type": "String"
2711
+ "property": "shouldValidateHmac",
2712
+ "equals": "enabled"
2713
+ }
2835
2714
  },
2836
2715
  {
2837
- "id": "inbound.auth.type",
2716
+ "id": "authorizationType",
2838
2717
  "label": "Authorization type",
2839
- "description": "Choose the authorization type",
2840
- "value": "NONE",
2841
2718
  "group": "authorization",
2842
- "binding": {
2843
- "name": "inbound.auth.type",
2844
- "type": "zeebe:property"
2845
- },
2719
+ "description": "Choose the authorization type.",
2720
+ "value": "NONE",
2846
2721
  "type": "Dropdown",
2847
2722
  "choices": [
2848
2723
  {
2849
2724
  "name": "None",
2850
2725
  "value": "NONE"
2851
2726
  },
2727
+ {
2728
+ "name": "JWT",
2729
+ "value": "JWT"
2730
+ },
2852
2731
  {
2853
2732
  "name": "Basic",
2854
2733
  "value": "BASIC"
2855
2734
  },
2856
2735
  {
2857
- "name": "API key",
2736
+ "name": "API Key",
2858
2737
  "value": "APIKEY"
2859
- },
2860
- {
2861
- "name": "JWT",
2862
- "value": "JWT"
2863
2738
  }
2864
- ]
2739
+ ],
2740
+ "binding": {
2741
+ "type": "zeebe:property",
2742
+ "name": "inbound.auth.type"
2743
+ }
2865
2744
  },
2866
2745
  {
2867
- "id": "inbound.auth.username",
2868
- "label": "Username",
2869
- "description": "Username for basic authentication",
2870
- "optional": false,
2871
- "feel": "optional",
2746
+ "label": "JWK url",
2747
+ "description": "Well-known url of JWKs",
2748
+ "type": "String",
2872
2749
  "group": "authorization",
2750
+ "feel": "optional",
2751
+ "optional": true,
2873
2752
  "binding": {
2874
- "name": "inbound.auth.username",
2875
- "type": "zeebe:property"
2753
+ "type": "zeebe:property",
2754
+ "name": "inbound.auth.jwt.jwkUrl"
2876
2755
  },
2877
2756
  "condition": {
2878
- "property": "inbound.auth.type",
2879
- "equals": "BASIC",
2880
- "type": "simple"
2881
- },
2882
- "type": "String"
2757
+ "property": "authorizationType",
2758
+ "equals": "JWT"
2759
+ }
2883
2760
  },
2884
2761
  {
2885
- "id": "inbound.auth.password",
2886
- "label": "Password",
2887
- "description": "Password for basic authentication",
2888
- "optional": false,
2889
- "feel": "optional",
2762
+ "label": "JWT role property expression",
2763
+ "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>",
2764
+ "type": "String",
2890
2765
  "group": "authorization",
2766
+ "feel": "required",
2767
+ "optional": true,
2891
2768
  "binding": {
2892
- "name": "inbound.auth.password",
2893
- "type": "zeebe:property"
2769
+ "type": "zeebe:property",
2770
+ "name": "inbound.auth.jwt.permissionsExpression"
2894
2771
  },
2895
2772
  "condition": {
2896
- "property": "inbound.auth.type",
2897
- "equals": "BASIC",
2898
- "type": "simple"
2899
- },
2900
- "type": "String"
2773
+ "property": "authorizationType",
2774
+ "equals": "JWT"
2775
+ }
2901
2776
  },
2902
2777
  {
2903
- "id": "inbound.auth.apiKey",
2904
- "label": "API key",
2905
- "description": "Expected API key",
2906
- "optional": false,
2907
- "feel": "optional",
2778
+ "label": "Required roles",
2779
+ "description": "List of roles to test JWT roles against",
2780
+ "type": "String",
2908
2781
  "group": "authorization",
2782
+ "feel": "required",
2783
+ "optional": true,
2909
2784
  "binding": {
2910
- "name": "inbound.auth.apiKey",
2911
- "type": "zeebe:property"
2785
+ "type": "zeebe:property",
2786
+ "name": "inbound.auth.jwt.requiredPermissions"
2912
2787
  },
2913
2788
  "condition": {
2914
- "property": "inbound.auth.type",
2915
- "equals": "APIKEY",
2916
- "type": "simple"
2917
- },
2918
- "type": "String"
2789
+ "property": "authorizationType",
2790
+ "equals": "JWT"
2791
+ }
2919
2792
  },
2920
2793
  {
2921
- "id": "inbound.auth.apiKeyLocator",
2922
- "label": "API key locator",
2923
- "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>",
2924
- "optional": false,
2925
- "value": "=split(request.headers.authorization, \" \")[2]",
2926
- "constraints": {
2927
- "notEmpty": true
2928
- },
2929
- "feel": "required",
2794
+ "label": "Username",
2795
+ "description": "Username for basic authentication",
2796
+ "type": "String",
2930
2797
  "group": "authorization",
2798
+ "feel": "optional",
2931
2799
  "binding": {
2932
- "name": "inbound.auth.apiKeyLocator",
2933
- "type": "zeebe:property"
2800
+ "type": "zeebe:property",
2801
+ "name": "inbound.auth.username"
2934
2802
  },
2935
2803
  "condition": {
2936
- "property": "inbound.auth.type",
2937
- "equals": "APIKEY",
2938
- "type": "simple"
2804
+ "property": "authorizationType",
2805
+ "equals": "BASIC"
2939
2806
  },
2940
- "type": "String"
2807
+ "constraints": {
2808
+ "notEmpty": true
2809
+ }
2941
2810
  },
2942
2811
  {
2943
- "id": "inbound.auth.jwt.jwkUrl",
2944
- "label": "JWK URL",
2945
- "description": "Well-known URL of JWKs",
2946
- "optional": false,
2947
- "feel": "optional",
2812
+ "label": "Password",
2813
+ "description": "Password for basic authentication",
2814
+ "type": "String",
2948
2815
  "group": "authorization",
2816
+ "feel": "optional",
2949
2817
  "binding": {
2950
- "name": "inbound.auth.jwt.jwkUrl",
2951
- "type": "zeebe:property"
2818
+ "type": "zeebe:property",
2819
+ "name": "inbound.auth.password"
2952
2820
  },
2953
2821
  "condition": {
2954
- "property": "inbound.auth.type",
2955
- "equals": "JWT",
2956
- "type": "simple"
2822
+ "property": "authorizationType",
2823
+ "equals": "BASIC"
2957
2824
  },
2958
- "type": "String"
2825
+ "constraints": {
2826
+ "notEmpty": true
2827
+ }
2959
2828
  },
2960
2829
  {
2961
- "id": "inbound.auth.jwt.permissionsExpression",
2962
- "label": "JWT role property expression",
2963
- "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>",
2964
- "optional": false,
2965
- "feel": "required",
2830
+ "label": "API Key",
2831
+ "description": "Expected API key",
2832
+ "type": "String",
2966
2833
  "group": "authorization",
2834
+ "feel": "optional",
2967
2835
  "binding": {
2968
- "name": "inbound.auth.jwt.permissionsExpression",
2969
- "type": "zeebe:property"
2836
+ "type": "zeebe:property",
2837
+ "name": "inbound.auth.apiKey"
2970
2838
  },
2971
2839
  "condition": {
2972
- "property": "inbound.auth.type",
2973
- "equals": "JWT",
2974
- "type": "simple"
2840
+ "property": "authorizationType",
2841
+ "equals": "APIKEY"
2975
2842
  },
2976
- "type": "String"
2843
+ "constraints": {
2844
+ "notEmpty": true
2845
+ }
2977
2846
  },
2978
2847
  {
2979
- "id": "inbound.auth.jwt.requiredPermissions",
2980
- "label": "Required roles",
2981
- "description": "List of roles to test JWT roles against",
2982
- "optional": false,
2983
- "feel": "required",
2848
+ "label": "API Key locator",
2849
+ "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>",
2850
+ "type": "String",
2984
2851
  "group": "authorization",
2852
+ "feel": "required",
2985
2853
  "binding": {
2986
- "name": "inbound.auth.jwt.requiredPermissions",
2987
- "type": "zeebe:property"
2854
+ "type": "zeebe:property",
2855
+ "name": "inbound.auth.apiKeyLocator"
2988
2856
  },
2989
2857
  "condition": {
2990
- "property": "inbound.auth.type",
2991
- "equals": "JWT",
2992
- "type": "simple"
2993
- },
2994
- "type": "String"
2995
- },
2996
- {
2997
- "id": "inbound.responseExpression",
2998
- "label": "Response expression",
2999
- "description": "Expression used to generate the HTTP response",
3000
- "optional": true,
3001
- "feel": "required",
3002
- "group": "webhookResponse",
3003
- "binding": {
3004
- "name": "inbound.responseExpression",
3005
- "type": "zeebe:property"
2858
+ "property": "authorizationType",
2859
+ "equals": "APIKEY"
3006
2860
  },
3007
- "type": "Text"
3008
- },
3009
- {
3010
- "id": "inbound.verificationExpression",
3011
- "label": "One time verification response expression",
3012
- "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>",
3013
- "optional": true,
3014
- "feel": "required",
3015
- "group": "webhookResponse",
3016
- "binding": {
3017
- "name": "inbound.verificationExpression",
3018
- "type": "zeebe:property"
2861
+ "constraints": {
2862
+ "notEmpty": true
3019
2863
  },
3020
- "type": "Text"
2864
+ "value": "=split(request.headers.authorization, \" \")[2]"
3021
2865
  },
3022
2866
  {
3023
- "id": "activationCondition",
3024
- "label": "Activation condition",
3025
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
3026
- "optional": true,
3027
- "feel": "required",
2867
+ "label": "Correlation key (process)",
2868
+ "type": "String",
3028
2869
  "group": "activation",
2870
+ "feel": "required",
2871
+ "description": "Sets up the correlation key from process variables",
3029
2872
  "binding": {
3030
- "name": "activationCondition",
3031
- "type": "zeebe:property"
2873
+ "type": "bpmn:Message#zeebe:subscription#property",
2874
+ "name": "correlationKey"
3032
2875
  },
3033
- "type": "String"
2876
+ "constraints": {
2877
+ "notEmpty": true
2878
+ }
3034
2879
  },
3035
2880
  {
3036
- "id": "consumeUnmatchedEvents",
3037
- "label": "Consume unmatched events",
3038
- "value": true,
2881
+ "label": "Correlation key (payload)",
2882
+ "type": "String",
3039
2883
  "group": "activation",
3040
- "binding": {
3041
- "name": "consumeUnmatchedEvents",
3042
- "type": "zeebe:property"
3043
- },
3044
- "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",
3045
- "type": "Boolean"
3046
- },
3047
- {
3048
- "id": "correlationKeyProcess",
3049
- "label": "Correlation key (process)",
3050
- "description": "Sets up the correlation key from process variables",
3051
- "constraints": {
3052
- "notEmpty": true
3053
- },
3054
2884
  "feel": "required",
3055
- "group": "correlation",
3056
2885
  "binding": {
3057
- "name": "correlationKey",
3058
- "type": "bpmn:Message#zeebe:subscription#property"
2886
+ "type": "zeebe:property",
2887
+ "name": "correlationKeyExpression"
3059
2888
  },
3060
- "type": "String"
3061
- },
3062
- {
3063
- "id": "correlationKeyPayload",
3064
- "label": "Correlation key (payload)",
3065
2889
  "description": "Extracts the correlation key from the incoming message payload",
3066
2890
  "constraints": {
3067
2891
  "notEmpty": true
3068
- },
2892
+ }
2893
+ },
2894
+ {
2895
+ "label": "Message ID expression",
3069
2896
  "feel": "required",
3070
- "group": "correlation",
2897
+ "type": "String",
2898
+ "optional": true,
2899
+ "group": "activation",
3071
2900
  "binding": {
3072
- "name": "correlationKeyExpression",
3073
- "type": "zeebe:property"
2901
+ "type": "zeebe:property",
2902
+ "name": "messageIdExpression"
3074
2903
  },
3075
- "type": "String"
2904
+ "description": "Expression to extract unique identifier of a message"
3076
2905
  },
3077
2906
  {
3078
- "id": "messageIdExpression",
3079
- "label": "Message ID expression",
3080
- "description": "Expression to extract unique identifier of a message",
3081
- "optional": true,
2907
+ "label": "Condition",
2908
+ "type": "String",
2909
+ "group": "activation",
3082
2910
  "feel": "required",
3083
- "group": "correlation",
2911
+ "optional": true,
3084
2912
  "binding": {
3085
- "name": "messageIdExpression",
3086
- "type": "zeebe:property"
2913
+ "type": "zeebe:property",
2914
+ "name": "activationCondition"
3087
2915
  },
3088
- "type": "String"
2916
+ "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>"
3089
2917
  },
3090
2918
  {
3091
- "id": "messageTtl",
3092
- "label": "Message TTL",
3093
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2919
+ "label": "Result variable",
2920
+ "type": "String",
2921
+ "group": "variable-mapping",
3094
2922
  "optional": true,
3095
- "constraints": {
3096
- "notEmpty": false,
3097
- "pattern": {
3098
- "value": "^(PT.*|)$",
3099
- "message": "must be an ISO-8601 duration"
3100
- }
3101
- },
3102
- "feel": "optional",
3103
- "group": "correlation",
3104
2923
  "binding": {
3105
- "name": "messageTtl",
3106
- "type": "zeebe:property"
2924
+ "type": "zeebe:property",
2925
+ "name": "resultVariable"
3107
2926
  },
3108
- "type": "String"
2927
+ "description": "Name of variable to store the result of the connector in"
3109
2928
  },
3110
2929
  {
3111
- "id": "messageNameUuid",
3112
- "generatedValue": {
3113
- "type": "uuid"
3114
- },
3115
- "group": "correlation",
2930
+ "label": "Result expression",
2931
+ "type": "String",
2932
+ "group": "variable-mapping",
2933
+ "feel": "required",
2934
+ "optional": true,
3116
2935
  "binding": {
3117
- "name": "name",
3118
- "type": "bpmn:Message#property"
2936
+ "type": "zeebe:property",
2937
+ "name": "resultExpression"
3119
2938
  },
3120
- "type": "Hidden"
2939
+ "description": "Expression to map the inbound payload to process variables"
3121
2940
  },
3122
2941
  {
3123
- "id": "resultVariable",
3124
- "label": "Result variable",
3125
- "description": "Name of variable to store the response in",
3126
- "group": "output",
2942
+ "label": "One time verification response expression",
2943
+ "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>",
2944
+ "type": "Text",
2945
+ "group": "webhookResponse",
2946
+ "feel": "required",
2947
+ "optional": true,
3127
2948
  "binding": {
3128
- "name": "resultVariable",
3129
- "type": "zeebe:property"
3130
- },
3131
- "type": "String"
2949
+ "type": "zeebe:property",
2950
+ "name": "inbound.verificationExpression"
2951
+ }
3132
2952
  },
3133
2953
  {
3134
- "id": "resultExpression",
3135
- "label": "Result expression",
3136
- "description": "Expression to map the response into process variables",
2954
+ "label": "Response body expression",
2955
+ "type": "Text",
2956
+ "group": "webhookResponse",
3137
2957
  "feel": "required",
3138
- "group": "output",
2958
+ "optional": true,
3139
2959
  "binding": {
3140
- "name": "resultExpression",
3141
- "type": "zeebe:property"
2960
+ "type": "zeebe:property",
2961
+ "name": "inbound.responseBodyExpression"
3142
2962
  },
3143
- "type": "Text"
2963
+ "description": "Specify condition and response"
3144
2964
  }
3145
2965
  ],
3146
- "engines": {
3147
- "camunda": "^8.3"
3148
- },
3149
2966
  "icon": {
3150
- "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
2967
+ "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"
2968
+ },
2969
+ "engines": {
2970
+ "camunda": "^8.5"
3151
2971
  }
3152
2972
  },
3153
2973
  {
@@ -3762,9 +3582,18 @@
3762
3582
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
3763
3583
  "name": "Webhook Boundary Event Connector",
3764
3584
  "id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
3765
- "version": 3,
3766
3585
  "description": "Configure webhook to receive callbacks",
3767
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
3586
+ "keywords": [
3587
+ "receive webhook",
3588
+ "HTTP trigger",
3589
+ "event received",
3590
+ "inbound event",
3591
+ "webhook trigger",
3592
+ "HTTP callback",
3593
+ "listen for event"
3594
+ ],
3595
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
3596
+ "version": 14,
3768
3597
  "category": {
3769
3598
  "id": "connectors",
3770
3599
  "name": "Connectors"
@@ -3774,6 +3603,9 @@
3774
3603
  "value": "bpmn:BoundaryEvent",
3775
3604
  "eventDefinition": "bpmn:MessageEventDefinition"
3776
3605
  },
3606
+ "engines": {
3607
+ "camunda": "^8.3"
3608
+ },
3777
3609
  "groups": [
3778
3610
  {
3779
3611
  "id": "endpoint",
@@ -3787,52 +3619,53 @@
3787
3619
  "id": "authorization",
3788
3620
  "label": "Authorization"
3789
3621
  },
3622
+ {
3623
+ "id": "webhookResponse",
3624
+ "label": "Webhook response"
3625
+ },
3790
3626
  {
3791
3627
  "id": "activation",
3792
3628
  "label": "Activation"
3793
3629
  },
3794
3630
  {
3795
- "id": "variable-mapping",
3796
- "label": "Variable mapping"
3631
+ "id": "synchronousResponse",
3632
+ "label": "Response mode"
3797
3633
  },
3798
3634
  {
3799
- "id": "webhookResponse",
3800
- "label": "Webhook response"
3801
- }
3802
- ],
3803
- "properties": [
3635
+ "id": "correlation",
3636
+ "label": "Correlation",
3637
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
3638
+ },
3804
3639
  {
3805
- "type": "Hidden",
3806
- "value": "io.camunda:webhook:1",
3807
- "binding": {
3808
- "type": "zeebe:property",
3809
- "name": "inbound.type"
3810
- }
3640
+ "id": "deduplication",
3641
+ "label": "Deduplication",
3642
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
3811
3643
  },
3812
3644
  {
3813
- "type": "Hidden",
3814
- "generatedValue": {
3815
- "type": "uuid"
3816
- },
3817
- "binding": {
3818
- "type": "bpmn:Message#property",
3819
- "name": "name"
3820
- }
3821
- },
3645
+ "id": "output",
3646
+ "label": "Output mapping"
3647
+ }
3648
+ ],
3649
+ "properties": [
3822
3650
  {
3823
- "type": "Hidden",
3824
- "value": "ConfigurableInboundWebhook",
3651
+ "value": "io.camunda:webhook:1",
3825
3652
  "binding": {
3826
- "type": "zeebe:property",
3827
- "name": "inbound.subtype"
3828
- }
3653
+ "name": "inbound.type",
3654
+ "type": "zeebe:property"
3655
+ },
3656
+ "type": "Hidden"
3829
3657
  },
3830
3658
  {
3831
- "id": "webhookMethod",
3659
+ "id": "inbound.method",
3832
3660
  "label": "Webhook method",
3833
- "group": "endpoint",
3834
3661
  "description": "Select HTTP method",
3662
+ "optional": false,
3835
3663
  "value": "any",
3664
+ "group": "endpoint",
3665
+ "binding": {
3666
+ "name": "inbound.method",
3667
+ "type": "zeebe:property"
3668
+ },
3836
3669
  "type": "Dropdown",
3837
3670
  "choices": [
3838
3671
  {
@@ -3840,50 +3673,53 @@
3840
3673
  "value": "any"
3841
3674
  },
3842
3675
  {
3843
- "name": "Get",
3676
+ "name": "GET",
3844
3677
  "value": "get"
3845
3678
  },
3846
3679
  {
3847
- "name": "Post",
3680
+ "name": "POST",
3848
3681
  "value": "post"
3849
3682
  },
3850
3683
  {
3851
- "name": "Put",
3684
+ "name": "PUT",
3852
3685
  "value": "put"
3853
3686
  },
3854
3687
  {
3855
- "name": "Delete",
3688
+ "name": "DELETE",
3856
3689
  "value": "delete"
3857
3690
  }
3858
- ],
3859
- "binding": {
3860
- "type": "zeebe:property",
3861
- "name": "inbound.method"
3862
- }
3691
+ ]
3863
3692
  },
3864
3693
  {
3694
+ "id": "inbound.context",
3865
3695
  "label": "Webhook ID",
3866
- "type": "String",
3867
- "group": "endpoint",
3868
- "binding": {
3869
- "type": "zeebe:property",
3870
- "name": "inbound.context"
3871
- },
3872
3696
  "description": "The webhook ID is a part of the URL",
3697
+ "optional": false,
3873
3698
  "constraints": {
3874
3699
  "notEmpty": true,
3875
3700
  "pattern": {
3876
3701
  "value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
3877
3702
  "message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
3878
3703
  }
3879
- }
3704
+ },
3705
+ "group": "endpoint",
3706
+ "binding": {
3707
+ "name": "inbound.context",
3708
+ "type": "zeebe:property"
3709
+ },
3710
+ "type": "String"
3880
3711
  },
3881
3712
  {
3882
- "id": "shouldValidateHmac",
3713
+ "id": "inbound.shouldValidateHmac",
3883
3714
  "label": "HMAC authentication",
3884
- "group": "authentication",
3885
- "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",
3715
+ "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",
3716
+ "optional": false,
3886
3717
  "value": "disabled",
3718
+ "group": "authentication",
3719
+ "binding": {
3720
+ "name": "inbound.shouldValidateHmac",
3721
+ "type": "zeebe:property"
3722
+ },
3887
3723
  "type": "Dropdown",
3888
3724
  "choices": [
3889
3725
  {
@@ -3894,47 +3730,60 @@
3894
3730
  "name": "Disabled",
3895
3731
  "value": "disabled"
3896
3732
  }
3897
- ],
3898
- "binding": {
3899
- "type": "zeebe:property",
3900
- "name": "inbound.shouldValidateHmac"
3901
- }
3733
+ ]
3902
3734
  },
3903
3735
  {
3736
+ "id": "inbound.hmacSecret",
3904
3737
  "label": "HMAC secret key",
3905
3738
  "description": "Shared secret key",
3906
- "type": "String",
3907
- "group": "authentication",
3908
3739
  "optional": true,
3740
+ "feel": "optional",
3741
+ "group": "authentication",
3909
3742
  "binding": {
3910
- "type": "zeebe:property",
3911
- "name": "inbound.hmacSecret"
3743
+ "name": "inbound.hmacSecret",
3744
+ "type": "zeebe:property"
3912
3745
  },
3913
3746
  "condition": {
3914
- "property": "shouldValidateHmac",
3915
- "equals": "enabled"
3916
- }
3747
+ "property": "inbound.shouldValidateHmac",
3748
+ "equals": "enabled",
3749
+ "type": "simple"
3750
+ },
3751
+ "type": "String"
3917
3752
  },
3918
3753
  {
3754
+ "id": "inbound.hmacHeader",
3919
3755
  "label": "HMAC header",
3920
3756
  "description": "Name of header attribute that will contain the HMAC value",
3921
- "type": "String",
3922
- "group": "authentication",
3923
3757
  "optional": true,
3758
+ "feel": "optional",
3759
+ "group": "authentication",
3924
3760
  "binding": {
3925
- "type": "zeebe:property",
3926
- "name": "inbound.hmacHeader"
3761
+ "name": "inbound.hmacHeader",
3762
+ "type": "zeebe:property"
3927
3763
  },
3928
3764
  "condition": {
3929
- "property": "shouldValidateHmac",
3930
- "equals": "enabled"
3931
- }
3765
+ "property": "inbound.shouldValidateHmac",
3766
+ "equals": "enabled",
3767
+ "type": "simple"
3768
+ },
3769
+ "type": "String"
3932
3770
  },
3933
3771
  {
3772
+ "id": "inbound.hmacAlgorithm",
3934
3773
  "label": "HMAC algorithm",
3935
- "group": "authentication",
3936
3774
  "description": "Choose HMAC algorithm",
3775
+ "optional": false,
3937
3776
  "value": "sha_256",
3777
+ "group": "authentication",
3778
+ "binding": {
3779
+ "name": "inbound.hmacAlgorithm",
3780
+ "type": "zeebe:property"
3781
+ },
3782
+ "condition": {
3783
+ "property": "inbound.shouldValidateHmac",
3784
+ "equals": "enabled",
3785
+ "type": "simple"
3786
+ },
3938
3787
  "type": "Dropdown",
3939
3788
  "choices": [
3940
3789
  {
@@ -3949,288 +3798,439 @@
3949
3798
  "name": "SHA-512",
3950
3799
  "value": "sha_512"
3951
3800
  }
3952
- ],
3953
- "binding": {
3954
- "type": "zeebe:property",
3955
- "name": "inbound.hmacAlgorithm"
3956
- },
3957
- "condition": {
3958
- "property": "shouldValidateHmac",
3959
- "equals": "enabled"
3960
- }
3801
+ ]
3961
3802
  },
3962
3803
  {
3804
+ "id": "inbound.hmacScopes",
3963
3805
  "label": "HMAC scopes",
3964
- "group": "authentication",
3965
- "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>",
3966
- "feel": "required",
3967
- "type": "String",
3806
+ "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>",
3968
3807
  "optional": true,
3808
+ "feel": "required",
3809
+ "group": "authentication",
3969
3810
  "binding": {
3970
- "type": "zeebe:property",
3971
- "name": "inbound.hmacScopes"
3811
+ "name": "inbound.hmacScopes",
3812
+ "type": "zeebe:property"
3972
3813
  },
3973
3814
  "condition": {
3974
- "property": "shouldValidateHmac",
3975
- "equals": "enabled"
3976
- }
3815
+ "property": "inbound.shouldValidateHmac",
3816
+ "equals": "enabled",
3817
+ "type": "simple"
3818
+ },
3819
+ "type": "String"
3977
3820
  },
3978
3821
  {
3979
- "id": "authorizationType",
3822
+ "id": "inbound.auth.type",
3980
3823
  "label": "Authorization type",
3981
- "group": "authorization",
3982
- "description": "Choose the authorization type.",
3824
+ "description": "Choose the authorization type",
3983
3825
  "value": "NONE",
3826
+ "group": "authorization",
3827
+ "binding": {
3828
+ "name": "inbound.auth.type",
3829
+ "type": "zeebe:property"
3830
+ },
3984
3831
  "type": "Dropdown",
3985
3832
  "choices": [
3986
3833
  {
3987
3834
  "name": "None",
3988
3835
  "value": "NONE"
3989
3836
  },
3990
- {
3991
- "name": "JWT",
3992
- "value": "JWT"
3993
- },
3994
3837
  {
3995
3838
  "name": "Basic",
3996
3839
  "value": "BASIC"
3997
3840
  },
3998
3841
  {
3999
- "name": "API Key",
3842
+ "name": "API key",
4000
3843
  "value": "APIKEY"
3844
+ },
3845
+ {
3846
+ "name": "JWT",
3847
+ "value": "JWT"
4001
3848
  }
4002
- ],
4003
- "binding": {
4004
- "type": "zeebe:property",
4005
- "name": "inbound.auth.type"
4006
- }
3849
+ ]
4007
3850
  },
4008
3851
  {
4009
- "label": "JWK url",
4010
- "description": "Well-known url of JWKs",
4011
- "type": "String",
4012
- "group": "authorization",
3852
+ "id": "inbound.auth.username",
3853
+ "label": "Username",
3854
+ "description": "Username for basic authentication",
3855
+ "optional": false,
4013
3856
  "feel": "optional",
4014
- "optional": true,
3857
+ "group": "authorization",
4015
3858
  "binding": {
4016
- "type": "zeebe:property",
4017
- "name": "inbound.auth.jwt.jwkUrl"
3859
+ "name": "inbound.auth.username",
3860
+ "type": "zeebe:property"
4018
3861
  },
4019
3862
  "condition": {
4020
- "property": "authorizationType",
4021
- "equals": "JWT"
4022
- }
3863
+ "property": "inbound.auth.type",
3864
+ "equals": "BASIC",
3865
+ "type": "simple"
3866
+ },
3867
+ "type": "String"
4023
3868
  },
4024
3869
  {
4025
- "label": "JWT role property expression",
4026
- "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>",
4027
- "type": "String",
3870
+ "id": "inbound.auth.password",
3871
+ "label": "Password",
3872
+ "description": "Password for basic authentication",
3873
+ "optional": false,
3874
+ "feel": "optional",
4028
3875
  "group": "authorization",
4029
- "feel": "required",
4030
- "optional": true,
4031
3876
  "binding": {
4032
- "type": "zeebe:property",
4033
- "name": "inbound.auth.jwt.permissionsExpression"
3877
+ "name": "inbound.auth.password",
3878
+ "type": "zeebe:property"
4034
3879
  },
4035
3880
  "condition": {
4036
- "property": "authorizationType",
4037
- "equals": "JWT"
4038
- }
3881
+ "property": "inbound.auth.type",
3882
+ "equals": "BASIC",
3883
+ "type": "simple"
3884
+ },
3885
+ "type": "String"
4039
3886
  },
4040
3887
  {
4041
- "label": "Required roles",
4042
- "description": "List of roles to test JWT roles against",
4043
- "type": "String",
3888
+ "id": "inbound.auth.apiKey",
3889
+ "label": "API key",
3890
+ "description": "Expected API key",
3891
+ "optional": false,
3892
+ "feel": "optional",
4044
3893
  "group": "authorization",
4045
- "feel": "required",
4046
- "optional": true,
4047
3894
  "binding": {
4048
- "type": "zeebe:property",
4049
- "name": "inbound.auth.jwt.requiredPermissions"
3895
+ "name": "inbound.auth.apiKey",
3896
+ "type": "zeebe:property"
4050
3897
  },
4051
3898
  "condition": {
4052
- "property": "authorizationType",
4053
- "equals": "JWT"
4054
- }
3899
+ "property": "inbound.auth.type",
3900
+ "equals": "APIKEY",
3901
+ "type": "simple"
3902
+ },
3903
+ "type": "String"
4055
3904
  },
4056
3905
  {
4057
- "label": "Username",
4058
- "description": "Username for basic authentication",
4059
- "type": "String",
3906
+ "id": "inbound.auth.apiKeyLocator",
3907
+ "label": "API key locator",
3908
+ "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>",
3909
+ "optional": false,
3910
+ "value": "=split(request.headers.authorization, \" \")[2]",
3911
+ "constraints": {
3912
+ "notEmpty": true
3913
+ },
3914
+ "feel": "required",
4060
3915
  "group": "authorization",
4061
- "feel": "optional",
4062
3916
  "binding": {
4063
- "type": "zeebe:property",
4064
- "name": "inbound.auth.username"
3917
+ "name": "inbound.auth.apiKeyLocator",
3918
+ "type": "zeebe:property"
4065
3919
  },
4066
3920
  "condition": {
4067
- "property": "authorizationType",
4068
- "equals": "BASIC"
3921
+ "property": "inbound.auth.type",
3922
+ "equals": "APIKEY",
3923
+ "type": "simple"
4069
3924
  },
4070
- "constraints": {
4071
- "notEmpty": true
4072
- }
3925
+ "type": "String"
4073
3926
  },
4074
3927
  {
4075
- "label": "Password",
4076
- "description": "Password for basic authentication",
4077
- "type": "String",
4078
- "group": "authorization",
3928
+ "id": "inbound.auth.jwt.jwkUrl",
3929
+ "label": "JWK URL",
3930
+ "description": "Well-known URL of JWKs",
3931
+ "optional": false,
4079
3932
  "feel": "optional",
3933
+ "group": "authorization",
4080
3934
  "binding": {
4081
- "type": "zeebe:property",
4082
- "name": "inbound.auth.password"
3935
+ "name": "inbound.auth.jwt.jwkUrl",
3936
+ "type": "zeebe:property"
4083
3937
  },
4084
3938
  "condition": {
4085
- "property": "authorizationType",
4086
- "equals": "BASIC"
3939
+ "property": "inbound.auth.type",
3940
+ "equals": "JWT",
3941
+ "type": "simple"
4087
3942
  },
4088
- "constraints": {
4089
- "notEmpty": true
4090
- }
3943
+ "type": "String"
4091
3944
  },
4092
3945
  {
4093
- "label": "API Key",
4094
- "description": "Expected API key",
4095
- "type": "String",
3946
+ "id": "inbound.auth.jwt.permissionsExpression",
3947
+ "label": "JWT role property expression",
3948
+ "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>",
3949
+ "optional": false,
3950
+ "feel": "required",
4096
3951
  "group": "authorization",
4097
- "feel": "optional",
4098
3952
  "binding": {
4099
- "type": "zeebe:property",
4100
- "name": "inbound.auth.apiKey"
3953
+ "name": "inbound.auth.jwt.permissionsExpression",
3954
+ "type": "zeebe:property"
4101
3955
  },
4102
3956
  "condition": {
4103
- "property": "authorizationType",
4104
- "equals": "APIKEY"
3957
+ "property": "inbound.auth.type",
3958
+ "equals": "JWT",
3959
+ "type": "simple"
4105
3960
  },
4106
- "constraints": {
4107
- "notEmpty": true
4108
- }
3961
+ "type": "String"
4109
3962
  },
4110
3963
  {
4111
- "label": "API Key locator",
4112
- "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>",
4113
- "type": "String",
4114
- "group": "authorization",
3964
+ "id": "inbound.auth.jwt.requiredPermissions",
3965
+ "label": "Required roles",
3966
+ "description": "List of roles to test JWT roles against",
3967
+ "optional": false,
4115
3968
  "feel": "required",
3969
+ "group": "authorization",
4116
3970
  "binding": {
4117
- "type": "zeebe:property",
4118
- "name": "inbound.auth.apiKeyLocator"
3971
+ "name": "inbound.auth.jwt.requiredPermissions",
3972
+ "type": "zeebe:property"
4119
3973
  },
4120
3974
  "condition": {
4121
- "property": "authorizationType",
4122
- "equals": "APIKEY"
3975
+ "property": "inbound.auth.type",
3976
+ "equals": "JWT",
3977
+ "type": "simple"
4123
3978
  },
4124
- "constraints": {
4125
- "notEmpty": true
3979
+ "type": "String"
3980
+ },
3981
+ {
3982
+ "id": "inbound.responseExpression",
3983
+ "label": "Response expression",
3984
+ "description": "Expression used to generate the HTTP response",
3985
+ "optional": true,
3986
+ "feel": "required",
3987
+ "group": "webhookResponse",
3988
+ "binding": {
3989
+ "name": "inbound.responseExpression",
3990
+ "type": "zeebe:property"
4126
3991
  },
4127
- "value": "=split(request.headers.authorization, \" \")[2]"
3992
+ "type": "Text"
4128
3993
  },
4129
3994
  {
4130
- "label": "Correlation key (process)",
4131
- "type": "String",
4132
- "group": "activation",
3995
+ "id": "inbound.verificationExpression",
3996
+ "label": "One time verification response expression",
3997
+ "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>",
3998
+ "optional": true,
4133
3999
  "feel": "required",
4134
- "description": "Sets up the correlation key from process variables",
4000
+ "group": "webhookResponse",
4135
4001
  "binding": {
4136
- "type": "bpmn:Message#zeebe:subscription#property",
4137
- "name": "correlationKey"
4002
+ "name": "inbound.verificationExpression",
4003
+ "type": "zeebe:property"
4138
4004
  },
4139
- "constraints": {
4140
- "notEmpty": true
4141
- }
4005
+ "type": "Text"
4142
4006
  },
4143
4007
  {
4144
- "label": "Correlation key (payload)",
4145
- "type": "String",
4008
+ "id": "activationCondition",
4009
+ "label": "Activation condition",
4010
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
4011
+ "optional": true,
4012
+ "feel": "required",
4013
+ "group": "activation",
4014
+ "binding": {
4015
+ "name": "activationCondition",
4016
+ "type": "zeebe:property"
4017
+ },
4018
+ "type": "String"
4019
+ },
4020
+ {
4021
+ "id": "consumeUnmatchedEvents",
4022
+ "label": "Consume unmatched events",
4023
+ "value": true,
4146
4024
  "group": "activation",
4025
+ "binding": {
4026
+ "name": "consumeUnmatchedEvents",
4027
+ "type": "zeebe:property"
4028
+ },
4029
+ "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",
4030
+ "type": "Boolean"
4031
+ },
4032
+ {
4033
+ "id": "synchronousResponse",
4034
+ "label": "Response mode",
4035
+ "description": "Synchronous or Asynchronous <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#response-mode\" target=\"_blank\">response handling</a>",
4036
+ "value": "false",
4037
+ "group": "synchronousResponse",
4038
+ "binding": {
4039
+ "name": "synchronousResponse",
4040
+ "type": "zeebe:property"
4041
+ },
4042
+ "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.",
4043
+ "type": "Dropdown",
4044
+ "choices": [
4045
+ {
4046
+ "name": "Asynchronous",
4047
+ "value": "false"
4048
+ },
4049
+ {
4050
+ "name": "Synchronous",
4051
+ "value": "true"
4052
+ }
4053
+ ]
4054
+ },
4055
+ {
4056
+ "id": "correlationKeyProcess",
4057
+ "label": "Correlation key (process)",
4058
+ "description": "Sets up the correlation key from process variables",
4059
+ "constraints": {
4060
+ "notEmpty": true
4061
+ },
4147
4062
  "feel": "required",
4063
+ "group": "correlation",
4148
4064
  "binding": {
4149
- "type": "zeebe:property",
4150
- "name": "correlationKeyExpression"
4065
+ "name": "correlationKey",
4066
+ "type": "bpmn:Message#zeebe:subscription#property"
4151
4067
  },
4068
+ "type": "String"
4069
+ },
4070
+ {
4071
+ "id": "correlationKeyPayload",
4072
+ "label": "Correlation key (payload)",
4152
4073
  "description": "Extracts the correlation key from the incoming message payload",
4153
4074
  "constraints": {
4154
4075
  "notEmpty": true
4155
- }
4076
+ },
4077
+ "feel": "required",
4078
+ "group": "correlation",
4079
+ "binding": {
4080
+ "name": "correlationKeyExpression",
4081
+ "type": "zeebe:property"
4082
+ },
4083
+ "type": "String"
4156
4084
  },
4157
4085
  {
4086
+ "id": "messageIdExpression",
4158
4087
  "label": "Message ID expression",
4159
- "feel": "required",
4160
- "type": "String",
4088
+ "description": "Expression to extract unique identifier of a message",
4161
4089
  "optional": true,
4162
- "group": "activation",
4090
+ "feel": "required",
4091
+ "group": "correlation",
4163
4092
  "binding": {
4164
- "type": "zeebe:property",
4165
- "name": "messageIdExpression"
4093
+ "name": "messageIdExpression",
4094
+ "type": "zeebe:property"
4166
4095
  },
4167
- "description": "Expression to extract unique identifier of a message"
4096
+ "condition": {
4097
+ "property": "synchronousResponse",
4098
+ "equals": "false",
4099
+ "type": "simple"
4100
+ },
4101
+ "type": "String"
4168
4102
  },
4169
4103
  {
4170
- "label": "Condition",
4171
- "type": "String",
4172
- "group": "activation",
4173
- "feel": "required",
4104
+ "id": "messageTtl",
4105
+ "label": "Message TTL",
4106
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
4174
4107
  "optional": true,
4108
+ "constraints": {
4109
+ "notEmpty": false,
4110
+ "pattern": {
4111
+ "value": "^(PT.*|)$",
4112
+ "message": "must be an ISO-8601 duration"
4113
+ }
4114
+ },
4115
+ "feel": "optional",
4116
+ "group": "correlation",
4175
4117
  "binding": {
4176
- "type": "zeebe:property",
4177
- "name": "activationCondition"
4118
+ "name": "messageTtl",
4119
+ "type": "zeebe:property"
4178
4120
  },
4179
- "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>"
4121
+ "condition": {
4122
+ "property": "synchronousResponse",
4123
+ "equals": "false",
4124
+ "type": "simple"
4125
+ },
4126
+ "type": "String"
4180
4127
  },
4181
4128
  {
4182
- "label": "Result variable",
4183
- "type": "String",
4184
- "group": "variable-mapping",
4185
- "optional": true,
4129
+ "id": "messageNameUuid",
4130
+ "label": "Message name",
4131
+ "generatedValue": {
4132
+ "type": "uuid"
4133
+ },
4134
+ "feel": "optional",
4135
+ "group": "correlation",
4186
4136
  "binding": {
4187
- "type": "zeebe:property",
4188
- "name": "resultVariable"
4137
+ "name": "name",
4138
+ "type": "bpmn:Message#property"
4189
4139
  },
4190
- "description": "Name of variable to store the result of the connector in"
4140
+ "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.",
4141
+ "type": "String"
4191
4142
  },
4192
4143
  {
4193
- "label": "Result expression",
4194
- "type": "String",
4195
- "group": "variable-mapping",
4196
- "feel": "required",
4197
- "optional": true,
4144
+ "id": "deduplicationModeManualFlag",
4145
+ "label": "Manual mode",
4146
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
4147
+ "value": false,
4148
+ "group": "deduplication",
4198
4149
  "binding": {
4199
- "type": "zeebe:property",
4200
- "name": "resultExpression"
4150
+ "name": "deduplicationModeManualFlag",
4151
+ "type": "zeebe:property"
4201
4152
  },
4202
- "description": "Expression to map the inbound payload to process variables"
4153
+ "type": "Boolean"
4203
4154
  },
4204
4155
  {
4205
- "label": "One time verification response expression",
4206
- "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>",
4207
- "type": "Text",
4208
- "group": "webhookResponse",
4209
- "feel": "required",
4210
- "optional": true,
4156
+ "id": "deduplicationId",
4157
+ "label": "Deduplication ID",
4158
+ "constraints": {
4159
+ "notEmpty": true,
4160
+ "pattern": {
4161
+ "value": "^[a-zA-Z0-9_-]+$",
4162
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
4163
+ }
4164
+ },
4165
+ "group": "deduplication",
4211
4166
  "binding": {
4212
- "type": "zeebe:property",
4213
- "name": "inbound.verificationExpression"
4214
- }
4167
+ "name": "deduplicationId",
4168
+ "type": "zeebe:property"
4169
+ },
4170
+ "condition": {
4171
+ "property": "deduplicationModeManualFlag",
4172
+ "equals": true,
4173
+ "type": "simple"
4174
+ },
4175
+ "type": "String"
4215
4176
  },
4216
4177
  {
4217
- "label": "Response body expression",
4218
- "type": "Text",
4219
- "group": "webhookResponse",
4178
+ "id": "deduplicationModeManual",
4179
+ "value": "MANUAL",
4180
+ "group": "deduplication",
4181
+ "binding": {
4182
+ "name": "deduplicationMode",
4183
+ "type": "zeebe:property"
4184
+ },
4185
+ "condition": {
4186
+ "property": "deduplicationId",
4187
+ "isActive": true,
4188
+ "type": "simple"
4189
+ },
4190
+ "type": "Hidden"
4191
+ },
4192
+ {
4193
+ "id": "deduplicationModeAuto",
4194
+ "value": "AUTO",
4195
+ "group": "deduplication",
4196
+ "binding": {
4197
+ "name": "deduplicationMode",
4198
+ "type": "zeebe:property"
4199
+ },
4200
+ "condition": {
4201
+ "property": "deduplicationId",
4202
+ "isActive": false,
4203
+ "type": "simple"
4204
+ },
4205
+ "type": "Hidden"
4206
+ },
4207
+ {
4208
+ "id": "resultVariable",
4209
+ "label": "Result variable",
4210
+ "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>.",
4211
+ "group": "output",
4212
+ "binding": {
4213
+ "name": "resultVariable",
4214
+ "type": "zeebe:property"
4215
+ },
4216
+ "type": "String"
4217
+ },
4218
+ {
4219
+ "id": "resultExpression",
4220
+ "label": "Result expression",
4221
+ "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>.",
4222
+ "value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
4220
4223
  "feel": "required",
4221
- "optional": true,
4224
+ "group": "output",
4222
4225
  "binding": {
4223
- "type": "zeebe:property",
4224
- "name": "inbound.responseBodyExpression"
4226
+ "name": "resultExpression",
4227
+ "type": "zeebe:property"
4225
4228
  },
4226
- "description": "Specify condition and response"
4229
+ "type": "Text"
4227
4230
  }
4228
4231
  ],
4229
4232
  "icon": {
4230
- "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"
4231
- },
4232
- "engines": {
4233
- "camunda": "^8.5"
4233
+ "contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
4234
4234
  }
4235
4235
  }
4236
4236
  ]