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