@camunda/connectors-element-templates 1.0.4 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -4,11 +4,8 @@
|
|
|
4
4
|
"name": "Webhook Intermediate Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
6
6
|
"description": "Configure webhook to receive callbacks",
|
|
7
|
-
"metadata": {
|
|
8
|
-
"keywords": []
|
|
9
|
-
},
|
|
10
7
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
11
|
-
"version":
|
|
8
|
+
"version": 11,
|
|
12
9
|
"category": {
|
|
13
10
|
"id": "connectors",
|
|
14
11
|
"name": "Connectors"
|
|
@@ -18,9 +15,6 @@
|
|
|
18
15
|
"value": "bpmn:IntermediateCatchEvent",
|
|
19
16
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
20
17
|
},
|
|
21
|
-
"engines": {
|
|
22
|
-
"camunda": "^8.3"
|
|
23
|
-
},
|
|
24
18
|
"groups": [
|
|
25
19
|
{
|
|
26
20
|
"id": "endpoint",
|
|
@@ -47,11 +41,6 @@
|
|
|
47
41
|
"label": "Correlation",
|
|
48
42
|
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
49
43
|
},
|
|
50
|
-
{
|
|
51
|
-
"id": "deduplication",
|
|
52
|
-
"label": "Deduplication",
|
|
53
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
54
|
-
},
|
|
55
44
|
{
|
|
56
45
|
"id": "output",
|
|
57
46
|
"label": "Output mapping"
|
|
@@ -515,70 +504,6 @@
|
|
|
515
504
|
},
|
|
516
505
|
"type": "Hidden"
|
|
517
506
|
},
|
|
518
|
-
{
|
|
519
|
-
"id": "deduplicationModeManualFlag",
|
|
520
|
-
"label": "Manual mode",
|
|
521
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
522
|
-
"value": false,
|
|
523
|
-
"group": "deduplication",
|
|
524
|
-
"binding": {
|
|
525
|
-
"name": "deduplicationModeManualFlag",
|
|
526
|
-
"type": "zeebe:property"
|
|
527
|
-
},
|
|
528
|
-
"type": "Boolean"
|
|
529
|
-
},
|
|
530
|
-
{
|
|
531
|
-
"id": "deduplicationId",
|
|
532
|
-
"label": "Deduplication ID",
|
|
533
|
-
"constraints": {
|
|
534
|
-
"notEmpty": true,
|
|
535
|
-
"pattern": {
|
|
536
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
537
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
538
|
-
}
|
|
539
|
-
},
|
|
540
|
-
"group": "deduplication",
|
|
541
|
-
"binding": {
|
|
542
|
-
"name": "deduplicationId",
|
|
543
|
-
"type": "zeebe:property"
|
|
544
|
-
},
|
|
545
|
-
"condition": {
|
|
546
|
-
"property": "deduplicationModeManualFlag",
|
|
547
|
-
"equals": true,
|
|
548
|
-
"type": "simple"
|
|
549
|
-
},
|
|
550
|
-
"type": "String"
|
|
551
|
-
},
|
|
552
|
-
{
|
|
553
|
-
"id": "deduplicationModeManual",
|
|
554
|
-
"value": "MANUAL",
|
|
555
|
-
"group": "deduplication",
|
|
556
|
-
"binding": {
|
|
557
|
-
"name": "deduplicationMode",
|
|
558
|
-
"type": "zeebe:property"
|
|
559
|
-
},
|
|
560
|
-
"condition": {
|
|
561
|
-
"property": "deduplicationId",
|
|
562
|
-
"isActive": true,
|
|
563
|
-
"type": "simple"
|
|
564
|
-
},
|
|
565
|
-
"type": "Hidden"
|
|
566
|
-
},
|
|
567
|
-
{
|
|
568
|
-
"id": "deduplicationModeAuto",
|
|
569
|
-
"value": "AUTO",
|
|
570
|
-
"group": "deduplication",
|
|
571
|
-
"binding": {
|
|
572
|
-
"name": "deduplicationMode",
|
|
573
|
-
"type": "zeebe:property"
|
|
574
|
-
},
|
|
575
|
-
"condition": {
|
|
576
|
-
"property": "deduplicationId",
|
|
577
|
-
"isActive": false,
|
|
578
|
-
"type": "simple"
|
|
579
|
-
},
|
|
580
|
-
"type": "Hidden"
|
|
581
|
-
},
|
|
582
507
|
{
|
|
583
508
|
"id": "resultVariable",
|
|
584
509
|
"label": "Result variable",
|
|
@@ -605,15 +530,21 @@
|
|
|
605
530
|
],
|
|
606
531
|
"icon": {
|
|
607
532
|
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
533
|
+
},
|
|
534
|
+
"engines": {
|
|
535
|
+
"camunda": "^8.6"
|
|
608
536
|
}
|
|
609
537
|
},
|
|
610
538
|
{
|
|
611
539
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
612
|
-
"name": "Webhook Intermediate
|
|
540
|
+
"name": "Webhook Intermediate Event Connector",
|
|
613
541
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
614
|
-
"version": 4,
|
|
615
542
|
"description": "Configure webhook to receive callbacks",
|
|
616
|
-
"
|
|
543
|
+
"metadata": {
|
|
544
|
+
"keywords": []
|
|
545
|
+
},
|
|
546
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
547
|
+
"version": 12,
|
|
617
548
|
"category": {
|
|
618
549
|
"id": "connectors",
|
|
619
550
|
"name": "Connectors"
|
|
@@ -636,52 +567,44 @@
|
|
|
636
567
|
"id": "authorization",
|
|
637
568
|
"label": "Authorization"
|
|
638
569
|
},
|
|
570
|
+
{
|
|
571
|
+
"id": "webhookResponse",
|
|
572
|
+
"label": "Webhook response"
|
|
573
|
+
},
|
|
639
574
|
{
|
|
640
575
|
"id": "activation",
|
|
641
576
|
"label": "Activation"
|
|
642
577
|
},
|
|
643
578
|
{
|
|
644
|
-
"id": "
|
|
645
|
-
"label": "
|
|
579
|
+
"id": "correlation",
|
|
580
|
+
"label": "Correlation",
|
|
581
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
646
582
|
},
|
|
647
583
|
{
|
|
648
|
-
"id": "
|
|
649
|
-
"label": "
|
|
584
|
+
"id": "output",
|
|
585
|
+
"label": "Output mapping"
|
|
650
586
|
}
|
|
651
587
|
],
|
|
652
588
|
"properties": [
|
|
653
589
|
{
|
|
654
|
-
"type": "Hidden",
|
|
655
590
|
"value": "io.camunda:webhook:1",
|
|
656
591
|
"binding": {
|
|
657
|
-
"
|
|
658
|
-
"
|
|
659
|
-
}
|
|
660
|
-
},
|
|
661
|
-
{
|
|
662
|
-
"type": "Hidden",
|
|
663
|
-
"generatedValue": {
|
|
664
|
-
"type": "uuid"
|
|
592
|
+
"name": "inbound.type",
|
|
593
|
+
"type": "zeebe:property"
|
|
665
594
|
},
|
|
666
|
-
"
|
|
667
|
-
"type": "bpmn:Message#property",
|
|
668
|
-
"name": "name"
|
|
669
|
-
}
|
|
670
|
-
},
|
|
671
|
-
{
|
|
672
|
-
"type": "Hidden",
|
|
673
|
-
"value": "ConfigurableInboundWebhook",
|
|
674
|
-
"binding": {
|
|
675
|
-
"type": "zeebe:property",
|
|
676
|
-
"name": "inbound.subtype"
|
|
677
|
-
}
|
|
595
|
+
"type": "Hidden"
|
|
678
596
|
},
|
|
679
597
|
{
|
|
680
|
-
"id": "
|
|
598
|
+
"id": "inbound.method",
|
|
681
599
|
"label": "Webhook method",
|
|
682
|
-
"group": "endpoint",
|
|
683
600
|
"description": "Select HTTP method",
|
|
601
|
+
"optional": false,
|
|
684
602
|
"value": "any",
|
|
603
|
+
"group": "endpoint",
|
|
604
|
+
"binding": {
|
|
605
|
+
"name": "inbound.method",
|
|
606
|
+
"type": "zeebe:property"
|
|
607
|
+
},
|
|
685
608
|
"type": "Dropdown",
|
|
686
609
|
"choices": [
|
|
687
610
|
{
|
|
@@ -689,46 +612,53 @@
|
|
|
689
612
|
"value": "any"
|
|
690
613
|
},
|
|
691
614
|
{
|
|
692
|
-
"name": "
|
|
615
|
+
"name": "GET",
|
|
693
616
|
"value": "get"
|
|
694
617
|
},
|
|
695
618
|
{
|
|
696
|
-
"name": "
|
|
619
|
+
"name": "POST",
|
|
697
620
|
"value": "post"
|
|
698
621
|
},
|
|
699
622
|
{
|
|
700
|
-
"name": "
|
|
623
|
+
"name": "PUT",
|
|
701
624
|
"value": "put"
|
|
702
625
|
},
|
|
703
626
|
{
|
|
704
|
-
"name": "
|
|
627
|
+
"name": "DELETE",
|
|
705
628
|
"value": "delete"
|
|
706
629
|
}
|
|
707
|
-
]
|
|
708
|
-
"binding": {
|
|
709
|
-
"type": "zeebe:property",
|
|
710
|
-
"name": "inbound.method"
|
|
711
|
-
}
|
|
630
|
+
]
|
|
712
631
|
},
|
|
713
632
|
{
|
|
633
|
+
"id": "inbound.context",
|
|
714
634
|
"label": "Webhook ID",
|
|
715
|
-
"
|
|
635
|
+
"description": "The webhook ID is a part of the URL",
|
|
636
|
+
"optional": false,
|
|
637
|
+
"constraints": {
|
|
638
|
+
"notEmpty": true,
|
|
639
|
+
"pattern": {
|
|
640
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
641
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
642
|
+
}
|
|
643
|
+
},
|
|
716
644
|
"group": "endpoint",
|
|
717
645
|
"binding": {
|
|
718
|
-
"
|
|
719
|
-
"
|
|
646
|
+
"name": "inbound.context",
|
|
647
|
+
"type": "zeebe:property"
|
|
720
648
|
},
|
|
721
|
-
"
|
|
722
|
-
"constraints": {
|
|
723
|
-
"notEmpty": true
|
|
724
|
-
}
|
|
649
|
+
"type": "String"
|
|
725
650
|
},
|
|
726
651
|
{
|
|
727
|
-
"id": "shouldValidateHmac",
|
|
652
|
+
"id": "inbound.shouldValidateHmac",
|
|
728
653
|
"label": "HMAC authentication",
|
|
729
|
-
"
|
|
730
|
-
"
|
|
654
|
+
"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",
|
|
655
|
+
"optional": false,
|
|
731
656
|
"value": "disabled",
|
|
657
|
+
"group": "authentication",
|
|
658
|
+
"binding": {
|
|
659
|
+
"name": "inbound.shouldValidateHmac",
|
|
660
|
+
"type": "zeebe:property"
|
|
661
|
+
},
|
|
732
662
|
"type": "Dropdown",
|
|
733
663
|
"choices": [
|
|
734
664
|
{
|
|
@@ -739,47 +669,60 @@
|
|
|
739
669
|
"name": "Disabled",
|
|
740
670
|
"value": "disabled"
|
|
741
671
|
}
|
|
742
|
-
]
|
|
743
|
-
"binding": {
|
|
744
|
-
"type": "zeebe:property",
|
|
745
|
-
"name": "inbound.shouldValidateHmac"
|
|
746
|
-
}
|
|
672
|
+
]
|
|
747
673
|
},
|
|
748
674
|
{
|
|
675
|
+
"id": "inbound.hmacSecret",
|
|
749
676
|
"label": "HMAC secret key",
|
|
750
677
|
"description": "Shared secret key",
|
|
751
|
-
"type": "String",
|
|
752
|
-
"group": "authentication",
|
|
753
678
|
"optional": true,
|
|
679
|
+
"feel": "optional",
|
|
680
|
+
"group": "authentication",
|
|
754
681
|
"binding": {
|
|
755
|
-
"
|
|
756
|
-
"
|
|
682
|
+
"name": "inbound.hmacSecret",
|
|
683
|
+
"type": "zeebe:property"
|
|
757
684
|
},
|
|
758
685
|
"condition": {
|
|
759
|
-
"property": "shouldValidateHmac",
|
|
760
|
-
"equals": "enabled"
|
|
761
|
-
|
|
686
|
+
"property": "inbound.shouldValidateHmac",
|
|
687
|
+
"equals": "enabled",
|
|
688
|
+
"type": "simple"
|
|
689
|
+
},
|
|
690
|
+
"type": "String"
|
|
762
691
|
},
|
|
763
692
|
{
|
|
693
|
+
"id": "inbound.hmacHeader",
|
|
764
694
|
"label": "HMAC header",
|
|
765
695
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
766
|
-
"type": "String",
|
|
767
|
-
"group": "authentication",
|
|
768
696
|
"optional": true,
|
|
697
|
+
"feel": "optional",
|
|
698
|
+
"group": "authentication",
|
|
769
699
|
"binding": {
|
|
770
|
-
"
|
|
771
|
-
"
|
|
700
|
+
"name": "inbound.hmacHeader",
|
|
701
|
+
"type": "zeebe:property"
|
|
772
702
|
},
|
|
773
703
|
"condition": {
|
|
774
|
-
"property": "shouldValidateHmac",
|
|
775
|
-
"equals": "enabled"
|
|
776
|
-
|
|
704
|
+
"property": "inbound.shouldValidateHmac",
|
|
705
|
+
"equals": "enabled",
|
|
706
|
+
"type": "simple"
|
|
707
|
+
},
|
|
708
|
+
"type": "String"
|
|
777
709
|
},
|
|
778
710
|
{
|
|
711
|
+
"id": "inbound.hmacAlgorithm",
|
|
779
712
|
"label": "HMAC algorithm",
|
|
780
|
-
"group": "authentication",
|
|
781
713
|
"description": "Choose HMAC algorithm",
|
|
714
|
+
"optional": false,
|
|
782
715
|
"value": "sha_256",
|
|
716
|
+
"group": "authentication",
|
|
717
|
+
"binding": {
|
|
718
|
+
"name": "inbound.hmacAlgorithm",
|
|
719
|
+
"type": "zeebe:property"
|
|
720
|
+
},
|
|
721
|
+
"condition": {
|
|
722
|
+
"property": "inbound.shouldValidateHmac",
|
|
723
|
+
"equals": "enabled",
|
|
724
|
+
"type": "simple"
|
|
725
|
+
},
|
|
783
726
|
"type": "Dropdown",
|
|
784
727
|
"choices": [
|
|
785
728
|
{
|
|
@@ -794,264 +737,341 @@
|
|
|
794
737
|
"name": "SHA-512",
|
|
795
738
|
"value": "sha_512"
|
|
796
739
|
}
|
|
797
|
-
]
|
|
798
|
-
"binding": {
|
|
799
|
-
"type": "zeebe:property",
|
|
800
|
-
"name": "inbound.hmacAlgorithm"
|
|
801
|
-
},
|
|
802
|
-
"condition": {
|
|
803
|
-
"property": "shouldValidateHmac",
|
|
804
|
-
"equals": "enabled"
|
|
805
|
-
}
|
|
740
|
+
]
|
|
806
741
|
},
|
|
807
742
|
{
|
|
743
|
+
"id": "inbound.hmacScopes",
|
|
808
744
|
"label": "HMAC scopes",
|
|
809
|
-
"
|
|
810
|
-
"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>",
|
|
811
|
-
"feel": "required",
|
|
812
|
-
"type": "String",
|
|
745
|
+
"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>",
|
|
813
746
|
"optional": true,
|
|
747
|
+
"feel": "required",
|
|
748
|
+
"group": "authentication",
|
|
814
749
|
"binding": {
|
|
815
|
-
"
|
|
816
|
-
"
|
|
750
|
+
"name": "inbound.hmacScopes",
|
|
751
|
+
"type": "zeebe:property"
|
|
817
752
|
},
|
|
818
753
|
"condition": {
|
|
819
|
-
"property": "shouldValidateHmac",
|
|
820
|
-
"equals": "enabled"
|
|
821
|
-
|
|
754
|
+
"property": "inbound.shouldValidateHmac",
|
|
755
|
+
"equals": "enabled",
|
|
756
|
+
"type": "simple"
|
|
757
|
+
},
|
|
758
|
+
"type": "String"
|
|
822
759
|
},
|
|
823
760
|
{
|
|
824
|
-
"id": "
|
|
761
|
+
"id": "inbound.auth.type",
|
|
825
762
|
"label": "Authorization type",
|
|
826
|
-
"
|
|
827
|
-
"description": "Choose the authorization type.",
|
|
763
|
+
"description": "Choose the authorization type",
|
|
828
764
|
"value": "NONE",
|
|
765
|
+
"group": "authorization",
|
|
766
|
+
"binding": {
|
|
767
|
+
"name": "inbound.auth.type",
|
|
768
|
+
"type": "zeebe:property"
|
|
769
|
+
},
|
|
829
770
|
"type": "Dropdown",
|
|
830
771
|
"choices": [
|
|
831
772
|
{
|
|
832
773
|
"name": "None",
|
|
833
774
|
"value": "NONE"
|
|
834
775
|
},
|
|
835
|
-
{
|
|
836
|
-
"name": "JWT",
|
|
837
|
-
"value": "JWT"
|
|
838
|
-
},
|
|
839
776
|
{
|
|
840
777
|
"name": "Basic",
|
|
841
778
|
"value": "BASIC"
|
|
842
779
|
},
|
|
843
780
|
{
|
|
844
|
-
"name": "API
|
|
781
|
+
"name": "API key",
|
|
845
782
|
"value": "APIKEY"
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"name": "JWT",
|
|
786
|
+
"value": "JWT"
|
|
846
787
|
}
|
|
847
|
-
]
|
|
848
|
-
"binding": {
|
|
849
|
-
"type": "zeebe:property",
|
|
850
|
-
"name": "inbound.auth.type"
|
|
851
|
-
}
|
|
788
|
+
]
|
|
852
789
|
},
|
|
853
790
|
{
|
|
854
|
-
"
|
|
855
|
-
"
|
|
856
|
-
"
|
|
857
|
-
"
|
|
791
|
+
"id": "inbound.auth.username",
|
|
792
|
+
"label": "Username",
|
|
793
|
+
"description": "Username for basic authentication",
|
|
794
|
+
"optional": false,
|
|
858
795
|
"feel": "optional",
|
|
859
|
-
"
|
|
796
|
+
"group": "authorization",
|
|
860
797
|
"binding": {
|
|
861
|
-
"
|
|
862
|
-
"
|
|
798
|
+
"name": "inbound.auth.username",
|
|
799
|
+
"type": "zeebe:property"
|
|
863
800
|
},
|
|
864
801
|
"condition": {
|
|
865
|
-
"property": "
|
|
866
|
-
"equals": "
|
|
867
|
-
|
|
802
|
+
"property": "inbound.auth.type",
|
|
803
|
+
"equals": "BASIC",
|
|
804
|
+
"type": "simple"
|
|
805
|
+
},
|
|
806
|
+
"type": "String"
|
|
868
807
|
},
|
|
869
808
|
{
|
|
870
|
-
"
|
|
871
|
-
"
|
|
872
|
-
"
|
|
809
|
+
"id": "inbound.auth.password",
|
|
810
|
+
"label": "Password",
|
|
811
|
+
"description": "Password for basic authentication",
|
|
812
|
+
"optional": false,
|
|
813
|
+
"feel": "optional",
|
|
873
814
|
"group": "authorization",
|
|
874
|
-
"feel": "required",
|
|
875
|
-
"optional": true,
|
|
876
815
|
"binding": {
|
|
877
|
-
"
|
|
878
|
-
"
|
|
816
|
+
"name": "inbound.auth.password",
|
|
817
|
+
"type": "zeebe:property"
|
|
879
818
|
},
|
|
880
819
|
"condition": {
|
|
881
|
-
"property": "
|
|
882
|
-
"equals": "
|
|
883
|
-
|
|
820
|
+
"property": "inbound.auth.type",
|
|
821
|
+
"equals": "BASIC",
|
|
822
|
+
"type": "simple"
|
|
823
|
+
},
|
|
824
|
+
"type": "String"
|
|
884
825
|
},
|
|
885
826
|
{
|
|
886
|
-
"
|
|
887
|
-
"
|
|
888
|
-
"
|
|
827
|
+
"id": "inbound.auth.apiKey",
|
|
828
|
+
"label": "API key",
|
|
829
|
+
"description": "Expected API key",
|
|
830
|
+
"optional": false,
|
|
831
|
+
"feel": "optional",
|
|
889
832
|
"group": "authorization",
|
|
890
|
-
"feel": "required",
|
|
891
|
-
"optional": true,
|
|
892
833
|
"binding": {
|
|
893
|
-
"
|
|
894
|
-
"
|
|
834
|
+
"name": "inbound.auth.apiKey",
|
|
835
|
+
"type": "zeebe:property"
|
|
895
836
|
},
|
|
896
837
|
"condition": {
|
|
897
|
-
"property": "
|
|
898
|
-
"equals": "
|
|
899
|
-
|
|
838
|
+
"property": "inbound.auth.type",
|
|
839
|
+
"equals": "APIKEY",
|
|
840
|
+
"type": "simple"
|
|
841
|
+
},
|
|
842
|
+
"type": "String"
|
|
900
843
|
},
|
|
901
844
|
{
|
|
902
|
-
"
|
|
903
|
-
"
|
|
904
|
-
"
|
|
845
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
846
|
+
"label": "API key locator",
|
|
847
|
+
"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>",
|
|
848
|
+
"optional": false,
|
|
849
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
850
|
+
"constraints": {
|
|
851
|
+
"notEmpty": true
|
|
852
|
+
},
|
|
853
|
+
"feel": "required",
|
|
905
854
|
"group": "authorization",
|
|
906
|
-
"feel": "optional",
|
|
907
855
|
"binding": {
|
|
908
|
-
"
|
|
909
|
-
"
|
|
856
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
857
|
+
"type": "zeebe:property"
|
|
910
858
|
},
|
|
911
859
|
"condition": {
|
|
912
|
-
"property": "
|
|
913
|
-
"equals": "
|
|
860
|
+
"property": "inbound.auth.type",
|
|
861
|
+
"equals": "APIKEY",
|
|
862
|
+
"type": "simple"
|
|
914
863
|
},
|
|
915
|
-
"
|
|
916
|
-
"notEmpty": true
|
|
917
|
-
}
|
|
864
|
+
"type": "String"
|
|
918
865
|
},
|
|
919
866
|
{
|
|
920
|
-
"
|
|
921
|
-
"
|
|
922
|
-
"
|
|
923
|
-
"
|
|
867
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
868
|
+
"label": "JWK URL",
|
|
869
|
+
"description": "Well-known URL of JWKs",
|
|
870
|
+
"optional": false,
|
|
924
871
|
"feel": "optional",
|
|
872
|
+
"group": "authorization",
|
|
925
873
|
"binding": {
|
|
926
|
-
"
|
|
927
|
-
"
|
|
874
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
875
|
+
"type": "zeebe:property"
|
|
928
876
|
},
|
|
929
877
|
"condition": {
|
|
930
|
-
"property": "
|
|
931
|
-
"equals": "
|
|
878
|
+
"property": "inbound.auth.type",
|
|
879
|
+
"equals": "JWT",
|
|
880
|
+
"type": "simple"
|
|
932
881
|
},
|
|
933
|
-
"
|
|
934
|
-
"notEmpty": true
|
|
935
|
-
}
|
|
882
|
+
"type": "String"
|
|
936
883
|
},
|
|
937
884
|
{
|
|
938
|
-
"
|
|
939
|
-
"
|
|
940
|
-
"
|
|
885
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
886
|
+
"label": "JWT role property expression",
|
|
887
|
+
"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>",
|
|
888
|
+
"optional": false,
|
|
889
|
+
"feel": "required",
|
|
941
890
|
"group": "authorization",
|
|
942
|
-
"feel": "optional",
|
|
943
891
|
"binding": {
|
|
944
|
-
"
|
|
945
|
-
"
|
|
892
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
893
|
+
"type": "zeebe:property"
|
|
946
894
|
},
|
|
947
895
|
"condition": {
|
|
948
|
-
"property": "
|
|
949
|
-
"equals": "
|
|
896
|
+
"property": "inbound.auth.type",
|
|
897
|
+
"equals": "JWT",
|
|
898
|
+
"type": "simple"
|
|
950
899
|
},
|
|
951
|
-
"
|
|
952
|
-
"notEmpty": true
|
|
953
|
-
}
|
|
900
|
+
"type": "String"
|
|
954
901
|
},
|
|
955
902
|
{
|
|
956
|
-
"
|
|
957
|
-
"
|
|
958
|
-
"
|
|
959
|
-
"
|
|
903
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
904
|
+
"label": "Required roles",
|
|
905
|
+
"description": "List of roles to test JWT roles against",
|
|
906
|
+
"optional": false,
|
|
960
907
|
"feel": "required",
|
|
908
|
+
"group": "authorization",
|
|
961
909
|
"binding": {
|
|
962
|
-
"
|
|
963
|
-
"
|
|
910
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
911
|
+
"type": "zeebe:property"
|
|
964
912
|
},
|
|
965
913
|
"condition": {
|
|
966
|
-
"property": "
|
|
967
|
-
"equals": "
|
|
968
|
-
|
|
969
|
-
"constraints": {
|
|
970
|
-
"notEmpty": true
|
|
914
|
+
"property": "inbound.auth.type",
|
|
915
|
+
"equals": "JWT",
|
|
916
|
+
"type": "simple"
|
|
971
917
|
},
|
|
972
|
-
"
|
|
918
|
+
"type": "String"
|
|
973
919
|
},
|
|
974
920
|
{
|
|
975
|
-
"
|
|
976
|
-
"
|
|
977
|
-
"
|
|
921
|
+
"id": "inbound.responseExpression",
|
|
922
|
+
"label": "Response expression",
|
|
923
|
+
"description": "Expression used to generate the HTTP response",
|
|
924
|
+
"optional": true,
|
|
978
925
|
"feel": "required",
|
|
979
|
-
"
|
|
926
|
+
"group": "webhookResponse",
|
|
980
927
|
"binding": {
|
|
981
|
-
"
|
|
982
|
-
"
|
|
928
|
+
"name": "inbound.responseExpression",
|
|
929
|
+
"type": "zeebe:property"
|
|
983
930
|
},
|
|
984
|
-
"
|
|
985
|
-
"notEmpty": true
|
|
986
|
-
}
|
|
931
|
+
"type": "Text"
|
|
987
932
|
},
|
|
988
933
|
{
|
|
989
|
-
"
|
|
990
|
-
"
|
|
991
|
-
"
|
|
934
|
+
"id": "inbound.verificationExpression",
|
|
935
|
+
"label": "One time verification response expression",
|
|
936
|
+
"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>",
|
|
937
|
+
"optional": true,
|
|
992
938
|
"feel": "required",
|
|
939
|
+
"group": "webhookResponse",
|
|
993
940
|
"binding": {
|
|
994
|
-
"
|
|
995
|
-
"
|
|
941
|
+
"name": "inbound.verificationExpression",
|
|
942
|
+
"type": "zeebe:property"
|
|
996
943
|
},
|
|
997
|
-
"
|
|
998
|
-
"constraints": {
|
|
999
|
-
"notEmpty": true
|
|
1000
|
-
}
|
|
944
|
+
"type": "Text"
|
|
1001
945
|
},
|
|
1002
946
|
{
|
|
1003
|
-
"
|
|
1004
|
-
"
|
|
1005
|
-
"
|
|
1006
|
-
"feel": "required",
|
|
947
|
+
"id": "activationCondition",
|
|
948
|
+
"label": "Activation condition",
|
|
949
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1007
950
|
"optional": true,
|
|
951
|
+
"feel": "required",
|
|
952
|
+
"group": "activation",
|
|
1008
953
|
"binding": {
|
|
1009
|
-
"
|
|
1010
|
-
"
|
|
954
|
+
"name": "activationCondition",
|
|
955
|
+
"type": "zeebe:property"
|
|
1011
956
|
},
|
|
1012
|
-
"
|
|
957
|
+
"type": "String"
|
|
1013
958
|
},
|
|
1014
959
|
{
|
|
1015
|
-
"
|
|
1016
|
-
"
|
|
1017
|
-
"
|
|
1018
|
-
"
|
|
960
|
+
"id": "consumeUnmatchedEvents",
|
|
961
|
+
"label": "Consume unmatched events",
|
|
962
|
+
"value": true,
|
|
963
|
+
"group": "activation",
|
|
1019
964
|
"binding": {
|
|
1020
|
-
"
|
|
1021
|
-
"
|
|
965
|
+
"name": "consumeUnmatchedEvents",
|
|
966
|
+
"type": "zeebe:property"
|
|
1022
967
|
},
|
|
1023
|
-
"
|
|
968
|
+
"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",
|
|
969
|
+
"type": "Boolean"
|
|
1024
970
|
},
|
|
1025
971
|
{
|
|
1026
|
-
"
|
|
1027
|
-
"
|
|
1028
|
-
"
|
|
972
|
+
"id": "correlationKeyProcess",
|
|
973
|
+
"label": "Correlation key (process)",
|
|
974
|
+
"description": "Sets up the correlation key from process variables",
|
|
975
|
+
"constraints": {
|
|
976
|
+
"notEmpty": true
|
|
977
|
+
},
|
|
1029
978
|
"feel": "required",
|
|
1030
|
-
"
|
|
979
|
+
"group": "correlation",
|
|
1031
980
|
"binding": {
|
|
1032
|
-
"
|
|
1033
|
-
"
|
|
981
|
+
"name": "correlationKey",
|
|
982
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1034
983
|
},
|
|
1035
|
-
"
|
|
984
|
+
"type": "String"
|
|
1036
985
|
},
|
|
1037
986
|
{
|
|
1038
|
-
"
|
|
1039
|
-
"
|
|
1040
|
-
"
|
|
987
|
+
"id": "correlationKeyPayload",
|
|
988
|
+
"label": "Correlation key (payload)",
|
|
989
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
990
|
+
"constraints": {
|
|
991
|
+
"notEmpty": true
|
|
992
|
+
},
|
|
993
|
+
"feel": "required",
|
|
994
|
+
"group": "correlation",
|
|
995
|
+
"binding": {
|
|
996
|
+
"name": "correlationKeyExpression",
|
|
997
|
+
"type": "zeebe:property"
|
|
998
|
+
},
|
|
999
|
+
"type": "String"
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"id": "messageIdExpression",
|
|
1003
|
+
"label": "Message ID expression",
|
|
1004
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1005
|
+
"optional": true,
|
|
1041
1006
|
"feel": "required",
|
|
1007
|
+
"group": "correlation",
|
|
1008
|
+
"binding": {
|
|
1009
|
+
"name": "messageIdExpression",
|
|
1010
|
+
"type": "zeebe:property"
|
|
1011
|
+
},
|
|
1012
|
+
"type": "String"
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
"id": "messageTtl",
|
|
1016
|
+
"label": "Message TTL",
|
|
1017
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1042
1018
|
"optional": true,
|
|
1019
|
+
"constraints": {
|
|
1020
|
+
"notEmpty": false,
|
|
1021
|
+
"pattern": {
|
|
1022
|
+
"value": "^(PT.*|)$",
|
|
1023
|
+
"message": "must be an ISO-8601 duration"
|
|
1024
|
+
}
|
|
1025
|
+
},
|
|
1026
|
+
"feel": "optional",
|
|
1027
|
+
"group": "correlation",
|
|
1043
1028
|
"binding": {
|
|
1044
|
-
"
|
|
1045
|
-
"
|
|
1029
|
+
"name": "messageTtl",
|
|
1030
|
+
"type": "zeebe:property"
|
|
1046
1031
|
},
|
|
1047
|
-
"
|
|
1032
|
+
"type": "String"
|
|
1033
|
+
},
|
|
1034
|
+
{
|
|
1035
|
+
"id": "messageNameUuid",
|
|
1036
|
+
"generatedValue": {
|
|
1037
|
+
"type": "uuid"
|
|
1038
|
+
},
|
|
1039
|
+
"group": "correlation",
|
|
1040
|
+
"binding": {
|
|
1041
|
+
"name": "name",
|
|
1042
|
+
"type": "bpmn:Message#property"
|
|
1043
|
+
},
|
|
1044
|
+
"type": "Hidden"
|
|
1045
|
+
},
|
|
1046
|
+
{
|
|
1047
|
+
"id": "resultVariable",
|
|
1048
|
+
"label": "Result variable",
|
|
1049
|
+
"description": "Name of variable to store the response in",
|
|
1050
|
+
"group": "output",
|
|
1051
|
+
"binding": {
|
|
1052
|
+
"name": "resultVariable",
|
|
1053
|
+
"type": "zeebe:property"
|
|
1054
|
+
},
|
|
1055
|
+
"type": "String"
|
|
1056
|
+
},
|
|
1057
|
+
{
|
|
1058
|
+
"id": "resultExpression",
|
|
1059
|
+
"label": "Result expression",
|
|
1060
|
+
"description": "Expression to map the response into process variables",
|
|
1061
|
+
"feel": "required",
|
|
1062
|
+
"group": "output",
|
|
1063
|
+
"binding": {
|
|
1064
|
+
"name": "resultExpression",
|
|
1065
|
+
"type": "zeebe:property"
|
|
1066
|
+
},
|
|
1067
|
+
"type": "Text"
|
|
1048
1068
|
}
|
|
1049
1069
|
],
|
|
1050
|
-
"icon": {
|
|
1051
|
-
"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='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
1052
|
-
},
|
|
1053
1070
|
"engines": {
|
|
1054
|
-
"camunda": "^8.
|
|
1071
|
+
"camunda": "^8.3"
|
|
1072
|
+
},
|
|
1073
|
+
"icon": {
|
|
1074
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
1055
1075
|
}
|
|
1056
1076
|
},
|
|
1057
1077
|
{
|
|
@@ -1559,14 +1579,11 @@
|
|
|
1559
1579
|
},
|
|
1560
1580
|
{
|
|
1561
1581
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1562
|
-
"name": "Webhook Intermediate Event Connector",
|
|
1582
|
+
"name": "Webhook Intermediate Catch Event Connector",
|
|
1563
1583
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
1584
|
+
"version": 4,
|
|
1564
1585
|
"description": "Configure webhook to receive callbacks",
|
|
1565
|
-
"
|
|
1566
|
-
"keywords": []
|
|
1567
|
-
},
|
|
1568
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
1569
|
-
"version": 12,
|
|
1586
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1570
1587
|
"category": {
|
|
1571
1588
|
"id": "connectors",
|
|
1572
1589
|
"name": "Connectors"
|
|
@@ -1589,44 +1606,52 @@
|
|
|
1589
1606
|
"id": "authorization",
|
|
1590
1607
|
"label": "Authorization"
|
|
1591
1608
|
},
|
|
1592
|
-
{
|
|
1593
|
-
"id": "webhookResponse",
|
|
1594
|
-
"label": "Webhook response"
|
|
1595
|
-
},
|
|
1596
1609
|
{
|
|
1597
1610
|
"id": "activation",
|
|
1598
1611
|
"label": "Activation"
|
|
1599
1612
|
},
|
|
1600
1613
|
{
|
|
1601
|
-
"id": "
|
|
1602
|
-
"label": "
|
|
1603
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1614
|
+
"id": "variable-mapping",
|
|
1615
|
+
"label": "Variable mapping"
|
|
1604
1616
|
},
|
|
1605
1617
|
{
|
|
1606
|
-
"id": "
|
|
1607
|
-
"label": "
|
|
1618
|
+
"id": "webhookResponse",
|
|
1619
|
+
"label": "Webhook response"
|
|
1608
1620
|
}
|
|
1609
1621
|
],
|
|
1610
1622
|
"properties": [
|
|
1611
1623
|
{
|
|
1624
|
+
"type": "Hidden",
|
|
1612
1625
|
"value": "io.camunda:webhook:1",
|
|
1613
1626
|
"binding": {
|
|
1614
|
-
"
|
|
1615
|
-
"
|
|
1627
|
+
"type": "zeebe:property",
|
|
1628
|
+
"name": "inbound.type"
|
|
1629
|
+
}
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
"type": "Hidden",
|
|
1633
|
+
"generatedValue": {
|
|
1634
|
+
"type": "uuid"
|
|
1616
1635
|
},
|
|
1617
|
-
"
|
|
1636
|
+
"binding": {
|
|
1637
|
+
"type": "bpmn:Message#property",
|
|
1638
|
+
"name": "name"
|
|
1639
|
+
}
|
|
1618
1640
|
},
|
|
1619
1641
|
{
|
|
1620
|
-
"
|
|
1642
|
+
"type": "Hidden",
|
|
1643
|
+
"value": "ConfigurableInboundWebhook",
|
|
1644
|
+
"binding": {
|
|
1645
|
+
"type": "zeebe:property",
|
|
1646
|
+
"name": "inbound.subtype"
|
|
1647
|
+
}
|
|
1648
|
+
},
|
|
1649
|
+
{
|
|
1650
|
+
"id": "webhookMethod",
|
|
1621
1651
|
"label": "Webhook method",
|
|
1652
|
+
"group": "endpoint",
|
|
1622
1653
|
"description": "Select HTTP method",
|
|
1623
|
-
"optional": false,
|
|
1624
1654
|
"value": "any",
|
|
1625
|
-
"group": "endpoint",
|
|
1626
|
-
"binding": {
|
|
1627
|
-
"name": "inbound.method",
|
|
1628
|
-
"type": "zeebe:property"
|
|
1629
|
-
},
|
|
1630
1655
|
"type": "Dropdown",
|
|
1631
1656
|
"choices": [
|
|
1632
1657
|
{
|
|
@@ -1634,53 +1659,46 @@
|
|
|
1634
1659
|
"value": "any"
|
|
1635
1660
|
},
|
|
1636
1661
|
{
|
|
1637
|
-
"name": "
|
|
1662
|
+
"name": "Get",
|
|
1638
1663
|
"value": "get"
|
|
1639
1664
|
},
|
|
1640
1665
|
{
|
|
1641
|
-
"name": "
|
|
1666
|
+
"name": "Post",
|
|
1642
1667
|
"value": "post"
|
|
1643
1668
|
},
|
|
1644
1669
|
{
|
|
1645
|
-
"name": "
|
|
1670
|
+
"name": "Put",
|
|
1646
1671
|
"value": "put"
|
|
1647
1672
|
},
|
|
1648
1673
|
{
|
|
1649
|
-
"name": "
|
|
1674
|
+
"name": "Delete",
|
|
1650
1675
|
"value": "delete"
|
|
1651
1676
|
}
|
|
1652
|
-
]
|
|
1677
|
+
],
|
|
1678
|
+
"binding": {
|
|
1679
|
+
"type": "zeebe:property",
|
|
1680
|
+
"name": "inbound.method"
|
|
1681
|
+
}
|
|
1653
1682
|
},
|
|
1654
1683
|
{
|
|
1655
|
-
"id": "inbound.context",
|
|
1656
1684
|
"label": "Webhook ID",
|
|
1657
|
-
"
|
|
1658
|
-
"optional": false,
|
|
1659
|
-
"constraints": {
|
|
1660
|
-
"notEmpty": true,
|
|
1661
|
-
"pattern": {
|
|
1662
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
1663
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
1664
|
-
}
|
|
1665
|
-
},
|
|
1685
|
+
"type": "String",
|
|
1666
1686
|
"group": "endpoint",
|
|
1667
1687
|
"binding": {
|
|
1668
|
-
"
|
|
1669
|
-
"
|
|
1688
|
+
"type": "zeebe:property",
|
|
1689
|
+
"name": "inbound.context"
|
|
1670
1690
|
},
|
|
1671
|
-
"
|
|
1691
|
+
"description": "The webhook ID is a part of the URL",
|
|
1692
|
+
"constraints": {
|
|
1693
|
+
"notEmpty": true
|
|
1694
|
+
}
|
|
1672
1695
|
},
|
|
1673
1696
|
{
|
|
1674
|
-
"id": "
|
|
1697
|
+
"id": "shouldValidateHmac",
|
|
1675
1698
|
"label": "HMAC authentication",
|
|
1676
|
-
"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",
|
|
1677
|
-
"optional": false,
|
|
1678
|
-
"value": "disabled",
|
|
1679
1699
|
"group": "authentication",
|
|
1680
|
-
"
|
|
1681
|
-
|
|
1682
|
-
"type": "zeebe:property"
|
|
1683
|
-
},
|
|
1700
|
+
"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",
|
|
1701
|
+
"value": "disabled",
|
|
1684
1702
|
"type": "Dropdown",
|
|
1685
1703
|
"choices": [
|
|
1686
1704
|
{
|
|
@@ -1691,60 +1709,47 @@
|
|
|
1691
1709
|
"name": "Disabled",
|
|
1692
1710
|
"value": "disabled"
|
|
1693
1711
|
}
|
|
1694
|
-
]
|
|
1712
|
+
],
|
|
1713
|
+
"binding": {
|
|
1714
|
+
"type": "zeebe:property",
|
|
1715
|
+
"name": "inbound.shouldValidateHmac"
|
|
1716
|
+
}
|
|
1695
1717
|
},
|
|
1696
1718
|
{
|
|
1697
|
-
"id": "inbound.hmacSecret",
|
|
1698
1719
|
"label": "HMAC secret key",
|
|
1699
1720
|
"description": "Shared secret key",
|
|
1700
|
-
"
|
|
1701
|
-
"feel": "optional",
|
|
1721
|
+
"type": "String",
|
|
1702
1722
|
"group": "authentication",
|
|
1723
|
+
"optional": true,
|
|
1703
1724
|
"binding": {
|
|
1704
|
-
"
|
|
1705
|
-
"
|
|
1725
|
+
"type": "zeebe:property",
|
|
1726
|
+
"name": "inbound.hmacSecret"
|
|
1706
1727
|
},
|
|
1707
1728
|
"condition": {
|
|
1708
|
-
"property": "
|
|
1709
|
-
"equals": "enabled"
|
|
1710
|
-
|
|
1711
|
-
},
|
|
1712
|
-
"type": "String"
|
|
1729
|
+
"property": "shouldValidateHmac",
|
|
1730
|
+
"equals": "enabled"
|
|
1731
|
+
}
|
|
1713
1732
|
},
|
|
1714
1733
|
{
|
|
1715
|
-
"id": "inbound.hmacHeader",
|
|
1716
1734
|
"label": "HMAC header",
|
|
1717
1735
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
1718
|
-
"
|
|
1719
|
-
"feel": "optional",
|
|
1736
|
+
"type": "String",
|
|
1720
1737
|
"group": "authentication",
|
|
1738
|
+
"optional": true,
|
|
1721
1739
|
"binding": {
|
|
1722
|
-
"
|
|
1723
|
-
"
|
|
1740
|
+
"type": "zeebe:property",
|
|
1741
|
+
"name": "inbound.hmacHeader"
|
|
1724
1742
|
},
|
|
1725
1743
|
"condition": {
|
|
1726
|
-
"property": "
|
|
1727
|
-
"equals": "enabled"
|
|
1728
|
-
|
|
1729
|
-
},
|
|
1730
|
-
"type": "String"
|
|
1744
|
+
"property": "shouldValidateHmac",
|
|
1745
|
+
"equals": "enabled"
|
|
1746
|
+
}
|
|
1731
1747
|
},
|
|
1732
1748
|
{
|
|
1733
|
-
"id": "inbound.hmacAlgorithm",
|
|
1734
1749
|
"label": "HMAC algorithm",
|
|
1750
|
+
"group": "authentication",
|
|
1735
1751
|
"description": "Choose HMAC algorithm",
|
|
1736
|
-
"optional": false,
|
|
1737
1752
|
"value": "sha_256",
|
|
1738
|
-
"group": "authentication",
|
|
1739
|
-
"binding": {
|
|
1740
|
-
"name": "inbound.hmacAlgorithm",
|
|
1741
|
-
"type": "zeebe:property"
|
|
1742
|
-
},
|
|
1743
|
-
"condition": {
|
|
1744
|
-
"property": "inbound.shouldValidateHmac",
|
|
1745
|
-
"equals": "enabled",
|
|
1746
|
-
"type": "simple"
|
|
1747
|
-
},
|
|
1748
1753
|
"type": "Dropdown",
|
|
1749
1754
|
"choices": [
|
|
1750
1755
|
{
|
|
@@ -1759,348 +1764,271 @@
|
|
|
1759
1764
|
"name": "SHA-512",
|
|
1760
1765
|
"value": "sha_512"
|
|
1761
1766
|
}
|
|
1762
|
-
]
|
|
1767
|
+
],
|
|
1768
|
+
"binding": {
|
|
1769
|
+
"type": "zeebe:property",
|
|
1770
|
+
"name": "inbound.hmacAlgorithm"
|
|
1771
|
+
},
|
|
1772
|
+
"condition": {
|
|
1773
|
+
"property": "shouldValidateHmac",
|
|
1774
|
+
"equals": "enabled"
|
|
1775
|
+
}
|
|
1763
1776
|
},
|
|
1764
1777
|
{
|
|
1765
|
-
"id": "inbound.hmacScopes",
|
|
1766
1778
|
"label": "HMAC scopes",
|
|
1767
|
-
"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>",
|
|
1768
|
-
"optional": true,
|
|
1769
|
-
"feel": "required",
|
|
1770
1779
|
"group": "authentication",
|
|
1780
|
+
"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>",
|
|
1781
|
+
"feel": "required",
|
|
1782
|
+
"type": "String",
|
|
1783
|
+
"optional": true,
|
|
1771
1784
|
"binding": {
|
|
1772
|
-
"
|
|
1773
|
-
"
|
|
1785
|
+
"type": "zeebe:property",
|
|
1786
|
+
"name": "inbound.hmacScopes"
|
|
1774
1787
|
},
|
|
1775
1788
|
"condition": {
|
|
1776
|
-
"property": "
|
|
1777
|
-
"equals": "enabled"
|
|
1778
|
-
|
|
1779
|
-
},
|
|
1780
|
-
"type": "String"
|
|
1789
|
+
"property": "shouldValidateHmac",
|
|
1790
|
+
"equals": "enabled"
|
|
1791
|
+
}
|
|
1781
1792
|
},
|
|
1782
1793
|
{
|
|
1783
|
-
"id": "
|
|
1794
|
+
"id": "authorizationType",
|
|
1784
1795
|
"label": "Authorization type",
|
|
1785
|
-
"description": "Choose the authorization type",
|
|
1786
|
-
"value": "NONE",
|
|
1787
1796
|
"group": "authorization",
|
|
1788
|
-
"
|
|
1789
|
-
|
|
1790
|
-
"type": "zeebe:property"
|
|
1791
|
-
},
|
|
1797
|
+
"description": "Choose the authorization type.",
|
|
1798
|
+
"value": "NONE",
|
|
1792
1799
|
"type": "Dropdown",
|
|
1793
1800
|
"choices": [
|
|
1794
1801
|
{
|
|
1795
1802
|
"name": "None",
|
|
1796
1803
|
"value": "NONE"
|
|
1797
1804
|
},
|
|
1805
|
+
{
|
|
1806
|
+
"name": "JWT",
|
|
1807
|
+
"value": "JWT"
|
|
1808
|
+
},
|
|
1798
1809
|
{
|
|
1799
1810
|
"name": "Basic",
|
|
1800
1811
|
"value": "BASIC"
|
|
1801
1812
|
},
|
|
1802
1813
|
{
|
|
1803
|
-
"name": "API
|
|
1814
|
+
"name": "API Key",
|
|
1804
1815
|
"value": "APIKEY"
|
|
1805
|
-
},
|
|
1806
|
-
{
|
|
1807
|
-
"name": "JWT",
|
|
1808
|
-
"value": "JWT"
|
|
1809
1816
|
}
|
|
1810
|
-
]
|
|
1817
|
+
],
|
|
1818
|
+
"binding": {
|
|
1819
|
+
"type": "zeebe:property",
|
|
1820
|
+
"name": "inbound.auth.type"
|
|
1821
|
+
}
|
|
1811
1822
|
},
|
|
1812
1823
|
{
|
|
1813
|
-
"
|
|
1814
|
-
"
|
|
1815
|
-
"
|
|
1816
|
-
"optional": false,
|
|
1817
|
-
"feel": "optional",
|
|
1824
|
+
"label": "JWK url",
|
|
1825
|
+
"description": "Well-known url of JWKs",
|
|
1826
|
+
"type": "String",
|
|
1818
1827
|
"group": "authorization",
|
|
1828
|
+
"feel": "optional",
|
|
1829
|
+
"optional": true,
|
|
1819
1830
|
"binding": {
|
|
1820
|
-
"
|
|
1821
|
-
"
|
|
1831
|
+
"type": "zeebe:property",
|
|
1832
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
1822
1833
|
},
|
|
1823
1834
|
"condition": {
|
|
1824
|
-
"property": "
|
|
1825
|
-
"equals": "
|
|
1826
|
-
|
|
1827
|
-
},
|
|
1828
|
-
"type": "String"
|
|
1835
|
+
"property": "authorizationType",
|
|
1836
|
+
"equals": "JWT"
|
|
1837
|
+
}
|
|
1829
1838
|
},
|
|
1830
1839
|
{
|
|
1831
|
-
"
|
|
1832
|
-
"
|
|
1833
|
-
"
|
|
1834
|
-
"optional": false,
|
|
1835
|
-
"feel": "optional",
|
|
1840
|
+
"label": "JWT role property expression",
|
|
1841
|
+
"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>",
|
|
1842
|
+
"type": "String",
|
|
1836
1843
|
"group": "authorization",
|
|
1844
|
+
"feel": "required",
|
|
1845
|
+
"optional": true,
|
|
1837
1846
|
"binding": {
|
|
1838
|
-
"
|
|
1839
|
-
"
|
|
1847
|
+
"type": "zeebe:property",
|
|
1848
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
1840
1849
|
},
|
|
1841
1850
|
"condition": {
|
|
1842
|
-
"property": "
|
|
1843
|
-
"equals": "
|
|
1844
|
-
|
|
1845
|
-
},
|
|
1846
|
-
"type": "String"
|
|
1851
|
+
"property": "authorizationType",
|
|
1852
|
+
"equals": "JWT"
|
|
1853
|
+
}
|
|
1847
1854
|
},
|
|
1848
1855
|
{
|
|
1849
|
-
"
|
|
1850
|
-
"
|
|
1851
|
-
"
|
|
1852
|
-
"optional": false,
|
|
1853
|
-
"feel": "optional",
|
|
1856
|
+
"label": "Required roles",
|
|
1857
|
+
"description": "List of roles to test JWT roles against",
|
|
1858
|
+
"type": "String",
|
|
1854
1859
|
"group": "authorization",
|
|
1860
|
+
"feel": "required",
|
|
1861
|
+
"optional": true,
|
|
1855
1862
|
"binding": {
|
|
1856
|
-
"
|
|
1857
|
-
"
|
|
1863
|
+
"type": "zeebe:property",
|
|
1864
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
1858
1865
|
},
|
|
1859
1866
|
"condition": {
|
|
1860
|
-
"property": "
|
|
1861
|
-
"equals": "
|
|
1862
|
-
|
|
1863
|
-
},
|
|
1864
|
-
"type": "String"
|
|
1867
|
+
"property": "authorizationType",
|
|
1868
|
+
"equals": "JWT"
|
|
1869
|
+
}
|
|
1865
1870
|
},
|
|
1866
1871
|
{
|
|
1867
|
-
"
|
|
1868
|
-
"
|
|
1869
|
-
"
|
|
1870
|
-
"optional": false,
|
|
1871
|
-
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
1872
|
-
"constraints": {
|
|
1873
|
-
"notEmpty": true
|
|
1874
|
-
},
|
|
1875
|
-
"feel": "required",
|
|
1872
|
+
"label": "Username",
|
|
1873
|
+
"description": "Username for basic authentication",
|
|
1874
|
+
"type": "String",
|
|
1876
1875
|
"group": "authorization",
|
|
1876
|
+
"feel": "optional",
|
|
1877
1877
|
"binding": {
|
|
1878
|
-
"
|
|
1879
|
-
"
|
|
1878
|
+
"type": "zeebe:property",
|
|
1879
|
+
"name": "inbound.auth.username"
|
|
1880
1880
|
},
|
|
1881
1881
|
"condition": {
|
|
1882
|
-
"property": "
|
|
1883
|
-
"equals": "
|
|
1884
|
-
"type": "simple"
|
|
1882
|
+
"property": "authorizationType",
|
|
1883
|
+
"equals": "BASIC"
|
|
1885
1884
|
},
|
|
1886
|
-
"
|
|
1885
|
+
"constraints": {
|
|
1886
|
+
"notEmpty": true
|
|
1887
|
+
}
|
|
1887
1888
|
},
|
|
1888
1889
|
{
|
|
1889
|
-
"
|
|
1890
|
-
"
|
|
1891
|
-
"
|
|
1892
|
-
"optional": false,
|
|
1893
|
-
"feel": "optional",
|
|
1890
|
+
"label": "Password",
|
|
1891
|
+
"description": "Password for basic authentication",
|
|
1892
|
+
"type": "String",
|
|
1894
1893
|
"group": "authorization",
|
|
1894
|
+
"feel": "optional",
|
|
1895
1895
|
"binding": {
|
|
1896
|
-
"
|
|
1897
|
-
"
|
|
1896
|
+
"type": "zeebe:property",
|
|
1897
|
+
"name": "inbound.auth.password"
|
|
1898
1898
|
},
|
|
1899
1899
|
"condition": {
|
|
1900
|
-
"property": "
|
|
1901
|
-
"equals": "
|
|
1902
|
-
"type": "simple"
|
|
1900
|
+
"property": "authorizationType",
|
|
1901
|
+
"equals": "BASIC"
|
|
1903
1902
|
},
|
|
1904
|
-
"
|
|
1903
|
+
"constraints": {
|
|
1904
|
+
"notEmpty": true
|
|
1905
|
+
}
|
|
1905
1906
|
},
|
|
1906
1907
|
{
|
|
1907
|
-
"
|
|
1908
|
-
"
|
|
1909
|
-
"
|
|
1910
|
-
"optional": false,
|
|
1911
|
-
"feel": "required",
|
|
1908
|
+
"label": "API Key",
|
|
1909
|
+
"description": "Expected API key",
|
|
1910
|
+
"type": "String",
|
|
1912
1911
|
"group": "authorization",
|
|
1912
|
+
"feel": "optional",
|
|
1913
1913
|
"binding": {
|
|
1914
|
-
"
|
|
1915
|
-
"
|
|
1914
|
+
"type": "zeebe:property",
|
|
1915
|
+
"name": "inbound.auth.apiKey"
|
|
1916
1916
|
},
|
|
1917
1917
|
"condition": {
|
|
1918
|
-
"property": "
|
|
1919
|
-
"equals": "
|
|
1920
|
-
"type": "simple"
|
|
1918
|
+
"property": "authorizationType",
|
|
1919
|
+
"equals": "APIKEY"
|
|
1921
1920
|
},
|
|
1922
|
-
"
|
|
1921
|
+
"constraints": {
|
|
1922
|
+
"notEmpty": true
|
|
1923
|
+
}
|
|
1923
1924
|
},
|
|
1924
1925
|
{
|
|
1925
|
-
"
|
|
1926
|
-
"
|
|
1927
|
-
"
|
|
1928
|
-
"optional": false,
|
|
1929
|
-
"feel": "required",
|
|
1926
|
+
"label": "API Key locator",
|
|
1927
|
+
"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>",
|
|
1928
|
+
"type": "String",
|
|
1930
1929
|
"group": "authorization",
|
|
1930
|
+
"feel": "required",
|
|
1931
1931
|
"binding": {
|
|
1932
|
-
"
|
|
1933
|
-
"
|
|
1932
|
+
"type": "zeebe:property",
|
|
1933
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
1934
1934
|
},
|
|
1935
1935
|
"condition": {
|
|
1936
|
-
"property": "
|
|
1937
|
-
"equals": "
|
|
1938
|
-
"type": "simple"
|
|
1936
|
+
"property": "authorizationType",
|
|
1937
|
+
"equals": "APIKEY"
|
|
1939
1938
|
},
|
|
1940
|
-
"
|
|
1939
|
+
"constraints": {
|
|
1940
|
+
"notEmpty": true
|
|
1941
|
+
},
|
|
1942
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
1941
1943
|
},
|
|
1942
1944
|
{
|
|
1943
|
-
"
|
|
1944
|
-
"
|
|
1945
|
-
"
|
|
1946
|
-
"optional": true,
|
|
1945
|
+
"label": "Correlation key (process)",
|
|
1946
|
+
"type": "String",
|
|
1947
|
+
"group": "activation",
|
|
1947
1948
|
"feel": "required",
|
|
1948
|
-
"
|
|
1949
|
+
"description": "Sets up the correlation key from process variables",
|
|
1949
1950
|
"binding": {
|
|
1950
|
-
"
|
|
1951
|
-
"
|
|
1951
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1952
|
+
"name": "correlationKey"
|
|
1952
1953
|
},
|
|
1953
|
-
"
|
|
1954
|
+
"constraints": {
|
|
1955
|
+
"notEmpty": true
|
|
1956
|
+
}
|
|
1954
1957
|
},
|
|
1955
1958
|
{
|
|
1956
|
-
"
|
|
1957
|
-
"
|
|
1958
|
-
"
|
|
1959
|
-
"optional": true,
|
|
1959
|
+
"label": "Correlation key (payload)",
|
|
1960
|
+
"type": "String",
|
|
1961
|
+
"group": "activation",
|
|
1960
1962
|
"feel": "required",
|
|
1961
|
-
"group": "webhookResponse",
|
|
1962
1963
|
"binding": {
|
|
1963
|
-
"
|
|
1964
|
-
"
|
|
1964
|
+
"type": "zeebe:property",
|
|
1965
|
+
"name": "correlationKeyExpression"
|
|
1965
1966
|
},
|
|
1966
|
-
"
|
|
1967
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1968
|
+
"constraints": {
|
|
1969
|
+
"notEmpty": true
|
|
1970
|
+
}
|
|
1967
1971
|
},
|
|
1968
1972
|
{
|
|
1969
|
-
"
|
|
1970
|
-
"
|
|
1971
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1972
|
-
"optional": true,
|
|
1973
|
-
"feel": "required",
|
|
1974
|
-
"group": "activation",
|
|
1975
|
-
"binding": {
|
|
1976
|
-
"name": "activationCondition",
|
|
1977
|
-
"type": "zeebe:property"
|
|
1978
|
-
},
|
|
1979
|
-
"type": "String"
|
|
1980
|
-
},
|
|
1981
|
-
{
|
|
1982
|
-
"id": "consumeUnmatchedEvents",
|
|
1983
|
-
"label": "Consume unmatched events",
|
|
1984
|
-
"value": true,
|
|
1973
|
+
"label": "Condition",
|
|
1974
|
+
"type": "String",
|
|
1985
1975
|
"group": "activation",
|
|
1986
|
-
"binding": {
|
|
1987
|
-
"name": "consumeUnmatchedEvents",
|
|
1988
|
-
"type": "zeebe:property"
|
|
1989
|
-
},
|
|
1990
|
-
"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",
|
|
1991
|
-
"type": "Boolean"
|
|
1992
|
-
},
|
|
1993
|
-
{
|
|
1994
|
-
"id": "correlationKeyProcess",
|
|
1995
|
-
"label": "Correlation key (process)",
|
|
1996
|
-
"description": "Sets up the correlation key from process variables",
|
|
1997
|
-
"constraints": {
|
|
1998
|
-
"notEmpty": true
|
|
1999
|
-
},
|
|
2000
|
-
"feel": "required",
|
|
2001
|
-
"group": "correlation",
|
|
2002
|
-
"binding": {
|
|
2003
|
-
"name": "correlationKey",
|
|
2004
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
2005
|
-
},
|
|
2006
|
-
"type": "String"
|
|
2007
|
-
},
|
|
2008
|
-
{
|
|
2009
|
-
"id": "correlationKeyPayload",
|
|
2010
|
-
"label": "Correlation key (payload)",
|
|
2011
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
2012
|
-
"constraints": {
|
|
2013
|
-
"notEmpty": true
|
|
2014
|
-
},
|
|
2015
1976
|
"feel": "required",
|
|
2016
|
-
"group": "correlation",
|
|
2017
|
-
"binding": {
|
|
2018
|
-
"name": "correlationKeyExpression",
|
|
2019
|
-
"type": "zeebe:property"
|
|
2020
|
-
},
|
|
2021
|
-
"type": "String"
|
|
2022
|
-
},
|
|
2023
|
-
{
|
|
2024
|
-
"id": "messageIdExpression",
|
|
2025
|
-
"label": "Message ID expression",
|
|
2026
|
-
"description": "Expression to extract unique identifier of a message",
|
|
2027
1977
|
"optional": true,
|
|
2028
|
-
"feel": "required",
|
|
2029
|
-
"group": "correlation",
|
|
2030
1978
|
"binding": {
|
|
2031
|
-
"
|
|
2032
|
-
"
|
|
1979
|
+
"type": "zeebe:property",
|
|
1980
|
+
"name": "activationCondition"
|
|
2033
1981
|
},
|
|
2034
|
-
"
|
|
1982
|
+
"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>"
|
|
2035
1983
|
},
|
|
2036
1984
|
{
|
|
2037
|
-
"
|
|
2038
|
-
"
|
|
2039
|
-
"
|
|
1985
|
+
"label": "Result variable",
|
|
1986
|
+
"type": "String",
|
|
1987
|
+
"group": "variable-mapping",
|
|
2040
1988
|
"optional": true,
|
|
2041
|
-
"constraints": {
|
|
2042
|
-
"notEmpty": false,
|
|
2043
|
-
"pattern": {
|
|
2044
|
-
"value": "^(PT.*|)$",
|
|
2045
|
-
"message": "must be an ISO-8601 duration"
|
|
2046
|
-
}
|
|
2047
|
-
},
|
|
2048
|
-
"feel": "optional",
|
|
2049
|
-
"group": "correlation",
|
|
2050
|
-
"binding": {
|
|
2051
|
-
"name": "messageTtl",
|
|
2052
|
-
"type": "zeebe:property"
|
|
2053
|
-
},
|
|
2054
|
-
"type": "String"
|
|
2055
|
-
},
|
|
2056
|
-
{
|
|
2057
|
-
"id": "messageNameUuid",
|
|
2058
|
-
"generatedValue": {
|
|
2059
|
-
"type": "uuid"
|
|
2060
|
-
},
|
|
2061
|
-
"group": "correlation",
|
|
2062
1989
|
"binding": {
|
|
2063
|
-
"
|
|
2064
|
-
"
|
|
1990
|
+
"type": "zeebe:property",
|
|
1991
|
+
"name": "resultVariable"
|
|
2065
1992
|
},
|
|
2066
|
-
"
|
|
1993
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2067
1994
|
},
|
|
2068
1995
|
{
|
|
2069
|
-
"
|
|
2070
|
-
"
|
|
2071
|
-
"
|
|
2072
|
-
"
|
|
1996
|
+
"label": "Result expression",
|
|
1997
|
+
"type": "String",
|
|
1998
|
+
"group": "variable-mapping",
|
|
1999
|
+
"feel": "required",
|
|
2000
|
+
"optional": true,
|
|
2073
2001
|
"binding": {
|
|
2074
|
-
"
|
|
2075
|
-
"
|
|
2002
|
+
"type": "zeebe:property",
|
|
2003
|
+
"name": "resultExpression"
|
|
2076
2004
|
},
|
|
2077
|
-
"
|
|
2005
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2078
2006
|
},
|
|
2079
2007
|
{
|
|
2080
|
-
"
|
|
2081
|
-
"
|
|
2082
|
-
"
|
|
2008
|
+
"label": "Response body expression",
|
|
2009
|
+
"type": "Text",
|
|
2010
|
+
"group": "webhookResponse",
|
|
2083
2011
|
"feel": "required",
|
|
2084
|
-
"
|
|
2012
|
+
"optional": true,
|
|
2085
2013
|
"binding": {
|
|
2086
|
-
"
|
|
2087
|
-
"
|
|
2014
|
+
"type": "zeebe:property",
|
|
2015
|
+
"name": "inbound.responseBodyExpression"
|
|
2088
2016
|
},
|
|
2089
|
-
"
|
|
2017
|
+
"description": "Specify condition and response"
|
|
2090
2018
|
}
|
|
2091
2019
|
],
|
|
2092
|
-
"engines": {
|
|
2093
|
-
"camunda": "^8.3"
|
|
2094
|
-
},
|
|
2095
2020
|
"icon": {
|
|
2096
|
-
"contents": "data:image/svg+xml;
|
|
2021
|
+
"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='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
2022
|
+
},
|
|
2023
|
+
"engines": {
|
|
2024
|
+
"camunda": "^8.2"
|
|
2097
2025
|
}
|
|
2098
2026
|
},
|
|
2099
2027
|
{
|
|
2100
2028
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2101
|
-
"name": "Webhook
|
|
2029
|
+
"name": "Webhook Intermediate Catch Event Connector",
|
|
2102
2030
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
2103
|
-
"version":
|
|
2031
|
+
"version": 5,
|
|
2104
2032
|
"description": "Configure webhook to receive callbacks",
|
|
2105
2033
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2106
2034
|
"category": {
|
|
@@ -2132,6 +2060,10 @@
|
|
|
2132
2060
|
{
|
|
2133
2061
|
"id": "variable-mapping",
|
|
2134
2062
|
"label": "Variable mapping"
|
|
2063
|
+
},
|
|
2064
|
+
{
|
|
2065
|
+
"id": "webhookResponse",
|
|
2066
|
+
"label": "Webhook response"
|
|
2135
2067
|
}
|
|
2136
2068
|
],
|
|
2137
2069
|
"properties": [
|
|
@@ -2484,6 +2416,18 @@
|
|
|
2484
2416
|
"notEmpty": true
|
|
2485
2417
|
}
|
|
2486
2418
|
},
|
|
2419
|
+
{
|
|
2420
|
+
"label": "Message ID expression",
|
|
2421
|
+
"feel": "required",
|
|
2422
|
+
"type": "String",
|
|
2423
|
+
"optional": true,
|
|
2424
|
+
"group": "activation",
|
|
2425
|
+
"binding": {
|
|
2426
|
+
"type": "zeebe:property",
|
|
2427
|
+
"name": "messageIdExpression"
|
|
2428
|
+
},
|
|
2429
|
+
"description": "Expression to extract unique identifier of a message"
|
|
2430
|
+
},
|
|
2487
2431
|
{
|
|
2488
2432
|
"label": "Condition",
|
|
2489
2433
|
"type": "String",
|
|
@@ -2518,20 +2462,44 @@
|
|
|
2518
2462
|
"name": "resultExpression"
|
|
2519
2463
|
},
|
|
2520
2464
|
"description": "Expression to map the inbound payload to process variables"
|
|
2465
|
+
},
|
|
2466
|
+
{
|
|
2467
|
+
"label": "One time verification response expression",
|
|
2468
|
+
"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>",
|
|
2469
|
+
"type": "Text",
|
|
2470
|
+
"group": "webhookResponse",
|
|
2471
|
+
"feel": "required",
|
|
2472
|
+
"optional": true,
|
|
2473
|
+
"binding": {
|
|
2474
|
+
"type": "zeebe:property",
|
|
2475
|
+
"name": "inbound.verificationExpression"
|
|
2476
|
+
}
|
|
2477
|
+
},
|
|
2478
|
+
{
|
|
2479
|
+
"label": "Response body expression",
|
|
2480
|
+
"type": "Text",
|
|
2481
|
+
"group": "webhookResponse",
|
|
2482
|
+
"feel": "required",
|
|
2483
|
+
"optional": true,
|
|
2484
|
+
"binding": {
|
|
2485
|
+
"type": "zeebe:property",
|
|
2486
|
+
"name": "inbound.responseBodyExpression"
|
|
2487
|
+
},
|
|
2488
|
+
"description": "Specify condition and response"
|
|
2521
2489
|
}
|
|
2522
2490
|
],
|
|
2523
2491
|
"icon": {
|
|
2524
2492
|
"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='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
2525
2493
|
},
|
|
2526
2494
|
"engines": {
|
|
2527
|
-
"camunda": "^8.
|
|
2495
|
+
"camunda": "^8.4"
|
|
2528
2496
|
}
|
|
2529
2497
|
},
|
|
2530
2498
|
{
|
|
2531
2499
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2532
|
-
"name": "Webhook
|
|
2500
|
+
"name": "Webhook Intermediate Catch Event Connector",
|
|
2533
2501
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
2534
|
-
"version":
|
|
2502
|
+
"version": 6,
|
|
2535
2503
|
"description": "Configure webhook to receive callbacks",
|
|
2536
2504
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2537
2505
|
"category": {
|
|
@@ -2548,6 +2516,14 @@
|
|
|
2548
2516
|
"id": "endpoint",
|
|
2549
2517
|
"label": "Webhook configuration"
|
|
2550
2518
|
},
|
|
2519
|
+
{
|
|
2520
|
+
"id": "authentication",
|
|
2521
|
+
"label": "Authentication"
|
|
2522
|
+
},
|
|
2523
|
+
{
|
|
2524
|
+
"id": "authorization",
|
|
2525
|
+
"label": "Authorization"
|
|
2526
|
+
},
|
|
2551
2527
|
{
|
|
2552
2528
|
"id": "activation",
|
|
2553
2529
|
"label": "Activation"
|
|
@@ -2555,6 +2531,10 @@
|
|
|
2555
2531
|
{
|
|
2556
2532
|
"id": "variable-mapping",
|
|
2557
2533
|
"label": "Variable mapping"
|
|
2534
|
+
},
|
|
2535
|
+
{
|
|
2536
|
+
"id": "webhookResponse",
|
|
2537
|
+
"label": "Webhook response"
|
|
2558
2538
|
}
|
|
2559
2539
|
],
|
|
2560
2540
|
"properties": [
|
|
@@ -2584,6 +2564,40 @@
|
|
|
2584
2564
|
"name": "inbound.subtype"
|
|
2585
2565
|
}
|
|
2586
2566
|
},
|
|
2567
|
+
{
|
|
2568
|
+
"id": "webhookMethod",
|
|
2569
|
+
"label": "Webhook method",
|
|
2570
|
+
"group": "endpoint",
|
|
2571
|
+
"description": "Select HTTP method",
|
|
2572
|
+
"value": "any",
|
|
2573
|
+
"type": "Dropdown",
|
|
2574
|
+
"choices": [
|
|
2575
|
+
{
|
|
2576
|
+
"name": "Any",
|
|
2577
|
+
"value": "any"
|
|
2578
|
+
},
|
|
2579
|
+
{
|
|
2580
|
+
"name": "Get",
|
|
2581
|
+
"value": "get"
|
|
2582
|
+
},
|
|
2583
|
+
{
|
|
2584
|
+
"name": "Post",
|
|
2585
|
+
"value": "post"
|
|
2586
|
+
},
|
|
2587
|
+
{
|
|
2588
|
+
"name": "Put",
|
|
2589
|
+
"value": "put"
|
|
2590
|
+
},
|
|
2591
|
+
{
|
|
2592
|
+
"name": "Delete",
|
|
2593
|
+
"value": "delete"
|
|
2594
|
+
}
|
|
2595
|
+
],
|
|
2596
|
+
"binding": {
|
|
2597
|
+
"type": "zeebe:property",
|
|
2598
|
+
"name": "inbound.method"
|
|
2599
|
+
}
|
|
2600
|
+
},
|
|
2587
2601
|
{
|
|
2588
2602
|
"label": "Webhook ID",
|
|
2589
2603
|
"type": "String",
|
|
@@ -2594,13 +2608,17 @@
|
|
|
2594
2608
|
},
|
|
2595
2609
|
"description": "The webhook ID is a part of the URL",
|
|
2596
2610
|
"constraints": {
|
|
2597
|
-
"notEmpty": true
|
|
2611
|
+
"notEmpty": true,
|
|
2612
|
+
"pattern": {
|
|
2613
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
2614
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
2615
|
+
}
|
|
2598
2616
|
}
|
|
2599
2617
|
},
|
|
2600
2618
|
{
|
|
2601
2619
|
"id": "shouldValidateHmac",
|
|
2602
2620
|
"label": "HMAC authentication",
|
|
2603
|
-
"group": "
|
|
2621
|
+
"group": "authentication",
|
|
2604
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",
|
|
2605
2623
|
"value": "disabled",
|
|
2606
2624
|
"type": "Dropdown",
|
|
@@ -2623,7 +2641,7 @@
|
|
|
2623
2641
|
"label": "HMAC secret key",
|
|
2624
2642
|
"description": "Shared secret key",
|
|
2625
2643
|
"type": "String",
|
|
2626
|
-
"group": "
|
|
2644
|
+
"group": "authentication",
|
|
2627
2645
|
"optional": true,
|
|
2628
2646
|
"binding": {
|
|
2629
2647
|
"type": "zeebe:property",
|
|
@@ -2638,7 +2656,7 @@
|
|
|
2638
2656
|
"label": "HMAC header",
|
|
2639
2657
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
2640
2658
|
"type": "String",
|
|
2641
|
-
"group": "
|
|
2659
|
+
"group": "authentication",
|
|
2642
2660
|
"optional": true,
|
|
2643
2661
|
"binding": {
|
|
2644
2662
|
"type": "zeebe:property",
|
|
@@ -2651,7 +2669,7 @@
|
|
|
2651
2669
|
},
|
|
2652
2670
|
{
|
|
2653
2671
|
"label": "HMAC algorithm",
|
|
2654
|
-
"group": "
|
|
2672
|
+
"group": "authentication",
|
|
2655
2673
|
"description": "Choose HMAC algorithm",
|
|
2656
2674
|
"value": "sha_256",
|
|
2657
2675
|
"type": "Dropdown",
|
|
@@ -2679,15 +2697,182 @@
|
|
|
2679
2697
|
}
|
|
2680
2698
|
},
|
|
2681
2699
|
{
|
|
2682
|
-
"label": "
|
|
2683
|
-
"
|
|
2684
|
-
"
|
|
2700
|
+
"label": "HMAC scopes",
|
|
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>",
|
|
2685
2703
|
"feel": "required",
|
|
2686
|
-
"
|
|
2704
|
+
"type": "String",
|
|
2705
|
+
"optional": true,
|
|
2687
2706
|
"binding": {
|
|
2688
|
-
"type": "
|
|
2689
|
-
"name": "
|
|
2690
|
-
},
|
|
2707
|
+
"type": "zeebe:property",
|
|
2708
|
+
"name": "inbound.hmacScopes"
|
|
2709
|
+
},
|
|
2710
|
+
"condition": {
|
|
2711
|
+
"property": "shouldValidateHmac",
|
|
2712
|
+
"equals": "enabled"
|
|
2713
|
+
}
|
|
2714
|
+
},
|
|
2715
|
+
{
|
|
2716
|
+
"id": "authorizationType",
|
|
2717
|
+
"label": "Authorization type",
|
|
2718
|
+
"group": "authorization",
|
|
2719
|
+
"description": "Choose the authorization type.",
|
|
2720
|
+
"value": "NONE",
|
|
2721
|
+
"type": "Dropdown",
|
|
2722
|
+
"choices": [
|
|
2723
|
+
{
|
|
2724
|
+
"name": "None",
|
|
2725
|
+
"value": "NONE"
|
|
2726
|
+
},
|
|
2727
|
+
{
|
|
2728
|
+
"name": "JWT",
|
|
2729
|
+
"value": "JWT"
|
|
2730
|
+
},
|
|
2731
|
+
{
|
|
2732
|
+
"name": "Basic",
|
|
2733
|
+
"value": "BASIC"
|
|
2734
|
+
},
|
|
2735
|
+
{
|
|
2736
|
+
"name": "API Key",
|
|
2737
|
+
"value": "APIKEY"
|
|
2738
|
+
}
|
|
2739
|
+
],
|
|
2740
|
+
"binding": {
|
|
2741
|
+
"type": "zeebe:property",
|
|
2742
|
+
"name": "inbound.auth.type"
|
|
2743
|
+
}
|
|
2744
|
+
},
|
|
2745
|
+
{
|
|
2746
|
+
"label": "JWK url",
|
|
2747
|
+
"description": "Well-known url of JWKs",
|
|
2748
|
+
"type": "String",
|
|
2749
|
+
"group": "authorization",
|
|
2750
|
+
"feel": "optional",
|
|
2751
|
+
"optional": true,
|
|
2752
|
+
"binding": {
|
|
2753
|
+
"type": "zeebe:property",
|
|
2754
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
2755
|
+
},
|
|
2756
|
+
"condition": {
|
|
2757
|
+
"property": "authorizationType",
|
|
2758
|
+
"equals": "JWT"
|
|
2759
|
+
}
|
|
2760
|
+
},
|
|
2761
|
+
{
|
|
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",
|
|
2765
|
+
"group": "authorization",
|
|
2766
|
+
"feel": "required",
|
|
2767
|
+
"optional": true,
|
|
2768
|
+
"binding": {
|
|
2769
|
+
"type": "zeebe:property",
|
|
2770
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
2771
|
+
},
|
|
2772
|
+
"condition": {
|
|
2773
|
+
"property": "authorizationType",
|
|
2774
|
+
"equals": "JWT"
|
|
2775
|
+
}
|
|
2776
|
+
},
|
|
2777
|
+
{
|
|
2778
|
+
"label": "Required roles",
|
|
2779
|
+
"description": "List of roles to test JWT roles against",
|
|
2780
|
+
"type": "String",
|
|
2781
|
+
"group": "authorization",
|
|
2782
|
+
"feel": "required",
|
|
2783
|
+
"optional": true,
|
|
2784
|
+
"binding": {
|
|
2785
|
+
"type": "zeebe:property",
|
|
2786
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
2787
|
+
},
|
|
2788
|
+
"condition": {
|
|
2789
|
+
"property": "authorizationType",
|
|
2790
|
+
"equals": "JWT"
|
|
2791
|
+
}
|
|
2792
|
+
},
|
|
2793
|
+
{
|
|
2794
|
+
"label": "Username",
|
|
2795
|
+
"description": "Username for basic authentication",
|
|
2796
|
+
"type": "String",
|
|
2797
|
+
"group": "authorization",
|
|
2798
|
+
"feel": "optional",
|
|
2799
|
+
"binding": {
|
|
2800
|
+
"type": "zeebe:property",
|
|
2801
|
+
"name": "inbound.auth.username"
|
|
2802
|
+
},
|
|
2803
|
+
"condition": {
|
|
2804
|
+
"property": "authorizationType",
|
|
2805
|
+
"equals": "BASIC"
|
|
2806
|
+
},
|
|
2807
|
+
"constraints": {
|
|
2808
|
+
"notEmpty": true
|
|
2809
|
+
}
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
"label": "Password",
|
|
2813
|
+
"description": "Password for basic authentication",
|
|
2814
|
+
"type": "String",
|
|
2815
|
+
"group": "authorization",
|
|
2816
|
+
"feel": "optional",
|
|
2817
|
+
"binding": {
|
|
2818
|
+
"type": "zeebe:property",
|
|
2819
|
+
"name": "inbound.auth.password"
|
|
2820
|
+
},
|
|
2821
|
+
"condition": {
|
|
2822
|
+
"property": "authorizationType",
|
|
2823
|
+
"equals": "BASIC"
|
|
2824
|
+
},
|
|
2825
|
+
"constraints": {
|
|
2826
|
+
"notEmpty": true
|
|
2827
|
+
}
|
|
2828
|
+
},
|
|
2829
|
+
{
|
|
2830
|
+
"label": "API Key",
|
|
2831
|
+
"description": "Expected API key",
|
|
2832
|
+
"type": "String",
|
|
2833
|
+
"group": "authorization",
|
|
2834
|
+
"feel": "optional",
|
|
2835
|
+
"binding": {
|
|
2836
|
+
"type": "zeebe:property",
|
|
2837
|
+
"name": "inbound.auth.apiKey"
|
|
2838
|
+
},
|
|
2839
|
+
"condition": {
|
|
2840
|
+
"property": "authorizationType",
|
|
2841
|
+
"equals": "APIKEY"
|
|
2842
|
+
},
|
|
2843
|
+
"constraints": {
|
|
2844
|
+
"notEmpty": true
|
|
2845
|
+
}
|
|
2846
|
+
},
|
|
2847
|
+
{
|
|
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",
|
|
2851
|
+
"group": "authorization",
|
|
2852
|
+
"feel": "required",
|
|
2853
|
+
"binding": {
|
|
2854
|
+
"type": "zeebe:property",
|
|
2855
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
2856
|
+
},
|
|
2857
|
+
"condition": {
|
|
2858
|
+
"property": "authorizationType",
|
|
2859
|
+
"equals": "APIKEY"
|
|
2860
|
+
},
|
|
2861
|
+
"constraints": {
|
|
2862
|
+
"notEmpty": true
|
|
2863
|
+
},
|
|
2864
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
2865
|
+
},
|
|
2866
|
+
{
|
|
2867
|
+
"label": "Correlation key (process)",
|
|
2868
|
+
"type": "String",
|
|
2869
|
+
"group": "activation",
|
|
2870
|
+
"feel": "required",
|
|
2871
|
+
"description": "Sets up the correlation key from process variables",
|
|
2872
|
+
"binding": {
|
|
2873
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2874
|
+
"name": "correlationKey"
|
|
2875
|
+
},
|
|
2691
2876
|
"constraints": {
|
|
2692
2877
|
"notEmpty": true
|
|
2693
2878
|
}
|
|
@@ -2706,6 +2891,18 @@
|
|
|
2706
2891
|
"notEmpty": true
|
|
2707
2892
|
}
|
|
2708
2893
|
},
|
|
2894
|
+
{
|
|
2895
|
+
"label": "Message ID expression",
|
|
2896
|
+
"feel": "required",
|
|
2897
|
+
"type": "String",
|
|
2898
|
+
"optional": true,
|
|
2899
|
+
"group": "activation",
|
|
2900
|
+
"binding": {
|
|
2901
|
+
"type": "zeebe:property",
|
|
2902
|
+
"name": "messageIdExpression"
|
|
2903
|
+
},
|
|
2904
|
+
"description": "Expression to extract unique identifier of a message"
|
|
2905
|
+
},
|
|
2709
2906
|
{
|
|
2710
2907
|
"label": "Condition",
|
|
2711
2908
|
"type": "String",
|
|
@@ -2740,20 +2937,44 @@
|
|
|
2740
2937
|
"name": "resultExpression"
|
|
2741
2938
|
},
|
|
2742
2939
|
"description": "Expression to map the inbound payload to process variables"
|
|
2940
|
+
},
|
|
2941
|
+
{
|
|
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,
|
|
2948
|
+
"binding": {
|
|
2949
|
+
"type": "zeebe:property",
|
|
2950
|
+
"name": "inbound.verificationExpression"
|
|
2951
|
+
}
|
|
2952
|
+
},
|
|
2953
|
+
{
|
|
2954
|
+
"label": "Response body expression",
|
|
2955
|
+
"type": "Text",
|
|
2956
|
+
"group": "webhookResponse",
|
|
2957
|
+
"feel": "required",
|
|
2958
|
+
"optional": true,
|
|
2959
|
+
"binding": {
|
|
2960
|
+
"type": "zeebe:property",
|
|
2961
|
+
"name": "inbound.responseBodyExpression"
|
|
2962
|
+
},
|
|
2963
|
+
"description": "Specify condition and response"
|
|
2743
2964
|
}
|
|
2744
2965
|
],
|
|
2745
2966
|
"icon": {
|
|
2746
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='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
2747
2968
|
},
|
|
2748
2969
|
"engines": {
|
|
2749
|
-
"camunda": "^8.
|
|
2970
|
+
"camunda": "^8.5"
|
|
2750
2971
|
}
|
|
2751
2972
|
},
|
|
2752
2973
|
{
|
|
2753
2974
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2754
|
-
"name": "Webhook
|
|
2975
|
+
"name": "Webhook connector",
|
|
2755
2976
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
2756
|
-
"version":
|
|
2977
|
+
"version": 3,
|
|
2757
2978
|
"description": "Configure webhook to receive callbacks",
|
|
2758
2979
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2759
2980
|
"category": {
|
|
@@ -2785,10 +3006,6 @@
|
|
|
2785
3006
|
{
|
|
2786
3007
|
"id": "variable-mapping",
|
|
2787
3008
|
"label": "Variable mapping"
|
|
2788
|
-
},
|
|
2789
|
-
{
|
|
2790
|
-
"id": "webhookResponse",
|
|
2791
|
-
"label": "Webhook response"
|
|
2792
3009
|
}
|
|
2793
3010
|
],
|
|
2794
3011
|
"properties": [
|
|
@@ -2862,11 +3079,7 @@
|
|
|
2862
3079
|
},
|
|
2863
3080
|
"description": "The webhook ID is a part of the URL",
|
|
2864
3081
|
"constraints": {
|
|
2865
|
-
"notEmpty": true
|
|
2866
|
-
"pattern": {
|
|
2867
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
2868
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
2869
|
-
}
|
|
3082
|
+
"notEmpty": true
|
|
2870
3083
|
}
|
|
2871
3084
|
},
|
|
2872
3085
|
{
|
|
@@ -3145,18 +3358,6 @@
|
|
|
3145
3358
|
"notEmpty": true
|
|
3146
3359
|
}
|
|
3147
3360
|
},
|
|
3148
|
-
{
|
|
3149
|
-
"label": "Message ID expression",
|
|
3150
|
-
"feel": "required",
|
|
3151
|
-
"type": "String",
|
|
3152
|
-
"optional": true,
|
|
3153
|
-
"group": "activation",
|
|
3154
|
-
"binding": {
|
|
3155
|
-
"type": "zeebe:property",
|
|
3156
|
-
"name": "messageIdExpression"
|
|
3157
|
-
},
|
|
3158
|
-
"description": "Expression to extract unique identifier of a message"
|
|
3159
|
-
},
|
|
3160
3361
|
{
|
|
3161
3362
|
"label": "Condition",
|
|
3162
3363
|
"type": "String",
|
|
@@ -3191,37 +3392,235 @@
|
|
|
3191
3392
|
"name": "resultExpression"
|
|
3192
3393
|
},
|
|
3193
3394
|
"description": "Expression to map the inbound payload to process variables"
|
|
3194
|
-
},
|
|
3195
|
-
{
|
|
3196
|
-
"label": "One time verification response expression",
|
|
3197
|
-
"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>",
|
|
3198
|
-
"type": "Text",
|
|
3199
|
-
"group": "webhookResponse",
|
|
3200
|
-
"feel": "required",
|
|
3201
|
-
"optional": true,
|
|
3202
|
-
"binding": {
|
|
3203
|
-
"type": "zeebe:property",
|
|
3204
|
-
"name": "inbound.verificationExpression"
|
|
3205
|
-
}
|
|
3206
|
-
},
|
|
3207
|
-
{
|
|
3208
|
-
"label": "Response body expression",
|
|
3209
|
-
"type": "Text",
|
|
3210
|
-
"group": "webhookResponse",
|
|
3211
|
-
"feel": "required",
|
|
3212
|
-
"optional": true,
|
|
3213
|
-
"binding": {
|
|
3214
|
-
"type": "zeebe:property",
|
|
3215
|
-
"name": "inbound.responseBodyExpression"
|
|
3216
|
-
},
|
|
3217
|
-
"description": "Specify condition and response"
|
|
3218
3395
|
}
|
|
3219
3396
|
],
|
|
3220
3397
|
"icon": {
|
|
3221
3398
|
"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='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
3222
3399
|
},
|
|
3223
3400
|
"engines": {
|
|
3224
|
-
"camunda": "^8.
|
|
3401
|
+
"camunda": "^8.2"
|
|
3402
|
+
}
|
|
3403
|
+
},
|
|
3404
|
+
{
|
|
3405
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3406
|
+
"name": "Webhook connector",
|
|
3407
|
+
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
3408
|
+
"version": 2,
|
|
3409
|
+
"description": "Configure webhook to receive callbacks",
|
|
3410
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
3411
|
+
"category": {
|
|
3412
|
+
"id": "connectors",
|
|
3413
|
+
"name": "Connectors"
|
|
3414
|
+
},
|
|
3415
|
+
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
3416
|
+
"elementType": {
|
|
3417
|
+
"value": "bpmn:IntermediateCatchEvent",
|
|
3418
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
3419
|
+
},
|
|
3420
|
+
"groups": [
|
|
3421
|
+
{
|
|
3422
|
+
"id": "endpoint",
|
|
3423
|
+
"label": "Webhook configuration"
|
|
3424
|
+
},
|
|
3425
|
+
{
|
|
3426
|
+
"id": "activation",
|
|
3427
|
+
"label": "Activation"
|
|
3428
|
+
},
|
|
3429
|
+
{
|
|
3430
|
+
"id": "variable-mapping",
|
|
3431
|
+
"label": "Variable mapping"
|
|
3432
|
+
}
|
|
3433
|
+
],
|
|
3434
|
+
"properties": [
|
|
3435
|
+
{
|
|
3436
|
+
"type": "Hidden",
|
|
3437
|
+
"value": "io.camunda:webhook:1",
|
|
3438
|
+
"binding": {
|
|
3439
|
+
"type": "zeebe:property",
|
|
3440
|
+
"name": "inbound.type"
|
|
3441
|
+
}
|
|
3442
|
+
},
|
|
3443
|
+
{
|
|
3444
|
+
"type": "Hidden",
|
|
3445
|
+
"generatedValue": {
|
|
3446
|
+
"type": "uuid"
|
|
3447
|
+
},
|
|
3448
|
+
"binding": {
|
|
3449
|
+
"type": "bpmn:Message#property",
|
|
3450
|
+
"name": "name"
|
|
3451
|
+
}
|
|
3452
|
+
},
|
|
3453
|
+
{
|
|
3454
|
+
"type": "Hidden",
|
|
3455
|
+
"value": "ConfigurableInboundWebhook",
|
|
3456
|
+
"binding": {
|
|
3457
|
+
"type": "zeebe:property",
|
|
3458
|
+
"name": "inbound.subtype"
|
|
3459
|
+
}
|
|
3460
|
+
},
|
|
3461
|
+
{
|
|
3462
|
+
"label": "Webhook ID",
|
|
3463
|
+
"type": "String",
|
|
3464
|
+
"group": "endpoint",
|
|
3465
|
+
"binding": {
|
|
3466
|
+
"type": "zeebe:property",
|
|
3467
|
+
"name": "inbound.context"
|
|
3468
|
+
},
|
|
3469
|
+
"description": "The webhook ID is a part of the URL",
|
|
3470
|
+
"constraints": {
|
|
3471
|
+
"notEmpty": true
|
|
3472
|
+
}
|
|
3473
|
+
},
|
|
3474
|
+
{
|
|
3475
|
+
"id": "shouldValidateHmac",
|
|
3476
|
+
"label": "HMAC authentication",
|
|
3477
|
+
"group": "endpoint",
|
|
3478
|
+
"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",
|
|
3479
|
+
"value": "disabled",
|
|
3480
|
+
"type": "Dropdown",
|
|
3481
|
+
"choices": [
|
|
3482
|
+
{
|
|
3483
|
+
"name": "Enabled",
|
|
3484
|
+
"value": "enabled"
|
|
3485
|
+
},
|
|
3486
|
+
{
|
|
3487
|
+
"name": "Disabled",
|
|
3488
|
+
"value": "disabled"
|
|
3489
|
+
}
|
|
3490
|
+
],
|
|
3491
|
+
"binding": {
|
|
3492
|
+
"type": "zeebe:property",
|
|
3493
|
+
"name": "inbound.shouldValidateHmac"
|
|
3494
|
+
}
|
|
3495
|
+
},
|
|
3496
|
+
{
|
|
3497
|
+
"label": "HMAC secret key",
|
|
3498
|
+
"description": "Shared secret key",
|
|
3499
|
+
"type": "String",
|
|
3500
|
+
"group": "endpoint",
|
|
3501
|
+
"optional": true,
|
|
3502
|
+
"binding": {
|
|
3503
|
+
"type": "zeebe:property",
|
|
3504
|
+
"name": "inbound.hmacSecret"
|
|
3505
|
+
},
|
|
3506
|
+
"condition": {
|
|
3507
|
+
"property": "shouldValidateHmac",
|
|
3508
|
+
"equals": "enabled"
|
|
3509
|
+
}
|
|
3510
|
+
},
|
|
3511
|
+
{
|
|
3512
|
+
"label": "HMAC header",
|
|
3513
|
+
"description": "Name of header attribute that will contain the HMAC value",
|
|
3514
|
+
"type": "String",
|
|
3515
|
+
"group": "endpoint",
|
|
3516
|
+
"optional": true,
|
|
3517
|
+
"binding": {
|
|
3518
|
+
"type": "zeebe:property",
|
|
3519
|
+
"name": "inbound.hmacHeader"
|
|
3520
|
+
},
|
|
3521
|
+
"condition": {
|
|
3522
|
+
"property": "shouldValidateHmac",
|
|
3523
|
+
"equals": "enabled"
|
|
3524
|
+
}
|
|
3525
|
+
},
|
|
3526
|
+
{
|
|
3527
|
+
"label": "HMAC algorithm",
|
|
3528
|
+
"group": "endpoint",
|
|
3529
|
+
"description": "Choose HMAC algorithm",
|
|
3530
|
+
"value": "sha_256",
|
|
3531
|
+
"type": "Dropdown",
|
|
3532
|
+
"choices": [
|
|
3533
|
+
{
|
|
3534
|
+
"name": "SHA-1",
|
|
3535
|
+
"value": "sha_1"
|
|
3536
|
+
},
|
|
3537
|
+
{
|
|
3538
|
+
"name": "SHA-256",
|
|
3539
|
+
"value": "sha_256"
|
|
3540
|
+
},
|
|
3541
|
+
{
|
|
3542
|
+
"name": "SHA-512",
|
|
3543
|
+
"value": "sha_512"
|
|
3544
|
+
}
|
|
3545
|
+
],
|
|
3546
|
+
"binding": {
|
|
3547
|
+
"type": "zeebe:property",
|
|
3548
|
+
"name": "inbound.hmacAlgorithm"
|
|
3549
|
+
},
|
|
3550
|
+
"condition": {
|
|
3551
|
+
"property": "shouldValidateHmac",
|
|
3552
|
+
"equals": "enabled"
|
|
3553
|
+
}
|
|
3554
|
+
},
|
|
3555
|
+
{
|
|
3556
|
+
"label": "Correlation key (process)",
|
|
3557
|
+
"type": "String",
|
|
3558
|
+
"group": "activation",
|
|
3559
|
+
"feel": "required",
|
|
3560
|
+
"description": "Sets up the correlation key from process variables",
|
|
3561
|
+
"binding": {
|
|
3562
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
3563
|
+
"name": "correlationKey"
|
|
3564
|
+
},
|
|
3565
|
+
"constraints": {
|
|
3566
|
+
"notEmpty": true
|
|
3567
|
+
}
|
|
3568
|
+
},
|
|
3569
|
+
{
|
|
3570
|
+
"label": "Correlation key (payload)",
|
|
3571
|
+
"type": "String",
|
|
3572
|
+
"group": "activation",
|
|
3573
|
+
"feel": "required",
|
|
3574
|
+
"binding": {
|
|
3575
|
+
"type": "zeebe:property",
|
|
3576
|
+
"name": "correlationKeyExpression"
|
|
3577
|
+
},
|
|
3578
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
3579
|
+
"constraints": {
|
|
3580
|
+
"notEmpty": true
|
|
3581
|
+
}
|
|
3582
|
+
},
|
|
3583
|
+
{
|
|
3584
|
+
"label": "Condition",
|
|
3585
|
+
"type": "String",
|
|
3586
|
+
"group": "activation",
|
|
3587
|
+
"feel": "required",
|
|
3588
|
+
"optional": true,
|
|
3589
|
+
"binding": {
|
|
3590
|
+
"type": "zeebe:property",
|
|
3591
|
+
"name": "activationCondition"
|
|
3592
|
+
},
|
|
3593
|
+
"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>"
|
|
3594
|
+
},
|
|
3595
|
+
{
|
|
3596
|
+
"label": "Result variable",
|
|
3597
|
+
"type": "String",
|
|
3598
|
+
"group": "variable-mapping",
|
|
3599
|
+
"optional": true,
|
|
3600
|
+
"binding": {
|
|
3601
|
+
"type": "zeebe:property",
|
|
3602
|
+
"name": "resultVariable"
|
|
3603
|
+
},
|
|
3604
|
+
"description": "Name of variable to store the result of the connector in"
|
|
3605
|
+
},
|
|
3606
|
+
{
|
|
3607
|
+
"label": "Result expression",
|
|
3608
|
+
"type": "String",
|
|
3609
|
+
"group": "variable-mapping",
|
|
3610
|
+
"feel": "required",
|
|
3611
|
+
"optional": true,
|
|
3612
|
+
"binding": {
|
|
3613
|
+
"type": "zeebe:property",
|
|
3614
|
+
"name": "resultExpression"
|
|
3615
|
+
},
|
|
3616
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
3617
|
+
}
|
|
3618
|
+
],
|
|
3619
|
+
"icon": {
|
|
3620
|
+
"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='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
3621
|
+
},
|
|
3622
|
+
"engines": {
|
|
3623
|
+
"camunda": "^8.2"
|
|
3225
3624
|
}
|
|
3226
3625
|
},
|
|
3227
3626
|
{
|
|
@@ -3229,8 +3628,11 @@
|
|
|
3229
3628
|
"name": "Webhook Intermediate Event Connector",
|
|
3230
3629
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
3231
3630
|
"description": "Configure webhook to receive callbacks",
|
|
3631
|
+
"metadata": {
|
|
3632
|
+
"keywords": []
|
|
3633
|
+
},
|
|
3232
3634
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
3233
|
-
"version":
|
|
3635
|
+
"version": 13,
|
|
3234
3636
|
"category": {
|
|
3235
3637
|
"id": "connectors",
|
|
3236
3638
|
"name": "Connectors"
|
|
@@ -3240,6 +3642,9 @@
|
|
|
3240
3642
|
"value": "bpmn:IntermediateCatchEvent",
|
|
3241
3643
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
3242
3644
|
},
|
|
3645
|
+
"engines": {
|
|
3646
|
+
"camunda": "^8.3"
|
|
3647
|
+
},
|
|
3243
3648
|
"groups": [
|
|
3244
3649
|
{
|
|
3245
3650
|
"id": "endpoint",
|
|
@@ -3266,6 +3671,11 @@
|
|
|
3266
3671
|
"label": "Correlation",
|
|
3267
3672
|
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
3268
3673
|
},
|
|
3674
|
+
{
|
|
3675
|
+
"id": "deduplication",
|
|
3676
|
+
"label": "Deduplication",
|
|
3677
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
3678
|
+
},
|
|
3269
3679
|
{
|
|
3270
3680
|
"id": "output",
|
|
3271
3681
|
"label": "Output mapping"
|
|
@@ -3730,505 +4140,95 @@
|
|
|
3730
4140
|
"type": "Hidden"
|
|
3731
4141
|
},
|
|
3732
4142
|
{
|
|
3733
|
-
"id": "
|
|
3734
|
-
"label": "
|
|
3735
|
-
"description": "
|
|
3736
|
-
"
|
|
4143
|
+
"id": "deduplicationModeManualFlag",
|
|
4144
|
+
"label": "Manual mode",
|
|
4145
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
4146
|
+
"value": false,
|
|
4147
|
+
"group": "deduplication",
|
|
3737
4148
|
"binding": {
|
|
3738
|
-
"name": "
|
|
4149
|
+
"name": "deduplicationModeManualFlag",
|
|
3739
4150
|
"type": "zeebe:property"
|
|
3740
4151
|
},
|
|
3741
|
-
"type": "
|
|
4152
|
+
"type": "Boolean"
|
|
3742
4153
|
},
|
|
3743
4154
|
{
|
|
3744
|
-
"id": "
|
|
3745
|
-
"label": "
|
|
3746
|
-
"description": "Expression to map the response into process variables",
|
|
3747
|
-
"feel": "required",
|
|
3748
|
-
"group": "output",
|
|
3749
|
-
"binding": {
|
|
3750
|
-
"name": "resultExpression",
|
|
3751
|
-
"type": "zeebe:property"
|
|
3752
|
-
},
|
|
3753
|
-
"type": "Text"
|
|
3754
|
-
}
|
|
3755
|
-
],
|
|
3756
|
-
"icon": {
|
|
3757
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
3758
|
-
},
|
|
3759
|
-
"engines": {
|
|
3760
|
-
"camunda": "^8.6"
|
|
3761
|
-
}
|
|
3762
|
-
},
|
|
3763
|
-
{
|
|
3764
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3765
|
-
"name": "Webhook Intermediate Catch Event Connector",
|
|
3766
|
-
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
3767
|
-
"version": 5,
|
|
3768
|
-
"description": "Configure webhook to receive callbacks",
|
|
3769
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
3770
|
-
"category": {
|
|
3771
|
-
"id": "connectors",
|
|
3772
|
-
"name": "Connectors"
|
|
3773
|
-
},
|
|
3774
|
-
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
3775
|
-
"elementType": {
|
|
3776
|
-
"value": "bpmn:IntermediateCatchEvent",
|
|
3777
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
3778
|
-
},
|
|
3779
|
-
"groups": [
|
|
3780
|
-
{
|
|
3781
|
-
"id": "endpoint",
|
|
3782
|
-
"label": "Webhook configuration"
|
|
3783
|
-
},
|
|
3784
|
-
{
|
|
3785
|
-
"id": "authentication",
|
|
3786
|
-
"label": "Authentication"
|
|
3787
|
-
},
|
|
3788
|
-
{
|
|
3789
|
-
"id": "authorization",
|
|
3790
|
-
"label": "Authorization"
|
|
3791
|
-
},
|
|
3792
|
-
{
|
|
3793
|
-
"id": "activation",
|
|
3794
|
-
"label": "Activation"
|
|
3795
|
-
},
|
|
3796
|
-
{
|
|
3797
|
-
"id": "variable-mapping",
|
|
3798
|
-
"label": "Variable mapping"
|
|
3799
|
-
},
|
|
3800
|
-
{
|
|
3801
|
-
"id": "webhookResponse",
|
|
3802
|
-
"label": "Webhook response"
|
|
3803
|
-
}
|
|
3804
|
-
],
|
|
3805
|
-
"properties": [
|
|
3806
|
-
{
|
|
3807
|
-
"type": "Hidden",
|
|
3808
|
-
"value": "io.camunda:webhook:1",
|
|
3809
|
-
"binding": {
|
|
3810
|
-
"type": "zeebe:property",
|
|
3811
|
-
"name": "inbound.type"
|
|
3812
|
-
}
|
|
3813
|
-
},
|
|
3814
|
-
{
|
|
3815
|
-
"type": "Hidden",
|
|
3816
|
-
"generatedValue": {
|
|
3817
|
-
"type": "uuid"
|
|
3818
|
-
},
|
|
3819
|
-
"binding": {
|
|
3820
|
-
"type": "bpmn:Message#property",
|
|
3821
|
-
"name": "name"
|
|
3822
|
-
}
|
|
3823
|
-
},
|
|
3824
|
-
{
|
|
3825
|
-
"type": "Hidden",
|
|
3826
|
-
"value": "ConfigurableInboundWebhook",
|
|
3827
|
-
"binding": {
|
|
3828
|
-
"type": "zeebe:property",
|
|
3829
|
-
"name": "inbound.subtype"
|
|
3830
|
-
}
|
|
3831
|
-
},
|
|
3832
|
-
{
|
|
3833
|
-
"id": "webhookMethod",
|
|
3834
|
-
"label": "Webhook method",
|
|
3835
|
-
"group": "endpoint",
|
|
3836
|
-
"description": "Select HTTP method",
|
|
3837
|
-
"value": "any",
|
|
3838
|
-
"type": "Dropdown",
|
|
3839
|
-
"choices": [
|
|
3840
|
-
{
|
|
3841
|
-
"name": "Any",
|
|
3842
|
-
"value": "any"
|
|
3843
|
-
},
|
|
3844
|
-
{
|
|
3845
|
-
"name": "Get",
|
|
3846
|
-
"value": "get"
|
|
3847
|
-
},
|
|
3848
|
-
{
|
|
3849
|
-
"name": "Post",
|
|
3850
|
-
"value": "post"
|
|
3851
|
-
},
|
|
3852
|
-
{
|
|
3853
|
-
"name": "Put",
|
|
3854
|
-
"value": "put"
|
|
3855
|
-
},
|
|
3856
|
-
{
|
|
3857
|
-
"name": "Delete",
|
|
3858
|
-
"value": "delete"
|
|
3859
|
-
}
|
|
3860
|
-
],
|
|
3861
|
-
"binding": {
|
|
3862
|
-
"type": "zeebe:property",
|
|
3863
|
-
"name": "inbound.method"
|
|
3864
|
-
}
|
|
3865
|
-
},
|
|
3866
|
-
{
|
|
3867
|
-
"label": "Webhook ID",
|
|
3868
|
-
"type": "String",
|
|
3869
|
-
"group": "endpoint",
|
|
3870
|
-
"binding": {
|
|
3871
|
-
"type": "zeebe:property",
|
|
3872
|
-
"name": "inbound.context"
|
|
3873
|
-
},
|
|
3874
|
-
"description": "The webhook ID is a part of the URL",
|
|
4155
|
+
"id": "deduplicationId",
|
|
4156
|
+
"label": "Deduplication ID",
|
|
3875
4157
|
"constraints": {
|
|
3876
|
-
"notEmpty": true
|
|
3877
|
-
|
|
3878
|
-
|
|
3879
|
-
|
|
3880
|
-
"id": "shouldValidateHmac",
|
|
3881
|
-
"label": "HMAC authentication",
|
|
3882
|
-
"group": "authentication",
|
|
3883
|
-
"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",
|
|
3884
|
-
"value": "disabled",
|
|
3885
|
-
"type": "Dropdown",
|
|
3886
|
-
"choices": [
|
|
3887
|
-
{
|
|
3888
|
-
"name": "Enabled",
|
|
3889
|
-
"value": "enabled"
|
|
3890
|
-
},
|
|
3891
|
-
{
|
|
3892
|
-
"name": "Disabled",
|
|
3893
|
-
"value": "disabled"
|
|
3894
|
-
}
|
|
3895
|
-
],
|
|
3896
|
-
"binding": {
|
|
3897
|
-
"type": "zeebe:property",
|
|
3898
|
-
"name": "inbound.shouldValidateHmac"
|
|
3899
|
-
}
|
|
3900
|
-
},
|
|
3901
|
-
{
|
|
3902
|
-
"label": "HMAC secret key",
|
|
3903
|
-
"description": "Shared secret key",
|
|
3904
|
-
"type": "String",
|
|
3905
|
-
"group": "authentication",
|
|
3906
|
-
"optional": true,
|
|
3907
|
-
"binding": {
|
|
3908
|
-
"type": "zeebe:property",
|
|
3909
|
-
"name": "inbound.hmacSecret"
|
|
3910
|
-
},
|
|
3911
|
-
"condition": {
|
|
3912
|
-
"property": "shouldValidateHmac",
|
|
3913
|
-
"equals": "enabled"
|
|
3914
|
-
}
|
|
3915
|
-
},
|
|
3916
|
-
{
|
|
3917
|
-
"label": "HMAC header",
|
|
3918
|
-
"description": "Name of header attribute that will contain the HMAC value",
|
|
3919
|
-
"type": "String",
|
|
3920
|
-
"group": "authentication",
|
|
3921
|
-
"optional": true,
|
|
3922
|
-
"binding": {
|
|
3923
|
-
"type": "zeebe:property",
|
|
3924
|
-
"name": "inbound.hmacHeader"
|
|
3925
|
-
},
|
|
3926
|
-
"condition": {
|
|
3927
|
-
"property": "shouldValidateHmac",
|
|
3928
|
-
"equals": "enabled"
|
|
3929
|
-
}
|
|
3930
|
-
},
|
|
3931
|
-
{
|
|
3932
|
-
"label": "HMAC algorithm",
|
|
3933
|
-
"group": "authentication",
|
|
3934
|
-
"description": "Choose HMAC algorithm",
|
|
3935
|
-
"value": "sha_256",
|
|
3936
|
-
"type": "Dropdown",
|
|
3937
|
-
"choices": [
|
|
3938
|
-
{
|
|
3939
|
-
"name": "SHA-1",
|
|
3940
|
-
"value": "sha_1"
|
|
3941
|
-
},
|
|
3942
|
-
{
|
|
3943
|
-
"name": "SHA-256",
|
|
3944
|
-
"value": "sha_256"
|
|
3945
|
-
},
|
|
3946
|
-
{
|
|
3947
|
-
"name": "SHA-512",
|
|
3948
|
-
"value": "sha_512"
|
|
3949
|
-
}
|
|
3950
|
-
],
|
|
3951
|
-
"binding": {
|
|
3952
|
-
"type": "zeebe:property",
|
|
3953
|
-
"name": "inbound.hmacAlgorithm"
|
|
3954
|
-
},
|
|
3955
|
-
"condition": {
|
|
3956
|
-
"property": "shouldValidateHmac",
|
|
3957
|
-
"equals": "enabled"
|
|
3958
|
-
}
|
|
3959
|
-
},
|
|
3960
|
-
{
|
|
3961
|
-
"label": "HMAC scopes",
|
|
3962
|
-
"group": "authentication",
|
|
3963
|
-
"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>",
|
|
3964
|
-
"feel": "required",
|
|
3965
|
-
"type": "String",
|
|
3966
|
-
"optional": true,
|
|
3967
|
-
"binding": {
|
|
3968
|
-
"type": "zeebe:property",
|
|
3969
|
-
"name": "inbound.hmacScopes"
|
|
3970
|
-
},
|
|
3971
|
-
"condition": {
|
|
3972
|
-
"property": "shouldValidateHmac",
|
|
3973
|
-
"equals": "enabled"
|
|
3974
|
-
}
|
|
3975
|
-
},
|
|
3976
|
-
{
|
|
3977
|
-
"id": "authorizationType",
|
|
3978
|
-
"label": "Authorization type",
|
|
3979
|
-
"group": "authorization",
|
|
3980
|
-
"description": "Choose the authorization type.",
|
|
3981
|
-
"value": "NONE",
|
|
3982
|
-
"type": "Dropdown",
|
|
3983
|
-
"choices": [
|
|
3984
|
-
{
|
|
3985
|
-
"name": "None",
|
|
3986
|
-
"value": "NONE"
|
|
3987
|
-
},
|
|
3988
|
-
{
|
|
3989
|
-
"name": "JWT",
|
|
3990
|
-
"value": "JWT"
|
|
3991
|
-
},
|
|
3992
|
-
{
|
|
3993
|
-
"name": "Basic",
|
|
3994
|
-
"value": "BASIC"
|
|
3995
|
-
},
|
|
3996
|
-
{
|
|
3997
|
-
"name": "API Key",
|
|
3998
|
-
"value": "APIKEY"
|
|
4158
|
+
"notEmpty": true,
|
|
4159
|
+
"pattern": {
|
|
4160
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
4161
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
3999
4162
|
}
|
|
4000
|
-
],
|
|
4001
|
-
"binding": {
|
|
4002
|
-
"type": "zeebe:property",
|
|
4003
|
-
"name": "inbound.auth.type"
|
|
4004
|
-
}
|
|
4005
|
-
},
|
|
4006
|
-
{
|
|
4007
|
-
"label": "JWK url",
|
|
4008
|
-
"description": "Well-known url of JWKs",
|
|
4009
|
-
"type": "String",
|
|
4010
|
-
"group": "authorization",
|
|
4011
|
-
"feel": "optional",
|
|
4012
|
-
"optional": true,
|
|
4013
|
-
"binding": {
|
|
4014
|
-
"type": "zeebe:property",
|
|
4015
|
-
"name": "inbound.auth.jwt.jwkUrl"
|
|
4016
|
-
},
|
|
4017
|
-
"condition": {
|
|
4018
|
-
"property": "authorizationType",
|
|
4019
|
-
"equals": "JWT"
|
|
4020
|
-
}
|
|
4021
|
-
},
|
|
4022
|
-
{
|
|
4023
|
-
"label": "JWT role property expression",
|
|
4024
|
-
"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>",
|
|
4025
|
-
"type": "String",
|
|
4026
|
-
"group": "authorization",
|
|
4027
|
-
"feel": "required",
|
|
4028
|
-
"optional": true,
|
|
4029
|
-
"binding": {
|
|
4030
|
-
"type": "zeebe:property",
|
|
4031
|
-
"name": "inbound.auth.jwt.permissionsExpression"
|
|
4032
|
-
},
|
|
4033
|
-
"condition": {
|
|
4034
|
-
"property": "authorizationType",
|
|
4035
|
-
"equals": "JWT"
|
|
4036
|
-
}
|
|
4037
|
-
},
|
|
4038
|
-
{
|
|
4039
|
-
"label": "Required roles",
|
|
4040
|
-
"description": "List of roles to test JWT roles against",
|
|
4041
|
-
"type": "String",
|
|
4042
|
-
"group": "authorization",
|
|
4043
|
-
"feel": "required",
|
|
4044
|
-
"optional": true,
|
|
4045
|
-
"binding": {
|
|
4046
|
-
"type": "zeebe:property",
|
|
4047
|
-
"name": "inbound.auth.jwt.requiredPermissions"
|
|
4048
|
-
},
|
|
4049
|
-
"condition": {
|
|
4050
|
-
"property": "authorizationType",
|
|
4051
|
-
"equals": "JWT"
|
|
4052
|
-
}
|
|
4053
|
-
},
|
|
4054
|
-
{
|
|
4055
|
-
"label": "Username",
|
|
4056
|
-
"description": "Username for basic authentication",
|
|
4057
|
-
"type": "String",
|
|
4058
|
-
"group": "authorization",
|
|
4059
|
-
"feel": "optional",
|
|
4060
|
-
"binding": {
|
|
4061
|
-
"type": "zeebe:property",
|
|
4062
|
-
"name": "inbound.auth.username"
|
|
4063
|
-
},
|
|
4064
|
-
"condition": {
|
|
4065
|
-
"property": "authorizationType",
|
|
4066
|
-
"equals": "BASIC"
|
|
4067
4163
|
},
|
|
4068
|
-
"
|
|
4069
|
-
"notEmpty": true
|
|
4070
|
-
}
|
|
4071
|
-
},
|
|
4072
|
-
{
|
|
4073
|
-
"label": "Password",
|
|
4074
|
-
"description": "Password for basic authentication",
|
|
4075
|
-
"type": "String",
|
|
4076
|
-
"group": "authorization",
|
|
4077
|
-
"feel": "optional",
|
|
4164
|
+
"group": "deduplication",
|
|
4078
4165
|
"binding": {
|
|
4079
|
-
"
|
|
4080
|
-
"
|
|
4166
|
+
"name": "deduplicationId",
|
|
4167
|
+
"type": "zeebe:property"
|
|
4081
4168
|
},
|
|
4082
4169
|
"condition": {
|
|
4083
|
-
"property": "
|
|
4084
|
-
"equals":
|
|
4170
|
+
"property": "deduplicationModeManualFlag",
|
|
4171
|
+
"equals": true,
|
|
4172
|
+
"type": "simple"
|
|
4085
4173
|
},
|
|
4086
|
-
"
|
|
4087
|
-
"notEmpty": true
|
|
4088
|
-
}
|
|
4174
|
+
"type": "String"
|
|
4089
4175
|
},
|
|
4090
4176
|
{
|
|
4091
|
-
"
|
|
4092
|
-
"
|
|
4093
|
-
"
|
|
4094
|
-
"group": "authorization",
|
|
4095
|
-
"feel": "optional",
|
|
4177
|
+
"id": "deduplicationModeManual",
|
|
4178
|
+
"value": "MANUAL",
|
|
4179
|
+
"group": "deduplication",
|
|
4096
4180
|
"binding": {
|
|
4097
|
-
"
|
|
4098
|
-
"
|
|
4181
|
+
"name": "deduplicationMode",
|
|
4182
|
+
"type": "zeebe:property"
|
|
4099
4183
|
},
|
|
4100
4184
|
"condition": {
|
|
4101
|
-
"property": "
|
|
4102
|
-
"
|
|
4185
|
+
"property": "deduplicationId",
|
|
4186
|
+
"isActive": true,
|
|
4187
|
+
"type": "simple"
|
|
4103
4188
|
},
|
|
4104
|
-
"
|
|
4105
|
-
"notEmpty": true
|
|
4106
|
-
}
|
|
4189
|
+
"type": "Hidden"
|
|
4107
4190
|
},
|
|
4108
4191
|
{
|
|
4109
|
-
"
|
|
4110
|
-
"
|
|
4111
|
-
"
|
|
4112
|
-
"group": "authorization",
|
|
4113
|
-
"feel": "required",
|
|
4192
|
+
"id": "deduplicationModeAuto",
|
|
4193
|
+
"value": "AUTO",
|
|
4194
|
+
"group": "deduplication",
|
|
4114
4195
|
"binding": {
|
|
4115
|
-
"
|
|
4116
|
-
"
|
|
4196
|
+
"name": "deduplicationMode",
|
|
4197
|
+
"type": "zeebe:property"
|
|
4117
4198
|
},
|
|
4118
4199
|
"condition": {
|
|
4119
|
-
"property": "
|
|
4120
|
-
"
|
|
4121
|
-
|
|
4122
|
-
"constraints": {
|
|
4123
|
-
"notEmpty": true
|
|
4124
|
-
},
|
|
4125
|
-
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
4126
|
-
},
|
|
4127
|
-
{
|
|
4128
|
-
"label": "Correlation key (process)",
|
|
4129
|
-
"type": "String",
|
|
4130
|
-
"group": "activation",
|
|
4131
|
-
"feel": "required",
|
|
4132
|
-
"description": "Sets up the correlation key from process variables",
|
|
4133
|
-
"binding": {
|
|
4134
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
4135
|
-
"name": "correlationKey"
|
|
4136
|
-
},
|
|
4137
|
-
"constraints": {
|
|
4138
|
-
"notEmpty": true
|
|
4139
|
-
}
|
|
4140
|
-
},
|
|
4141
|
-
{
|
|
4142
|
-
"label": "Correlation key (payload)",
|
|
4143
|
-
"type": "String",
|
|
4144
|
-
"group": "activation",
|
|
4145
|
-
"feel": "required",
|
|
4146
|
-
"binding": {
|
|
4147
|
-
"type": "zeebe:property",
|
|
4148
|
-
"name": "correlationKeyExpression"
|
|
4149
|
-
},
|
|
4150
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
4151
|
-
"constraints": {
|
|
4152
|
-
"notEmpty": true
|
|
4153
|
-
}
|
|
4154
|
-
},
|
|
4155
|
-
{
|
|
4156
|
-
"label": "Message ID expression",
|
|
4157
|
-
"feel": "required",
|
|
4158
|
-
"type": "String",
|
|
4159
|
-
"optional": true,
|
|
4160
|
-
"group": "activation",
|
|
4161
|
-
"binding": {
|
|
4162
|
-
"type": "zeebe:property",
|
|
4163
|
-
"name": "messageIdExpression"
|
|
4164
|
-
},
|
|
4165
|
-
"description": "Expression to extract unique identifier of a message"
|
|
4166
|
-
},
|
|
4167
|
-
{
|
|
4168
|
-
"label": "Condition",
|
|
4169
|
-
"type": "String",
|
|
4170
|
-
"group": "activation",
|
|
4171
|
-
"feel": "required",
|
|
4172
|
-
"optional": true,
|
|
4173
|
-
"binding": {
|
|
4174
|
-
"type": "zeebe:property",
|
|
4175
|
-
"name": "activationCondition"
|
|
4200
|
+
"property": "deduplicationId",
|
|
4201
|
+
"isActive": false,
|
|
4202
|
+
"type": "simple"
|
|
4176
4203
|
},
|
|
4177
|
-
"
|
|
4204
|
+
"type": "Hidden"
|
|
4178
4205
|
},
|
|
4179
4206
|
{
|
|
4207
|
+
"id": "resultVariable",
|
|
4180
4208
|
"label": "Result variable",
|
|
4181
|
-
"
|
|
4182
|
-
"group": "
|
|
4183
|
-
"optional": true,
|
|
4209
|
+
"description": "Name of variable to store the response in",
|
|
4210
|
+
"group": "output",
|
|
4184
4211
|
"binding": {
|
|
4185
|
-
"
|
|
4186
|
-
"
|
|
4212
|
+
"name": "resultVariable",
|
|
4213
|
+
"type": "zeebe:property"
|
|
4187
4214
|
},
|
|
4188
|
-
"
|
|
4215
|
+
"type": "String"
|
|
4189
4216
|
},
|
|
4190
4217
|
{
|
|
4218
|
+
"id": "resultExpression",
|
|
4191
4219
|
"label": "Result expression",
|
|
4192
|
-
"
|
|
4193
|
-
"group": "variable-mapping",
|
|
4194
|
-
"feel": "required",
|
|
4195
|
-
"optional": true,
|
|
4196
|
-
"binding": {
|
|
4197
|
-
"type": "zeebe:property",
|
|
4198
|
-
"name": "resultExpression"
|
|
4199
|
-
},
|
|
4200
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
4201
|
-
},
|
|
4202
|
-
{
|
|
4203
|
-
"label": "One time verification response expression",
|
|
4204
|
-
"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>",
|
|
4205
|
-
"type": "Text",
|
|
4206
|
-
"group": "webhookResponse",
|
|
4207
|
-
"feel": "required",
|
|
4208
|
-
"optional": true,
|
|
4209
|
-
"binding": {
|
|
4210
|
-
"type": "zeebe:property",
|
|
4211
|
-
"name": "inbound.verificationExpression"
|
|
4212
|
-
}
|
|
4213
|
-
},
|
|
4214
|
-
{
|
|
4215
|
-
"label": "Response body expression",
|
|
4216
|
-
"type": "Text",
|
|
4217
|
-
"group": "webhookResponse",
|
|
4220
|
+
"description": "Expression to map the response into process variables",
|
|
4218
4221
|
"feel": "required",
|
|
4219
|
-
"
|
|
4222
|
+
"group": "output",
|
|
4220
4223
|
"binding": {
|
|
4221
|
-
"
|
|
4222
|
-
"
|
|
4224
|
+
"name": "resultExpression",
|
|
4225
|
+
"type": "zeebe:property"
|
|
4223
4226
|
},
|
|
4224
|
-
"
|
|
4227
|
+
"type": "Text"
|
|
4225
4228
|
}
|
|
4226
4229
|
],
|
|
4227
4230
|
"icon": {
|
|
4228
|
-
"contents": "data:image/svg+xml
|
|
4229
|
-
},
|
|
4230
|
-
"engines": {
|
|
4231
|
-
"camunda": "^8.4"
|
|
4231
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
4232
4232
|
}
|
|
4233
4233
|
}
|
|
4234
4234
|
]
|