@camunda/connectors-element-templates 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- 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 +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- 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-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- 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 +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -4,17 +4,11 @@
|
|
|
4
4
|
"name": "Webhook Intermediate Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
6
6
|
"description": "Configure webhook to receive callbacks",
|
|
7
|
-
"
|
|
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": {
|
|
@@ -656,11 +609,11 @@
|
|
|
656
609
|
},
|
|
657
610
|
{
|
|
658
611
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
659
|
-
"name": "Webhook Intermediate
|
|
612
|
+
"name": "Webhook Intermediate Event Connector",
|
|
660
613
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
661
|
-
"version": 6,
|
|
662
614
|
"description": "Configure webhook to receive callbacks",
|
|
663
615
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
616
|
+
"version": 10,
|
|
664
617
|
"category": {
|
|
665
618
|
"id": "connectors",
|
|
666
619
|
"name": "Connectors"
|
|
@@ -683,52 +636,43 @@
|
|
|
683
636
|
"id": "authorization",
|
|
684
637
|
"label": "Authorization"
|
|
685
638
|
},
|
|
639
|
+
{
|
|
640
|
+
"id": "webhookResponse",
|
|
641
|
+
"label": "Webhook response"
|
|
642
|
+
},
|
|
686
643
|
{
|
|
687
644
|
"id": "activation",
|
|
688
645
|
"label": "Activation"
|
|
689
646
|
},
|
|
690
647
|
{
|
|
691
|
-
"id": "
|
|
692
|
-
"label": "
|
|
648
|
+
"id": "correlation",
|
|
649
|
+
"label": "Correlation"
|
|
693
650
|
},
|
|
694
651
|
{
|
|
695
|
-
"id": "
|
|
696
|
-
"label": "
|
|
652
|
+
"id": "output",
|
|
653
|
+
"label": "Output mapping"
|
|
697
654
|
}
|
|
698
655
|
],
|
|
699
656
|
"properties": [
|
|
700
657
|
{
|
|
701
|
-
"type": "Hidden",
|
|
702
658
|
"value": "io.camunda:webhook:1",
|
|
703
659
|
"binding": {
|
|
704
|
-
"
|
|
705
|
-
"
|
|
706
|
-
}
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"type": "Hidden",
|
|
710
|
-
"generatedValue": {
|
|
711
|
-
"type": "uuid"
|
|
660
|
+
"name": "inbound.type",
|
|
661
|
+
"type": "zeebe:property"
|
|
712
662
|
},
|
|
713
|
-
"
|
|
714
|
-
"type": "bpmn:Message#property",
|
|
715
|
-
"name": "name"
|
|
716
|
-
}
|
|
717
|
-
},
|
|
718
|
-
{
|
|
719
|
-
"type": "Hidden",
|
|
720
|
-
"value": "ConfigurableInboundWebhook",
|
|
721
|
-
"binding": {
|
|
722
|
-
"type": "zeebe:property",
|
|
723
|
-
"name": "inbound.subtype"
|
|
724
|
-
}
|
|
663
|
+
"type": "Hidden"
|
|
725
664
|
},
|
|
726
665
|
{
|
|
727
|
-
"id": "
|
|
666
|
+
"id": "inbound.method",
|
|
728
667
|
"label": "Webhook method",
|
|
729
|
-
"group": "endpoint",
|
|
730
668
|
"description": "Select HTTP method",
|
|
669
|
+
"optional": false,
|
|
731
670
|
"value": "any",
|
|
671
|
+
"group": "endpoint",
|
|
672
|
+
"binding": {
|
|
673
|
+
"name": "inbound.method",
|
|
674
|
+
"type": "zeebe:property"
|
|
675
|
+
},
|
|
732
676
|
"type": "Dropdown",
|
|
733
677
|
"choices": [
|
|
734
678
|
{
|
|
@@ -736,50 +680,53 @@
|
|
|
736
680
|
"value": "any"
|
|
737
681
|
},
|
|
738
682
|
{
|
|
739
|
-
"name": "
|
|
683
|
+
"name": "GET",
|
|
740
684
|
"value": "get"
|
|
741
685
|
},
|
|
742
686
|
{
|
|
743
|
-
"name": "
|
|
687
|
+
"name": "POST",
|
|
744
688
|
"value": "post"
|
|
745
689
|
},
|
|
746
690
|
{
|
|
747
|
-
"name": "
|
|
691
|
+
"name": "PUT",
|
|
748
692
|
"value": "put"
|
|
749
693
|
},
|
|
750
694
|
{
|
|
751
|
-
"name": "
|
|
695
|
+
"name": "DELETE",
|
|
752
696
|
"value": "delete"
|
|
753
697
|
}
|
|
754
|
-
]
|
|
755
|
-
"binding": {
|
|
756
|
-
"type": "zeebe:property",
|
|
757
|
-
"name": "inbound.method"
|
|
758
|
-
}
|
|
698
|
+
]
|
|
759
699
|
},
|
|
760
700
|
{
|
|
701
|
+
"id": "inbound.context",
|
|
761
702
|
"label": "Webhook ID",
|
|
762
|
-
"type": "String",
|
|
763
|
-
"group": "endpoint",
|
|
764
|
-
"binding": {
|
|
765
|
-
"type": "zeebe:property",
|
|
766
|
-
"name": "inbound.context"
|
|
767
|
-
},
|
|
768
703
|
"description": "The webhook ID is a part of the URL",
|
|
704
|
+
"optional": false,
|
|
769
705
|
"constraints": {
|
|
770
706
|
"notEmpty": true,
|
|
771
707
|
"pattern": {
|
|
772
708
|
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
773
709
|
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
774
710
|
}
|
|
775
|
-
}
|
|
711
|
+
},
|
|
712
|
+
"group": "endpoint",
|
|
713
|
+
"binding": {
|
|
714
|
+
"name": "inbound.context",
|
|
715
|
+
"type": "zeebe:property"
|
|
716
|
+
},
|
|
717
|
+
"type": "String"
|
|
776
718
|
},
|
|
777
719
|
{
|
|
778
|
-
"id": "shouldValidateHmac",
|
|
720
|
+
"id": "inbound.shouldValidateHmac",
|
|
779
721
|
"label": "HMAC authentication",
|
|
780
|
-
"group": "authentication",
|
|
781
722
|
"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",
|
|
723
|
+
"optional": false,
|
|
782
724
|
"value": "disabled",
|
|
725
|
+
"group": "authentication",
|
|
726
|
+
"binding": {
|
|
727
|
+
"name": "inbound.shouldValidateHmac",
|
|
728
|
+
"type": "zeebe:property"
|
|
729
|
+
},
|
|
783
730
|
"type": "Dropdown",
|
|
784
731
|
"choices": [
|
|
785
732
|
{
|
|
@@ -790,47 +737,60 @@
|
|
|
790
737
|
"name": "Disabled",
|
|
791
738
|
"value": "disabled"
|
|
792
739
|
}
|
|
793
|
-
]
|
|
794
|
-
"binding": {
|
|
795
|
-
"type": "zeebe:property",
|
|
796
|
-
"name": "inbound.shouldValidateHmac"
|
|
797
|
-
}
|
|
740
|
+
]
|
|
798
741
|
},
|
|
799
742
|
{
|
|
743
|
+
"id": "inbound.hmacSecret",
|
|
800
744
|
"label": "HMAC secret key",
|
|
801
745
|
"description": "Shared secret key",
|
|
802
|
-
"type": "String",
|
|
803
|
-
"group": "authentication",
|
|
804
746
|
"optional": true,
|
|
747
|
+
"feel": "optional",
|
|
748
|
+
"group": "authentication",
|
|
805
749
|
"binding": {
|
|
806
|
-
"
|
|
807
|
-
"
|
|
750
|
+
"name": "inbound.hmacSecret",
|
|
751
|
+
"type": "zeebe:property"
|
|
808
752
|
},
|
|
809
753
|
"condition": {
|
|
810
|
-
"property": "shouldValidateHmac",
|
|
811
|
-
"equals": "enabled"
|
|
812
|
-
|
|
754
|
+
"property": "inbound.shouldValidateHmac",
|
|
755
|
+
"equals": "enabled",
|
|
756
|
+
"type": "simple"
|
|
757
|
+
},
|
|
758
|
+
"type": "String"
|
|
813
759
|
},
|
|
814
760
|
{
|
|
761
|
+
"id": "inbound.hmacHeader",
|
|
815
762
|
"label": "HMAC header",
|
|
816
763
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
817
|
-
"type": "String",
|
|
818
|
-
"group": "authentication",
|
|
819
764
|
"optional": true,
|
|
765
|
+
"feel": "optional",
|
|
766
|
+
"group": "authentication",
|
|
820
767
|
"binding": {
|
|
821
|
-
"
|
|
822
|
-
"
|
|
768
|
+
"name": "inbound.hmacHeader",
|
|
769
|
+
"type": "zeebe:property"
|
|
823
770
|
},
|
|
824
771
|
"condition": {
|
|
825
|
-
"property": "shouldValidateHmac",
|
|
826
|
-
"equals": "enabled"
|
|
827
|
-
|
|
772
|
+
"property": "inbound.shouldValidateHmac",
|
|
773
|
+
"equals": "enabled",
|
|
774
|
+
"type": "simple"
|
|
775
|
+
},
|
|
776
|
+
"type": "String"
|
|
828
777
|
},
|
|
829
778
|
{
|
|
779
|
+
"id": "inbound.hmacAlgorithm",
|
|
830
780
|
"label": "HMAC algorithm",
|
|
831
|
-
"group": "authentication",
|
|
832
781
|
"description": "Choose HMAC algorithm",
|
|
782
|
+
"optional": false,
|
|
833
783
|
"value": "sha_256",
|
|
784
|
+
"group": "authentication",
|
|
785
|
+
"binding": {
|
|
786
|
+
"name": "inbound.hmacAlgorithm",
|
|
787
|
+
"type": "zeebe:property"
|
|
788
|
+
},
|
|
789
|
+
"condition": {
|
|
790
|
+
"property": "inbound.shouldValidateHmac",
|
|
791
|
+
"equals": "enabled",
|
|
792
|
+
"type": "simple"
|
|
793
|
+
},
|
|
834
794
|
"type": "Dropdown",
|
|
835
795
|
"choices": [
|
|
836
796
|
{
|
|
@@ -845,285 +805,306 @@
|
|
|
845
805
|
"name": "SHA-512",
|
|
846
806
|
"value": "sha_512"
|
|
847
807
|
}
|
|
848
|
-
]
|
|
849
|
-
"binding": {
|
|
850
|
-
"type": "zeebe:property",
|
|
851
|
-
"name": "inbound.hmacAlgorithm"
|
|
852
|
-
},
|
|
853
|
-
"condition": {
|
|
854
|
-
"property": "shouldValidateHmac",
|
|
855
|
-
"equals": "enabled"
|
|
856
|
-
}
|
|
808
|
+
]
|
|
857
809
|
},
|
|
858
810
|
{
|
|
811
|
+
"id": "inbound.hmacScopes",
|
|
859
812
|
"label": "HMAC scopes",
|
|
860
|
-
"group": "authentication",
|
|
861
813
|
"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>",
|
|
862
|
-
"feel": "required",
|
|
863
|
-
"type": "String",
|
|
864
814
|
"optional": true,
|
|
815
|
+
"feel": "required",
|
|
816
|
+
"group": "authentication",
|
|
865
817
|
"binding": {
|
|
866
|
-
"
|
|
867
|
-
"
|
|
818
|
+
"name": "inbound.hmacScopes",
|
|
819
|
+
"type": "zeebe:property"
|
|
868
820
|
},
|
|
869
821
|
"condition": {
|
|
870
|
-
"property": "shouldValidateHmac",
|
|
871
|
-
"equals": "enabled"
|
|
872
|
-
|
|
822
|
+
"property": "inbound.shouldValidateHmac",
|
|
823
|
+
"equals": "enabled",
|
|
824
|
+
"type": "simple"
|
|
825
|
+
},
|
|
826
|
+
"type": "String"
|
|
873
827
|
},
|
|
874
828
|
{
|
|
875
|
-
"id": "
|
|
829
|
+
"id": "inbound.auth.type",
|
|
876
830
|
"label": "Authorization type",
|
|
877
|
-
"
|
|
878
|
-
"description": "Choose the authorization type.",
|
|
831
|
+
"description": "Choose the authorization type",
|
|
879
832
|
"value": "NONE",
|
|
833
|
+
"group": "authorization",
|
|
834
|
+
"binding": {
|
|
835
|
+
"name": "inbound.auth.type",
|
|
836
|
+
"type": "zeebe:property"
|
|
837
|
+
},
|
|
880
838
|
"type": "Dropdown",
|
|
881
839
|
"choices": [
|
|
882
840
|
{
|
|
883
841
|
"name": "None",
|
|
884
842
|
"value": "NONE"
|
|
885
843
|
},
|
|
886
|
-
{
|
|
887
|
-
"name": "JWT",
|
|
888
|
-
"value": "JWT"
|
|
889
|
-
},
|
|
890
844
|
{
|
|
891
845
|
"name": "Basic",
|
|
892
846
|
"value": "BASIC"
|
|
893
847
|
},
|
|
894
848
|
{
|
|
895
|
-
"name": "API
|
|
849
|
+
"name": "API key",
|
|
896
850
|
"value": "APIKEY"
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"name": "JWT",
|
|
854
|
+
"value": "JWT"
|
|
897
855
|
}
|
|
898
|
-
]
|
|
899
|
-
"binding": {
|
|
900
|
-
"type": "zeebe:property",
|
|
901
|
-
"name": "inbound.auth.type"
|
|
902
|
-
}
|
|
856
|
+
]
|
|
903
857
|
},
|
|
904
858
|
{
|
|
905
|
-
"
|
|
906
|
-
"
|
|
907
|
-
"
|
|
908
|
-
"
|
|
859
|
+
"id": "inbound.auth.username",
|
|
860
|
+
"label": "Username",
|
|
861
|
+
"description": "Username for basic authentication",
|
|
862
|
+
"optional": false,
|
|
909
863
|
"feel": "optional",
|
|
910
|
-
"
|
|
864
|
+
"group": "authorization",
|
|
911
865
|
"binding": {
|
|
912
|
-
"
|
|
913
|
-
"
|
|
866
|
+
"name": "inbound.auth.username",
|
|
867
|
+
"type": "zeebe:property"
|
|
914
868
|
},
|
|
915
869
|
"condition": {
|
|
916
|
-
"property": "
|
|
917
|
-
"equals": "
|
|
918
|
-
|
|
870
|
+
"property": "inbound.auth.type",
|
|
871
|
+
"equals": "BASIC",
|
|
872
|
+
"type": "simple"
|
|
873
|
+
},
|
|
874
|
+
"type": "String"
|
|
919
875
|
},
|
|
920
876
|
{
|
|
921
|
-
"
|
|
922
|
-
"
|
|
923
|
-
"
|
|
877
|
+
"id": "inbound.auth.password",
|
|
878
|
+
"label": "Password",
|
|
879
|
+
"description": "Password for basic authentication",
|
|
880
|
+
"optional": false,
|
|
881
|
+
"feel": "optional",
|
|
924
882
|
"group": "authorization",
|
|
925
|
-
"feel": "required",
|
|
926
|
-
"optional": true,
|
|
927
883
|
"binding": {
|
|
928
|
-
"
|
|
929
|
-
"
|
|
884
|
+
"name": "inbound.auth.password",
|
|
885
|
+
"type": "zeebe:property"
|
|
930
886
|
},
|
|
931
887
|
"condition": {
|
|
932
|
-
"property": "
|
|
933
|
-
"equals": "
|
|
934
|
-
|
|
888
|
+
"property": "inbound.auth.type",
|
|
889
|
+
"equals": "BASIC",
|
|
890
|
+
"type": "simple"
|
|
891
|
+
},
|
|
892
|
+
"type": "String"
|
|
935
893
|
},
|
|
936
894
|
{
|
|
937
|
-
"
|
|
938
|
-
"
|
|
939
|
-
"
|
|
895
|
+
"id": "inbound.auth.apiKey",
|
|
896
|
+
"label": "API key",
|
|
897
|
+
"description": "Expected API key",
|
|
898
|
+
"optional": false,
|
|
899
|
+
"feel": "optional",
|
|
940
900
|
"group": "authorization",
|
|
941
|
-
"feel": "required",
|
|
942
|
-
"optional": true,
|
|
943
901
|
"binding": {
|
|
944
|
-
"
|
|
945
|
-
"
|
|
902
|
+
"name": "inbound.auth.apiKey",
|
|
903
|
+
"type": "zeebe:property"
|
|
946
904
|
},
|
|
947
905
|
"condition": {
|
|
948
|
-
"property": "
|
|
949
|
-
"equals": "
|
|
950
|
-
|
|
906
|
+
"property": "inbound.auth.type",
|
|
907
|
+
"equals": "APIKEY",
|
|
908
|
+
"type": "simple"
|
|
909
|
+
},
|
|
910
|
+
"type": "String"
|
|
951
911
|
},
|
|
952
912
|
{
|
|
953
|
-
"
|
|
954
|
-
"
|
|
955
|
-
"
|
|
913
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
914
|
+
"label": "API key locator",
|
|
915
|
+
"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>",
|
|
916
|
+
"optional": false,
|
|
917
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
918
|
+
"constraints": {
|
|
919
|
+
"notEmpty": true
|
|
920
|
+
},
|
|
921
|
+
"feel": "required",
|
|
956
922
|
"group": "authorization",
|
|
957
|
-
"feel": "optional",
|
|
958
923
|
"binding": {
|
|
959
|
-
"
|
|
960
|
-
"
|
|
924
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
925
|
+
"type": "zeebe:property"
|
|
961
926
|
},
|
|
962
927
|
"condition": {
|
|
963
|
-
"property": "
|
|
964
|
-
"equals": "
|
|
928
|
+
"property": "inbound.auth.type",
|
|
929
|
+
"equals": "APIKEY",
|
|
930
|
+
"type": "simple"
|
|
965
931
|
},
|
|
966
|
-
"
|
|
967
|
-
"notEmpty": true
|
|
968
|
-
}
|
|
932
|
+
"type": "String"
|
|
969
933
|
},
|
|
970
934
|
{
|
|
971
|
-
"
|
|
972
|
-
"
|
|
973
|
-
"
|
|
974
|
-
"
|
|
935
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
936
|
+
"label": "JWK URL",
|
|
937
|
+
"description": "Well-known URL of JWKs",
|
|
938
|
+
"optional": false,
|
|
975
939
|
"feel": "optional",
|
|
940
|
+
"group": "authorization",
|
|
976
941
|
"binding": {
|
|
977
|
-
"
|
|
978
|
-
"
|
|
942
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
943
|
+
"type": "zeebe:property"
|
|
979
944
|
},
|
|
980
945
|
"condition": {
|
|
981
|
-
"property": "
|
|
982
|
-
"equals": "
|
|
946
|
+
"property": "inbound.auth.type",
|
|
947
|
+
"equals": "JWT",
|
|
948
|
+
"type": "simple"
|
|
983
949
|
},
|
|
984
|
-
"
|
|
985
|
-
"notEmpty": true
|
|
986
|
-
}
|
|
950
|
+
"type": "String"
|
|
987
951
|
},
|
|
988
952
|
{
|
|
989
|
-
"
|
|
990
|
-
"
|
|
991
|
-
"
|
|
953
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
954
|
+
"label": "JWT role property expression",
|
|
955
|
+
"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>",
|
|
956
|
+
"optional": false,
|
|
957
|
+
"feel": "required",
|
|
992
958
|
"group": "authorization",
|
|
993
|
-
"feel": "optional",
|
|
994
959
|
"binding": {
|
|
995
|
-
"
|
|
996
|
-
"
|
|
960
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
961
|
+
"type": "zeebe:property"
|
|
997
962
|
},
|
|
998
963
|
"condition": {
|
|
999
|
-
"property": "
|
|
1000
|
-
"equals": "
|
|
964
|
+
"property": "inbound.auth.type",
|
|
965
|
+
"equals": "JWT",
|
|
966
|
+
"type": "simple"
|
|
1001
967
|
},
|
|
1002
|
-
"
|
|
1003
|
-
"notEmpty": true
|
|
1004
|
-
}
|
|
968
|
+
"type": "String"
|
|
1005
969
|
},
|
|
1006
970
|
{
|
|
1007
|
-
"
|
|
1008
|
-
"
|
|
1009
|
-
"
|
|
1010
|
-
"
|
|
971
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
972
|
+
"label": "Required roles",
|
|
973
|
+
"description": "List of roles to test JWT roles against",
|
|
974
|
+
"optional": false,
|
|
1011
975
|
"feel": "required",
|
|
976
|
+
"group": "authorization",
|
|
1012
977
|
"binding": {
|
|
1013
|
-
"
|
|
1014
|
-
"
|
|
978
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
979
|
+
"type": "zeebe:property"
|
|
1015
980
|
},
|
|
1016
981
|
"condition": {
|
|
1017
|
-
"property": "
|
|
1018
|
-
"equals": "
|
|
1019
|
-
|
|
1020
|
-
"constraints": {
|
|
1021
|
-
"notEmpty": true
|
|
982
|
+
"property": "inbound.auth.type",
|
|
983
|
+
"equals": "JWT",
|
|
984
|
+
"type": "simple"
|
|
1022
985
|
},
|
|
1023
|
-
"
|
|
986
|
+
"type": "String"
|
|
1024
987
|
},
|
|
1025
988
|
{
|
|
1026
|
-
"
|
|
1027
|
-
"
|
|
1028
|
-
"
|
|
989
|
+
"id": "inbound.responseBodyExpression",
|
|
990
|
+
"label": "Response body expression",
|
|
991
|
+
"description": "Specify condition and response",
|
|
992
|
+
"optional": true,
|
|
1029
993
|
"feel": "required",
|
|
1030
|
-
"
|
|
994
|
+
"group": "webhookResponse",
|
|
1031
995
|
"binding": {
|
|
1032
|
-
"
|
|
1033
|
-
"
|
|
996
|
+
"name": "inbound.responseBodyExpression",
|
|
997
|
+
"type": "zeebe:property"
|
|
1034
998
|
},
|
|
1035
|
-
"
|
|
1036
|
-
"notEmpty": true
|
|
1037
|
-
}
|
|
999
|
+
"type": "Text"
|
|
1038
1000
|
},
|
|
1039
1001
|
{
|
|
1040
|
-
"
|
|
1041
|
-
"
|
|
1042
|
-
"
|
|
1002
|
+
"id": "inbound.verificationExpression",
|
|
1003
|
+
"label": "One time verification response expression",
|
|
1004
|
+
"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>",
|
|
1005
|
+
"optional": true,
|
|
1043
1006
|
"feel": "required",
|
|
1007
|
+
"group": "webhookResponse",
|
|
1044
1008
|
"binding": {
|
|
1045
|
-
"
|
|
1046
|
-
"
|
|
1009
|
+
"name": "inbound.verificationExpression",
|
|
1010
|
+
"type": "zeebe:property"
|
|
1047
1011
|
},
|
|
1048
|
-
"
|
|
1049
|
-
"constraints": {
|
|
1050
|
-
"notEmpty": true
|
|
1051
|
-
}
|
|
1012
|
+
"type": "Text"
|
|
1052
1013
|
},
|
|
1053
1014
|
{
|
|
1054
|
-
"
|
|
1055
|
-
"
|
|
1056
|
-
"
|
|
1015
|
+
"id": "activationCondition",
|
|
1016
|
+
"label": "Activation condition",
|
|
1017
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1057
1018
|
"optional": true,
|
|
1019
|
+
"feel": "required",
|
|
1058
1020
|
"group": "activation",
|
|
1059
1021
|
"binding": {
|
|
1060
|
-
"
|
|
1061
|
-
"
|
|
1022
|
+
"name": "activationCondition",
|
|
1023
|
+
"type": "zeebe:property"
|
|
1062
1024
|
},
|
|
1063
|
-
"
|
|
1025
|
+
"type": "String"
|
|
1064
1026
|
},
|
|
1065
1027
|
{
|
|
1066
|
-
"
|
|
1067
|
-
"
|
|
1068
|
-
"
|
|
1028
|
+
"id": "correlationKeyProcess",
|
|
1029
|
+
"label": "Correlation key (process)",
|
|
1030
|
+
"description": "Sets up the correlation key from process variables",
|
|
1031
|
+
"constraints": {
|
|
1032
|
+
"notEmpty": true
|
|
1033
|
+
},
|
|
1069
1034
|
"feel": "required",
|
|
1070
|
-
"
|
|
1035
|
+
"group": "correlation",
|
|
1071
1036
|
"binding": {
|
|
1072
|
-
"
|
|
1073
|
-
"
|
|
1037
|
+
"name": "correlationKey",
|
|
1038
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1074
1039
|
},
|
|
1075
|
-
"
|
|
1040
|
+
"type": "String"
|
|
1076
1041
|
},
|
|
1077
1042
|
{
|
|
1078
|
-
"
|
|
1079
|
-
"
|
|
1080
|
-
"
|
|
1081
|
-
"
|
|
1043
|
+
"id": "correlationKeyPayload",
|
|
1044
|
+
"label": "Correlation key (payload)",
|
|
1045
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1046
|
+
"constraints": {
|
|
1047
|
+
"notEmpty": true
|
|
1048
|
+
},
|
|
1049
|
+
"feel": "required",
|
|
1050
|
+
"group": "correlation",
|
|
1082
1051
|
"binding": {
|
|
1083
|
-
"
|
|
1084
|
-
"
|
|
1052
|
+
"name": "correlationKeyExpression",
|
|
1053
|
+
"type": "zeebe:property"
|
|
1085
1054
|
},
|
|
1086
|
-
"
|
|
1055
|
+
"type": "String"
|
|
1087
1056
|
},
|
|
1088
1057
|
{
|
|
1089
|
-
"
|
|
1090
|
-
"
|
|
1091
|
-
"
|
|
1092
|
-
"feel": "required",
|
|
1058
|
+
"id": "messageIdExpression",
|
|
1059
|
+
"label": "Message ID expression",
|
|
1060
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1093
1061
|
"optional": true,
|
|
1062
|
+
"feel": "required",
|
|
1063
|
+
"group": "correlation",
|
|
1094
1064
|
"binding": {
|
|
1095
|
-
"
|
|
1096
|
-
"
|
|
1065
|
+
"name": "messageIdExpression",
|
|
1066
|
+
"type": "zeebe:property"
|
|
1097
1067
|
},
|
|
1098
|
-
"
|
|
1068
|
+
"type": "String"
|
|
1099
1069
|
},
|
|
1100
1070
|
{
|
|
1101
|
-
"
|
|
1102
|
-
"
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
"
|
|
1106
|
-
"optional": true,
|
|
1071
|
+
"id": "messageNameUuid",
|
|
1072
|
+
"generatedValue": {
|
|
1073
|
+
"type": "uuid"
|
|
1074
|
+
},
|
|
1075
|
+
"group": "correlation",
|
|
1107
1076
|
"binding": {
|
|
1108
|
-
"
|
|
1109
|
-
"
|
|
1110
|
-
}
|
|
1077
|
+
"name": "name",
|
|
1078
|
+
"type": "bpmn:Message#property"
|
|
1079
|
+
},
|
|
1080
|
+
"type": "Hidden"
|
|
1111
1081
|
},
|
|
1112
1082
|
{
|
|
1113
|
-
"
|
|
1114
|
-
"
|
|
1115
|
-
"
|
|
1083
|
+
"id": "resultVariable",
|
|
1084
|
+
"label": "Result variable",
|
|
1085
|
+
"description": "Name of variable to store the response in",
|
|
1086
|
+
"group": "output",
|
|
1087
|
+
"binding": {
|
|
1088
|
+
"name": "resultVariable",
|
|
1089
|
+
"type": "zeebe:property"
|
|
1090
|
+
},
|
|
1091
|
+
"type": "String"
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"id": "resultExpression",
|
|
1095
|
+
"label": "Result expression",
|
|
1096
|
+
"description": "Expression to map the response into process variables",
|
|
1116
1097
|
"feel": "required",
|
|
1117
|
-
"
|
|
1098
|
+
"group": "output",
|
|
1118
1099
|
"binding": {
|
|
1119
|
-
"
|
|
1120
|
-
"
|
|
1100
|
+
"name": "resultExpression",
|
|
1101
|
+
"type": "zeebe:property"
|
|
1121
1102
|
},
|
|
1122
|
-
"
|
|
1103
|
+
"type": "Text"
|
|
1123
1104
|
}
|
|
1124
1105
|
],
|
|
1125
1106
|
"icon": {
|
|
1126
|
-
"contents": "data:image/svg+xml
|
|
1107
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
1127
1108
|
},
|
|
1128
1109
|
"engines": {
|
|
1129
1110
|
"camunda": "^8.5"
|
|
@@ -1131,9 +1112,9 @@
|
|
|
1131
1112
|
},
|
|
1132
1113
|
{
|
|
1133
1114
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1134
|
-
"name": "Webhook
|
|
1115
|
+
"name": "Webhook connector",
|
|
1135
1116
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
1136
|
-
"version":
|
|
1117
|
+
"version": 2,
|
|
1137
1118
|
"description": "Configure webhook to receive callbacks",
|
|
1138
1119
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1139
1120
|
"category": {
|
|
@@ -1150,14 +1131,6 @@
|
|
|
1150
1131
|
"id": "endpoint",
|
|
1151
1132
|
"label": "Webhook configuration"
|
|
1152
1133
|
},
|
|
1153
|
-
{
|
|
1154
|
-
"id": "authentication",
|
|
1155
|
-
"label": "Authentication"
|
|
1156
|
-
},
|
|
1157
|
-
{
|
|
1158
|
-
"id": "authorization",
|
|
1159
|
-
"label": "Authorization"
|
|
1160
|
-
},
|
|
1161
1134
|
{
|
|
1162
1135
|
"id": "activation",
|
|
1163
1136
|
"label": "Activation"
|
|
@@ -1165,10 +1138,6 @@
|
|
|
1165
1138
|
{
|
|
1166
1139
|
"id": "variable-mapping",
|
|
1167
1140
|
"label": "Variable mapping"
|
|
1168
|
-
},
|
|
1169
|
-
{
|
|
1170
|
-
"id": "webhookResponse",
|
|
1171
|
-
"label": "Webhook response"
|
|
1172
1141
|
}
|
|
1173
1142
|
],
|
|
1174
1143
|
"properties": [
|
|
@@ -1198,40 +1167,6 @@
|
|
|
1198
1167
|
"name": "inbound.subtype"
|
|
1199
1168
|
}
|
|
1200
1169
|
},
|
|
1201
|
-
{
|
|
1202
|
-
"id": "webhookMethod",
|
|
1203
|
-
"label": "Webhook method",
|
|
1204
|
-
"group": "endpoint",
|
|
1205
|
-
"description": "Select HTTP method",
|
|
1206
|
-
"value": "any",
|
|
1207
|
-
"type": "Dropdown",
|
|
1208
|
-
"choices": [
|
|
1209
|
-
{
|
|
1210
|
-
"name": "Any",
|
|
1211
|
-
"value": "any"
|
|
1212
|
-
},
|
|
1213
|
-
{
|
|
1214
|
-
"name": "Get",
|
|
1215
|
-
"value": "get"
|
|
1216
|
-
},
|
|
1217
|
-
{
|
|
1218
|
-
"name": "Post",
|
|
1219
|
-
"value": "post"
|
|
1220
|
-
},
|
|
1221
|
-
{
|
|
1222
|
-
"name": "Put",
|
|
1223
|
-
"value": "put"
|
|
1224
|
-
},
|
|
1225
|
-
{
|
|
1226
|
-
"name": "Delete",
|
|
1227
|
-
"value": "delete"
|
|
1228
|
-
}
|
|
1229
|
-
],
|
|
1230
|
-
"binding": {
|
|
1231
|
-
"type": "zeebe:property",
|
|
1232
|
-
"name": "inbound.method"
|
|
1233
|
-
}
|
|
1234
|
-
},
|
|
1235
1170
|
{
|
|
1236
1171
|
"label": "Webhook ID",
|
|
1237
1172
|
"type": "String",
|
|
@@ -1248,7 +1183,7 @@
|
|
|
1248
1183
|
{
|
|
1249
1184
|
"id": "shouldValidateHmac",
|
|
1250
1185
|
"label": "HMAC authentication",
|
|
1251
|
-
"group": "
|
|
1186
|
+
"group": "endpoint",
|
|
1252
1187
|
"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",
|
|
1253
1188
|
"value": "disabled",
|
|
1254
1189
|
"type": "Dropdown",
|
|
@@ -1271,7 +1206,7 @@
|
|
|
1271
1206
|
"label": "HMAC secret key",
|
|
1272
1207
|
"description": "Shared secret key",
|
|
1273
1208
|
"type": "String",
|
|
1274
|
-
"group": "
|
|
1209
|
+
"group": "endpoint",
|
|
1275
1210
|
"optional": true,
|
|
1276
1211
|
"binding": {
|
|
1277
1212
|
"type": "zeebe:property",
|
|
@@ -1286,7 +1221,7 @@
|
|
|
1286
1221
|
"label": "HMAC header",
|
|
1287
1222
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
1288
1223
|
"type": "String",
|
|
1289
|
-
"group": "
|
|
1224
|
+
"group": "endpoint",
|
|
1290
1225
|
"optional": true,
|
|
1291
1226
|
"binding": {
|
|
1292
1227
|
"type": "zeebe:property",
|
|
@@ -1299,7 +1234,7 @@
|
|
|
1299
1234
|
},
|
|
1300
1235
|
{
|
|
1301
1236
|
"label": "HMAC algorithm",
|
|
1302
|
-
"group": "
|
|
1237
|
+
"group": "endpoint",
|
|
1303
1238
|
"description": "Choose HMAC algorithm",
|
|
1304
1239
|
"value": "sha_256",
|
|
1305
1240
|
"type": "Dropdown",
|
|
@@ -1327,334 +1262,173 @@
|
|
|
1327
1262
|
}
|
|
1328
1263
|
},
|
|
1329
1264
|
{
|
|
1330
|
-
"label": "
|
|
1331
|
-
"group": "authentication",
|
|
1332
|
-
"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>",
|
|
1333
|
-
"feel": "required",
|
|
1265
|
+
"label": "Correlation key (process)",
|
|
1334
1266
|
"type": "String",
|
|
1335
|
-
"
|
|
1267
|
+
"group": "activation",
|
|
1268
|
+
"feel": "required",
|
|
1269
|
+
"description": "Sets up the correlation key from process variables",
|
|
1336
1270
|
"binding": {
|
|
1337
|
-
"type": "zeebe:property",
|
|
1338
|
-
"name": "
|
|
1271
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1272
|
+
"name": "correlationKey"
|
|
1339
1273
|
},
|
|
1340
|
-
"
|
|
1341
|
-
"
|
|
1342
|
-
"equals": "enabled"
|
|
1274
|
+
"constraints": {
|
|
1275
|
+
"notEmpty": true
|
|
1343
1276
|
}
|
|
1344
1277
|
},
|
|
1345
1278
|
{
|
|
1346
|
-
"
|
|
1347
|
-
"
|
|
1348
|
-
"group": "
|
|
1349
|
-
"
|
|
1350
|
-
"value": "NONE",
|
|
1351
|
-
"type": "Dropdown",
|
|
1352
|
-
"choices": [
|
|
1353
|
-
{
|
|
1354
|
-
"name": "None",
|
|
1355
|
-
"value": "NONE"
|
|
1356
|
-
},
|
|
1357
|
-
{
|
|
1358
|
-
"name": "JWT",
|
|
1359
|
-
"value": "JWT"
|
|
1360
|
-
},
|
|
1361
|
-
{
|
|
1362
|
-
"name": "Basic",
|
|
1363
|
-
"value": "BASIC"
|
|
1364
|
-
},
|
|
1365
|
-
{
|
|
1366
|
-
"name": "API Key",
|
|
1367
|
-
"value": "APIKEY"
|
|
1368
|
-
}
|
|
1369
|
-
],
|
|
1279
|
+
"label": "Correlation key (payload)",
|
|
1280
|
+
"type": "String",
|
|
1281
|
+
"group": "activation",
|
|
1282
|
+
"feel": "required",
|
|
1370
1283
|
"binding": {
|
|
1371
1284
|
"type": "zeebe:property",
|
|
1372
|
-
"name": "
|
|
1285
|
+
"name": "correlationKeyExpression"
|
|
1286
|
+
},
|
|
1287
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1288
|
+
"constraints": {
|
|
1289
|
+
"notEmpty": true
|
|
1373
1290
|
}
|
|
1374
1291
|
},
|
|
1375
1292
|
{
|
|
1376
|
-
"label": "
|
|
1377
|
-
"description": "Well-known url of JWKs",
|
|
1293
|
+
"label": "Condition",
|
|
1378
1294
|
"type": "String",
|
|
1379
|
-
"group": "
|
|
1380
|
-
"feel": "
|
|
1295
|
+
"group": "activation",
|
|
1296
|
+
"feel": "required",
|
|
1381
1297
|
"optional": true,
|
|
1382
1298
|
"binding": {
|
|
1383
1299
|
"type": "zeebe:property",
|
|
1384
|
-
"name": "
|
|
1300
|
+
"name": "activationCondition"
|
|
1385
1301
|
},
|
|
1386
|
-
"
|
|
1387
|
-
"property": "authorizationType",
|
|
1388
|
-
"equals": "JWT"
|
|
1389
|
-
}
|
|
1302
|
+
"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>"
|
|
1390
1303
|
},
|
|
1391
1304
|
{
|
|
1392
|
-
"label": "
|
|
1393
|
-
"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>",
|
|
1305
|
+
"label": "Result variable",
|
|
1394
1306
|
"type": "String",
|
|
1395
|
-
"group": "
|
|
1396
|
-
"feel": "required",
|
|
1307
|
+
"group": "variable-mapping",
|
|
1397
1308
|
"optional": true,
|
|
1398
1309
|
"binding": {
|
|
1399
1310
|
"type": "zeebe:property",
|
|
1400
|
-
"name": "
|
|
1311
|
+
"name": "resultVariable"
|
|
1401
1312
|
},
|
|
1402
|
-
"
|
|
1403
|
-
"property": "authorizationType",
|
|
1404
|
-
"equals": "JWT"
|
|
1405
|
-
}
|
|
1313
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1406
1314
|
},
|
|
1407
1315
|
{
|
|
1408
|
-
"label": "
|
|
1409
|
-
"description": "List of roles to test JWT roles against",
|
|
1316
|
+
"label": "Result expression",
|
|
1410
1317
|
"type": "String",
|
|
1411
|
-
"group": "
|
|
1318
|
+
"group": "variable-mapping",
|
|
1412
1319
|
"feel": "required",
|
|
1413
1320
|
"optional": true,
|
|
1414
1321
|
"binding": {
|
|
1415
1322
|
"type": "zeebe:property",
|
|
1416
|
-
"name": "
|
|
1323
|
+
"name": "resultExpression"
|
|
1417
1324
|
},
|
|
1418
|
-
"
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1325
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1326
|
+
}
|
|
1327
|
+
],
|
|
1328
|
+
"icon": {
|
|
1329
|
+
"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"
|
|
1330
|
+
},
|
|
1331
|
+
"engines": {
|
|
1332
|
+
"camunda": "^8.2"
|
|
1333
|
+
}
|
|
1334
|
+
},
|
|
1335
|
+
{
|
|
1336
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1337
|
+
"name": "Webhook connector",
|
|
1338
|
+
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
1339
|
+
"version": 3,
|
|
1340
|
+
"description": "Configure webhook to receive callbacks",
|
|
1341
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1342
|
+
"category": {
|
|
1343
|
+
"id": "connectors",
|
|
1344
|
+
"name": "Connectors"
|
|
1345
|
+
},
|
|
1346
|
+
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
1347
|
+
"elementType": {
|
|
1348
|
+
"value": "bpmn:IntermediateCatchEvent",
|
|
1349
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1350
|
+
},
|
|
1351
|
+
"groups": [
|
|
1352
|
+
{
|
|
1353
|
+
"id": "endpoint",
|
|
1354
|
+
"label": "Webhook configuration"
|
|
1422
1355
|
},
|
|
1423
1356
|
{
|
|
1424
|
-
"
|
|
1425
|
-
"
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
"
|
|
1357
|
+
"id": "authentication",
|
|
1358
|
+
"label": "Authentication"
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
"id": "authorization",
|
|
1362
|
+
"label": "Authorization"
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
"id": "activation",
|
|
1366
|
+
"label": "Activation"
|
|
1367
|
+
},
|
|
1368
|
+
{
|
|
1369
|
+
"id": "variable-mapping",
|
|
1370
|
+
"label": "Variable mapping"
|
|
1371
|
+
}
|
|
1372
|
+
],
|
|
1373
|
+
"properties": [
|
|
1374
|
+
{
|
|
1375
|
+
"type": "Hidden",
|
|
1376
|
+
"value": "io.camunda:webhook:1",
|
|
1429
1377
|
"binding": {
|
|
1430
1378
|
"type": "zeebe:property",
|
|
1431
|
-
"name": "inbound.
|
|
1379
|
+
"name": "inbound.type"
|
|
1380
|
+
}
|
|
1381
|
+
},
|
|
1382
|
+
{
|
|
1383
|
+
"type": "Hidden",
|
|
1384
|
+
"generatedValue": {
|
|
1385
|
+
"type": "uuid"
|
|
1432
1386
|
},
|
|
1433
|
-
"condition": {
|
|
1434
|
-
"property": "authorizationType",
|
|
1435
|
-
"equals": "BASIC"
|
|
1436
|
-
},
|
|
1437
|
-
"constraints": {
|
|
1438
|
-
"notEmpty": true
|
|
1439
|
-
}
|
|
1440
|
-
},
|
|
1441
|
-
{
|
|
1442
|
-
"label": "Password",
|
|
1443
|
-
"description": "Password for basic authentication",
|
|
1444
|
-
"type": "String",
|
|
1445
|
-
"group": "authorization",
|
|
1446
|
-
"feel": "optional",
|
|
1447
|
-
"binding": {
|
|
1448
|
-
"type": "zeebe:property",
|
|
1449
|
-
"name": "inbound.auth.password"
|
|
1450
|
-
},
|
|
1451
|
-
"condition": {
|
|
1452
|
-
"property": "authorizationType",
|
|
1453
|
-
"equals": "BASIC"
|
|
1454
|
-
},
|
|
1455
|
-
"constraints": {
|
|
1456
|
-
"notEmpty": true
|
|
1457
|
-
}
|
|
1458
|
-
},
|
|
1459
|
-
{
|
|
1460
|
-
"label": "API Key",
|
|
1461
|
-
"description": "Expected API key",
|
|
1462
|
-
"type": "String",
|
|
1463
|
-
"group": "authorization",
|
|
1464
|
-
"feel": "optional",
|
|
1465
|
-
"binding": {
|
|
1466
|
-
"type": "zeebe:property",
|
|
1467
|
-
"name": "inbound.auth.apiKey"
|
|
1468
|
-
},
|
|
1469
|
-
"condition": {
|
|
1470
|
-
"property": "authorizationType",
|
|
1471
|
-
"equals": "APIKEY"
|
|
1472
|
-
},
|
|
1473
|
-
"constraints": {
|
|
1474
|
-
"notEmpty": true
|
|
1475
|
-
}
|
|
1476
|
-
},
|
|
1477
|
-
{
|
|
1478
|
-
"label": "API Key locator",
|
|
1479
|
-
"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>",
|
|
1480
|
-
"type": "String",
|
|
1481
|
-
"group": "authorization",
|
|
1482
|
-
"feel": "required",
|
|
1483
|
-
"binding": {
|
|
1484
|
-
"type": "zeebe:property",
|
|
1485
|
-
"name": "inbound.auth.apiKeyLocator"
|
|
1486
|
-
},
|
|
1487
|
-
"condition": {
|
|
1488
|
-
"property": "authorizationType",
|
|
1489
|
-
"equals": "APIKEY"
|
|
1490
|
-
},
|
|
1491
|
-
"constraints": {
|
|
1492
|
-
"notEmpty": true
|
|
1493
|
-
},
|
|
1494
|
-
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
1495
|
-
},
|
|
1496
|
-
{
|
|
1497
|
-
"label": "Correlation key (process)",
|
|
1498
|
-
"type": "String",
|
|
1499
|
-
"group": "activation",
|
|
1500
|
-
"feel": "required",
|
|
1501
|
-
"description": "Sets up the correlation key from process variables",
|
|
1502
|
-
"binding": {
|
|
1503
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1504
|
-
"name": "correlationKey"
|
|
1505
|
-
},
|
|
1506
|
-
"constraints": {
|
|
1507
|
-
"notEmpty": true
|
|
1508
|
-
}
|
|
1509
|
-
},
|
|
1510
|
-
{
|
|
1511
|
-
"label": "Correlation key (payload)",
|
|
1512
|
-
"type": "String",
|
|
1513
|
-
"group": "activation",
|
|
1514
|
-
"feel": "required",
|
|
1515
|
-
"binding": {
|
|
1516
|
-
"type": "zeebe:property",
|
|
1517
|
-
"name": "correlationKeyExpression"
|
|
1518
|
-
},
|
|
1519
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
1520
|
-
"constraints": {
|
|
1521
|
-
"notEmpty": true
|
|
1522
|
-
}
|
|
1523
|
-
},
|
|
1524
|
-
{
|
|
1525
|
-
"label": "Message ID expression",
|
|
1526
|
-
"feel": "required",
|
|
1527
|
-
"type": "String",
|
|
1528
|
-
"optional": true,
|
|
1529
|
-
"group": "activation",
|
|
1530
|
-
"binding": {
|
|
1531
|
-
"type": "zeebe:property",
|
|
1532
|
-
"name": "messageIdExpression"
|
|
1533
|
-
},
|
|
1534
|
-
"description": "Expression to extract unique identifier of a message"
|
|
1535
|
-
},
|
|
1536
|
-
{
|
|
1537
|
-
"label": "Condition",
|
|
1538
|
-
"type": "String",
|
|
1539
|
-
"group": "activation",
|
|
1540
|
-
"feel": "required",
|
|
1541
|
-
"optional": true,
|
|
1542
|
-
"binding": {
|
|
1543
|
-
"type": "zeebe:property",
|
|
1544
|
-
"name": "activationCondition"
|
|
1545
|
-
},
|
|
1546
|
-
"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>"
|
|
1547
|
-
},
|
|
1548
|
-
{
|
|
1549
|
-
"label": "Result variable",
|
|
1550
|
-
"type": "String",
|
|
1551
|
-
"group": "variable-mapping",
|
|
1552
|
-
"optional": true,
|
|
1553
|
-
"binding": {
|
|
1554
|
-
"type": "zeebe:property",
|
|
1555
|
-
"name": "resultVariable"
|
|
1556
|
-
},
|
|
1557
|
-
"description": "Name of variable to store the result of the connector in"
|
|
1558
|
-
},
|
|
1559
|
-
{
|
|
1560
|
-
"label": "Result expression",
|
|
1561
|
-
"type": "String",
|
|
1562
|
-
"group": "variable-mapping",
|
|
1563
|
-
"feel": "required",
|
|
1564
|
-
"optional": true,
|
|
1565
|
-
"binding": {
|
|
1566
|
-
"type": "zeebe:property",
|
|
1567
|
-
"name": "resultExpression"
|
|
1568
|
-
},
|
|
1569
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
1570
|
-
},
|
|
1571
|
-
{
|
|
1572
|
-
"label": "One time verification response expression",
|
|
1573
|
-
"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>",
|
|
1574
|
-
"type": "Text",
|
|
1575
|
-
"group": "webhookResponse",
|
|
1576
|
-
"feel": "required",
|
|
1577
|
-
"optional": true,
|
|
1578
1387
|
"binding": {
|
|
1579
|
-
"type": "
|
|
1580
|
-
"name": "
|
|
1388
|
+
"type": "bpmn:Message#property",
|
|
1389
|
+
"name": "name"
|
|
1581
1390
|
}
|
|
1582
1391
|
},
|
|
1583
|
-
{
|
|
1584
|
-
"label": "Response body expression",
|
|
1585
|
-
"type": "Text",
|
|
1586
|
-
"group": "webhookResponse",
|
|
1587
|
-
"feel": "required",
|
|
1588
|
-
"optional": true,
|
|
1589
|
-
"binding": {
|
|
1590
|
-
"type": "zeebe:property",
|
|
1591
|
-
"name": "inbound.responseBodyExpression"
|
|
1592
|
-
},
|
|
1593
|
-
"description": "Specify condition and response"
|
|
1594
|
-
}
|
|
1595
|
-
],
|
|
1596
|
-
"icon": {
|
|
1597
|
-
"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"
|
|
1598
|
-
},
|
|
1599
|
-
"engines": {
|
|
1600
|
-
"camunda": "^8.4"
|
|
1601
|
-
}
|
|
1602
|
-
},
|
|
1603
|
-
{
|
|
1604
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1605
|
-
"name": "Webhook connector",
|
|
1606
|
-
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
1607
|
-
"version": 2,
|
|
1608
|
-
"description": "Configure webhook to receive callbacks",
|
|
1609
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1610
|
-
"category": {
|
|
1611
|
-
"id": "connectors",
|
|
1612
|
-
"name": "Connectors"
|
|
1613
|
-
},
|
|
1614
|
-
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
1615
|
-
"elementType": {
|
|
1616
|
-
"value": "bpmn:IntermediateCatchEvent",
|
|
1617
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1618
|
-
},
|
|
1619
|
-
"groups": [
|
|
1620
|
-
{
|
|
1621
|
-
"id": "endpoint",
|
|
1622
|
-
"label": "Webhook configuration"
|
|
1623
|
-
},
|
|
1624
|
-
{
|
|
1625
|
-
"id": "activation",
|
|
1626
|
-
"label": "Activation"
|
|
1627
|
-
},
|
|
1628
|
-
{
|
|
1629
|
-
"id": "variable-mapping",
|
|
1630
|
-
"label": "Variable mapping"
|
|
1631
|
-
}
|
|
1632
|
-
],
|
|
1633
|
-
"properties": [
|
|
1634
1392
|
{
|
|
1635
1393
|
"type": "Hidden",
|
|
1636
|
-
"value": "
|
|
1394
|
+
"value": "ConfigurableInboundWebhook",
|
|
1637
1395
|
"binding": {
|
|
1638
1396
|
"type": "zeebe:property",
|
|
1639
|
-
"name": "inbound.
|
|
1640
|
-
}
|
|
1641
|
-
},
|
|
1642
|
-
{
|
|
1643
|
-
"type": "Hidden",
|
|
1644
|
-
"generatedValue": {
|
|
1645
|
-
"type": "uuid"
|
|
1646
|
-
},
|
|
1647
|
-
"binding": {
|
|
1648
|
-
"type": "bpmn:Message#property",
|
|
1649
|
-
"name": "name"
|
|
1397
|
+
"name": "inbound.subtype"
|
|
1650
1398
|
}
|
|
1651
1399
|
},
|
|
1652
1400
|
{
|
|
1653
|
-
"
|
|
1654
|
-
"
|
|
1401
|
+
"id": "webhookMethod",
|
|
1402
|
+
"label": "Webhook method",
|
|
1403
|
+
"group": "endpoint",
|
|
1404
|
+
"description": "Select HTTP method",
|
|
1405
|
+
"value": "any",
|
|
1406
|
+
"type": "Dropdown",
|
|
1407
|
+
"choices": [
|
|
1408
|
+
{
|
|
1409
|
+
"name": "Any",
|
|
1410
|
+
"value": "any"
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"name": "Get",
|
|
1414
|
+
"value": "get"
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"name": "Post",
|
|
1418
|
+
"value": "post"
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
"name": "Put",
|
|
1422
|
+
"value": "put"
|
|
1423
|
+
},
|
|
1424
|
+
{
|
|
1425
|
+
"name": "Delete",
|
|
1426
|
+
"value": "delete"
|
|
1427
|
+
}
|
|
1428
|
+
],
|
|
1655
1429
|
"binding": {
|
|
1656
1430
|
"type": "zeebe:property",
|
|
1657
|
-
"name": "inbound.
|
|
1431
|
+
"name": "inbound.method"
|
|
1658
1432
|
}
|
|
1659
1433
|
},
|
|
1660
1434
|
{
|
|
@@ -1673,7 +1447,7 @@
|
|
|
1673
1447
|
{
|
|
1674
1448
|
"id": "shouldValidateHmac",
|
|
1675
1449
|
"label": "HMAC authentication",
|
|
1676
|
-
"group": "
|
|
1450
|
+
"group": "authentication",
|
|
1677
1451
|
"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",
|
|
1678
1452
|
"value": "disabled",
|
|
1679
1453
|
"type": "Dropdown",
|
|
@@ -1696,7 +1470,7 @@
|
|
|
1696
1470
|
"label": "HMAC secret key",
|
|
1697
1471
|
"description": "Shared secret key",
|
|
1698
1472
|
"type": "String",
|
|
1699
|
-
"group": "
|
|
1473
|
+
"group": "authentication",
|
|
1700
1474
|
"optional": true,
|
|
1701
1475
|
"binding": {
|
|
1702
1476
|
"type": "zeebe:property",
|
|
@@ -1711,7 +1485,7 @@
|
|
|
1711
1485
|
"label": "HMAC header",
|
|
1712
1486
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
1713
1487
|
"type": "String",
|
|
1714
|
-
"group": "
|
|
1488
|
+
"group": "authentication",
|
|
1715
1489
|
"optional": true,
|
|
1716
1490
|
"binding": {
|
|
1717
1491
|
"type": "zeebe:property",
|
|
@@ -1724,7 +1498,7 @@
|
|
|
1724
1498
|
},
|
|
1725
1499
|
{
|
|
1726
1500
|
"label": "HMAC algorithm",
|
|
1727
|
-
"group": "
|
|
1501
|
+
"group": "authentication",
|
|
1728
1502
|
"description": "Choose HMAC algorithm",
|
|
1729
1503
|
"value": "sha_256",
|
|
1730
1504
|
"type": "Dropdown",
|
|
@@ -1752,8 +1526,175 @@
|
|
|
1752
1526
|
}
|
|
1753
1527
|
},
|
|
1754
1528
|
{
|
|
1755
|
-
"label": "
|
|
1756
|
-
"
|
|
1529
|
+
"label": "HMAC scopes",
|
|
1530
|
+
"group": "authentication",
|
|
1531
|
+
"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>",
|
|
1532
|
+
"feel": "required",
|
|
1533
|
+
"type": "String",
|
|
1534
|
+
"optional": true,
|
|
1535
|
+
"binding": {
|
|
1536
|
+
"type": "zeebe:property",
|
|
1537
|
+
"name": "inbound.hmacScopes"
|
|
1538
|
+
},
|
|
1539
|
+
"condition": {
|
|
1540
|
+
"property": "shouldValidateHmac",
|
|
1541
|
+
"equals": "enabled"
|
|
1542
|
+
}
|
|
1543
|
+
},
|
|
1544
|
+
{
|
|
1545
|
+
"id": "authorizationType",
|
|
1546
|
+
"label": "Authorization type",
|
|
1547
|
+
"group": "authorization",
|
|
1548
|
+
"description": "Choose the authorization type.",
|
|
1549
|
+
"value": "NONE",
|
|
1550
|
+
"type": "Dropdown",
|
|
1551
|
+
"choices": [
|
|
1552
|
+
{
|
|
1553
|
+
"name": "None",
|
|
1554
|
+
"value": "NONE"
|
|
1555
|
+
},
|
|
1556
|
+
{
|
|
1557
|
+
"name": "JWT",
|
|
1558
|
+
"value": "JWT"
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"name": "Basic",
|
|
1562
|
+
"value": "BASIC"
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
"name": "API Key",
|
|
1566
|
+
"value": "APIKEY"
|
|
1567
|
+
}
|
|
1568
|
+
],
|
|
1569
|
+
"binding": {
|
|
1570
|
+
"type": "zeebe:property",
|
|
1571
|
+
"name": "inbound.auth.type"
|
|
1572
|
+
}
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
"label": "JWK url",
|
|
1576
|
+
"description": "Well-known url of JWKs",
|
|
1577
|
+
"type": "String",
|
|
1578
|
+
"group": "authorization",
|
|
1579
|
+
"feel": "optional",
|
|
1580
|
+
"optional": true,
|
|
1581
|
+
"binding": {
|
|
1582
|
+
"type": "zeebe:property",
|
|
1583
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
1584
|
+
},
|
|
1585
|
+
"condition": {
|
|
1586
|
+
"property": "authorizationType",
|
|
1587
|
+
"equals": "JWT"
|
|
1588
|
+
}
|
|
1589
|
+
},
|
|
1590
|
+
{
|
|
1591
|
+
"label": "JWT role property expression",
|
|
1592
|
+
"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>",
|
|
1593
|
+
"type": "String",
|
|
1594
|
+
"group": "authorization",
|
|
1595
|
+
"feel": "required",
|
|
1596
|
+
"optional": true,
|
|
1597
|
+
"binding": {
|
|
1598
|
+
"type": "zeebe:property",
|
|
1599
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
1600
|
+
},
|
|
1601
|
+
"condition": {
|
|
1602
|
+
"property": "authorizationType",
|
|
1603
|
+
"equals": "JWT"
|
|
1604
|
+
}
|
|
1605
|
+
},
|
|
1606
|
+
{
|
|
1607
|
+
"label": "Required roles",
|
|
1608
|
+
"description": "List of roles to test JWT roles against",
|
|
1609
|
+
"type": "String",
|
|
1610
|
+
"group": "authorization",
|
|
1611
|
+
"feel": "required",
|
|
1612
|
+
"optional": true,
|
|
1613
|
+
"binding": {
|
|
1614
|
+
"type": "zeebe:property",
|
|
1615
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
1616
|
+
},
|
|
1617
|
+
"condition": {
|
|
1618
|
+
"property": "authorizationType",
|
|
1619
|
+
"equals": "JWT"
|
|
1620
|
+
}
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
"label": "Username",
|
|
1624
|
+
"description": "Username for basic authentication",
|
|
1625
|
+
"type": "String",
|
|
1626
|
+
"group": "authorization",
|
|
1627
|
+
"feel": "optional",
|
|
1628
|
+
"binding": {
|
|
1629
|
+
"type": "zeebe:property",
|
|
1630
|
+
"name": "inbound.auth.username"
|
|
1631
|
+
},
|
|
1632
|
+
"condition": {
|
|
1633
|
+
"property": "authorizationType",
|
|
1634
|
+
"equals": "BASIC"
|
|
1635
|
+
},
|
|
1636
|
+
"constraints": {
|
|
1637
|
+
"notEmpty": true
|
|
1638
|
+
}
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"label": "Password",
|
|
1642
|
+
"description": "Password for basic authentication",
|
|
1643
|
+
"type": "String",
|
|
1644
|
+
"group": "authorization",
|
|
1645
|
+
"feel": "optional",
|
|
1646
|
+
"binding": {
|
|
1647
|
+
"type": "zeebe:property",
|
|
1648
|
+
"name": "inbound.auth.password"
|
|
1649
|
+
},
|
|
1650
|
+
"condition": {
|
|
1651
|
+
"property": "authorizationType",
|
|
1652
|
+
"equals": "BASIC"
|
|
1653
|
+
},
|
|
1654
|
+
"constraints": {
|
|
1655
|
+
"notEmpty": true
|
|
1656
|
+
}
|
|
1657
|
+
},
|
|
1658
|
+
{
|
|
1659
|
+
"label": "API Key",
|
|
1660
|
+
"description": "Expected API key",
|
|
1661
|
+
"type": "String",
|
|
1662
|
+
"group": "authorization",
|
|
1663
|
+
"feel": "optional",
|
|
1664
|
+
"binding": {
|
|
1665
|
+
"type": "zeebe:property",
|
|
1666
|
+
"name": "inbound.auth.apiKey"
|
|
1667
|
+
},
|
|
1668
|
+
"condition": {
|
|
1669
|
+
"property": "authorizationType",
|
|
1670
|
+
"equals": "APIKEY"
|
|
1671
|
+
},
|
|
1672
|
+
"constraints": {
|
|
1673
|
+
"notEmpty": true
|
|
1674
|
+
}
|
|
1675
|
+
},
|
|
1676
|
+
{
|
|
1677
|
+
"label": "API Key locator",
|
|
1678
|
+
"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>",
|
|
1679
|
+
"type": "String",
|
|
1680
|
+
"group": "authorization",
|
|
1681
|
+
"feel": "required",
|
|
1682
|
+
"binding": {
|
|
1683
|
+
"type": "zeebe:property",
|
|
1684
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
1685
|
+
},
|
|
1686
|
+
"condition": {
|
|
1687
|
+
"property": "authorizationType",
|
|
1688
|
+
"equals": "APIKEY"
|
|
1689
|
+
},
|
|
1690
|
+
"constraints": {
|
|
1691
|
+
"notEmpty": true
|
|
1692
|
+
},
|
|
1693
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
1694
|
+
},
|
|
1695
|
+
{
|
|
1696
|
+
"label": "Correlation key (process)",
|
|
1697
|
+
"type": "String",
|
|
1757
1698
|
"group": "activation",
|
|
1758
1699
|
"feel": "required",
|
|
1759
1700
|
"description": "Sets up the correlation key from process variables",
|
|
@@ -1824,11 +1765,11 @@
|
|
|
1824
1765
|
},
|
|
1825
1766
|
{
|
|
1826
1767
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1827
|
-
"name": "Webhook Intermediate Event Connector",
|
|
1768
|
+
"name": "Webhook Intermediate Catch Event Connector",
|
|
1828
1769
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
1770
|
+
"version": 4,
|
|
1829
1771
|
"description": "Configure webhook to receive callbacks",
|
|
1830
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
1831
|
-
"version": 11,
|
|
1772
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1832
1773
|
"category": {
|
|
1833
1774
|
"id": "connectors",
|
|
1834
1775
|
"name": "Connectors"
|
|
@@ -1851,44 +1792,52 @@
|
|
|
1851
1792
|
"id": "authorization",
|
|
1852
1793
|
"label": "Authorization"
|
|
1853
1794
|
},
|
|
1854
|
-
{
|
|
1855
|
-
"id": "webhookResponse",
|
|
1856
|
-
"label": "Webhook response"
|
|
1857
|
-
},
|
|
1858
1795
|
{
|
|
1859
1796
|
"id": "activation",
|
|
1860
1797
|
"label": "Activation"
|
|
1861
1798
|
},
|
|
1862
1799
|
{
|
|
1863
|
-
"id": "
|
|
1864
|
-
"label": "
|
|
1865
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1800
|
+
"id": "variable-mapping",
|
|
1801
|
+
"label": "Variable mapping"
|
|
1866
1802
|
},
|
|
1867
1803
|
{
|
|
1868
|
-
"id": "
|
|
1869
|
-
"label": "
|
|
1804
|
+
"id": "webhookResponse",
|
|
1805
|
+
"label": "Webhook response"
|
|
1870
1806
|
}
|
|
1871
1807
|
],
|
|
1872
1808
|
"properties": [
|
|
1873
1809
|
{
|
|
1810
|
+
"type": "Hidden",
|
|
1874
1811
|
"value": "io.camunda:webhook:1",
|
|
1875
1812
|
"binding": {
|
|
1876
|
-
"
|
|
1877
|
-
"
|
|
1813
|
+
"type": "zeebe:property",
|
|
1814
|
+
"name": "inbound.type"
|
|
1815
|
+
}
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
"type": "Hidden",
|
|
1819
|
+
"generatedValue": {
|
|
1820
|
+
"type": "uuid"
|
|
1878
1821
|
},
|
|
1879
|
-
"
|
|
1822
|
+
"binding": {
|
|
1823
|
+
"type": "bpmn:Message#property",
|
|
1824
|
+
"name": "name"
|
|
1825
|
+
}
|
|
1880
1826
|
},
|
|
1881
1827
|
{
|
|
1882
|
-
"
|
|
1828
|
+
"type": "Hidden",
|
|
1829
|
+
"value": "ConfigurableInboundWebhook",
|
|
1830
|
+
"binding": {
|
|
1831
|
+
"type": "zeebe:property",
|
|
1832
|
+
"name": "inbound.subtype"
|
|
1833
|
+
}
|
|
1834
|
+
},
|
|
1835
|
+
{
|
|
1836
|
+
"id": "webhookMethod",
|
|
1883
1837
|
"label": "Webhook method",
|
|
1838
|
+
"group": "endpoint",
|
|
1884
1839
|
"description": "Select HTTP method",
|
|
1885
|
-
"optional": false,
|
|
1886
1840
|
"value": "any",
|
|
1887
|
-
"group": "endpoint",
|
|
1888
|
-
"binding": {
|
|
1889
|
-
"name": "inbound.method",
|
|
1890
|
-
"type": "zeebe:property"
|
|
1891
|
-
},
|
|
1892
1841
|
"type": "Dropdown",
|
|
1893
1842
|
"choices": [
|
|
1894
1843
|
{
|
|
@@ -1896,53 +1845,46 @@
|
|
|
1896
1845
|
"value": "any"
|
|
1897
1846
|
},
|
|
1898
1847
|
{
|
|
1899
|
-
"name": "
|
|
1848
|
+
"name": "Get",
|
|
1900
1849
|
"value": "get"
|
|
1901
1850
|
},
|
|
1902
1851
|
{
|
|
1903
|
-
"name": "
|
|
1852
|
+
"name": "Post",
|
|
1904
1853
|
"value": "post"
|
|
1905
1854
|
},
|
|
1906
1855
|
{
|
|
1907
|
-
"name": "
|
|
1856
|
+
"name": "Put",
|
|
1908
1857
|
"value": "put"
|
|
1909
1858
|
},
|
|
1910
1859
|
{
|
|
1911
|
-
"name": "
|
|
1860
|
+
"name": "Delete",
|
|
1912
1861
|
"value": "delete"
|
|
1913
1862
|
}
|
|
1914
|
-
]
|
|
1863
|
+
],
|
|
1864
|
+
"binding": {
|
|
1865
|
+
"type": "zeebe:property",
|
|
1866
|
+
"name": "inbound.method"
|
|
1867
|
+
}
|
|
1915
1868
|
},
|
|
1916
1869
|
{
|
|
1917
|
-
"id": "inbound.context",
|
|
1918
1870
|
"label": "Webhook ID",
|
|
1919
|
-
"
|
|
1920
|
-
"optional": false,
|
|
1921
|
-
"constraints": {
|
|
1922
|
-
"notEmpty": true,
|
|
1923
|
-
"pattern": {
|
|
1924
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
1925
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
1926
|
-
}
|
|
1927
|
-
},
|
|
1871
|
+
"type": "String",
|
|
1928
1872
|
"group": "endpoint",
|
|
1929
1873
|
"binding": {
|
|
1930
|
-
"
|
|
1931
|
-
"
|
|
1874
|
+
"type": "zeebe:property",
|
|
1875
|
+
"name": "inbound.context"
|
|
1932
1876
|
},
|
|
1933
|
-
"
|
|
1877
|
+
"description": "The webhook ID is a part of the URL",
|
|
1878
|
+
"constraints": {
|
|
1879
|
+
"notEmpty": true
|
|
1880
|
+
}
|
|
1934
1881
|
},
|
|
1935
1882
|
{
|
|
1936
|
-
"id": "
|
|
1883
|
+
"id": "shouldValidateHmac",
|
|
1937
1884
|
"label": "HMAC authentication",
|
|
1938
|
-
"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",
|
|
1939
|
-
"optional": false,
|
|
1940
|
-
"value": "disabled",
|
|
1941
1885
|
"group": "authentication",
|
|
1942
|
-
"
|
|
1943
|
-
|
|
1944
|
-
"type": "zeebe:property"
|
|
1945
|
-
},
|
|
1886
|
+
"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",
|
|
1887
|
+
"value": "disabled",
|
|
1946
1888
|
"type": "Dropdown",
|
|
1947
1889
|
"choices": [
|
|
1948
1890
|
{
|
|
@@ -1953,60 +1895,47 @@
|
|
|
1953
1895
|
"name": "Disabled",
|
|
1954
1896
|
"value": "disabled"
|
|
1955
1897
|
}
|
|
1956
|
-
]
|
|
1898
|
+
],
|
|
1899
|
+
"binding": {
|
|
1900
|
+
"type": "zeebe:property",
|
|
1901
|
+
"name": "inbound.shouldValidateHmac"
|
|
1902
|
+
}
|
|
1957
1903
|
},
|
|
1958
1904
|
{
|
|
1959
|
-
"id": "inbound.hmacSecret",
|
|
1960
1905
|
"label": "HMAC secret key",
|
|
1961
1906
|
"description": "Shared secret key",
|
|
1962
|
-
"
|
|
1963
|
-
"feel": "optional",
|
|
1907
|
+
"type": "String",
|
|
1964
1908
|
"group": "authentication",
|
|
1909
|
+
"optional": true,
|
|
1965
1910
|
"binding": {
|
|
1966
|
-
"
|
|
1967
|
-
"
|
|
1911
|
+
"type": "zeebe:property",
|
|
1912
|
+
"name": "inbound.hmacSecret"
|
|
1968
1913
|
},
|
|
1969
1914
|
"condition": {
|
|
1970
|
-
"property": "
|
|
1971
|
-
"equals": "enabled"
|
|
1972
|
-
|
|
1973
|
-
},
|
|
1974
|
-
"type": "String"
|
|
1915
|
+
"property": "shouldValidateHmac",
|
|
1916
|
+
"equals": "enabled"
|
|
1917
|
+
}
|
|
1975
1918
|
},
|
|
1976
1919
|
{
|
|
1977
|
-
"id": "inbound.hmacHeader",
|
|
1978
1920
|
"label": "HMAC header",
|
|
1979
1921
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
1980
|
-
"
|
|
1981
|
-
"feel": "optional",
|
|
1922
|
+
"type": "String",
|
|
1982
1923
|
"group": "authentication",
|
|
1924
|
+
"optional": true,
|
|
1983
1925
|
"binding": {
|
|
1984
|
-
"
|
|
1985
|
-
"
|
|
1926
|
+
"type": "zeebe:property",
|
|
1927
|
+
"name": "inbound.hmacHeader"
|
|
1986
1928
|
},
|
|
1987
1929
|
"condition": {
|
|
1988
|
-
"property": "
|
|
1989
|
-
"equals": "enabled"
|
|
1990
|
-
|
|
1991
|
-
},
|
|
1992
|
-
"type": "String"
|
|
1930
|
+
"property": "shouldValidateHmac",
|
|
1931
|
+
"equals": "enabled"
|
|
1932
|
+
}
|
|
1993
1933
|
},
|
|
1994
1934
|
{
|
|
1995
|
-
"id": "inbound.hmacAlgorithm",
|
|
1996
1935
|
"label": "HMAC algorithm",
|
|
1936
|
+
"group": "authentication",
|
|
1997
1937
|
"description": "Choose HMAC algorithm",
|
|
1998
|
-
"optional": false,
|
|
1999
1938
|
"value": "sha_256",
|
|
2000
|
-
"group": "authentication",
|
|
2001
|
-
"binding": {
|
|
2002
|
-
"name": "inbound.hmacAlgorithm",
|
|
2003
|
-
"type": "zeebe:property"
|
|
2004
|
-
},
|
|
2005
|
-
"condition": {
|
|
2006
|
-
"property": "inbound.shouldValidateHmac",
|
|
2007
|
-
"equals": "enabled",
|
|
2008
|
-
"type": "simple"
|
|
2009
|
-
},
|
|
2010
1939
|
"type": "Dropdown",
|
|
2011
1940
|
"choices": [
|
|
2012
1941
|
{
|
|
@@ -2021,341 +1950,264 @@
|
|
|
2021
1950
|
"name": "SHA-512",
|
|
2022
1951
|
"value": "sha_512"
|
|
2023
1952
|
}
|
|
2024
|
-
]
|
|
1953
|
+
],
|
|
1954
|
+
"binding": {
|
|
1955
|
+
"type": "zeebe:property",
|
|
1956
|
+
"name": "inbound.hmacAlgorithm"
|
|
1957
|
+
},
|
|
1958
|
+
"condition": {
|
|
1959
|
+
"property": "shouldValidateHmac",
|
|
1960
|
+
"equals": "enabled"
|
|
1961
|
+
}
|
|
2025
1962
|
},
|
|
2026
1963
|
{
|
|
2027
|
-
"id": "inbound.hmacScopes",
|
|
2028
1964
|
"label": "HMAC scopes",
|
|
2029
|
-
"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>",
|
|
2030
|
-
"optional": true,
|
|
2031
|
-
"feel": "required",
|
|
2032
1965
|
"group": "authentication",
|
|
1966
|
+
"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>",
|
|
1967
|
+
"feel": "required",
|
|
1968
|
+
"type": "String",
|
|
1969
|
+
"optional": true,
|
|
2033
1970
|
"binding": {
|
|
2034
|
-
"
|
|
2035
|
-
"
|
|
1971
|
+
"type": "zeebe:property",
|
|
1972
|
+
"name": "inbound.hmacScopes"
|
|
2036
1973
|
},
|
|
2037
1974
|
"condition": {
|
|
2038
|
-
"property": "
|
|
2039
|
-
"equals": "enabled"
|
|
2040
|
-
|
|
2041
|
-
},
|
|
2042
|
-
"type": "String"
|
|
1975
|
+
"property": "shouldValidateHmac",
|
|
1976
|
+
"equals": "enabled"
|
|
1977
|
+
}
|
|
2043
1978
|
},
|
|
2044
1979
|
{
|
|
2045
|
-
"id": "
|
|
1980
|
+
"id": "authorizationType",
|
|
2046
1981
|
"label": "Authorization type",
|
|
2047
|
-
"description": "Choose the authorization type",
|
|
2048
|
-
"value": "NONE",
|
|
2049
1982
|
"group": "authorization",
|
|
2050
|
-
"
|
|
2051
|
-
|
|
2052
|
-
"type": "zeebe:property"
|
|
2053
|
-
},
|
|
1983
|
+
"description": "Choose the authorization type.",
|
|
1984
|
+
"value": "NONE",
|
|
2054
1985
|
"type": "Dropdown",
|
|
2055
1986
|
"choices": [
|
|
2056
1987
|
{
|
|
2057
1988
|
"name": "None",
|
|
2058
1989
|
"value": "NONE"
|
|
2059
1990
|
},
|
|
1991
|
+
{
|
|
1992
|
+
"name": "JWT",
|
|
1993
|
+
"value": "JWT"
|
|
1994
|
+
},
|
|
2060
1995
|
{
|
|
2061
1996
|
"name": "Basic",
|
|
2062
1997
|
"value": "BASIC"
|
|
2063
1998
|
},
|
|
2064
1999
|
{
|
|
2065
|
-
"name": "API
|
|
2000
|
+
"name": "API Key",
|
|
2066
2001
|
"value": "APIKEY"
|
|
2067
|
-
},
|
|
2068
|
-
{
|
|
2069
|
-
"name": "JWT",
|
|
2070
|
-
"value": "JWT"
|
|
2071
2002
|
}
|
|
2072
|
-
]
|
|
2003
|
+
],
|
|
2004
|
+
"binding": {
|
|
2005
|
+
"type": "zeebe:property",
|
|
2006
|
+
"name": "inbound.auth.type"
|
|
2007
|
+
}
|
|
2073
2008
|
},
|
|
2074
2009
|
{
|
|
2075
|
-
"
|
|
2076
|
-
"
|
|
2077
|
-
"
|
|
2078
|
-
"optional": false,
|
|
2079
|
-
"feel": "optional",
|
|
2010
|
+
"label": "JWK url",
|
|
2011
|
+
"description": "Well-known url of JWKs",
|
|
2012
|
+
"type": "String",
|
|
2080
2013
|
"group": "authorization",
|
|
2014
|
+
"feel": "optional",
|
|
2015
|
+
"optional": true,
|
|
2081
2016
|
"binding": {
|
|
2082
|
-
"
|
|
2083
|
-
"
|
|
2017
|
+
"type": "zeebe:property",
|
|
2018
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
2084
2019
|
},
|
|
2085
2020
|
"condition": {
|
|
2086
|
-
"property": "
|
|
2087
|
-
"equals": "
|
|
2088
|
-
|
|
2089
|
-
},
|
|
2090
|
-
"type": "String"
|
|
2021
|
+
"property": "authorizationType",
|
|
2022
|
+
"equals": "JWT"
|
|
2023
|
+
}
|
|
2091
2024
|
},
|
|
2092
2025
|
{
|
|
2093
|
-
"
|
|
2094
|
-
"
|
|
2095
|
-
"
|
|
2096
|
-
"optional": false,
|
|
2097
|
-
"feel": "optional",
|
|
2026
|
+
"label": "JWT role property expression",
|
|
2027
|
+
"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>",
|
|
2028
|
+
"type": "String",
|
|
2098
2029
|
"group": "authorization",
|
|
2030
|
+
"feel": "required",
|
|
2031
|
+
"optional": true,
|
|
2099
2032
|
"binding": {
|
|
2100
|
-
"
|
|
2101
|
-
"
|
|
2033
|
+
"type": "zeebe:property",
|
|
2034
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
2102
2035
|
},
|
|
2103
2036
|
"condition": {
|
|
2104
|
-
"property": "
|
|
2105
|
-
"equals": "
|
|
2106
|
-
|
|
2107
|
-
},
|
|
2108
|
-
"type": "String"
|
|
2037
|
+
"property": "authorizationType",
|
|
2038
|
+
"equals": "JWT"
|
|
2039
|
+
}
|
|
2109
2040
|
},
|
|
2110
2041
|
{
|
|
2111
|
-
"
|
|
2112
|
-
"
|
|
2113
|
-
"
|
|
2114
|
-
"optional": false,
|
|
2115
|
-
"feel": "optional",
|
|
2042
|
+
"label": "Required roles",
|
|
2043
|
+
"description": "List of roles to test JWT roles against",
|
|
2044
|
+
"type": "String",
|
|
2116
2045
|
"group": "authorization",
|
|
2046
|
+
"feel": "required",
|
|
2047
|
+
"optional": true,
|
|
2117
2048
|
"binding": {
|
|
2118
|
-
"
|
|
2119
|
-
"
|
|
2049
|
+
"type": "zeebe:property",
|
|
2050
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
2120
2051
|
},
|
|
2121
2052
|
"condition": {
|
|
2122
|
-
"property": "
|
|
2123
|
-
"equals": "
|
|
2124
|
-
|
|
2125
|
-
},
|
|
2126
|
-
"type": "String"
|
|
2053
|
+
"property": "authorizationType",
|
|
2054
|
+
"equals": "JWT"
|
|
2055
|
+
}
|
|
2127
2056
|
},
|
|
2128
2057
|
{
|
|
2129
|
-
"
|
|
2130
|
-
"
|
|
2131
|
-
"
|
|
2132
|
-
"optional": false,
|
|
2133
|
-
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
2134
|
-
"constraints": {
|
|
2135
|
-
"notEmpty": true
|
|
2136
|
-
},
|
|
2137
|
-
"feel": "required",
|
|
2058
|
+
"label": "Username",
|
|
2059
|
+
"description": "Username for basic authentication",
|
|
2060
|
+
"type": "String",
|
|
2138
2061
|
"group": "authorization",
|
|
2062
|
+
"feel": "optional",
|
|
2139
2063
|
"binding": {
|
|
2140
|
-
"
|
|
2141
|
-
"
|
|
2064
|
+
"type": "zeebe:property",
|
|
2065
|
+
"name": "inbound.auth.username"
|
|
2142
2066
|
},
|
|
2143
2067
|
"condition": {
|
|
2144
|
-
"property": "
|
|
2145
|
-
"equals": "
|
|
2146
|
-
"type": "simple"
|
|
2068
|
+
"property": "authorizationType",
|
|
2069
|
+
"equals": "BASIC"
|
|
2147
2070
|
},
|
|
2148
|
-
"
|
|
2071
|
+
"constraints": {
|
|
2072
|
+
"notEmpty": true
|
|
2073
|
+
}
|
|
2149
2074
|
},
|
|
2150
2075
|
{
|
|
2151
|
-
"
|
|
2152
|
-
"
|
|
2153
|
-
"
|
|
2154
|
-
"optional": false,
|
|
2155
|
-
"feel": "optional",
|
|
2076
|
+
"label": "Password",
|
|
2077
|
+
"description": "Password for basic authentication",
|
|
2078
|
+
"type": "String",
|
|
2156
2079
|
"group": "authorization",
|
|
2080
|
+
"feel": "optional",
|
|
2157
2081
|
"binding": {
|
|
2158
|
-
"
|
|
2159
|
-
"
|
|
2082
|
+
"type": "zeebe:property",
|
|
2083
|
+
"name": "inbound.auth.password"
|
|
2160
2084
|
},
|
|
2161
2085
|
"condition": {
|
|
2162
|
-
"property": "
|
|
2163
|
-
"equals": "
|
|
2164
|
-
"type": "simple"
|
|
2086
|
+
"property": "authorizationType",
|
|
2087
|
+
"equals": "BASIC"
|
|
2165
2088
|
},
|
|
2166
|
-
"
|
|
2089
|
+
"constraints": {
|
|
2090
|
+
"notEmpty": true
|
|
2091
|
+
}
|
|
2167
2092
|
},
|
|
2168
2093
|
{
|
|
2169
|
-
"
|
|
2170
|
-
"
|
|
2171
|
-
"
|
|
2172
|
-
"optional": false,
|
|
2173
|
-
"feel": "required",
|
|
2094
|
+
"label": "API Key",
|
|
2095
|
+
"description": "Expected API key",
|
|
2096
|
+
"type": "String",
|
|
2174
2097
|
"group": "authorization",
|
|
2098
|
+
"feel": "optional",
|
|
2175
2099
|
"binding": {
|
|
2176
|
-
"
|
|
2177
|
-
"
|
|
2100
|
+
"type": "zeebe:property",
|
|
2101
|
+
"name": "inbound.auth.apiKey"
|
|
2178
2102
|
},
|
|
2179
2103
|
"condition": {
|
|
2180
|
-
"property": "
|
|
2181
|
-
"equals": "
|
|
2182
|
-
"type": "simple"
|
|
2104
|
+
"property": "authorizationType",
|
|
2105
|
+
"equals": "APIKEY"
|
|
2183
2106
|
},
|
|
2184
|
-
"
|
|
2107
|
+
"constraints": {
|
|
2108
|
+
"notEmpty": true
|
|
2109
|
+
}
|
|
2185
2110
|
},
|
|
2186
2111
|
{
|
|
2187
|
-
"
|
|
2188
|
-
"
|
|
2189
|
-
"
|
|
2190
|
-
"optional": false,
|
|
2191
|
-
"feel": "required",
|
|
2112
|
+
"label": "API Key locator",
|
|
2113
|
+
"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>",
|
|
2114
|
+
"type": "String",
|
|
2192
2115
|
"group": "authorization",
|
|
2116
|
+
"feel": "required",
|
|
2193
2117
|
"binding": {
|
|
2194
|
-
"
|
|
2195
|
-
"
|
|
2118
|
+
"type": "zeebe:property",
|
|
2119
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
2196
2120
|
},
|
|
2197
2121
|
"condition": {
|
|
2198
|
-
"property": "
|
|
2199
|
-
"equals": "
|
|
2200
|
-
"type": "simple"
|
|
2201
|
-
},
|
|
2202
|
-
"type": "String"
|
|
2203
|
-
},
|
|
2204
|
-
{
|
|
2205
|
-
"id": "inbound.responseExpression",
|
|
2206
|
-
"label": "Response expression",
|
|
2207
|
-
"description": "Expression used to generate the HTTP response",
|
|
2208
|
-
"optional": true,
|
|
2209
|
-
"feel": "required",
|
|
2210
|
-
"group": "webhookResponse",
|
|
2211
|
-
"binding": {
|
|
2212
|
-
"name": "inbound.responseExpression",
|
|
2213
|
-
"type": "zeebe:property"
|
|
2122
|
+
"property": "authorizationType",
|
|
2123
|
+
"equals": "APIKEY"
|
|
2214
2124
|
},
|
|
2215
|
-
"
|
|
2216
|
-
|
|
2217
|
-
{
|
|
2218
|
-
"id": "inbound.verificationExpression",
|
|
2219
|
-
"label": "One time verification response expression",
|
|
2220
|
-
"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>",
|
|
2221
|
-
"optional": true,
|
|
2222
|
-
"feel": "required",
|
|
2223
|
-
"group": "webhookResponse",
|
|
2224
|
-
"binding": {
|
|
2225
|
-
"name": "inbound.verificationExpression",
|
|
2226
|
-
"type": "zeebe:property"
|
|
2125
|
+
"constraints": {
|
|
2126
|
+
"notEmpty": true
|
|
2227
2127
|
},
|
|
2228
|
-
"
|
|
2128
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
2229
2129
|
},
|
|
2230
2130
|
{
|
|
2231
|
-
"
|
|
2232
|
-
"
|
|
2233
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2234
|
-
"optional": true,
|
|
2235
|
-
"feel": "required",
|
|
2131
|
+
"label": "Correlation key (process)",
|
|
2132
|
+
"type": "String",
|
|
2236
2133
|
"group": "activation",
|
|
2134
|
+
"feel": "required",
|
|
2135
|
+
"description": "Sets up the correlation key from process variables",
|
|
2237
2136
|
"binding": {
|
|
2238
|
-
"
|
|
2239
|
-
"
|
|
2137
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2138
|
+
"name": "correlationKey"
|
|
2240
2139
|
},
|
|
2241
|
-
"
|
|
2140
|
+
"constraints": {
|
|
2141
|
+
"notEmpty": true
|
|
2142
|
+
}
|
|
2242
2143
|
},
|
|
2243
2144
|
{
|
|
2244
|
-
"
|
|
2245
|
-
"
|
|
2246
|
-
"value": true,
|
|
2145
|
+
"label": "Correlation key (payload)",
|
|
2146
|
+
"type": "String",
|
|
2247
2147
|
"group": "activation",
|
|
2248
|
-
"binding": {
|
|
2249
|
-
"name": "consumeUnmatchedEvents",
|
|
2250
|
-
"type": "zeebe:property"
|
|
2251
|
-
},
|
|
2252
|
-
"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",
|
|
2253
|
-
"type": "Boolean"
|
|
2254
|
-
},
|
|
2255
|
-
{
|
|
2256
|
-
"id": "correlationKeyProcess",
|
|
2257
|
-
"label": "Correlation key (process)",
|
|
2258
|
-
"description": "Sets up the correlation key from process variables",
|
|
2259
|
-
"constraints": {
|
|
2260
|
-
"notEmpty": true
|
|
2261
|
-
},
|
|
2262
2148
|
"feel": "required",
|
|
2263
|
-
"group": "correlation",
|
|
2264
2149
|
"binding": {
|
|
2265
|
-
"
|
|
2266
|
-
"
|
|
2150
|
+
"type": "zeebe:property",
|
|
2151
|
+
"name": "correlationKeyExpression"
|
|
2267
2152
|
},
|
|
2268
|
-
"type": "String"
|
|
2269
|
-
},
|
|
2270
|
-
{
|
|
2271
|
-
"id": "correlationKeyPayload",
|
|
2272
|
-
"label": "Correlation key (payload)",
|
|
2273
2153
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
2274
2154
|
"constraints": {
|
|
2275
2155
|
"notEmpty": true
|
|
2276
|
-
}
|
|
2277
|
-
"feel": "required",
|
|
2278
|
-
"group": "correlation",
|
|
2279
|
-
"binding": {
|
|
2280
|
-
"name": "correlationKeyExpression",
|
|
2281
|
-
"type": "zeebe:property"
|
|
2282
|
-
},
|
|
2283
|
-
"type": "String"
|
|
2156
|
+
}
|
|
2284
2157
|
},
|
|
2285
2158
|
{
|
|
2286
|
-
"
|
|
2287
|
-
"
|
|
2288
|
-
"
|
|
2289
|
-
"optional": true,
|
|
2159
|
+
"label": "Condition",
|
|
2160
|
+
"type": "String",
|
|
2161
|
+
"group": "activation",
|
|
2290
2162
|
"feel": "required",
|
|
2291
|
-
"group": "correlation",
|
|
2292
|
-
"binding": {
|
|
2293
|
-
"name": "messageIdExpression",
|
|
2294
|
-
"type": "zeebe:property"
|
|
2295
|
-
},
|
|
2296
|
-
"type": "String"
|
|
2297
|
-
},
|
|
2298
|
-
{
|
|
2299
|
-
"id": "messageTtl",
|
|
2300
|
-
"label": "Message TTL",
|
|
2301
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
2302
2163
|
"optional": true,
|
|
2303
|
-
"constraints": {
|
|
2304
|
-
"notEmpty": false,
|
|
2305
|
-
"pattern": {
|
|
2306
|
-
"value": "^(PT.*|)$",
|
|
2307
|
-
"message": "must be an ISO-8601 duration"
|
|
2308
|
-
}
|
|
2309
|
-
},
|
|
2310
|
-
"feel": "optional",
|
|
2311
|
-
"group": "correlation",
|
|
2312
2164
|
"binding": {
|
|
2313
|
-
"
|
|
2314
|
-
"
|
|
2165
|
+
"type": "zeebe:property",
|
|
2166
|
+
"name": "activationCondition"
|
|
2315
2167
|
},
|
|
2316
|
-
"
|
|
2168
|
+
"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>"
|
|
2317
2169
|
},
|
|
2318
2170
|
{
|
|
2319
|
-
"
|
|
2320
|
-
"
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
"group": "correlation",
|
|
2171
|
+
"label": "Result variable",
|
|
2172
|
+
"type": "String",
|
|
2173
|
+
"group": "variable-mapping",
|
|
2174
|
+
"optional": true,
|
|
2324
2175
|
"binding": {
|
|
2325
|
-
"
|
|
2326
|
-
"
|
|
2176
|
+
"type": "zeebe:property",
|
|
2177
|
+
"name": "resultVariable"
|
|
2327
2178
|
},
|
|
2328
|
-
"
|
|
2179
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2329
2180
|
},
|
|
2330
2181
|
{
|
|
2331
|
-
"
|
|
2332
|
-
"
|
|
2333
|
-
"
|
|
2334
|
-
"
|
|
2182
|
+
"label": "Result expression",
|
|
2183
|
+
"type": "String",
|
|
2184
|
+
"group": "variable-mapping",
|
|
2185
|
+
"feel": "required",
|
|
2186
|
+
"optional": true,
|
|
2335
2187
|
"binding": {
|
|
2336
|
-
"
|
|
2337
|
-
"
|
|
2188
|
+
"type": "zeebe:property",
|
|
2189
|
+
"name": "resultExpression"
|
|
2338
2190
|
},
|
|
2339
|
-
"
|
|
2191
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2340
2192
|
},
|
|
2341
2193
|
{
|
|
2342
|
-
"
|
|
2343
|
-
"
|
|
2344
|
-
"
|
|
2194
|
+
"label": "Response body expression",
|
|
2195
|
+
"type": "Text",
|
|
2196
|
+
"group": "webhookResponse",
|
|
2345
2197
|
"feel": "required",
|
|
2346
|
-
"
|
|
2198
|
+
"optional": true,
|
|
2347
2199
|
"binding": {
|
|
2348
|
-
"
|
|
2349
|
-
"
|
|
2200
|
+
"type": "zeebe:property",
|
|
2201
|
+
"name": "inbound.responseBodyExpression"
|
|
2350
2202
|
},
|
|
2351
|
-
"
|
|
2203
|
+
"description": "Specify condition and response"
|
|
2352
2204
|
}
|
|
2353
2205
|
],
|
|
2354
2206
|
"icon": {
|
|
2355
|
-
"contents": "data:image/svg+xml;
|
|
2207
|
+
"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"
|
|
2356
2208
|
},
|
|
2357
2209
|
"engines": {
|
|
2358
|
-
"camunda": "^8.
|
|
2210
|
+
"camunda": "^8.2"
|
|
2359
2211
|
}
|
|
2360
2212
|
},
|
|
2361
2213
|
{
|
|
@@ -2363,8 +2215,8 @@
|
|
|
2363
2215
|
"name": "Webhook Intermediate Event Connector",
|
|
2364
2216
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
2365
2217
|
"description": "Configure webhook to receive callbacks",
|
|
2366
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
2367
|
-
"version":
|
|
2218
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
2219
|
+
"version": 11,
|
|
2368
2220
|
"category": {
|
|
2369
2221
|
"id": "connectors",
|
|
2370
2222
|
"name": "Connectors"
|
|
@@ -2397,7 +2249,8 @@
|
|
|
2397
2249
|
},
|
|
2398
2250
|
{
|
|
2399
2251
|
"id": "correlation",
|
|
2400
|
-
"label": "Correlation"
|
|
2252
|
+
"label": "Correlation",
|
|
2253
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
2401
2254
|
},
|
|
2402
2255
|
{
|
|
2403
2256
|
"id": "output",
|
|
@@ -2470,7 +2323,7 @@
|
|
|
2470
2323
|
{
|
|
2471
2324
|
"id": "inbound.shouldValidateHmac",
|
|
2472
2325
|
"label": "HMAC authentication",
|
|
2473
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
2326
|
+
"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",
|
|
2474
2327
|
"optional": false,
|
|
2475
2328
|
"value": "disabled",
|
|
2476
2329
|
"group": "authentication",
|
|
@@ -2561,7 +2414,7 @@
|
|
|
2561
2414
|
{
|
|
2562
2415
|
"id": "inbound.hmacScopes",
|
|
2563
2416
|
"label": "HMAC scopes",
|
|
2564
|
-
"description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/
|
|
2417
|
+
"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>",
|
|
2565
2418
|
"optional": true,
|
|
2566
2419
|
"feel": "required",
|
|
2567
2420
|
"group": "authentication",
|
|
@@ -2663,7 +2516,7 @@
|
|
|
2663
2516
|
{
|
|
2664
2517
|
"id": "inbound.auth.apiKeyLocator",
|
|
2665
2518
|
"label": "API key locator",
|
|
2666
|
-
"description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
2519
|
+
"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>",
|
|
2667
2520
|
"optional": false,
|
|
2668
2521
|
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
2669
2522
|
"constraints": {
|
|
@@ -2703,7 +2556,7 @@
|
|
|
2703
2556
|
{
|
|
2704
2557
|
"id": "inbound.auth.jwt.permissionsExpression",
|
|
2705
2558
|
"label": "JWT role property expression",
|
|
2706
|
-
"description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
2559
|
+
"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>",
|
|
2707
2560
|
"optional": false,
|
|
2708
2561
|
"feel": "required",
|
|
2709
2562
|
"group": "authorization",
|
|
@@ -2737,14 +2590,14 @@
|
|
|
2737
2590
|
"type": "String"
|
|
2738
2591
|
},
|
|
2739
2592
|
{
|
|
2740
|
-
"id": "inbound.
|
|
2741
|
-
"label": "Response
|
|
2742
|
-
"description": "
|
|
2593
|
+
"id": "inbound.responseExpression",
|
|
2594
|
+
"label": "Response expression",
|
|
2595
|
+
"description": "Expression used to generate the HTTP response",
|
|
2743
2596
|
"optional": true,
|
|
2744
2597
|
"feel": "required",
|
|
2745
2598
|
"group": "webhookResponse",
|
|
2746
2599
|
"binding": {
|
|
2747
|
-
"name": "inbound.
|
|
2600
|
+
"name": "inbound.responseExpression",
|
|
2748
2601
|
"type": "zeebe:property"
|
|
2749
2602
|
},
|
|
2750
2603
|
"type": "Text"
|
|
@@ -2775,6 +2628,18 @@
|
|
|
2775
2628
|
},
|
|
2776
2629
|
"type": "String"
|
|
2777
2630
|
},
|
|
2631
|
+
{
|
|
2632
|
+
"id": "consumeUnmatchedEvents",
|
|
2633
|
+
"label": "Consume unmatched events",
|
|
2634
|
+
"value": true,
|
|
2635
|
+
"group": "activation",
|
|
2636
|
+
"binding": {
|
|
2637
|
+
"name": "consumeUnmatchedEvents",
|
|
2638
|
+
"type": "zeebe:property"
|
|
2639
|
+
},
|
|
2640
|
+
"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",
|
|
2641
|
+
"type": "Boolean"
|
|
2642
|
+
},
|
|
2778
2643
|
{
|
|
2779
2644
|
"id": "correlationKeyProcess",
|
|
2780
2645
|
"label": "Correlation key (process)",
|
|
@@ -2818,6 +2683,26 @@
|
|
|
2818
2683
|
},
|
|
2819
2684
|
"type": "String"
|
|
2820
2685
|
},
|
|
2686
|
+
{
|
|
2687
|
+
"id": "messageTtl",
|
|
2688
|
+
"label": "Message TTL",
|
|
2689
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
2690
|
+
"optional": true,
|
|
2691
|
+
"constraints": {
|
|
2692
|
+
"notEmpty": false,
|
|
2693
|
+
"pattern": {
|
|
2694
|
+
"value": "^(PT.*|)$",
|
|
2695
|
+
"message": "must be an ISO-8601 duration"
|
|
2696
|
+
}
|
|
2697
|
+
},
|
|
2698
|
+
"feel": "optional",
|
|
2699
|
+
"group": "correlation",
|
|
2700
|
+
"binding": {
|
|
2701
|
+
"name": "messageTtl",
|
|
2702
|
+
"type": "zeebe:property"
|
|
2703
|
+
},
|
|
2704
|
+
"type": "String"
|
|
2705
|
+
},
|
|
2821
2706
|
{
|
|
2822
2707
|
"id": "messageNameUuid",
|
|
2823
2708
|
"generatedValue": {
|
|
@@ -2858,19 +2743,16 @@
|
|
|
2858
2743
|
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
2859
2744
|
},
|
|
2860
2745
|
"engines": {
|
|
2861
|
-
"camunda": "^8.
|
|
2746
|
+
"camunda": "^8.6"
|
|
2862
2747
|
}
|
|
2863
2748
|
},
|
|
2864
2749
|
{
|
|
2865
2750
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2866
|
-
"name": "Webhook Intermediate Event Connector",
|
|
2751
|
+
"name": "Webhook Intermediate Catch Event Connector",
|
|
2867
2752
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
2753
|
+
"version": 5,
|
|
2868
2754
|
"description": "Configure webhook to receive callbacks",
|
|
2869
|
-
"
|
|
2870
|
-
"keywords": []
|
|
2871
|
-
},
|
|
2872
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
2873
|
-
"version": 12,
|
|
2755
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2874
2756
|
"category": {
|
|
2875
2757
|
"id": "connectors",
|
|
2876
2758
|
"name": "Connectors"
|
|
@@ -2893,44 +2775,52 @@
|
|
|
2893
2775
|
"id": "authorization",
|
|
2894
2776
|
"label": "Authorization"
|
|
2895
2777
|
},
|
|
2896
|
-
{
|
|
2897
|
-
"id": "webhookResponse",
|
|
2898
|
-
"label": "Webhook response"
|
|
2899
|
-
},
|
|
2900
2778
|
{
|
|
2901
2779
|
"id": "activation",
|
|
2902
2780
|
"label": "Activation"
|
|
2903
2781
|
},
|
|
2904
2782
|
{
|
|
2905
|
-
"id": "
|
|
2906
|
-
"label": "
|
|
2907
|
-
|
|
2908
|
-
},
|
|
2783
|
+
"id": "variable-mapping",
|
|
2784
|
+
"label": "Variable mapping"
|
|
2785
|
+
},
|
|
2909
2786
|
{
|
|
2910
|
-
"id": "
|
|
2911
|
-
"label": "
|
|
2787
|
+
"id": "webhookResponse",
|
|
2788
|
+
"label": "Webhook response"
|
|
2912
2789
|
}
|
|
2913
2790
|
],
|
|
2914
2791
|
"properties": [
|
|
2915
2792
|
{
|
|
2793
|
+
"type": "Hidden",
|
|
2916
2794
|
"value": "io.camunda:webhook:1",
|
|
2917
2795
|
"binding": {
|
|
2918
|
-
"
|
|
2919
|
-
"
|
|
2796
|
+
"type": "zeebe:property",
|
|
2797
|
+
"name": "inbound.type"
|
|
2798
|
+
}
|
|
2799
|
+
},
|
|
2800
|
+
{
|
|
2801
|
+
"type": "Hidden",
|
|
2802
|
+
"generatedValue": {
|
|
2803
|
+
"type": "uuid"
|
|
2920
2804
|
},
|
|
2921
|
-
"
|
|
2805
|
+
"binding": {
|
|
2806
|
+
"type": "bpmn:Message#property",
|
|
2807
|
+
"name": "name"
|
|
2808
|
+
}
|
|
2922
2809
|
},
|
|
2923
2810
|
{
|
|
2924
|
-
"
|
|
2811
|
+
"type": "Hidden",
|
|
2812
|
+
"value": "ConfigurableInboundWebhook",
|
|
2813
|
+
"binding": {
|
|
2814
|
+
"type": "zeebe:property",
|
|
2815
|
+
"name": "inbound.subtype"
|
|
2816
|
+
}
|
|
2817
|
+
},
|
|
2818
|
+
{
|
|
2819
|
+
"id": "webhookMethod",
|
|
2925
2820
|
"label": "Webhook method",
|
|
2821
|
+
"group": "endpoint",
|
|
2926
2822
|
"description": "Select HTTP method",
|
|
2927
|
-
"optional": false,
|
|
2928
2823
|
"value": "any",
|
|
2929
|
-
"group": "endpoint",
|
|
2930
|
-
"binding": {
|
|
2931
|
-
"name": "inbound.method",
|
|
2932
|
-
"type": "zeebe:property"
|
|
2933
|
-
},
|
|
2934
2824
|
"type": "Dropdown",
|
|
2935
2825
|
"choices": [
|
|
2936
2826
|
{
|
|
@@ -2938,53 +2828,46 @@
|
|
|
2938
2828
|
"value": "any"
|
|
2939
2829
|
},
|
|
2940
2830
|
{
|
|
2941
|
-
"name": "
|
|
2831
|
+
"name": "Get",
|
|
2942
2832
|
"value": "get"
|
|
2943
2833
|
},
|
|
2944
2834
|
{
|
|
2945
|
-
"name": "
|
|
2835
|
+
"name": "Post",
|
|
2946
2836
|
"value": "post"
|
|
2947
2837
|
},
|
|
2948
2838
|
{
|
|
2949
|
-
"name": "
|
|
2839
|
+
"name": "Put",
|
|
2950
2840
|
"value": "put"
|
|
2951
2841
|
},
|
|
2952
2842
|
{
|
|
2953
|
-
"name": "
|
|
2843
|
+
"name": "Delete",
|
|
2954
2844
|
"value": "delete"
|
|
2955
2845
|
}
|
|
2956
|
-
]
|
|
2846
|
+
],
|
|
2847
|
+
"binding": {
|
|
2848
|
+
"type": "zeebe:property",
|
|
2849
|
+
"name": "inbound.method"
|
|
2850
|
+
}
|
|
2957
2851
|
},
|
|
2958
2852
|
{
|
|
2959
|
-
"id": "inbound.context",
|
|
2960
2853
|
"label": "Webhook ID",
|
|
2961
|
-
"
|
|
2962
|
-
"optional": false,
|
|
2963
|
-
"constraints": {
|
|
2964
|
-
"notEmpty": true,
|
|
2965
|
-
"pattern": {
|
|
2966
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
2967
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
2968
|
-
}
|
|
2969
|
-
},
|
|
2854
|
+
"type": "String",
|
|
2970
2855
|
"group": "endpoint",
|
|
2971
2856
|
"binding": {
|
|
2972
|
-
"
|
|
2973
|
-
"
|
|
2857
|
+
"type": "zeebe:property",
|
|
2858
|
+
"name": "inbound.context"
|
|
2974
2859
|
},
|
|
2975
|
-
"
|
|
2860
|
+
"description": "The webhook ID is a part of the URL",
|
|
2861
|
+
"constraints": {
|
|
2862
|
+
"notEmpty": true
|
|
2863
|
+
}
|
|
2976
2864
|
},
|
|
2977
2865
|
{
|
|
2978
|
-
"id": "
|
|
2866
|
+
"id": "shouldValidateHmac",
|
|
2979
2867
|
"label": "HMAC authentication",
|
|
2980
|
-
"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",
|
|
2981
|
-
"optional": false,
|
|
2982
|
-
"value": "disabled",
|
|
2983
2868
|
"group": "authentication",
|
|
2984
|
-
"
|
|
2985
|
-
|
|
2986
|
-
"type": "zeebe:property"
|
|
2987
|
-
},
|
|
2869
|
+
"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",
|
|
2870
|
+
"value": "disabled",
|
|
2988
2871
|
"type": "Dropdown",
|
|
2989
2872
|
"choices": [
|
|
2990
2873
|
{
|
|
@@ -2995,60 +2878,47 @@
|
|
|
2995
2878
|
"name": "Disabled",
|
|
2996
2879
|
"value": "disabled"
|
|
2997
2880
|
}
|
|
2998
|
-
]
|
|
2881
|
+
],
|
|
2882
|
+
"binding": {
|
|
2883
|
+
"type": "zeebe:property",
|
|
2884
|
+
"name": "inbound.shouldValidateHmac"
|
|
2885
|
+
}
|
|
2999
2886
|
},
|
|
3000
2887
|
{
|
|
3001
|
-
"id": "inbound.hmacSecret",
|
|
3002
2888
|
"label": "HMAC secret key",
|
|
3003
2889
|
"description": "Shared secret key",
|
|
3004
|
-
"
|
|
3005
|
-
"feel": "optional",
|
|
2890
|
+
"type": "String",
|
|
3006
2891
|
"group": "authentication",
|
|
2892
|
+
"optional": true,
|
|
3007
2893
|
"binding": {
|
|
3008
|
-
"
|
|
3009
|
-
"
|
|
2894
|
+
"type": "zeebe:property",
|
|
2895
|
+
"name": "inbound.hmacSecret"
|
|
3010
2896
|
},
|
|
3011
2897
|
"condition": {
|
|
3012
|
-
"property": "
|
|
3013
|
-
"equals": "enabled"
|
|
3014
|
-
|
|
3015
|
-
},
|
|
3016
|
-
"type": "String"
|
|
2898
|
+
"property": "shouldValidateHmac",
|
|
2899
|
+
"equals": "enabled"
|
|
2900
|
+
}
|
|
3017
2901
|
},
|
|
3018
2902
|
{
|
|
3019
|
-
"id": "inbound.hmacHeader",
|
|
3020
2903
|
"label": "HMAC header",
|
|
3021
2904
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
3022
|
-
"
|
|
3023
|
-
"feel": "optional",
|
|
2905
|
+
"type": "String",
|
|
3024
2906
|
"group": "authentication",
|
|
2907
|
+
"optional": true,
|
|
3025
2908
|
"binding": {
|
|
3026
|
-
"
|
|
3027
|
-
"
|
|
2909
|
+
"type": "zeebe:property",
|
|
2910
|
+
"name": "inbound.hmacHeader"
|
|
3028
2911
|
},
|
|
3029
2912
|
"condition": {
|
|
3030
|
-
"property": "
|
|
3031
|
-
"equals": "enabled"
|
|
3032
|
-
|
|
3033
|
-
},
|
|
3034
|
-
"type": "String"
|
|
2913
|
+
"property": "shouldValidateHmac",
|
|
2914
|
+
"equals": "enabled"
|
|
2915
|
+
}
|
|
3035
2916
|
},
|
|
3036
2917
|
{
|
|
3037
|
-
"id": "inbound.hmacAlgorithm",
|
|
3038
2918
|
"label": "HMAC algorithm",
|
|
2919
|
+
"group": "authentication",
|
|
3039
2920
|
"description": "Choose HMAC algorithm",
|
|
3040
|
-
"optional": false,
|
|
3041
2921
|
"value": "sha_256",
|
|
3042
|
-
"group": "authentication",
|
|
3043
|
-
"binding": {
|
|
3044
|
-
"name": "inbound.hmacAlgorithm",
|
|
3045
|
-
"type": "zeebe:property"
|
|
3046
|
-
},
|
|
3047
|
-
"condition": {
|
|
3048
|
-
"property": "inbound.shouldValidateHmac",
|
|
3049
|
-
"equals": "enabled",
|
|
3050
|
-
"type": "simple"
|
|
3051
|
-
},
|
|
3052
2922
|
"type": "Dropdown",
|
|
3053
2923
|
"choices": [
|
|
3054
2924
|
{
|
|
@@ -3063,348 +2933,295 @@
|
|
|
3063
2933
|
"name": "SHA-512",
|
|
3064
2934
|
"value": "sha_512"
|
|
3065
2935
|
}
|
|
3066
|
-
]
|
|
2936
|
+
],
|
|
2937
|
+
"binding": {
|
|
2938
|
+
"type": "zeebe:property",
|
|
2939
|
+
"name": "inbound.hmacAlgorithm"
|
|
2940
|
+
},
|
|
2941
|
+
"condition": {
|
|
2942
|
+
"property": "shouldValidateHmac",
|
|
2943
|
+
"equals": "enabled"
|
|
2944
|
+
}
|
|
3067
2945
|
},
|
|
3068
2946
|
{
|
|
3069
|
-
"id": "inbound.hmacScopes",
|
|
3070
2947
|
"label": "HMAC scopes",
|
|
3071
|
-
"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>",
|
|
3072
|
-
"optional": true,
|
|
3073
|
-
"feel": "required",
|
|
3074
2948
|
"group": "authentication",
|
|
2949
|
+
"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>",
|
|
2950
|
+
"feel": "required",
|
|
2951
|
+
"type": "String",
|
|
2952
|
+
"optional": true,
|
|
3075
2953
|
"binding": {
|
|
3076
|
-
"
|
|
3077
|
-
"
|
|
2954
|
+
"type": "zeebe:property",
|
|
2955
|
+
"name": "inbound.hmacScopes"
|
|
3078
2956
|
},
|
|
3079
2957
|
"condition": {
|
|
3080
|
-
"property": "
|
|
3081
|
-
"equals": "enabled"
|
|
3082
|
-
|
|
3083
|
-
},
|
|
3084
|
-
"type": "String"
|
|
2958
|
+
"property": "shouldValidateHmac",
|
|
2959
|
+
"equals": "enabled"
|
|
2960
|
+
}
|
|
3085
2961
|
},
|
|
3086
2962
|
{
|
|
3087
|
-
"id": "
|
|
2963
|
+
"id": "authorizationType",
|
|
3088
2964
|
"label": "Authorization type",
|
|
3089
|
-
"description": "Choose the authorization type",
|
|
3090
|
-
"value": "NONE",
|
|
3091
2965
|
"group": "authorization",
|
|
3092
|
-
"
|
|
3093
|
-
|
|
3094
|
-
"type": "zeebe:property"
|
|
3095
|
-
},
|
|
2966
|
+
"description": "Choose the authorization type.",
|
|
2967
|
+
"value": "NONE",
|
|
3096
2968
|
"type": "Dropdown",
|
|
3097
2969
|
"choices": [
|
|
3098
2970
|
{
|
|
3099
2971
|
"name": "None",
|
|
3100
2972
|
"value": "NONE"
|
|
3101
2973
|
},
|
|
2974
|
+
{
|
|
2975
|
+
"name": "JWT",
|
|
2976
|
+
"value": "JWT"
|
|
2977
|
+
},
|
|
3102
2978
|
{
|
|
3103
2979
|
"name": "Basic",
|
|
3104
2980
|
"value": "BASIC"
|
|
3105
2981
|
},
|
|
3106
2982
|
{
|
|
3107
|
-
"name": "API
|
|
2983
|
+
"name": "API Key",
|
|
3108
2984
|
"value": "APIKEY"
|
|
3109
|
-
},
|
|
3110
|
-
{
|
|
3111
|
-
"name": "JWT",
|
|
3112
|
-
"value": "JWT"
|
|
3113
2985
|
}
|
|
3114
|
-
]
|
|
2986
|
+
],
|
|
2987
|
+
"binding": {
|
|
2988
|
+
"type": "zeebe:property",
|
|
2989
|
+
"name": "inbound.auth.type"
|
|
2990
|
+
}
|
|
3115
2991
|
},
|
|
3116
2992
|
{
|
|
3117
|
-
"
|
|
3118
|
-
"
|
|
3119
|
-
"
|
|
3120
|
-
"optional": false,
|
|
3121
|
-
"feel": "optional",
|
|
2993
|
+
"label": "JWK url",
|
|
2994
|
+
"description": "Well-known url of JWKs",
|
|
2995
|
+
"type": "String",
|
|
3122
2996
|
"group": "authorization",
|
|
2997
|
+
"feel": "optional",
|
|
2998
|
+
"optional": true,
|
|
3123
2999
|
"binding": {
|
|
3124
|
-
"
|
|
3125
|
-
"
|
|
3000
|
+
"type": "zeebe:property",
|
|
3001
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
3126
3002
|
},
|
|
3127
3003
|
"condition": {
|
|
3128
|
-
"property": "
|
|
3129
|
-
"equals": "
|
|
3130
|
-
|
|
3131
|
-
},
|
|
3132
|
-
"type": "String"
|
|
3004
|
+
"property": "authorizationType",
|
|
3005
|
+
"equals": "JWT"
|
|
3006
|
+
}
|
|
3133
3007
|
},
|
|
3134
3008
|
{
|
|
3135
|
-
"
|
|
3136
|
-
"
|
|
3137
|
-
"
|
|
3138
|
-
"optional": false,
|
|
3139
|
-
"feel": "optional",
|
|
3009
|
+
"label": "JWT role property expression",
|
|
3010
|
+
"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>",
|
|
3011
|
+
"type": "String",
|
|
3140
3012
|
"group": "authorization",
|
|
3013
|
+
"feel": "required",
|
|
3014
|
+
"optional": true,
|
|
3141
3015
|
"binding": {
|
|
3142
|
-
"
|
|
3143
|
-
"
|
|
3016
|
+
"type": "zeebe:property",
|
|
3017
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
3144
3018
|
},
|
|
3145
3019
|
"condition": {
|
|
3146
|
-
"property": "
|
|
3147
|
-
"equals": "
|
|
3148
|
-
|
|
3149
|
-
},
|
|
3150
|
-
"type": "String"
|
|
3020
|
+
"property": "authorizationType",
|
|
3021
|
+
"equals": "JWT"
|
|
3022
|
+
}
|
|
3151
3023
|
},
|
|
3152
3024
|
{
|
|
3153
|
-
"
|
|
3154
|
-
"
|
|
3155
|
-
"
|
|
3156
|
-
"optional": false,
|
|
3157
|
-
"feel": "optional",
|
|
3025
|
+
"label": "Required roles",
|
|
3026
|
+
"description": "List of roles to test JWT roles against",
|
|
3027
|
+
"type": "String",
|
|
3158
3028
|
"group": "authorization",
|
|
3029
|
+
"feel": "required",
|
|
3030
|
+
"optional": true,
|
|
3159
3031
|
"binding": {
|
|
3160
|
-
"
|
|
3161
|
-
"
|
|
3032
|
+
"type": "zeebe:property",
|
|
3033
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
3162
3034
|
},
|
|
3163
3035
|
"condition": {
|
|
3164
|
-
"property": "
|
|
3165
|
-
"equals": "
|
|
3166
|
-
|
|
3167
|
-
},
|
|
3168
|
-
"type": "String"
|
|
3036
|
+
"property": "authorizationType",
|
|
3037
|
+
"equals": "JWT"
|
|
3038
|
+
}
|
|
3169
3039
|
},
|
|
3170
3040
|
{
|
|
3171
|
-
"
|
|
3172
|
-
"
|
|
3173
|
-
"
|
|
3174
|
-
"optional": false,
|
|
3175
|
-
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
3176
|
-
"constraints": {
|
|
3177
|
-
"notEmpty": true
|
|
3178
|
-
},
|
|
3179
|
-
"feel": "required",
|
|
3041
|
+
"label": "Username",
|
|
3042
|
+
"description": "Username for basic authentication",
|
|
3043
|
+
"type": "String",
|
|
3180
3044
|
"group": "authorization",
|
|
3045
|
+
"feel": "optional",
|
|
3181
3046
|
"binding": {
|
|
3182
|
-
"
|
|
3183
|
-
"
|
|
3047
|
+
"type": "zeebe:property",
|
|
3048
|
+
"name": "inbound.auth.username"
|
|
3184
3049
|
},
|
|
3185
3050
|
"condition": {
|
|
3186
|
-
"property": "
|
|
3187
|
-
"equals": "
|
|
3188
|
-
"type": "simple"
|
|
3051
|
+
"property": "authorizationType",
|
|
3052
|
+
"equals": "BASIC"
|
|
3189
3053
|
},
|
|
3190
|
-
"
|
|
3054
|
+
"constraints": {
|
|
3055
|
+
"notEmpty": true
|
|
3056
|
+
}
|
|
3191
3057
|
},
|
|
3192
3058
|
{
|
|
3193
|
-
"
|
|
3194
|
-
"
|
|
3195
|
-
"
|
|
3196
|
-
"optional": false,
|
|
3197
|
-
"feel": "optional",
|
|
3059
|
+
"label": "Password",
|
|
3060
|
+
"description": "Password for basic authentication",
|
|
3061
|
+
"type": "String",
|
|
3198
3062
|
"group": "authorization",
|
|
3063
|
+
"feel": "optional",
|
|
3199
3064
|
"binding": {
|
|
3200
|
-
"
|
|
3201
|
-
"
|
|
3065
|
+
"type": "zeebe:property",
|
|
3066
|
+
"name": "inbound.auth.password"
|
|
3202
3067
|
},
|
|
3203
3068
|
"condition": {
|
|
3204
|
-
"property": "
|
|
3205
|
-
"equals": "
|
|
3206
|
-
"type": "simple"
|
|
3069
|
+
"property": "authorizationType",
|
|
3070
|
+
"equals": "BASIC"
|
|
3207
3071
|
},
|
|
3208
|
-
"
|
|
3072
|
+
"constraints": {
|
|
3073
|
+
"notEmpty": true
|
|
3074
|
+
}
|
|
3209
3075
|
},
|
|
3210
3076
|
{
|
|
3211
|
-
"
|
|
3212
|
-
"
|
|
3213
|
-
"
|
|
3214
|
-
"optional": false,
|
|
3215
|
-
"feel": "required",
|
|
3077
|
+
"label": "API Key",
|
|
3078
|
+
"description": "Expected API key",
|
|
3079
|
+
"type": "String",
|
|
3216
3080
|
"group": "authorization",
|
|
3081
|
+
"feel": "optional",
|
|
3217
3082
|
"binding": {
|
|
3218
|
-
"
|
|
3219
|
-
"
|
|
3083
|
+
"type": "zeebe:property",
|
|
3084
|
+
"name": "inbound.auth.apiKey"
|
|
3220
3085
|
},
|
|
3221
3086
|
"condition": {
|
|
3222
|
-
"property": "
|
|
3223
|
-
"equals": "
|
|
3224
|
-
"type": "simple"
|
|
3087
|
+
"property": "authorizationType",
|
|
3088
|
+
"equals": "APIKEY"
|
|
3225
3089
|
},
|
|
3226
|
-
"
|
|
3090
|
+
"constraints": {
|
|
3091
|
+
"notEmpty": true
|
|
3092
|
+
}
|
|
3227
3093
|
},
|
|
3228
3094
|
{
|
|
3229
|
-
"
|
|
3230
|
-
"
|
|
3231
|
-
"
|
|
3232
|
-
"optional": false,
|
|
3233
|
-
"feel": "required",
|
|
3095
|
+
"label": "API Key locator",
|
|
3096
|
+
"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>",
|
|
3097
|
+
"type": "String",
|
|
3234
3098
|
"group": "authorization",
|
|
3099
|
+
"feel": "required",
|
|
3235
3100
|
"binding": {
|
|
3236
|
-
"
|
|
3237
|
-
"
|
|
3101
|
+
"type": "zeebe:property",
|
|
3102
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
3238
3103
|
},
|
|
3239
3104
|
"condition": {
|
|
3240
|
-
"property": "
|
|
3241
|
-
"equals": "
|
|
3242
|
-
"type": "simple"
|
|
3105
|
+
"property": "authorizationType",
|
|
3106
|
+
"equals": "APIKEY"
|
|
3243
3107
|
},
|
|
3244
|
-
"
|
|
3108
|
+
"constraints": {
|
|
3109
|
+
"notEmpty": true
|
|
3110
|
+
},
|
|
3111
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
3245
3112
|
},
|
|
3246
3113
|
{
|
|
3247
|
-
"
|
|
3248
|
-
"
|
|
3249
|
-
"
|
|
3250
|
-
"optional": true,
|
|
3114
|
+
"label": "Correlation key (process)",
|
|
3115
|
+
"type": "String",
|
|
3116
|
+
"group": "activation",
|
|
3251
3117
|
"feel": "required",
|
|
3252
|
-
"
|
|
3118
|
+
"description": "Sets up the correlation key from process variables",
|
|
3253
3119
|
"binding": {
|
|
3254
|
-
"
|
|
3255
|
-
"
|
|
3120
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
3121
|
+
"name": "correlationKey"
|
|
3256
3122
|
},
|
|
3257
|
-
"
|
|
3123
|
+
"constraints": {
|
|
3124
|
+
"notEmpty": true
|
|
3125
|
+
}
|
|
3258
3126
|
},
|
|
3259
3127
|
{
|
|
3260
|
-
"
|
|
3261
|
-
"
|
|
3262
|
-
"
|
|
3263
|
-
"optional": true,
|
|
3128
|
+
"label": "Correlation key (payload)",
|
|
3129
|
+
"type": "String",
|
|
3130
|
+
"group": "activation",
|
|
3264
3131
|
"feel": "required",
|
|
3265
|
-
"group": "webhookResponse",
|
|
3266
3132
|
"binding": {
|
|
3267
|
-
"
|
|
3268
|
-
"
|
|
3133
|
+
"type": "zeebe:property",
|
|
3134
|
+
"name": "correlationKeyExpression"
|
|
3269
3135
|
},
|
|
3270
|
-
"
|
|
3136
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
3137
|
+
"constraints": {
|
|
3138
|
+
"notEmpty": true
|
|
3139
|
+
}
|
|
3271
3140
|
},
|
|
3272
3141
|
{
|
|
3273
|
-
"
|
|
3274
|
-
"label": "Activation condition",
|
|
3275
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
3276
|
-
"optional": true,
|
|
3142
|
+
"label": "Message ID expression",
|
|
3277
3143
|
"feel": "required",
|
|
3144
|
+
"type": "String",
|
|
3145
|
+
"optional": true,
|
|
3278
3146
|
"group": "activation",
|
|
3279
3147
|
"binding": {
|
|
3280
|
-
"
|
|
3281
|
-
"
|
|
3148
|
+
"type": "zeebe:property",
|
|
3149
|
+
"name": "messageIdExpression"
|
|
3282
3150
|
},
|
|
3283
|
-
"
|
|
3151
|
+
"description": "Expression to extract unique identifier of a message"
|
|
3284
3152
|
},
|
|
3285
3153
|
{
|
|
3286
|
-
"
|
|
3287
|
-
"
|
|
3288
|
-
"value": true,
|
|
3154
|
+
"label": "Condition",
|
|
3155
|
+
"type": "String",
|
|
3289
3156
|
"group": "activation",
|
|
3290
|
-
"binding": {
|
|
3291
|
-
"name": "consumeUnmatchedEvents",
|
|
3292
|
-
"type": "zeebe:property"
|
|
3293
|
-
},
|
|
3294
|
-
"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",
|
|
3295
|
-
"type": "Boolean"
|
|
3296
|
-
},
|
|
3297
|
-
{
|
|
3298
|
-
"id": "correlationKeyProcess",
|
|
3299
|
-
"label": "Correlation key (process)",
|
|
3300
|
-
"description": "Sets up the correlation key from process variables",
|
|
3301
|
-
"constraints": {
|
|
3302
|
-
"notEmpty": true
|
|
3303
|
-
},
|
|
3304
|
-
"feel": "required",
|
|
3305
|
-
"group": "correlation",
|
|
3306
|
-
"binding": {
|
|
3307
|
-
"name": "correlationKey",
|
|
3308
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
3309
|
-
},
|
|
3310
|
-
"type": "String"
|
|
3311
|
-
},
|
|
3312
|
-
{
|
|
3313
|
-
"id": "correlationKeyPayload",
|
|
3314
|
-
"label": "Correlation key (payload)",
|
|
3315
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
3316
|
-
"constraints": {
|
|
3317
|
-
"notEmpty": true
|
|
3318
|
-
},
|
|
3319
3157
|
"feel": "required",
|
|
3320
|
-
"
|
|
3158
|
+
"optional": true,
|
|
3321
3159
|
"binding": {
|
|
3322
|
-
"
|
|
3323
|
-
"
|
|
3160
|
+
"type": "zeebe:property",
|
|
3161
|
+
"name": "activationCondition"
|
|
3324
3162
|
},
|
|
3325
|
-
"
|
|
3163
|
+
"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>"
|
|
3326
3164
|
},
|
|
3327
3165
|
{
|
|
3328
|
-
"
|
|
3329
|
-
"
|
|
3330
|
-
"
|
|
3166
|
+
"label": "Result variable",
|
|
3167
|
+
"type": "String",
|
|
3168
|
+
"group": "variable-mapping",
|
|
3331
3169
|
"optional": true,
|
|
3332
|
-
"feel": "required",
|
|
3333
|
-
"group": "correlation",
|
|
3334
3170
|
"binding": {
|
|
3335
|
-
"
|
|
3336
|
-
"
|
|
3171
|
+
"type": "zeebe:property",
|
|
3172
|
+
"name": "resultVariable"
|
|
3337
3173
|
},
|
|
3338
|
-
"
|
|
3174
|
+
"description": "Name of variable to store the result of the connector in"
|
|
3339
3175
|
},
|
|
3340
3176
|
{
|
|
3341
|
-
"
|
|
3342
|
-
"
|
|
3343
|
-
"
|
|
3177
|
+
"label": "Result expression",
|
|
3178
|
+
"type": "String",
|
|
3179
|
+
"group": "variable-mapping",
|
|
3180
|
+
"feel": "required",
|
|
3344
3181
|
"optional": true,
|
|
3345
|
-
"constraints": {
|
|
3346
|
-
"notEmpty": false,
|
|
3347
|
-
"pattern": {
|
|
3348
|
-
"value": "^(PT.*|)$",
|
|
3349
|
-
"message": "must be an ISO-8601 duration"
|
|
3350
|
-
}
|
|
3351
|
-
},
|
|
3352
|
-
"feel": "optional",
|
|
3353
|
-
"group": "correlation",
|
|
3354
3182
|
"binding": {
|
|
3355
|
-
"
|
|
3356
|
-
"
|
|
3183
|
+
"type": "zeebe:property",
|
|
3184
|
+
"name": "resultExpression"
|
|
3357
3185
|
},
|
|
3358
|
-
"
|
|
3186
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
3359
3187
|
},
|
|
3360
3188
|
{
|
|
3361
|
-
"
|
|
3362
|
-
"
|
|
3363
|
-
|
|
3364
|
-
|
|
3365
|
-
"
|
|
3189
|
+
"label": "One time verification response expression",
|
|
3190
|
+
"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>",
|
|
3191
|
+
"type": "Text",
|
|
3192
|
+
"group": "webhookResponse",
|
|
3193
|
+
"feel": "required",
|
|
3194
|
+
"optional": true,
|
|
3366
3195
|
"binding": {
|
|
3367
|
-
"
|
|
3368
|
-
"
|
|
3369
|
-
}
|
|
3370
|
-
"type": "Hidden"
|
|
3196
|
+
"type": "zeebe:property",
|
|
3197
|
+
"name": "inbound.verificationExpression"
|
|
3198
|
+
}
|
|
3371
3199
|
},
|
|
3372
3200
|
{
|
|
3373
|
-
"
|
|
3374
|
-
"
|
|
3375
|
-
"
|
|
3376
|
-
"
|
|
3201
|
+
"label": "Response body expression",
|
|
3202
|
+
"type": "Text",
|
|
3203
|
+
"group": "webhookResponse",
|
|
3204
|
+
"feel": "required",
|
|
3205
|
+
"optional": true,
|
|
3377
3206
|
"binding": {
|
|
3378
|
-
"
|
|
3379
|
-
"
|
|
3207
|
+
"type": "zeebe:property",
|
|
3208
|
+
"name": "inbound.responseBodyExpression"
|
|
3380
3209
|
},
|
|
3381
|
-
"
|
|
3382
|
-
},
|
|
3383
|
-
{
|
|
3384
|
-
"id": "resultExpression",
|
|
3385
|
-
"label": "Result expression",
|
|
3386
|
-
"description": "Expression to map the response into process variables",
|
|
3387
|
-
"feel": "required",
|
|
3388
|
-
"group": "output",
|
|
3389
|
-
"binding": {
|
|
3390
|
-
"name": "resultExpression",
|
|
3391
|
-
"type": "zeebe:property"
|
|
3392
|
-
},
|
|
3393
|
-
"type": "Text"
|
|
3210
|
+
"description": "Specify condition and response"
|
|
3394
3211
|
}
|
|
3395
3212
|
],
|
|
3396
|
-
"engines": {
|
|
3397
|
-
"camunda": "^8.3"
|
|
3398
|
-
},
|
|
3399
3213
|
"icon": {
|
|
3400
|
-
"contents": "data:image/svg+xml;
|
|
3214
|
+
"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"
|
|
3215
|
+
},
|
|
3216
|
+
"engines": {
|
|
3217
|
+
"camunda": "^8.4"
|
|
3401
3218
|
}
|
|
3402
3219
|
},
|
|
3403
3220
|
{
|
|
3404
3221
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3405
|
-
"name": "Webhook
|
|
3222
|
+
"name": "Webhook Intermediate Catch Event Connector",
|
|
3406
3223
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
3407
|
-
"version":
|
|
3224
|
+
"version": 6,
|
|
3408
3225
|
"description": "Configure webhook to receive callbacks",
|
|
3409
3226
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
3410
3227
|
"category": {
|
|
@@ -3436,6 +3253,10 @@
|
|
|
3436
3253
|
{
|
|
3437
3254
|
"id": "variable-mapping",
|
|
3438
3255
|
"label": "Variable mapping"
|
|
3256
|
+
},
|
|
3257
|
+
{
|
|
3258
|
+
"id": "webhookResponse",
|
|
3259
|
+
"label": "Webhook response"
|
|
3439
3260
|
}
|
|
3440
3261
|
],
|
|
3441
3262
|
"properties": [
|
|
@@ -3509,7 +3330,11 @@
|
|
|
3509
3330
|
},
|
|
3510
3331
|
"description": "The webhook ID is a part of the URL",
|
|
3511
3332
|
"constraints": {
|
|
3512
|
-
"notEmpty": true
|
|
3333
|
+
"notEmpty": true,
|
|
3334
|
+
"pattern": {
|
|
3335
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
3336
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
3337
|
+
}
|
|
3513
3338
|
}
|
|
3514
3339
|
},
|
|
3515
3340
|
{
|
|
@@ -3788,6 +3613,18 @@
|
|
|
3788
3613
|
"notEmpty": true
|
|
3789
3614
|
}
|
|
3790
3615
|
},
|
|
3616
|
+
{
|
|
3617
|
+
"label": "Message ID expression",
|
|
3618
|
+
"feel": "required",
|
|
3619
|
+
"type": "String",
|
|
3620
|
+
"optional": true,
|
|
3621
|
+
"group": "activation",
|
|
3622
|
+
"binding": {
|
|
3623
|
+
"type": "zeebe:property",
|
|
3624
|
+
"name": "messageIdExpression"
|
|
3625
|
+
},
|
|
3626
|
+
"description": "Expression to extract unique identifier of a message"
|
|
3627
|
+
},
|
|
3791
3628
|
{
|
|
3792
3629
|
"label": "Condition",
|
|
3793
3630
|
"type": "String",
|
|
@@ -3822,13 +3659,37 @@
|
|
|
3822
3659
|
"name": "resultExpression"
|
|
3823
3660
|
},
|
|
3824
3661
|
"description": "Expression to map the inbound payload to process variables"
|
|
3662
|
+
},
|
|
3663
|
+
{
|
|
3664
|
+
"label": "One time verification response expression",
|
|
3665
|
+
"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>",
|
|
3666
|
+
"type": "Text",
|
|
3667
|
+
"group": "webhookResponse",
|
|
3668
|
+
"feel": "required",
|
|
3669
|
+
"optional": true,
|
|
3670
|
+
"binding": {
|
|
3671
|
+
"type": "zeebe:property",
|
|
3672
|
+
"name": "inbound.verificationExpression"
|
|
3673
|
+
}
|
|
3674
|
+
},
|
|
3675
|
+
{
|
|
3676
|
+
"label": "Response body expression",
|
|
3677
|
+
"type": "Text",
|
|
3678
|
+
"group": "webhookResponse",
|
|
3679
|
+
"feel": "required",
|
|
3680
|
+
"optional": true,
|
|
3681
|
+
"binding": {
|
|
3682
|
+
"type": "zeebe:property",
|
|
3683
|
+
"name": "inbound.responseBodyExpression"
|
|
3684
|
+
},
|
|
3685
|
+
"description": "Specify condition and response"
|
|
3825
3686
|
}
|
|
3826
3687
|
],
|
|
3827
3688
|
"icon": {
|
|
3828
3689
|
"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"
|
|
3829
3690
|
},
|
|
3830
3691
|
"engines": {
|
|
3831
|
-
"camunda": "^8.
|
|
3692
|
+
"camunda": "^8.5"
|
|
3832
3693
|
}
|
|
3833
3694
|
},
|
|
3834
3695
|
{
|
|
@@ -3840,7 +3701,7 @@
|
|
|
3840
3701
|
"keywords": []
|
|
3841
3702
|
},
|
|
3842
3703
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
3843
|
-
"version":
|
|
3704
|
+
"version": 12,
|
|
3844
3705
|
"category": {
|
|
3845
3706
|
"id": "connectors",
|
|
3846
3707
|
"name": "Connectors"
|
|
@@ -3850,9 +3711,6 @@
|
|
|
3850
3711
|
"value": "bpmn:IntermediateCatchEvent",
|
|
3851
3712
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
3852
3713
|
},
|
|
3853
|
-
"engines": {
|
|
3854
|
-
"camunda": "^8.3"
|
|
3855
|
-
},
|
|
3856
3714
|
"groups": [
|
|
3857
3715
|
{
|
|
3858
3716
|
"id": "endpoint",
|
|
@@ -3879,11 +3737,6 @@
|
|
|
3879
3737
|
"label": "Correlation",
|
|
3880
3738
|
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
3881
3739
|
},
|
|
3882
|
-
{
|
|
3883
|
-
"id": "deduplication",
|
|
3884
|
-
"label": "Deduplication",
|
|
3885
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
3886
|
-
},
|
|
3887
3740
|
{
|
|
3888
3741
|
"id": "output",
|
|
3889
3742
|
"label": "Output mapping"
|
|
@@ -4347,70 +4200,6 @@
|
|
|
4347
4200
|
},
|
|
4348
4201
|
"type": "Hidden"
|
|
4349
4202
|
},
|
|
4350
|
-
{
|
|
4351
|
-
"id": "deduplicationModeManualFlag",
|
|
4352
|
-
"label": "Manual mode",
|
|
4353
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
4354
|
-
"value": false,
|
|
4355
|
-
"group": "deduplication",
|
|
4356
|
-
"binding": {
|
|
4357
|
-
"name": "deduplicationModeManualFlag",
|
|
4358
|
-
"type": "zeebe:property"
|
|
4359
|
-
},
|
|
4360
|
-
"type": "Boolean"
|
|
4361
|
-
},
|
|
4362
|
-
{
|
|
4363
|
-
"id": "deduplicationId",
|
|
4364
|
-
"label": "Deduplication ID",
|
|
4365
|
-
"constraints": {
|
|
4366
|
-
"notEmpty": true,
|
|
4367
|
-
"pattern": {
|
|
4368
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
4369
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
4370
|
-
}
|
|
4371
|
-
},
|
|
4372
|
-
"group": "deduplication",
|
|
4373
|
-
"binding": {
|
|
4374
|
-
"name": "deduplicationId",
|
|
4375
|
-
"type": "zeebe:property"
|
|
4376
|
-
},
|
|
4377
|
-
"condition": {
|
|
4378
|
-
"property": "deduplicationModeManualFlag",
|
|
4379
|
-
"equals": true,
|
|
4380
|
-
"type": "simple"
|
|
4381
|
-
},
|
|
4382
|
-
"type": "String"
|
|
4383
|
-
},
|
|
4384
|
-
{
|
|
4385
|
-
"id": "deduplicationModeManual",
|
|
4386
|
-
"value": "MANUAL",
|
|
4387
|
-
"group": "deduplication",
|
|
4388
|
-
"binding": {
|
|
4389
|
-
"name": "deduplicationMode",
|
|
4390
|
-
"type": "zeebe:property"
|
|
4391
|
-
},
|
|
4392
|
-
"condition": {
|
|
4393
|
-
"property": "deduplicationId",
|
|
4394
|
-
"isActive": true,
|
|
4395
|
-
"type": "simple"
|
|
4396
|
-
},
|
|
4397
|
-
"type": "Hidden"
|
|
4398
|
-
},
|
|
4399
|
-
{
|
|
4400
|
-
"id": "deduplicationModeAuto",
|
|
4401
|
-
"value": "AUTO",
|
|
4402
|
-
"group": "deduplication",
|
|
4403
|
-
"binding": {
|
|
4404
|
-
"name": "deduplicationMode",
|
|
4405
|
-
"type": "zeebe:property"
|
|
4406
|
-
},
|
|
4407
|
-
"condition": {
|
|
4408
|
-
"property": "deduplicationId",
|
|
4409
|
-
"isActive": false,
|
|
4410
|
-
"type": "simple"
|
|
4411
|
-
},
|
|
4412
|
-
"type": "Hidden"
|
|
4413
|
-
},
|
|
4414
4203
|
{
|
|
4415
4204
|
"id": "resultVariable",
|
|
4416
4205
|
"label": "Result variable",
|
|
@@ -4435,17 +4224,29 @@
|
|
|
4435
4224
|
"type": "Text"
|
|
4436
4225
|
}
|
|
4437
4226
|
],
|
|
4227
|
+
"engines": {
|
|
4228
|
+
"camunda": "^8.3"
|
|
4229
|
+
},
|
|
4438
4230
|
"icon": {
|
|
4439
4231
|
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
4440
4232
|
}
|
|
4441
4233
|
},
|
|
4442
4234
|
{
|
|
4443
4235
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4444
|
-
"name": "Webhook Intermediate
|
|
4236
|
+
"name": "Webhook Intermediate Event Connector",
|
|
4445
4237
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
4446
|
-
"version": 4,
|
|
4447
4238
|
"description": "Configure webhook to receive callbacks",
|
|
4448
|
-
"
|
|
4239
|
+
"keywords": [
|
|
4240
|
+
"receive webhook",
|
|
4241
|
+
"HTTP trigger",
|
|
4242
|
+
"event received",
|
|
4243
|
+
"inbound event",
|
|
4244
|
+
"webhook trigger",
|
|
4245
|
+
"HTTP callback",
|
|
4246
|
+
"listen for event"
|
|
4247
|
+
],
|
|
4248
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
4249
|
+
"version": 14,
|
|
4449
4250
|
"category": {
|
|
4450
4251
|
"id": "connectors",
|
|
4451
4252
|
"name": "Connectors"
|
|
@@ -4455,6 +4256,9 @@
|
|
|
4455
4256
|
"value": "bpmn:IntermediateCatchEvent",
|
|
4456
4257
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
4457
4258
|
},
|
|
4259
|
+
"engines": {
|
|
4260
|
+
"camunda": "^8.3"
|
|
4261
|
+
},
|
|
4458
4262
|
"groups": [
|
|
4459
4263
|
{
|
|
4460
4264
|
"id": "endpoint",
|
|
@@ -4468,52 +4272,53 @@
|
|
|
4468
4272
|
"id": "authorization",
|
|
4469
4273
|
"label": "Authorization"
|
|
4470
4274
|
},
|
|
4275
|
+
{
|
|
4276
|
+
"id": "webhookResponse",
|
|
4277
|
+
"label": "Webhook response"
|
|
4278
|
+
},
|
|
4471
4279
|
{
|
|
4472
4280
|
"id": "activation",
|
|
4473
4281
|
"label": "Activation"
|
|
4474
4282
|
},
|
|
4475
4283
|
{
|
|
4476
|
-
"id": "
|
|
4477
|
-
"label": "
|
|
4284
|
+
"id": "synchronousResponse",
|
|
4285
|
+
"label": "Response mode"
|
|
4478
4286
|
},
|
|
4479
4287
|
{
|
|
4480
|
-
"id": "
|
|
4481
|
-
"label": "
|
|
4288
|
+
"id": "correlation",
|
|
4289
|
+
"label": "Correlation",
|
|
4290
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
4291
|
+
},
|
|
4292
|
+
{
|
|
4293
|
+
"id": "deduplication",
|
|
4294
|
+
"label": "Deduplication",
|
|
4295
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
4296
|
+
},
|
|
4297
|
+
{
|
|
4298
|
+
"id": "output",
|
|
4299
|
+
"label": "Output mapping"
|
|
4482
4300
|
}
|
|
4483
4301
|
],
|
|
4484
4302
|
"properties": [
|
|
4485
4303
|
{
|
|
4486
|
-
"type": "Hidden",
|
|
4487
4304
|
"value": "io.camunda:webhook:1",
|
|
4488
4305
|
"binding": {
|
|
4489
|
-
"
|
|
4490
|
-
"
|
|
4491
|
-
}
|
|
4492
|
-
},
|
|
4493
|
-
{
|
|
4494
|
-
"type": "Hidden",
|
|
4495
|
-
"generatedValue": {
|
|
4496
|
-
"type": "uuid"
|
|
4306
|
+
"name": "inbound.type",
|
|
4307
|
+
"type": "zeebe:property"
|
|
4497
4308
|
},
|
|
4498
|
-
"
|
|
4499
|
-
"type": "bpmn:Message#property",
|
|
4500
|
-
"name": "name"
|
|
4501
|
-
}
|
|
4502
|
-
},
|
|
4503
|
-
{
|
|
4504
|
-
"type": "Hidden",
|
|
4505
|
-
"value": "ConfigurableInboundWebhook",
|
|
4506
|
-
"binding": {
|
|
4507
|
-
"type": "zeebe:property",
|
|
4508
|
-
"name": "inbound.subtype"
|
|
4509
|
-
}
|
|
4309
|
+
"type": "Hidden"
|
|
4510
4310
|
},
|
|
4511
4311
|
{
|
|
4512
|
-
"id": "
|
|
4312
|
+
"id": "inbound.method",
|
|
4513
4313
|
"label": "Webhook method",
|
|
4514
|
-
"group": "endpoint",
|
|
4515
4314
|
"description": "Select HTTP method",
|
|
4315
|
+
"optional": false,
|
|
4516
4316
|
"value": "any",
|
|
4317
|
+
"group": "endpoint",
|
|
4318
|
+
"binding": {
|
|
4319
|
+
"name": "inbound.method",
|
|
4320
|
+
"type": "zeebe:property"
|
|
4321
|
+
},
|
|
4517
4322
|
"type": "Dropdown",
|
|
4518
4323
|
"choices": [
|
|
4519
4324
|
{
|
|
@@ -4521,46 +4326,53 @@
|
|
|
4521
4326
|
"value": "any"
|
|
4522
4327
|
},
|
|
4523
4328
|
{
|
|
4524
|
-
"name": "
|
|
4329
|
+
"name": "GET",
|
|
4525
4330
|
"value": "get"
|
|
4526
4331
|
},
|
|
4527
4332
|
{
|
|
4528
|
-
"name": "
|
|
4333
|
+
"name": "POST",
|
|
4529
4334
|
"value": "post"
|
|
4530
4335
|
},
|
|
4531
4336
|
{
|
|
4532
|
-
"name": "
|
|
4337
|
+
"name": "PUT",
|
|
4533
4338
|
"value": "put"
|
|
4534
4339
|
},
|
|
4535
4340
|
{
|
|
4536
|
-
"name": "
|
|
4341
|
+
"name": "DELETE",
|
|
4537
4342
|
"value": "delete"
|
|
4538
4343
|
}
|
|
4539
|
-
]
|
|
4540
|
-
"binding": {
|
|
4541
|
-
"type": "zeebe:property",
|
|
4542
|
-
"name": "inbound.method"
|
|
4543
|
-
}
|
|
4344
|
+
]
|
|
4544
4345
|
},
|
|
4545
4346
|
{
|
|
4347
|
+
"id": "inbound.context",
|
|
4546
4348
|
"label": "Webhook ID",
|
|
4547
|
-
"
|
|
4349
|
+
"description": "The webhook ID is a part of the URL",
|
|
4350
|
+
"optional": false,
|
|
4351
|
+
"constraints": {
|
|
4352
|
+
"notEmpty": true,
|
|
4353
|
+
"pattern": {
|
|
4354
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
4355
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
4356
|
+
}
|
|
4357
|
+
},
|
|
4548
4358
|
"group": "endpoint",
|
|
4549
4359
|
"binding": {
|
|
4550
|
-
"
|
|
4551
|
-
"
|
|
4360
|
+
"name": "inbound.context",
|
|
4361
|
+
"type": "zeebe:property"
|
|
4552
4362
|
},
|
|
4553
|
-
"
|
|
4554
|
-
"constraints": {
|
|
4555
|
-
"notEmpty": true
|
|
4556
|
-
}
|
|
4363
|
+
"type": "String"
|
|
4557
4364
|
},
|
|
4558
4365
|
{
|
|
4559
|
-
"id": "shouldValidateHmac",
|
|
4366
|
+
"id": "inbound.shouldValidateHmac",
|
|
4560
4367
|
"label": "HMAC authentication",
|
|
4561
|
-
"
|
|
4562
|
-
"
|
|
4368
|
+
"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",
|
|
4369
|
+
"optional": false,
|
|
4563
4370
|
"value": "disabled",
|
|
4371
|
+
"group": "authentication",
|
|
4372
|
+
"binding": {
|
|
4373
|
+
"name": "inbound.shouldValidateHmac",
|
|
4374
|
+
"type": "zeebe:property"
|
|
4375
|
+
},
|
|
4564
4376
|
"type": "Dropdown",
|
|
4565
4377
|
"choices": [
|
|
4566
4378
|
{
|
|
@@ -4571,47 +4383,60 @@
|
|
|
4571
4383
|
"name": "Disabled",
|
|
4572
4384
|
"value": "disabled"
|
|
4573
4385
|
}
|
|
4574
|
-
]
|
|
4575
|
-
"binding": {
|
|
4576
|
-
"type": "zeebe:property",
|
|
4577
|
-
"name": "inbound.shouldValidateHmac"
|
|
4578
|
-
}
|
|
4386
|
+
]
|
|
4579
4387
|
},
|
|
4580
4388
|
{
|
|
4389
|
+
"id": "inbound.hmacSecret",
|
|
4581
4390
|
"label": "HMAC secret key",
|
|
4582
4391
|
"description": "Shared secret key",
|
|
4583
|
-
"type": "String",
|
|
4584
|
-
"group": "authentication",
|
|
4585
4392
|
"optional": true,
|
|
4393
|
+
"feel": "optional",
|
|
4394
|
+
"group": "authentication",
|
|
4586
4395
|
"binding": {
|
|
4587
|
-
"
|
|
4588
|
-
"
|
|
4396
|
+
"name": "inbound.hmacSecret",
|
|
4397
|
+
"type": "zeebe:property"
|
|
4589
4398
|
},
|
|
4590
4399
|
"condition": {
|
|
4591
|
-
"property": "shouldValidateHmac",
|
|
4592
|
-
"equals": "enabled"
|
|
4593
|
-
|
|
4400
|
+
"property": "inbound.shouldValidateHmac",
|
|
4401
|
+
"equals": "enabled",
|
|
4402
|
+
"type": "simple"
|
|
4403
|
+
},
|
|
4404
|
+
"type": "String"
|
|
4594
4405
|
},
|
|
4595
4406
|
{
|
|
4407
|
+
"id": "inbound.hmacHeader",
|
|
4596
4408
|
"label": "HMAC header",
|
|
4597
4409
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
4598
|
-
"type": "String",
|
|
4599
|
-
"group": "authentication",
|
|
4600
4410
|
"optional": true,
|
|
4411
|
+
"feel": "optional",
|
|
4412
|
+
"group": "authentication",
|
|
4601
4413
|
"binding": {
|
|
4602
|
-
"
|
|
4603
|
-
"
|
|
4414
|
+
"name": "inbound.hmacHeader",
|
|
4415
|
+
"type": "zeebe:property"
|
|
4604
4416
|
},
|
|
4605
4417
|
"condition": {
|
|
4606
|
-
"property": "shouldValidateHmac",
|
|
4607
|
-
"equals": "enabled"
|
|
4608
|
-
|
|
4418
|
+
"property": "inbound.shouldValidateHmac",
|
|
4419
|
+
"equals": "enabled",
|
|
4420
|
+
"type": "simple"
|
|
4421
|
+
},
|
|
4422
|
+
"type": "String"
|
|
4609
4423
|
},
|
|
4610
4424
|
{
|
|
4425
|
+
"id": "inbound.hmacAlgorithm",
|
|
4611
4426
|
"label": "HMAC algorithm",
|
|
4612
|
-
"group": "authentication",
|
|
4613
4427
|
"description": "Choose HMAC algorithm",
|
|
4428
|
+
"optional": false,
|
|
4614
4429
|
"value": "sha_256",
|
|
4430
|
+
"group": "authentication",
|
|
4431
|
+
"binding": {
|
|
4432
|
+
"name": "inbound.hmacAlgorithm",
|
|
4433
|
+
"type": "zeebe:property"
|
|
4434
|
+
},
|
|
4435
|
+
"condition": {
|
|
4436
|
+
"property": "inbound.shouldValidateHmac",
|
|
4437
|
+
"equals": "enabled",
|
|
4438
|
+
"type": "simple"
|
|
4439
|
+
},
|
|
4615
4440
|
"type": "Dropdown",
|
|
4616
4441
|
"choices": [
|
|
4617
4442
|
{
|
|
@@ -4626,264 +4451,439 @@
|
|
|
4626
4451
|
"name": "SHA-512",
|
|
4627
4452
|
"value": "sha_512"
|
|
4628
4453
|
}
|
|
4629
|
-
]
|
|
4630
|
-
"binding": {
|
|
4631
|
-
"type": "zeebe:property",
|
|
4632
|
-
"name": "inbound.hmacAlgorithm"
|
|
4633
|
-
},
|
|
4634
|
-
"condition": {
|
|
4635
|
-
"property": "shouldValidateHmac",
|
|
4636
|
-
"equals": "enabled"
|
|
4637
|
-
}
|
|
4454
|
+
]
|
|
4638
4455
|
},
|
|
4639
4456
|
{
|
|
4457
|
+
"id": "inbound.hmacScopes",
|
|
4640
4458
|
"label": "HMAC scopes",
|
|
4641
|
-
"
|
|
4642
|
-
"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>",
|
|
4643
|
-
"feel": "required",
|
|
4644
|
-
"type": "String",
|
|
4459
|
+
"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>",
|
|
4645
4460
|
"optional": true,
|
|
4461
|
+
"feel": "required",
|
|
4462
|
+
"group": "authentication",
|
|
4646
4463
|
"binding": {
|
|
4647
|
-
"
|
|
4648
|
-
"
|
|
4464
|
+
"name": "inbound.hmacScopes",
|
|
4465
|
+
"type": "zeebe:property"
|
|
4649
4466
|
},
|
|
4650
4467
|
"condition": {
|
|
4651
|
-
"property": "shouldValidateHmac",
|
|
4652
|
-
"equals": "enabled"
|
|
4653
|
-
|
|
4468
|
+
"property": "inbound.shouldValidateHmac",
|
|
4469
|
+
"equals": "enabled",
|
|
4470
|
+
"type": "simple"
|
|
4471
|
+
},
|
|
4472
|
+
"type": "String"
|
|
4654
4473
|
},
|
|
4655
4474
|
{
|
|
4656
|
-
"id": "
|
|
4475
|
+
"id": "inbound.auth.type",
|
|
4657
4476
|
"label": "Authorization type",
|
|
4658
|
-
"
|
|
4659
|
-
"description": "Choose the authorization type.",
|
|
4477
|
+
"description": "Choose the authorization type",
|
|
4660
4478
|
"value": "NONE",
|
|
4479
|
+
"group": "authorization",
|
|
4480
|
+
"binding": {
|
|
4481
|
+
"name": "inbound.auth.type",
|
|
4482
|
+
"type": "zeebe:property"
|
|
4483
|
+
},
|
|
4661
4484
|
"type": "Dropdown",
|
|
4662
4485
|
"choices": [
|
|
4663
4486
|
{
|
|
4664
4487
|
"name": "None",
|
|
4665
4488
|
"value": "NONE"
|
|
4666
4489
|
},
|
|
4667
|
-
{
|
|
4668
|
-
"name": "JWT",
|
|
4669
|
-
"value": "JWT"
|
|
4670
|
-
},
|
|
4671
4490
|
{
|
|
4672
4491
|
"name": "Basic",
|
|
4673
4492
|
"value": "BASIC"
|
|
4674
4493
|
},
|
|
4675
4494
|
{
|
|
4676
|
-
"name": "API
|
|
4495
|
+
"name": "API key",
|
|
4677
4496
|
"value": "APIKEY"
|
|
4497
|
+
},
|
|
4498
|
+
{
|
|
4499
|
+
"name": "JWT",
|
|
4500
|
+
"value": "JWT"
|
|
4678
4501
|
}
|
|
4679
|
-
]
|
|
4680
|
-
"binding": {
|
|
4681
|
-
"type": "zeebe:property",
|
|
4682
|
-
"name": "inbound.auth.type"
|
|
4683
|
-
}
|
|
4502
|
+
]
|
|
4684
4503
|
},
|
|
4685
4504
|
{
|
|
4686
|
-
"
|
|
4687
|
-
"
|
|
4688
|
-
"
|
|
4689
|
-
"
|
|
4505
|
+
"id": "inbound.auth.username",
|
|
4506
|
+
"label": "Username",
|
|
4507
|
+
"description": "Username for basic authentication",
|
|
4508
|
+
"optional": false,
|
|
4690
4509
|
"feel": "optional",
|
|
4691
|
-
"
|
|
4510
|
+
"group": "authorization",
|
|
4692
4511
|
"binding": {
|
|
4693
|
-
"
|
|
4694
|
-
"
|
|
4512
|
+
"name": "inbound.auth.username",
|
|
4513
|
+
"type": "zeebe:property"
|
|
4695
4514
|
},
|
|
4696
4515
|
"condition": {
|
|
4697
|
-
"property": "
|
|
4698
|
-
"equals": "
|
|
4699
|
-
|
|
4516
|
+
"property": "inbound.auth.type",
|
|
4517
|
+
"equals": "BASIC",
|
|
4518
|
+
"type": "simple"
|
|
4519
|
+
},
|
|
4520
|
+
"type": "String"
|
|
4700
4521
|
},
|
|
4701
4522
|
{
|
|
4702
|
-
"
|
|
4703
|
-
"
|
|
4704
|
-
"
|
|
4523
|
+
"id": "inbound.auth.password",
|
|
4524
|
+
"label": "Password",
|
|
4525
|
+
"description": "Password for basic authentication",
|
|
4526
|
+
"optional": false,
|
|
4527
|
+
"feel": "optional",
|
|
4705
4528
|
"group": "authorization",
|
|
4706
|
-
"feel": "required",
|
|
4707
|
-
"optional": true,
|
|
4708
4529
|
"binding": {
|
|
4709
|
-
"
|
|
4710
|
-
"
|
|
4530
|
+
"name": "inbound.auth.password",
|
|
4531
|
+
"type": "zeebe:property"
|
|
4711
4532
|
},
|
|
4712
4533
|
"condition": {
|
|
4713
|
-
"property": "
|
|
4714
|
-
"equals": "
|
|
4715
|
-
|
|
4534
|
+
"property": "inbound.auth.type",
|
|
4535
|
+
"equals": "BASIC",
|
|
4536
|
+
"type": "simple"
|
|
4537
|
+
},
|
|
4538
|
+
"type": "String"
|
|
4716
4539
|
},
|
|
4717
4540
|
{
|
|
4718
|
-
"
|
|
4719
|
-
"
|
|
4720
|
-
"
|
|
4541
|
+
"id": "inbound.auth.apiKey",
|
|
4542
|
+
"label": "API key",
|
|
4543
|
+
"description": "Expected API key",
|
|
4544
|
+
"optional": false,
|
|
4545
|
+
"feel": "optional",
|
|
4721
4546
|
"group": "authorization",
|
|
4722
|
-
"feel": "required",
|
|
4723
|
-
"optional": true,
|
|
4724
4547
|
"binding": {
|
|
4725
|
-
"
|
|
4726
|
-
"
|
|
4548
|
+
"name": "inbound.auth.apiKey",
|
|
4549
|
+
"type": "zeebe:property"
|
|
4727
4550
|
},
|
|
4728
4551
|
"condition": {
|
|
4729
|
-
"property": "
|
|
4730
|
-
"equals": "
|
|
4731
|
-
|
|
4552
|
+
"property": "inbound.auth.type",
|
|
4553
|
+
"equals": "APIKEY",
|
|
4554
|
+
"type": "simple"
|
|
4555
|
+
},
|
|
4556
|
+
"type": "String"
|
|
4732
4557
|
},
|
|
4733
4558
|
{
|
|
4734
|
-
"
|
|
4735
|
-
"
|
|
4736
|
-
"
|
|
4559
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
4560
|
+
"label": "API key locator",
|
|
4561
|
+
"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>",
|
|
4562
|
+
"optional": false,
|
|
4563
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
4564
|
+
"constraints": {
|
|
4565
|
+
"notEmpty": true
|
|
4566
|
+
},
|
|
4567
|
+
"feel": "required",
|
|
4737
4568
|
"group": "authorization",
|
|
4738
|
-
"feel": "optional",
|
|
4739
4569
|
"binding": {
|
|
4740
|
-
"
|
|
4741
|
-
"
|
|
4570
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
4571
|
+
"type": "zeebe:property"
|
|
4742
4572
|
},
|
|
4743
4573
|
"condition": {
|
|
4744
|
-
"property": "
|
|
4745
|
-
"equals": "
|
|
4574
|
+
"property": "inbound.auth.type",
|
|
4575
|
+
"equals": "APIKEY",
|
|
4576
|
+
"type": "simple"
|
|
4746
4577
|
},
|
|
4747
|
-
"
|
|
4748
|
-
"notEmpty": true
|
|
4749
|
-
}
|
|
4578
|
+
"type": "String"
|
|
4750
4579
|
},
|
|
4751
4580
|
{
|
|
4752
|
-
"
|
|
4753
|
-
"
|
|
4754
|
-
"
|
|
4755
|
-
"
|
|
4581
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
4582
|
+
"label": "JWK URL",
|
|
4583
|
+
"description": "Well-known URL of JWKs",
|
|
4584
|
+
"optional": false,
|
|
4756
4585
|
"feel": "optional",
|
|
4586
|
+
"group": "authorization",
|
|
4757
4587
|
"binding": {
|
|
4758
|
-
"
|
|
4759
|
-
"
|
|
4588
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
4589
|
+
"type": "zeebe:property"
|
|
4760
4590
|
},
|
|
4761
4591
|
"condition": {
|
|
4762
|
-
"property": "
|
|
4763
|
-
"equals": "
|
|
4592
|
+
"property": "inbound.auth.type",
|
|
4593
|
+
"equals": "JWT",
|
|
4594
|
+
"type": "simple"
|
|
4764
4595
|
},
|
|
4765
|
-
"
|
|
4766
|
-
"notEmpty": true
|
|
4767
|
-
}
|
|
4596
|
+
"type": "String"
|
|
4768
4597
|
},
|
|
4769
4598
|
{
|
|
4770
|
-
"
|
|
4771
|
-
"
|
|
4772
|
-
"
|
|
4599
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
4600
|
+
"label": "JWT role property expression",
|
|
4601
|
+
"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>",
|
|
4602
|
+
"optional": false,
|
|
4603
|
+
"feel": "required",
|
|
4773
4604
|
"group": "authorization",
|
|
4774
|
-
"feel": "optional",
|
|
4775
4605
|
"binding": {
|
|
4776
|
-
"
|
|
4777
|
-
"
|
|
4606
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
4607
|
+
"type": "zeebe:property"
|
|
4778
4608
|
},
|
|
4779
4609
|
"condition": {
|
|
4780
|
-
"property": "
|
|
4781
|
-
"equals": "
|
|
4610
|
+
"property": "inbound.auth.type",
|
|
4611
|
+
"equals": "JWT",
|
|
4612
|
+
"type": "simple"
|
|
4782
4613
|
},
|
|
4783
|
-
"
|
|
4784
|
-
"notEmpty": true
|
|
4785
|
-
}
|
|
4614
|
+
"type": "String"
|
|
4786
4615
|
},
|
|
4787
4616
|
{
|
|
4788
|
-
"
|
|
4789
|
-
"
|
|
4790
|
-
"
|
|
4791
|
-
"
|
|
4617
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
4618
|
+
"label": "Required roles",
|
|
4619
|
+
"description": "List of roles to test JWT roles against",
|
|
4620
|
+
"optional": false,
|
|
4792
4621
|
"feel": "required",
|
|
4622
|
+
"group": "authorization",
|
|
4793
4623
|
"binding": {
|
|
4794
|
-
"
|
|
4795
|
-
"
|
|
4624
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
4625
|
+
"type": "zeebe:property"
|
|
4796
4626
|
},
|
|
4797
4627
|
"condition": {
|
|
4798
|
-
"property": "
|
|
4799
|
-
"equals": "
|
|
4628
|
+
"property": "inbound.auth.type",
|
|
4629
|
+
"equals": "JWT",
|
|
4630
|
+
"type": "simple"
|
|
4800
4631
|
},
|
|
4801
|
-
"
|
|
4802
|
-
|
|
4632
|
+
"type": "String"
|
|
4633
|
+
},
|
|
4634
|
+
{
|
|
4635
|
+
"id": "inbound.responseExpression",
|
|
4636
|
+
"label": "Response expression",
|
|
4637
|
+
"description": "Expression used to generate the HTTP response",
|
|
4638
|
+
"optional": true,
|
|
4639
|
+
"feel": "required",
|
|
4640
|
+
"group": "webhookResponse",
|
|
4641
|
+
"binding": {
|
|
4642
|
+
"name": "inbound.responseExpression",
|
|
4643
|
+
"type": "zeebe:property"
|
|
4803
4644
|
},
|
|
4804
|
-
"
|
|
4645
|
+
"type": "Text"
|
|
4805
4646
|
},
|
|
4806
4647
|
{
|
|
4807
|
-
"
|
|
4808
|
-
"
|
|
4809
|
-
"
|
|
4648
|
+
"id": "inbound.verificationExpression",
|
|
4649
|
+
"label": "One time verification response expression",
|
|
4650
|
+
"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>",
|
|
4651
|
+
"optional": true,
|
|
4810
4652
|
"feel": "required",
|
|
4811
|
-
"
|
|
4653
|
+
"group": "webhookResponse",
|
|
4812
4654
|
"binding": {
|
|
4813
|
-
"
|
|
4814
|
-
"
|
|
4655
|
+
"name": "inbound.verificationExpression",
|
|
4656
|
+
"type": "zeebe:property"
|
|
4815
4657
|
},
|
|
4816
|
-
"
|
|
4817
|
-
"notEmpty": true
|
|
4818
|
-
}
|
|
4658
|
+
"type": "Text"
|
|
4819
4659
|
},
|
|
4820
4660
|
{
|
|
4821
|
-
"
|
|
4822
|
-
"
|
|
4661
|
+
"id": "activationCondition",
|
|
4662
|
+
"label": "Activation condition",
|
|
4663
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
4664
|
+
"optional": true,
|
|
4665
|
+
"feel": "required",
|
|
4823
4666
|
"group": "activation",
|
|
4667
|
+
"binding": {
|
|
4668
|
+
"name": "activationCondition",
|
|
4669
|
+
"type": "zeebe:property"
|
|
4670
|
+
},
|
|
4671
|
+
"type": "String"
|
|
4672
|
+
},
|
|
4673
|
+
{
|
|
4674
|
+
"id": "consumeUnmatchedEvents",
|
|
4675
|
+
"label": "Consume unmatched events",
|
|
4676
|
+
"value": true,
|
|
4677
|
+
"group": "activation",
|
|
4678
|
+
"binding": {
|
|
4679
|
+
"name": "consumeUnmatchedEvents",
|
|
4680
|
+
"type": "zeebe:property"
|
|
4681
|
+
},
|
|
4682
|
+
"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",
|
|
4683
|
+
"type": "Boolean"
|
|
4684
|
+
},
|
|
4685
|
+
{
|
|
4686
|
+
"id": "synchronousResponse",
|
|
4687
|
+
"label": "Response mode",
|
|
4688
|
+
"description": "Synchronous or Asynchronous <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#response-mode\" target=\"_blank\">response handling</a>",
|
|
4689
|
+
"value": "false",
|
|
4690
|
+
"group": "synchronousResponse",
|
|
4691
|
+
"binding": {
|
|
4692
|
+
"name": "synchronousResponse",
|
|
4693
|
+
"type": "zeebe:property"
|
|
4694
|
+
},
|
|
4695
|
+
"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.",
|
|
4696
|
+
"type": "Dropdown",
|
|
4697
|
+
"choices": [
|
|
4698
|
+
{
|
|
4699
|
+
"name": "Asynchronous",
|
|
4700
|
+
"value": "false"
|
|
4701
|
+
},
|
|
4702
|
+
{
|
|
4703
|
+
"name": "Synchronous",
|
|
4704
|
+
"value": "true"
|
|
4705
|
+
}
|
|
4706
|
+
]
|
|
4707
|
+
},
|
|
4708
|
+
{
|
|
4709
|
+
"id": "correlationKeyProcess",
|
|
4710
|
+
"label": "Correlation key (process)",
|
|
4711
|
+
"description": "Sets up the correlation key from process variables",
|
|
4712
|
+
"constraints": {
|
|
4713
|
+
"notEmpty": true
|
|
4714
|
+
},
|
|
4824
4715
|
"feel": "required",
|
|
4716
|
+
"group": "correlation",
|
|
4825
4717
|
"binding": {
|
|
4826
|
-
"
|
|
4827
|
-
"
|
|
4718
|
+
"name": "correlationKey",
|
|
4719
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
4828
4720
|
},
|
|
4721
|
+
"type": "String"
|
|
4722
|
+
},
|
|
4723
|
+
{
|
|
4724
|
+
"id": "correlationKeyPayload",
|
|
4725
|
+
"label": "Correlation key (payload)",
|
|
4829
4726
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
4830
4727
|
"constraints": {
|
|
4831
4728
|
"notEmpty": true
|
|
4832
|
-
}
|
|
4729
|
+
},
|
|
4730
|
+
"feel": "required",
|
|
4731
|
+
"group": "correlation",
|
|
4732
|
+
"binding": {
|
|
4733
|
+
"name": "correlationKeyExpression",
|
|
4734
|
+
"type": "zeebe:property"
|
|
4735
|
+
},
|
|
4736
|
+
"type": "String"
|
|
4833
4737
|
},
|
|
4834
4738
|
{
|
|
4835
|
-
"
|
|
4836
|
-
"
|
|
4837
|
-
"
|
|
4838
|
-
"feel": "required",
|
|
4739
|
+
"id": "messageIdExpression",
|
|
4740
|
+
"label": "Message ID expression",
|
|
4741
|
+
"description": "Expression to extract unique identifier of a message",
|
|
4839
4742
|
"optional": true,
|
|
4743
|
+
"feel": "required",
|
|
4744
|
+
"group": "correlation",
|
|
4840
4745
|
"binding": {
|
|
4841
|
-
"
|
|
4842
|
-
"
|
|
4746
|
+
"name": "messageIdExpression",
|
|
4747
|
+
"type": "zeebe:property"
|
|
4843
4748
|
},
|
|
4844
|
-
"
|
|
4749
|
+
"condition": {
|
|
4750
|
+
"property": "synchronousResponse",
|
|
4751
|
+
"equals": "false",
|
|
4752
|
+
"type": "simple"
|
|
4753
|
+
},
|
|
4754
|
+
"type": "String"
|
|
4845
4755
|
},
|
|
4846
4756
|
{
|
|
4847
|
-
"
|
|
4848
|
-
"
|
|
4849
|
-
"
|
|
4757
|
+
"id": "messageTtl",
|
|
4758
|
+
"label": "Message TTL",
|
|
4759
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
4850
4760
|
"optional": true,
|
|
4761
|
+
"constraints": {
|
|
4762
|
+
"notEmpty": false,
|
|
4763
|
+
"pattern": {
|
|
4764
|
+
"value": "^(PT.*|)$",
|
|
4765
|
+
"message": "must be an ISO-8601 duration"
|
|
4766
|
+
}
|
|
4767
|
+
},
|
|
4768
|
+
"feel": "optional",
|
|
4769
|
+
"group": "correlation",
|
|
4851
4770
|
"binding": {
|
|
4852
|
-
"
|
|
4853
|
-
"
|
|
4771
|
+
"name": "messageTtl",
|
|
4772
|
+
"type": "zeebe:property"
|
|
4854
4773
|
},
|
|
4855
|
-
"
|
|
4774
|
+
"condition": {
|
|
4775
|
+
"property": "synchronousResponse",
|
|
4776
|
+
"equals": "false",
|
|
4777
|
+
"type": "simple"
|
|
4778
|
+
},
|
|
4779
|
+
"type": "String"
|
|
4856
4780
|
},
|
|
4857
4781
|
{
|
|
4858
|
-
"
|
|
4859
|
-
"
|
|
4860
|
-
"
|
|
4861
|
-
|
|
4862
|
-
|
|
4782
|
+
"id": "messageNameUuid",
|
|
4783
|
+
"label": "Message name",
|
|
4784
|
+
"generatedValue": {
|
|
4785
|
+
"type": "uuid"
|
|
4786
|
+
},
|
|
4787
|
+
"feel": "optional",
|
|
4788
|
+
"group": "correlation",
|
|
4863
4789
|
"binding": {
|
|
4864
|
-
"
|
|
4865
|
-
"
|
|
4790
|
+
"name": "name",
|
|
4791
|
+
"type": "bpmn:Message#property"
|
|
4866
4792
|
},
|
|
4867
|
-
"
|
|
4793
|
+
"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.",
|
|
4794
|
+
"type": "String"
|
|
4868
4795
|
},
|
|
4869
4796
|
{
|
|
4870
|
-
"
|
|
4871
|
-
"
|
|
4872
|
-
"
|
|
4797
|
+
"id": "deduplicationModeManualFlag",
|
|
4798
|
+
"label": "Manual mode",
|
|
4799
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
4800
|
+
"value": false,
|
|
4801
|
+
"group": "deduplication",
|
|
4802
|
+
"binding": {
|
|
4803
|
+
"name": "deduplicationModeManualFlag",
|
|
4804
|
+
"type": "zeebe:property"
|
|
4805
|
+
},
|
|
4806
|
+
"type": "Boolean"
|
|
4807
|
+
},
|
|
4808
|
+
{
|
|
4809
|
+
"id": "deduplicationId",
|
|
4810
|
+
"label": "Deduplication ID",
|
|
4811
|
+
"constraints": {
|
|
4812
|
+
"notEmpty": true,
|
|
4813
|
+
"pattern": {
|
|
4814
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
4815
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
4816
|
+
}
|
|
4817
|
+
},
|
|
4818
|
+
"group": "deduplication",
|
|
4819
|
+
"binding": {
|
|
4820
|
+
"name": "deduplicationId",
|
|
4821
|
+
"type": "zeebe:property"
|
|
4822
|
+
},
|
|
4823
|
+
"condition": {
|
|
4824
|
+
"property": "deduplicationModeManualFlag",
|
|
4825
|
+
"equals": true,
|
|
4826
|
+
"type": "simple"
|
|
4827
|
+
},
|
|
4828
|
+
"type": "String"
|
|
4829
|
+
},
|
|
4830
|
+
{
|
|
4831
|
+
"id": "deduplicationModeManual",
|
|
4832
|
+
"value": "MANUAL",
|
|
4833
|
+
"group": "deduplication",
|
|
4834
|
+
"binding": {
|
|
4835
|
+
"name": "deduplicationMode",
|
|
4836
|
+
"type": "zeebe:property"
|
|
4837
|
+
},
|
|
4838
|
+
"condition": {
|
|
4839
|
+
"property": "deduplicationId",
|
|
4840
|
+
"isActive": true,
|
|
4841
|
+
"type": "simple"
|
|
4842
|
+
},
|
|
4843
|
+
"type": "Hidden"
|
|
4844
|
+
},
|
|
4845
|
+
{
|
|
4846
|
+
"id": "deduplicationModeAuto",
|
|
4847
|
+
"value": "AUTO",
|
|
4848
|
+
"group": "deduplication",
|
|
4849
|
+
"binding": {
|
|
4850
|
+
"name": "deduplicationMode",
|
|
4851
|
+
"type": "zeebe:property"
|
|
4852
|
+
},
|
|
4853
|
+
"condition": {
|
|
4854
|
+
"property": "deduplicationId",
|
|
4855
|
+
"isActive": false,
|
|
4856
|
+
"type": "simple"
|
|
4857
|
+
},
|
|
4858
|
+
"type": "Hidden"
|
|
4859
|
+
},
|
|
4860
|
+
{
|
|
4861
|
+
"id": "resultVariable",
|
|
4862
|
+
"label": "Result variable",
|
|
4863
|
+
"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>.",
|
|
4864
|
+
"group": "output",
|
|
4865
|
+
"binding": {
|
|
4866
|
+
"name": "resultVariable",
|
|
4867
|
+
"type": "zeebe:property"
|
|
4868
|
+
},
|
|
4869
|
+
"type": "String"
|
|
4870
|
+
},
|
|
4871
|
+
{
|
|
4872
|
+
"id": "resultExpression",
|
|
4873
|
+
"label": "Result expression",
|
|
4874
|
+
"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>.",
|
|
4875
|
+
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
|
|
4873
4876
|
"feel": "required",
|
|
4874
|
-
"
|
|
4877
|
+
"group": "output",
|
|
4875
4878
|
"binding": {
|
|
4876
|
-
"
|
|
4877
|
-
"
|
|
4879
|
+
"name": "resultExpression",
|
|
4880
|
+
"type": "zeebe:property"
|
|
4878
4881
|
},
|
|
4879
|
-
"
|
|
4882
|
+
"type": "Text"
|
|
4880
4883
|
}
|
|
4881
4884
|
],
|
|
4882
4885
|
"icon": {
|
|
4883
|
-
"contents": "data:image/svg+xml
|
|
4884
|
-
},
|
|
4885
|
-
"engines": {
|
|
4886
|
-
"camunda": "^8.2"
|
|
4886
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
4887
4887
|
}
|
|
4888
4888
|
}
|
|
4889
4889
|
]
|