@camunda/connectors-element-templates 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +2 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +170 -13
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1596 -389
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +104 -104
- package/src/element-templates/automation-anywhere-outbound-connector.json +1207 -1201
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1404 -1404
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +13 -10
- package/src/element-templates/aws-eventbridge-outbound-connector.json +474 -474
- package/src/element-templates/aws-lambda-outbound-connector.json +51 -51
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +283 -283
- package/src/element-templates/aws-sns-inbound-intermediate.json +467 -467
- package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +420 -420
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +958 -958
- package/src/element-templates/aws-sqs-outbound-connector.json +421 -421
- package/src/element-templates/aws-sqs-start-event-connector.json +388 -388
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +57 -57
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +269 -269
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +231 -231
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +2930 -2930
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +35 -35
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +35 -32
- package/src/element-templates/gitlab-connector.json +1561 -1561
- package/src/element-templates/google-drive-outbound-connector.json +363 -363
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +76 -76
- package/src/element-templates/google-sheets-outbound-connector.json +1177 -1177
- package/src/element-templates/graphql-outbound-connector.json +1182 -1182
- package/src/element-templates/http-json-connector.json +2332 -2332
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +261 -558
- package/src/element-templates/http-polling-connector.json +259 -556
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +404 -2
- package/src/element-templates/kafka-inbound-connector-boundary.json +624 -624
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1018 -1018
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +240 -237
- package/src/element-templates/kafka-outbound-connector.json +588 -588
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +3730 -3730
- package/src/element-templates/openai-connector.json +117 -117
- package/src/element-templates/operate-connector.json +68 -68
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +437 -437
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +581 -581
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +451 -451
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +354 -354
- package/src/element-templates/rabbitmq-outbound-connector.json +666 -666
- package/src/element-templates/salesforce-connector.json +40 -40
- package/src/element-templates/sendgrid-outbound-connector.json +487 -487
- package/src/element-templates/slack-inbound-boundary.json +301 -301
- package/src/element-templates/slack-inbound-intermediate.json +307 -307
- package/src/element-templates/slack-inbound-message-start.json +350 -350
- package/src/element-templates/slack-inbound-start-event.json +213 -210
- package/src/element-templates/slack-outbound-connector.json +739 -739
- package/src/element-templates/twilio-connector.json +88 -88
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +49 -49
- package/src/element-templates/webhook-connector-boundary.json +1644 -1644
- package/src/element-templates/webhook-connector-intermediate.json +972 -972
- package/src/element-templates/webhook-connector-start-event.json +556 -553
- package/src/element-templates/webhook-connector-start-message.json +33 -33
- package/src/element-templates/whatsapp-connector.json +6 -6
|
@@ -535,228 +535,6 @@
|
|
|
535
535
|
"camunda": "^8.6"
|
|
536
536
|
}
|
|
537
537
|
},
|
|
538
|
-
{
|
|
539
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
540
|
-
"name": "Webhook connector",
|
|
541
|
-
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
542
|
-
"version": 2,
|
|
543
|
-
"description": "Configure webhook to receive callbacks",
|
|
544
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
545
|
-
"category": {
|
|
546
|
-
"id": "connectors",
|
|
547
|
-
"name": "Connectors"
|
|
548
|
-
},
|
|
549
|
-
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
550
|
-
"elementType": {
|
|
551
|
-
"value": "bpmn:IntermediateCatchEvent",
|
|
552
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
553
|
-
},
|
|
554
|
-
"groups": [
|
|
555
|
-
{
|
|
556
|
-
"id": "endpoint",
|
|
557
|
-
"label": "Webhook configuration"
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"id": "activation",
|
|
561
|
-
"label": "Activation"
|
|
562
|
-
},
|
|
563
|
-
{
|
|
564
|
-
"id": "variable-mapping",
|
|
565
|
-
"label": "Variable mapping"
|
|
566
|
-
}
|
|
567
|
-
],
|
|
568
|
-
"properties": [
|
|
569
|
-
{
|
|
570
|
-
"type": "Hidden",
|
|
571
|
-
"value": "io.camunda:webhook:1",
|
|
572
|
-
"binding": {
|
|
573
|
-
"type": "zeebe:property",
|
|
574
|
-
"name": "inbound.type"
|
|
575
|
-
}
|
|
576
|
-
},
|
|
577
|
-
{
|
|
578
|
-
"type": "Hidden",
|
|
579
|
-
"generatedValue": {
|
|
580
|
-
"type": "uuid"
|
|
581
|
-
},
|
|
582
|
-
"binding": {
|
|
583
|
-
"type": "bpmn:Message#property",
|
|
584
|
-
"name": "name"
|
|
585
|
-
}
|
|
586
|
-
},
|
|
587
|
-
{
|
|
588
|
-
"type": "Hidden",
|
|
589
|
-
"value": "ConfigurableInboundWebhook",
|
|
590
|
-
"binding": {
|
|
591
|
-
"type": "zeebe:property",
|
|
592
|
-
"name": "inbound.subtype"
|
|
593
|
-
}
|
|
594
|
-
},
|
|
595
|
-
{
|
|
596
|
-
"label": "Webhook ID",
|
|
597
|
-
"type": "String",
|
|
598
|
-
"group": "endpoint",
|
|
599
|
-
"binding": {
|
|
600
|
-
"type": "zeebe:property",
|
|
601
|
-
"name": "inbound.context"
|
|
602
|
-
},
|
|
603
|
-
"description": "The webhook ID is a part of the URL",
|
|
604
|
-
"constraints": {
|
|
605
|
-
"notEmpty": true
|
|
606
|
-
}
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
"id": "shouldValidateHmac",
|
|
610
|
-
"label": "HMAC authentication",
|
|
611
|
-
"group": "endpoint",
|
|
612
|
-
"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",
|
|
613
|
-
"value": "disabled",
|
|
614
|
-
"type": "Dropdown",
|
|
615
|
-
"choices": [
|
|
616
|
-
{
|
|
617
|
-
"name": "Enabled",
|
|
618
|
-
"value": "enabled"
|
|
619
|
-
},
|
|
620
|
-
{
|
|
621
|
-
"name": "Disabled",
|
|
622
|
-
"value": "disabled"
|
|
623
|
-
}
|
|
624
|
-
],
|
|
625
|
-
"binding": {
|
|
626
|
-
"type": "zeebe:property",
|
|
627
|
-
"name": "inbound.shouldValidateHmac"
|
|
628
|
-
}
|
|
629
|
-
},
|
|
630
|
-
{
|
|
631
|
-
"label": "HMAC secret key",
|
|
632
|
-
"description": "Shared secret key",
|
|
633
|
-
"type": "String",
|
|
634
|
-
"group": "endpoint",
|
|
635
|
-
"optional": true,
|
|
636
|
-
"binding": {
|
|
637
|
-
"type": "zeebe:property",
|
|
638
|
-
"name": "inbound.hmacSecret"
|
|
639
|
-
},
|
|
640
|
-
"condition": {
|
|
641
|
-
"property": "shouldValidateHmac",
|
|
642
|
-
"equals": "enabled"
|
|
643
|
-
}
|
|
644
|
-
},
|
|
645
|
-
{
|
|
646
|
-
"label": "HMAC header",
|
|
647
|
-
"description": "Name of header attribute that will contain the HMAC value",
|
|
648
|
-
"type": "String",
|
|
649
|
-
"group": "endpoint",
|
|
650
|
-
"optional": true,
|
|
651
|
-
"binding": {
|
|
652
|
-
"type": "zeebe:property",
|
|
653
|
-
"name": "inbound.hmacHeader"
|
|
654
|
-
},
|
|
655
|
-
"condition": {
|
|
656
|
-
"property": "shouldValidateHmac",
|
|
657
|
-
"equals": "enabled"
|
|
658
|
-
}
|
|
659
|
-
},
|
|
660
|
-
{
|
|
661
|
-
"label": "HMAC algorithm",
|
|
662
|
-
"group": "endpoint",
|
|
663
|
-
"description": "Choose HMAC algorithm",
|
|
664
|
-
"value": "sha_256",
|
|
665
|
-
"type": "Dropdown",
|
|
666
|
-
"choices": [
|
|
667
|
-
{
|
|
668
|
-
"name": "SHA-1",
|
|
669
|
-
"value": "sha_1"
|
|
670
|
-
},
|
|
671
|
-
{
|
|
672
|
-
"name": "SHA-256",
|
|
673
|
-
"value": "sha_256"
|
|
674
|
-
},
|
|
675
|
-
{
|
|
676
|
-
"name": "SHA-512",
|
|
677
|
-
"value": "sha_512"
|
|
678
|
-
}
|
|
679
|
-
],
|
|
680
|
-
"binding": {
|
|
681
|
-
"type": "zeebe:property",
|
|
682
|
-
"name": "inbound.hmacAlgorithm"
|
|
683
|
-
},
|
|
684
|
-
"condition": {
|
|
685
|
-
"property": "shouldValidateHmac",
|
|
686
|
-
"equals": "enabled"
|
|
687
|
-
}
|
|
688
|
-
},
|
|
689
|
-
{
|
|
690
|
-
"label": "Correlation key (process)",
|
|
691
|
-
"type": "String",
|
|
692
|
-
"group": "activation",
|
|
693
|
-
"feel": "required",
|
|
694
|
-
"description": "Sets up the correlation key from process variables",
|
|
695
|
-
"binding": {
|
|
696
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
697
|
-
"name": "correlationKey"
|
|
698
|
-
},
|
|
699
|
-
"constraints": {
|
|
700
|
-
"notEmpty": true
|
|
701
|
-
}
|
|
702
|
-
},
|
|
703
|
-
{
|
|
704
|
-
"label": "Correlation key (payload)",
|
|
705
|
-
"type": "String",
|
|
706
|
-
"group": "activation",
|
|
707
|
-
"feel": "required",
|
|
708
|
-
"binding": {
|
|
709
|
-
"type": "zeebe:property",
|
|
710
|
-
"name": "correlationKeyExpression"
|
|
711
|
-
},
|
|
712
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
713
|
-
"constraints": {
|
|
714
|
-
"notEmpty": true
|
|
715
|
-
}
|
|
716
|
-
},
|
|
717
|
-
{
|
|
718
|
-
"label": "Condition",
|
|
719
|
-
"type": "String",
|
|
720
|
-
"group": "activation",
|
|
721
|
-
"feel": "required",
|
|
722
|
-
"optional": true,
|
|
723
|
-
"binding": {
|
|
724
|
-
"type": "zeebe:property",
|
|
725
|
-
"name": "activationCondition"
|
|
726
|
-
},
|
|
727
|
-
"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>"
|
|
728
|
-
},
|
|
729
|
-
{
|
|
730
|
-
"label": "Result variable",
|
|
731
|
-
"type": "String",
|
|
732
|
-
"group": "variable-mapping",
|
|
733
|
-
"optional": true,
|
|
734
|
-
"binding": {
|
|
735
|
-
"type": "zeebe:property",
|
|
736
|
-
"name": "resultVariable"
|
|
737
|
-
},
|
|
738
|
-
"description": "Name of variable to store the result of the connector in"
|
|
739
|
-
},
|
|
740
|
-
{
|
|
741
|
-
"label": "Result expression",
|
|
742
|
-
"type": "String",
|
|
743
|
-
"group": "variable-mapping",
|
|
744
|
-
"feel": "required",
|
|
745
|
-
"optional": true,
|
|
746
|
-
"binding": {
|
|
747
|
-
"type": "zeebe:property",
|
|
748
|
-
"name": "resultExpression"
|
|
749
|
-
},
|
|
750
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
751
|
-
}
|
|
752
|
-
],
|
|
753
|
-
"icon": {
|
|
754
|
-
"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"
|
|
755
|
-
},
|
|
756
|
-
"engines": {
|
|
757
|
-
"camunda": "^8.2"
|
|
758
|
-
}
|
|
759
|
-
},
|
|
760
538
|
{
|
|
761
539
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
762
540
|
"name": "Webhook Intermediate Event Connector",
|
|
@@ -1298,11 +1076,11 @@
|
|
|
1298
1076
|
},
|
|
1299
1077
|
{
|
|
1300
1078
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1301
|
-
"name": "Webhook Intermediate
|
|
1079
|
+
"name": "Webhook Intermediate Event Connector",
|
|
1302
1080
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
1303
|
-
"version": 5,
|
|
1304
1081
|
"description": "Configure webhook to receive callbacks",
|
|
1305
1082
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1083
|
+
"version": 10,
|
|
1306
1084
|
"category": {
|
|
1307
1085
|
"id": "connectors",
|
|
1308
1086
|
"name": "Connectors"
|
|
@@ -1325,52 +1103,43 @@
|
|
|
1325
1103
|
"id": "authorization",
|
|
1326
1104
|
"label": "Authorization"
|
|
1327
1105
|
},
|
|
1106
|
+
{
|
|
1107
|
+
"id": "webhookResponse",
|
|
1108
|
+
"label": "Webhook response"
|
|
1109
|
+
},
|
|
1328
1110
|
{
|
|
1329
1111
|
"id": "activation",
|
|
1330
1112
|
"label": "Activation"
|
|
1331
1113
|
},
|
|
1332
1114
|
{
|
|
1333
|
-
"id": "
|
|
1334
|
-
"label": "
|
|
1115
|
+
"id": "correlation",
|
|
1116
|
+
"label": "Correlation"
|
|
1335
1117
|
},
|
|
1336
1118
|
{
|
|
1337
|
-
"id": "
|
|
1338
|
-
"label": "
|
|
1119
|
+
"id": "output",
|
|
1120
|
+
"label": "Output mapping"
|
|
1339
1121
|
}
|
|
1340
1122
|
],
|
|
1341
1123
|
"properties": [
|
|
1342
1124
|
{
|
|
1343
|
-
"type": "Hidden",
|
|
1344
1125
|
"value": "io.camunda:webhook:1",
|
|
1345
1126
|
"binding": {
|
|
1346
|
-
"
|
|
1347
|
-
"
|
|
1348
|
-
}
|
|
1349
|
-
},
|
|
1350
|
-
{
|
|
1351
|
-
"type": "Hidden",
|
|
1352
|
-
"generatedValue": {
|
|
1353
|
-
"type": "uuid"
|
|
1127
|
+
"name": "inbound.type",
|
|
1128
|
+
"type": "zeebe:property"
|
|
1354
1129
|
},
|
|
1355
|
-
"
|
|
1356
|
-
"type": "bpmn:Message#property",
|
|
1357
|
-
"name": "name"
|
|
1358
|
-
}
|
|
1130
|
+
"type": "Hidden"
|
|
1359
1131
|
},
|
|
1360
1132
|
{
|
|
1361
|
-
"
|
|
1362
|
-
"value": "ConfigurableInboundWebhook",
|
|
1363
|
-
"binding": {
|
|
1364
|
-
"type": "zeebe:property",
|
|
1365
|
-
"name": "inbound.subtype"
|
|
1366
|
-
}
|
|
1367
|
-
},
|
|
1368
|
-
{
|
|
1369
|
-
"id": "webhookMethod",
|
|
1133
|
+
"id": "inbound.method",
|
|
1370
1134
|
"label": "Webhook method",
|
|
1371
|
-
"group": "endpoint",
|
|
1372
1135
|
"description": "Select HTTP method",
|
|
1136
|
+
"optional": false,
|
|
1373
1137
|
"value": "any",
|
|
1138
|
+
"group": "endpoint",
|
|
1139
|
+
"binding": {
|
|
1140
|
+
"name": "inbound.method",
|
|
1141
|
+
"type": "zeebe:property"
|
|
1142
|
+
},
|
|
1374
1143
|
"type": "Dropdown",
|
|
1375
1144
|
"choices": [
|
|
1376
1145
|
{
|
|
@@ -1378,46 +1147,53 @@
|
|
|
1378
1147
|
"value": "any"
|
|
1379
1148
|
},
|
|
1380
1149
|
{
|
|
1381
|
-
"name": "
|
|
1150
|
+
"name": "GET",
|
|
1382
1151
|
"value": "get"
|
|
1383
1152
|
},
|
|
1384
1153
|
{
|
|
1385
|
-
"name": "
|
|
1154
|
+
"name": "POST",
|
|
1386
1155
|
"value": "post"
|
|
1387
1156
|
},
|
|
1388
1157
|
{
|
|
1389
|
-
"name": "
|
|
1158
|
+
"name": "PUT",
|
|
1390
1159
|
"value": "put"
|
|
1391
1160
|
},
|
|
1392
1161
|
{
|
|
1393
|
-
"name": "
|
|
1162
|
+
"name": "DELETE",
|
|
1394
1163
|
"value": "delete"
|
|
1395
1164
|
}
|
|
1396
|
-
]
|
|
1397
|
-
"binding": {
|
|
1398
|
-
"type": "zeebe:property",
|
|
1399
|
-
"name": "inbound.method"
|
|
1400
|
-
}
|
|
1165
|
+
]
|
|
1401
1166
|
},
|
|
1402
1167
|
{
|
|
1168
|
+
"id": "inbound.context",
|
|
1403
1169
|
"label": "Webhook ID",
|
|
1404
|
-
"
|
|
1170
|
+
"description": "The webhook ID is a part of the URL",
|
|
1171
|
+
"optional": false,
|
|
1172
|
+
"constraints": {
|
|
1173
|
+
"notEmpty": true,
|
|
1174
|
+
"pattern": {
|
|
1175
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
1176
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
1177
|
+
}
|
|
1178
|
+
},
|
|
1405
1179
|
"group": "endpoint",
|
|
1406
1180
|
"binding": {
|
|
1407
|
-
"
|
|
1408
|
-
"
|
|
1181
|
+
"name": "inbound.context",
|
|
1182
|
+
"type": "zeebe:property"
|
|
1409
1183
|
},
|
|
1410
|
-
"
|
|
1411
|
-
"constraints": {
|
|
1412
|
-
"notEmpty": true
|
|
1413
|
-
}
|
|
1184
|
+
"type": "String"
|
|
1414
1185
|
},
|
|
1415
1186
|
{
|
|
1416
|
-
"id": "shouldValidateHmac",
|
|
1187
|
+
"id": "inbound.shouldValidateHmac",
|
|
1417
1188
|
"label": "HMAC authentication",
|
|
1418
|
-
"group": "authentication",
|
|
1419
1189
|
"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",
|
|
1190
|
+
"optional": false,
|
|
1420
1191
|
"value": "disabled",
|
|
1192
|
+
"group": "authentication",
|
|
1193
|
+
"binding": {
|
|
1194
|
+
"name": "inbound.shouldValidateHmac",
|
|
1195
|
+
"type": "zeebe:property"
|
|
1196
|
+
},
|
|
1421
1197
|
"type": "Dropdown",
|
|
1422
1198
|
"choices": [
|
|
1423
1199
|
{
|
|
@@ -1428,47 +1204,60 @@
|
|
|
1428
1204
|
"name": "Disabled",
|
|
1429
1205
|
"value": "disabled"
|
|
1430
1206
|
}
|
|
1431
|
-
]
|
|
1432
|
-
"binding": {
|
|
1433
|
-
"type": "zeebe:property",
|
|
1434
|
-
"name": "inbound.shouldValidateHmac"
|
|
1435
|
-
}
|
|
1207
|
+
]
|
|
1436
1208
|
},
|
|
1437
1209
|
{
|
|
1210
|
+
"id": "inbound.hmacSecret",
|
|
1438
1211
|
"label": "HMAC secret key",
|
|
1439
1212
|
"description": "Shared secret key",
|
|
1440
|
-
"type": "String",
|
|
1441
|
-
"group": "authentication",
|
|
1442
1213
|
"optional": true,
|
|
1214
|
+
"feel": "optional",
|
|
1215
|
+
"group": "authentication",
|
|
1443
1216
|
"binding": {
|
|
1444
|
-
"
|
|
1445
|
-
"
|
|
1217
|
+
"name": "inbound.hmacSecret",
|
|
1218
|
+
"type": "zeebe:property"
|
|
1446
1219
|
},
|
|
1447
1220
|
"condition": {
|
|
1448
|
-
"property": "shouldValidateHmac",
|
|
1449
|
-
"equals": "enabled"
|
|
1450
|
-
|
|
1221
|
+
"property": "inbound.shouldValidateHmac",
|
|
1222
|
+
"equals": "enabled",
|
|
1223
|
+
"type": "simple"
|
|
1224
|
+
},
|
|
1225
|
+
"type": "String"
|
|
1451
1226
|
},
|
|
1452
1227
|
{
|
|
1228
|
+
"id": "inbound.hmacHeader",
|
|
1453
1229
|
"label": "HMAC header",
|
|
1454
1230
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
1455
|
-
"type": "String",
|
|
1456
|
-
"group": "authentication",
|
|
1457
1231
|
"optional": true,
|
|
1232
|
+
"feel": "optional",
|
|
1233
|
+
"group": "authentication",
|
|
1458
1234
|
"binding": {
|
|
1459
|
-
"
|
|
1460
|
-
"
|
|
1235
|
+
"name": "inbound.hmacHeader",
|
|
1236
|
+
"type": "zeebe:property"
|
|
1461
1237
|
},
|
|
1462
1238
|
"condition": {
|
|
1463
|
-
"property": "shouldValidateHmac",
|
|
1464
|
-
"equals": "enabled"
|
|
1465
|
-
|
|
1239
|
+
"property": "inbound.shouldValidateHmac",
|
|
1240
|
+
"equals": "enabled",
|
|
1241
|
+
"type": "simple"
|
|
1242
|
+
},
|
|
1243
|
+
"type": "String"
|
|
1466
1244
|
},
|
|
1467
1245
|
{
|
|
1246
|
+
"id": "inbound.hmacAlgorithm",
|
|
1468
1247
|
"label": "HMAC algorithm",
|
|
1469
|
-
"group": "authentication",
|
|
1470
1248
|
"description": "Choose HMAC algorithm",
|
|
1249
|
+
"optional": false,
|
|
1471
1250
|
"value": "sha_256",
|
|
1251
|
+
"group": "authentication",
|
|
1252
|
+
"binding": {
|
|
1253
|
+
"name": "inbound.hmacAlgorithm",
|
|
1254
|
+
"type": "zeebe:property"
|
|
1255
|
+
},
|
|
1256
|
+
"condition": {
|
|
1257
|
+
"property": "inbound.shouldValidateHmac",
|
|
1258
|
+
"equals": "enabled",
|
|
1259
|
+
"type": "simple"
|
|
1260
|
+
},
|
|
1472
1261
|
"type": "Dropdown",
|
|
1473
1262
|
"choices": [
|
|
1474
1263
|
{
|
|
@@ -1483,295 +1272,316 @@
|
|
|
1483
1272
|
"name": "SHA-512",
|
|
1484
1273
|
"value": "sha_512"
|
|
1485
1274
|
}
|
|
1486
|
-
]
|
|
1487
|
-
"binding": {
|
|
1488
|
-
"type": "zeebe:property",
|
|
1489
|
-
"name": "inbound.hmacAlgorithm"
|
|
1490
|
-
},
|
|
1491
|
-
"condition": {
|
|
1492
|
-
"property": "shouldValidateHmac",
|
|
1493
|
-
"equals": "enabled"
|
|
1494
|
-
}
|
|
1275
|
+
]
|
|
1495
1276
|
},
|
|
1496
1277
|
{
|
|
1278
|
+
"id": "inbound.hmacScopes",
|
|
1497
1279
|
"label": "HMAC scopes",
|
|
1498
|
-
"group": "authentication",
|
|
1499
1280
|
"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>",
|
|
1500
|
-
"feel": "required",
|
|
1501
|
-
"type": "String",
|
|
1502
1281
|
"optional": true,
|
|
1282
|
+
"feel": "required",
|
|
1283
|
+
"group": "authentication",
|
|
1503
1284
|
"binding": {
|
|
1504
|
-
"
|
|
1505
|
-
"
|
|
1285
|
+
"name": "inbound.hmacScopes",
|
|
1286
|
+
"type": "zeebe:property"
|
|
1506
1287
|
},
|
|
1507
1288
|
"condition": {
|
|
1508
|
-
"property": "shouldValidateHmac",
|
|
1509
|
-
"equals": "enabled"
|
|
1510
|
-
|
|
1289
|
+
"property": "inbound.shouldValidateHmac",
|
|
1290
|
+
"equals": "enabled",
|
|
1291
|
+
"type": "simple"
|
|
1292
|
+
},
|
|
1293
|
+
"type": "String"
|
|
1511
1294
|
},
|
|
1512
1295
|
{
|
|
1513
|
-
"id": "
|
|
1296
|
+
"id": "inbound.auth.type",
|
|
1514
1297
|
"label": "Authorization type",
|
|
1515
|
-
"
|
|
1516
|
-
"description": "Choose the authorization type.",
|
|
1298
|
+
"description": "Choose the authorization type",
|
|
1517
1299
|
"value": "NONE",
|
|
1300
|
+
"group": "authorization",
|
|
1301
|
+
"binding": {
|
|
1302
|
+
"name": "inbound.auth.type",
|
|
1303
|
+
"type": "zeebe:property"
|
|
1304
|
+
},
|
|
1518
1305
|
"type": "Dropdown",
|
|
1519
1306
|
"choices": [
|
|
1520
1307
|
{
|
|
1521
1308
|
"name": "None",
|
|
1522
1309
|
"value": "NONE"
|
|
1523
1310
|
},
|
|
1524
|
-
{
|
|
1525
|
-
"name": "JWT",
|
|
1526
|
-
"value": "JWT"
|
|
1527
|
-
},
|
|
1528
1311
|
{
|
|
1529
1312
|
"name": "Basic",
|
|
1530
1313
|
"value": "BASIC"
|
|
1531
1314
|
},
|
|
1532
1315
|
{
|
|
1533
|
-
"name": "API
|
|
1316
|
+
"name": "API key",
|
|
1534
1317
|
"value": "APIKEY"
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
"name": "JWT",
|
|
1321
|
+
"value": "JWT"
|
|
1535
1322
|
}
|
|
1536
|
-
]
|
|
1537
|
-
"binding": {
|
|
1538
|
-
"type": "zeebe:property",
|
|
1539
|
-
"name": "inbound.auth.type"
|
|
1540
|
-
}
|
|
1323
|
+
]
|
|
1541
1324
|
},
|
|
1542
1325
|
{
|
|
1543
|
-
"
|
|
1544
|
-
"
|
|
1545
|
-
"
|
|
1546
|
-
"
|
|
1326
|
+
"id": "inbound.auth.username",
|
|
1327
|
+
"label": "Username",
|
|
1328
|
+
"description": "Username for basic authentication",
|
|
1329
|
+
"optional": false,
|
|
1547
1330
|
"feel": "optional",
|
|
1548
|
-
"
|
|
1331
|
+
"group": "authorization",
|
|
1549
1332
|
"binding": {
|
|
1550
|
-
"
|
|
1551
|
-
"
|
|
1333
|
+
"name": "inbound.auth.username",
|
|
1334
|
+
"type": "zeebe:property"
|
|
1552
1335
|
},
|
|
1553
1336
|
"condition": {
|
|
1554
|
-
"property": "
|
|
1555
|
-
"equals": "
|
|
1556
|
-
|
|
1337
|
+
"property": "inbound.auth.type",
|
|
1338
|
+
"equals": "BASIC",
|
|
1339
|
+
"type": "simple"
|
|
1340
|
+
},
|
|
1341
|
+
"type": "String"
|
|
1557
1342
|
},
|
|
1558
1343
|
{
|
|
1559
|
-
"
|
|
1560
|
-
"
|
|
1561
|
-
"
|
|
1344
|
+
"id": "inbound.auth.password",
|
|
1345
|
+
"label": "Password",
|
|
1346
|
+
"description": "Password for basic authentication",
|
|
1347
|
+
"optional": false,
|
|
1348
|
+
"feel": "optional",
|
|
1562
1349
|
"group": "authorization",
|
|
1563
|
-
"feel": "required",
|
|
1564
|
-
"optional": true,
|
|
1565
1350
|
"binding": {
|
|
1566
|
-
"
|
|
1567
|
-
"
|
|
1351
|
+
"name": "inbound.auth.password",
|
|
1352
|
+
"type": "zeebe:property"
|
|
1568
1353
|
},
|
|
1569
1354
|
"condition": {
|
|
1570
|
-
"property": "
|
|
1571
|
-
"equals": "
|
|
1572
|
-
|
|
1355
|
+
"property": "inbound.auth.type",
|
|
1356
|
+
"equals": "BASIC",
|
|
1357
|
+
"type": "simple"
|
|
1358
|
+
},
|
|
1359
|
+
"type": "String"
|
|
1573
1360
|
},
|
|
1574
1361
|
{
|
|
1575
|
-
"
|
|
1576
|
-
"
|
|
1577
|
-
"
|
|
1362
|
+
"id": "inbound.auth.apiKey",
|
|
1363
|
+
"label": "API key",
|
|
1364
|
+
"description": "Expected API key",
|
|
1365
|
+
"optional": false,
|
|
1366
|
+
"feel": "optional",
|
|
1578
1367
|
"group": "authorization",
|
|
1579
|
-
"feel": "required",
|
|
1580
|
-
"optional": true,
|
|
1581
1368
|
"binding": {
|
|
1582
|
-
"
|
|
1583
|
-
"
|
|
1369
|
+
"name": "inbound.auth.apiKey",
|
|
1370
|
+
"type": "zeebe:property"
|
|
1584
1371
|
},
|
|
1585
1372
|
"condition": {
|
|
1586
|
-
"property": "
|
|
1587
|
-
"equals": "
|
|
1588
|
-
|
|
1373
|
+
"property": "inbound.auth.type",
|
|
1374
|
+
"equals": "APIKEY",
|
|
1375
|
+
"type": "simple"
|
|
1376
|
+
},
|
|
1377
|
+
"type": "String"
|
|
1589
1378
|
},
|
|
1590
1379
|
{
|
|
1591
|
-
"
|
|
1592
|
-
"
|
|
1593
|
-
"
|
|
1380
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
1381
|
+
"label": "API key locator",
|
|
1382
|
+
"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>",
|
|
1383
|
+
"optional": false,
|
|
1384
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
1385
|
+
"constraints": {
|
|
1386
|
+
"notEmpty": true
|
|
1387
|
+
},
|
|
1388
|
+
"feel": "required",
|
|
1594
1389
|
"group": "authorization",
|
|
1595
|
-
"feel": "optional",
|
|
1596
1390
|
"binding": {
|
|
1597
|
-
"
|
|
1598
|
-
"
|
|
1391
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
1392
|
+
"type": "zeebe:property"
|
|
1599
1393
|
},
|
|
1600
1394
|
"condition": {
|
|
1601
|
-
"property": "
|
|
1602
|
-
"equals": "
|
|
1395
|
+
"property": "inbound.auth.type",
|
|
1396
|
+
"equals": "APIKEY",
|
|
1397
|
+
"type": "simple"
|
|
1603
1398
|
},
|
|
1604
|
-
"
|
|
1605
|
-
"notEmpty": true
|
|
1606
|
-
}
|
|
1399
|
+
"type": "String"
|
|
1607
1400
|
},
|
|
1608
1401
|
{
|
|
1609
|
-
"
|
|
1610
|
-
"
|
|
1611
|
-
"
|
|
1612
|
-
"
|
|
1402
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
1403
|
+
"label": "JWK URL",
|
|
1404
|
+
"description": "Well-known URL of JWKs",
|
|
1405
|
+
"optional": false,
|
|
1613
1406
|
"feel": "optional",
|
|
1407
|
+
"group": "authorization",
|
|
1614
1408
|
"binding": {
|
|
1615
|
-
"
|
|
1616
|
-
"
|
|
1409
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
1410
|
+
"type": "zeebe:property"
|
|
1617
1411
|
},
|
|
1618
1412
|
"condition": {
|
|
1619
|
-
"property": "
|
|
1620
|
-
"equals": "
|
|
1413
|
+
"property": "inbound.auth.type",
|
|
1414
|
+
"equals": "JWT",
|
|
1415
|
+
"type": "simple"
|
|
1621
1416
|
},
|
|
1622
|
-
"
|
|
1623
|
-
"notEmpty": true
|
|
1624
|
-
}
|
|
1417
|
+
"type": "String"
|
|
1625
1418
|
},
|
|
1626
1419
|
{
|
|
1627
|
-
"
|
|
1628
|
-
"
|
|
1629
|
-
"
|
|
1420
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
1421
|
+
"label": "JWT role property expression",
|
|
1422
|
+
"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>",
|
|
1423
|
+
"optional": false,
|
|
1424
|
+
"feel": "required",
|
|
1630
1425
|
"group": "authorization",
|
|
1631
|
-
"feel": "optional",
|
|
1632
1426
|
"binding": {
|
|
1633
|
-
"
|
|
1634
|
-
"
|
|
1427
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
1428
|
+
"type": "zeebe:property"
|
|
1635
1429
|
},
|
|
1636
1430
|
"condition": {
|
|
1637
|
-
"property": "
|
|
1638
|
-
"equals": "
|
|
1431
|
+
"property": "inbound.auth.type",
|
|
1432
|
+
"equals": "JWT",
|
|
1433
|
+
"type": "simple"
|
|
1639
1434
|
},
|
|
1640
|
-
"
|
|
1641
|
-
"notEmpty": true
|
|
1642
|
-
}
|
|
1435
|
+
"type": "String"
|
|
1643
1436
|
},
|
|
1644
1437
|
{
|
|
1645
|
-
"
|
|
1646
|
-
"
|
|
1647
|
-
"
|
|
1648
|
-
"
|
|
1438
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
1439
|
+
"label": "Required roles",
|
|
1440
|
+
"description": "List of roles to test JWT roles against",
|
|
1441
|
+
"optional": false,
|
|
1649
1442
|
"feel": "required",
|
|
1443
|
+
"group": "authorization",
|
|
1650
1444
|
"binding": {
|
|
1651
|
-
"
|
|
1652
|
-
"
|
|
1445
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
1446
|
+
"type": "zeebe:property"
|
|
1653
1447
|
},
|
|
1654
1448
|
"condition": {
|
|
1655
|
-
"property": "
|
|
1656
|
-
"equals": "
|
|
1657
|
-
|
|
1658
|
-
"constraints": {
|
|
1659
|
-
"notEmpty": true
|
|
1449
|
+
"property": "inbound.auth.type",
|
|
1450
|
+
"equals": "JWT",
|
|
1451
|
+
"type": "simple"
|
|
1660
1452
|
},
|
|
1661
|
-
"
|
|
1453
|
+
"type": "String"
|
|
1662
1454
|
},
|
|
1663
1455
|
{
|
|
1664
|
-
"
|
|
1665
|
-
"
|
|
1666
|
-
"
|
|
1456
|
+
"id": "inbound.responseBodyExpression",
|
|
1457
|
+
"label": "Response body expression",
|
|
1458
|
+
"description": "Specify condition and response",
|
|
1459
|
+
"optional": true,
|
|
1667
1460
|
"feel": "required",
|
|
1668
|
-
"
|
|
1461
|
+
"group": "webhookResponse",
|
|
1669
1462
|
"binding": {
|
|
1670
|
-
"
|
|
1671
|
-
"
|
|
1463
|
+
"name": "inbound.responseBodyExpression",
|
|
1464
|
+
"type": "zeebe:property"
|
|
1672
1465
|
},
|
|
1673
|
-
"
|
|
1674
|
-
"notEmpty": true
|
|
1675
|
-
}
|
|
1466
|
+
"type": "Text"
|
|
1676
1467
|
},
|
|
1677
1468
|
{
|
|
1678
|
-
"
|
|
1679
|
-
"
|
|
1680
|
-
"
|
|
1469
|
+
"id": "inbound.verificationExpression",
|
|
1470
|
+
"label": "One time verification response expression",
|
|
1471
|
+
"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>",
|
|
1472
|
+
"optional": true,
|
|
1681
1473
|
"feel": "required",
|
|
1474
|
+
"group": "webhookResponse",
|
|
1682
1475
|
"binding": {
|
|
1683
|
-
"
|
|
1684
|
-
"
|
|
1476
|
+
"name": "inbound.verificationExpression",
|
|
1477
|
+
"type": "zeebe:property"
|
|
1685
1478
|
},
|
|
1686
|
-
"
|
|
1687
|
-
"constraints": {
|
|
1688
|
-
"notEmpty": true
|
|
1689
|
-
}
|
|
1479
|
+
"type": "Text"
|
|
1690
1480
|
},
|
|
1691
1481
|
{
|
|
1692
|
-
"
|
|
1693
|
-
"
|
|
1694
|
-
"
|
|
1482
|
+
"id": "activationCondition",
|
|
1483
|
+
"label": "Activation condition",
|
|
1484
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1695
1485
|
"optional": true,
|
|
1486
|
+
"feel": "required",
|
|
1696
1487
|
"group": "activation",
|
|
1697
1488
|
"binding": {
|
|
1698
|
-
"
|
|
1699
|
-
"
|
|
1489
|
+
"name": "activationCondition",
|
|
1490
|
+
"type": "zeebe:property"
|
|
1700
1491
|
},
|
|
1701
|
-
"
|
|
1492
|
+
"type": "String"
|
|
1702
1493
|
},
|
|
1703
1494
|
{
|
|
1704
|
-
"
|
|
1705
|
-
"
|
|
1706
|
-
"
|
|
1495
|
+
"id": "correlationKeyProcess",
|
|
1496
|
+
"label": "Correlation key (process)",
|
|
1497
|
+
"description": "Sets up the correlation key from process variables",
|
|
1498
|
+
"constraints": {
|
|
1499
|
+
"notEmpty": true
|
|
1500
|
+
},
|
|
1707
1501
|
"feel": "required",
|
|
1708
|
-
"
|
|
1502
|
+
"group": "correlation",
|
|
1709
1503
|
"binding": {
|
|
1710
|
-
"
|
|
1711
|
-
"
|
|
1504
|
+
"name": "correlationKey",
|
|
1505
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1712
1506
|
},
|
|
1713
|
-
"
|
|
1507
|
+
"type": "String"
|
|
1714
1508
|
},
|
|
1715
1509
|
{
|
|
1716
|
-
"
|
|
1717
|
-
"
|
|
1718
|
-
"
|
|
1719
|
-
"
|
|
1510
|
+
"id": "correlationKeyPayload",
|
|
1511
|
+
"label": "Correlation key (payload)",
|
|
1512
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1513
|
+
"constraints": {
|
|
1514
|
+
"notEmpty": true
|
|
1515
|
+
},
|
|
1516
|
+
"feel": "required",
|
|
1517
|
+
"group": "correlation",
|
|
1720
1518
|
"binding": {
|
|
1721
|
-
"
|
|
1722
|
-
"
|
|
1519
|
+
"name": "correlationKeyExpression",
|
|
1520
|
+
"type": "zeebe:property"
|
|
1723
1521
|
},
|
|
1724
|
-
"
|
|
1522
|
+
"type": "String"
|
|
1725
1523
|
},
|
|
1726
1524
|
{
|
|
1727
|
-
"
|
|
1728
|
-
"
|
|
1729
|
-
"
|
|
1730
|
-
"feel": "required",
|
|
1525
|
+
"id": "messageIdExpression",
|
|
1526
|
+
"label": "Message ID expression",
|
|
1527
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1731
1528
|
"optional": true,
|
|
1529
|
+
"feel": "required",
|
|
1530
|
+
"group": "correlation",
|
|
1732
1531
|
"binding": {
|
|
1733
|
-
"
|
|
1734
|
-
"
|
|
1532
|
+
"name": "messageIdExpression",
|
|
1533
|
+
"type": "zeebe:property"
|
|
1735
1534
|
},
|
|
1736
|
-
"
|
|
1535
|
+
"type": "String"
|
|
1737
1536
|
},
|
|
1738
1537
|
{
|
|
1739
|
-
"
|
|
1740
|
-
"
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
"
|
|
1744
|
-
"optional": true,
|
|
1538
|
+
"id": "messageNameUuid",
|
|
1539
|
+
"generatedValue": {
|
|
1540
|
+
"type": "uuid"
|
|
1541
|
+
},
|
|
1542
|
+
"group": "correlation",
|
|
1745
1543
|
"binding": {
|
|
1746
|
-
"
|
|
1747
|
-
"
|
|
1748
|
-
}
|
|
1544
|
+
"name": "name",
|
|
1545
|
+
"type": "bpmn:Message#property"
|
|
1546
|
+
},
|
|
1547
|
+
"type": "Hidden"
|
|
1749
1548
|
},
|
|
1750
1549
|
{
|
|
1751
|
-
"
|
|
1752
|
-
"
|
|
1753
|
-
"
|
|
1550
|
+
"id": "resultVariable",
|
|
1551
|
+
"label": "Result variable",
|
|
1552
|
+
"description": "Name of variable to store the response in",
|
|
1553
|
+
"group": "output",
|
|
1554
|
+
"binding": {
|
|
1555
|
+
"name": "resultVariable",
|
|
1556
|
+
"type": "zeebe:property"
|
|
1557
|
+
},
|
|
1558
|
+
"type": "String"
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"id": "resultExpression",
|
|
1562
|
+
"label": "Result expression",
|
|
1563
|
+
"description": "Expression to map the response into process variables",
|
|
1754
1564
|
"feel": "required",
|
|
1755
|
-
"
|
|
1565
|
+
"group": "output",
|
|
1756
1566
|
"binding": {
|
|
1757
|
-
"
|
|
1758
|
-
"
|
|
1567
|
+
"name": "resultExpression",
|
|
1568
|
+
"type": "zeebe:property"
|
|
1759
1569
|
},
|
|
1760
|
-
"
|
|
1570
|
+
"type": "Text"
|
|
1761
1571
|
}
|
|
1762
1572
|
],
|
|
1763
1573
|
"icon": {
|
|
1764
|
-
"contents": "data:image/svg+xml
|
|
1574
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
1765
1575
|
},
|
|
1766
1576
|
"engines": {
|
|
1767
|
-
"camunda": "^8.
|
|
1577
|
+
"camunda": "^8.5"
|
|
1768
1578
|
}
|
|
1769
1579
|
},
|
|
1770
1580
|
{
|
|
1771
1581
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1772
1582
|
"name": "Webhook Intermediate Catch Event Connector",
|
|
1773
1583
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
1774
|
-
"version":
|
|
1584
|
+
"version": 4,
|
|
1775
1585
|
"description": "Configure webhook to receive callbacks",
|
|
1776
1586
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1777
1587
|
"category": {
|
|
@@ -1880,11 +1690,7 @@
|
|
|
1880
1690
|
},
|
|
1881
1691
|
"description": "The webhook ID is a part of the URL",
|
|
1882
1692
|
"constraints": {
|
|
1883
|
-
"notEmpty": true
|
|
1884
|
-
"pattern": {
|
|
1885
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
1886
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
1887
|
-
}
|
|
1693
|
+
"notEmpty": true
|
|
1888
1694
|
}
|
|
1889
1695
|
},
|
|
1890
1696
|
{
|
|
@@ -2163,18 +1969,6 @@
|
|
|
2163
1969
|
"notEmpty": true
|
|
2164
1970
|
}
|
|
2165
1971
|
},
|
|
2166
|
-
{
|
|
2167
|
-
"label": "Message ID expression",
|
|
2168
|
-
"feel": "required",
|
|
2169
|
-
"type": "String",
|
|
2170
|
-
"optional": true,
|
|
2171
|
-
"group": "activation",
|
|
2172
|
-
"binding": {
|
|
2173
|
-
"type": "zeebe:property",
|
|
2174
|
-
"name": "messageIdExpression"
|
|
2175
|
-
},
|
|
2176
|
-
"description": "Expression to extract unique identifier of a message"
|
|
2177
|
-
},
|
|
2178
1972
|
{
|
|
2179
1973
|
"label": "Condition",
|
|
2180
1974
|
"type": "String",
|
|
@@ -2210,18 +2004,6 @@
|
|
|
2210
2004
|
},
|
|
2211
2005
|
"description": "Expression to map the inbound payload to process variables"
|
|
2212
2006
|
},
|
|
2213
|
-
{
|
|
2214
|
-
"label": "One time verification response expression",
|
|
2215
|
-
"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>",
|
|
2216
|
-
"type": "Text",
|
|
2217
|
-
"group": "webhookResponse",
|
|
2218
|
-
"feel": "required",
|
|
2219
|
-
"optional": true,
|
|
2220
|
-
"binding": {
|
|
2221
|
-
"type": "zeebe:property",
|
|
2222
|
-
"name": "inbound.verificationExpression"
|
|
2223
|
-
}
|
|
2224
|
-
},
|
|
2225
2007
|
{
|
|
2226
2008
|
"label": "Response body expression",
|
|
2227
2009
|
"type": "Text",
|
|
@@ -2239,16 +2021,16 @@
|
|
|
2239
2021
|
"contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
2240
2022
|
},
|
|
2241
2023
|
"engines": {
|
|
2242
|
-
"camunda": "^8.
|
|
2024
|
+
"camunda": "^8.2"
|
|
2243
2025
|
}
|
|
2244
2026
|
},
|
|
2245
2027
|
{
|
|
2246
2028
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2247
|
-
"name": "Webhook Intermediate Event Connector",
|
|
2029
|
+
"name": "Webhook Intermediate Catch Event Connector",
|
|
2248
2030
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
2031
|
+
"version": 5,
|
|
2249
2032
|
"description": "Configure webhook to receive callbacks",
|
|
2250
2033
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2251
|
-
"version": 10,
|
|
2252
2034
|
"category": {
|
|
2253
2035
|
"id": "connectors",
|
|
2254
2036
|
"name": "Connectors"
|
|
@@ -2271,43 +2053,52 @@
|
|
|
2271
2053
|
"id": "authorization",
|
|
2272
2054
|
"label": "Authorization"
|
|
2273
2055
|
},
|
|
2274
|
-
{
|
|
2275
|
-
"id": "webhookResponse",
|
|
2276
|
-
"label": "Webhook response"
|
|
2277
|
-
},
|
|
2278
2056
|
{
|
|
2279
2057
|
"id": "activation",
|
|
2280
2058
|
"label": "Activation"
|
|
2281
2059
|
},
|
|
2282
2060
|
{
|
|
2283
|
-
"id": "
|
|
2284
|
-
"label": "
|
|
2061
|
+
"id": "variable-mapping",
|
|
2062
|
+
"label": "Variable mapping"
|
|
2285
2063
|
},
|
|
2286
2064
|
{
|
|
2287
|
-
"id": "
|
|
2288
|
-
"label": "
|
|
2065
|
+
"id": "webhookResponse",
|
|
2066
|
+
"label": "Webhook response"
|
|
2289
2067
|
}
|
|
2290
2068
|
],
|
|
2291
2069
|
"properties": [
|
|
2292
2070
|
{
|
|
2071
|
+
"type": "Hidden",
|
|
2293
2072
|
"value": "io.camunda:webhook:1",
|
|
2294
2073
|
"binding": {
|
|
2295
|
-
"
|
|
2296
|
-
"
|
|
2074
|
+
"type": "zeebe:property",
|
|
2075
|
+
"name": "inbound.type"
|
|
2076
|
+
}
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
"type": "Hidden",
|
|
2080
|
+
"generatedValue": {
|
|
2081
|
+
"type": "uuid"
|
|
2297
2082
|
},
|
|
2298
|
-
"
|
|
2083
|
+
"binding": {
|
|
2084
|
+
"type": "bpmn:Message#property",
|
|
2085
|
+
"name": "name"
|
|
2086
|
+
}
|
|
2299
2087
|
},
|
|
2300
2088
|
{
|
|
2301
|
-
"
|
|
2089
|
+
"type": "Hidden",
|
|
2090
|
+
"value": "ConfigurableInboundWebhook",
|
|
2091
|
+
"binding": {
|
|
2092
|
+
"type": "zeebe:property",
|
|
2093
|
+
"name": "inbound.subtype"
|
|
2094
|
+
}
|
|
2095
|
+
},
|
|
2096
|
+
{
|
|
2097
|
+
"id": "webhookMethod",
|
|
2302
2098
|
"label": "Webhook method",
|
|
2099
|
+
"group": "endpoint",
|
|
2303
2100
|
"description": "Select HTTP method",
|
|
2304
|
-
"optional": false,
|
|
2305
2101
|
"value": "any",
|
|
2306
|
-
"group": "endpoint",
|
|
2307
|
-
"binding": {
|
|
2308
|
-
"name": "inbound.method",
|
|
2309
|
-
"type": "zeebe:property"
|
|
2310
|
-
},
|
|
2311
2102
|
"type": "Dropdown",
|
|
2312
2103
|
"choices": [
|
|
2313
2104
|
{
|
|
@@ -2315,53 +2106,46 @@
|
|
|
2315
2106
|
"value": "any"
|
|
2316
2107
|
},
|
|
2317
2108
|
{
|
|
2318
|
-
"name": "
|
|
2109
|
+
"name": "Get",
|
|
2319
2110
|
"value": "get"
|
|
2320
2111
|
},
|
|
2321
2112
|
{
|
|
2322
|
-
"name": "
|
|
2113
|
+
"name": "Post",
|
|
2323
2114
|
"value": "post"
|
|
2324
2115
|
},
|
|
2325
2116
|
{
|
|
2326
|
-
"name": "
|
|
2117
|
+
"name": "Put",
|
|
2327
2118
|
"value": "put"
|
|
2328
2119
|
},
|
|
2329
2120
|
{
|
|
2330
|
-
"name": "
|
|
2121
|
+
"name": "Delete",
|
|
2331
2122
|
"value": "delete"
|
|
2332
2123
|
}
|
|
2333
|
-
]
|
|
2124
|
+
],
|
|
2125
|
+
"binding": {
|
|
2126
|
+
"type": "zeebe:property",
|
|
2127
|
+
"name": "inbound.method"
|
|
2128
|
+
}
|
|
2334
2129
|
},
|
|
2335
2130
|
{
|
|
2336
|
-
"id": "inbound.context",
|
|
2337
2131
|
"label": "Webhook ID",
|
|
2338
|
-
"
|
|
2339
|
-
"optional": false,
|
|
2340
|
-
"constraints": {
|
|
2341
|
-
"notEmpty": true,
|
|
2342
|
-
"pattern": {
|
|
2343
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
2344
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
2345
|
-
}
|
|
2346
|
-
},
|
|
2132
|
+
"type": "String",
|
|
2347
2133
|
"group": "endpoint",
|
|
2348
2134
|
"binding": {
|
|
2349
|
-
"
|
|
2350
|
-
"
|
|
2135
|
+
"type": "zeebe:property",
|
|
2136
|
+
"name": "inbound.context"
|
|
2351
2137
|
},
|
|
2352
|
-
"
|
|
2138
|
+
"description": "The webhook ID is a part of the URL",
|
|
2139
|
+
"constraints": {
|
|
2140
|
+
"notEmpty": true
|
|
2141
|
+
}
|
|
2353
2142
|
},
|
|
2354
2143
|
{
|
|
2355
|
-
"id": "
|
|
2144
|
+
"id": "shouldValidateHmac",
|
|
2356
2145
|
"label": "HMAC authentication",
|
|
2146
|
+
"group": "authentication",
|
|
2357
2147
|
"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",
|
|
2358
|
-
"optional": false,
|
|
2359
2148
|
"value": "disabled",
|
|
2360
|
-
"group": "authentication",
|
|
2361
|
-
"binding": {
|
|
2362
|
-
"name": "inbound.shouldValidateHmac",
|
|
2363
|
-
"type": "zeebe:property"
|
|
2364
|
-
},
|
|
2365
2149
|
"type": "Dropdown",
|
|
2366
2150
|
"choices": [
|
|
2367
2151
|
{
|
|
@@ -2372,60 +2156,47 @@
|
|
|
2372
2156
|
"name": "Disabled",
|
|
2373
2157
|
"value": "disabled"
|
|
2374
2158
|
}
|
|
2375
|
-
]
|
|
2159
|
+
],
|
|
2160
|
+
"binding": {
|
|
2161
|
+
"type": "zeebe:property",
|
|
2162
|
+
"name": "inbound.shouldValidateHmac"
|
|
2163
|
+
}
|
|
2376
2164
|
},
|
|
2377
2165
|
{
|
|
2378
|
-
"id": "inbound.hmacSecret",
|
|
2379
2166
|
"label": "HMAC secret key",
|
|
2380
2167
|
"description": "Shared secret key",
|
|
2381
|
-
"
|
|
2382
|
-
"feel": "optional",
|
|
2168
|
+
"type": "String",
|
|
2383
2169
|
"group": "authentication",
|
|
2170
|
+
"optional": true,
|
|
2384
2171
|
"binding": {
|
|
2385
|
-
"
|
|
2386
|
-
"
|
|
2172
|
+
"type": "zeebe:property",
|
|
2173
|
+
"name": "inbound.hmacSecret"
|
|
2387
2174
|
},
|
|
2388
2175
|
"condition": {
|
|
2389
|
-
"property": "
|
|
2390
|
-
"equals": "enabled"
|
|
2391
|
-
|
|
2392
|
-
},
|
|
2393
|
-
"type": "String"
|
|
2176
|
+
"property": "shouldValidateHmac",
|
|
2177
|
+
"equals": "enabled"
|
|
2178
|
+
}
|
|
2394
2179
|
},
|
|
2395
2180
|
{
|
|
2396
|
-
"id": "inbound.hmacHeader",
|
|
2397
2181
|
"label": "HMAC header",
|
|
2398
2182
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
2399
|
-
"
|
|
2400
|
-
"feel": "optional",
|
|
2183
|
+
"type": "String",
|
|
2401
2184
|
"group": "authentication",
|
|
2185
|
+
"optional": true,
|
|
2402
2186
|
"binding": {
|
|
2403
|
-
"
|
|
2404
|
-
"
|
|
2187
|
+
"type": "zeebe:property",
|
|
2188
|
+
"name": "inbound.hmacHeader"
|
|
2405
2189
|
},
|
|
2406
2190
|
"condition": {
|
|
2407
|
-
"property": "
|
|
2408
|
-
"equals": "enabled"
|
|
2409
|
-
|
|
2410
|
-
},
|
|
2411
|
-
"type": "String"
|
|
2191
|
+
"property": "shouldValidateHmac",
|
|
2192
|
+
"equals": "enabled"
|
|
2193
|
+
}
|
|
2412
2194
|
},
|
|
2413
2195
|
{
|
|
2414
|
-
"id": "inbound.hmacAlgorithm",
|
|
2415
2196
|
"label": "HMAC algorithm",
|
|
2197
|
+
"group": "authentication",
|
|
2416
2198
|
"description": "Choose HMAC algorithm",
|
|
2417
|
-
"optional": false,
|
|
2418
2199
|
"value": "sha_256",
|
|
2419
|
-
"group": "authentication",
|
|
2420
|
-
"binding": {
|
|
2421
|
-
"name": "inbound.hmacAlgorithm",
|
|
2422
|
-
"type": "zeebe:property"
|
|
2423
|
-
},
|
|
2424
|
-
"condition": {
|
|
2425
|
-
"property": "inbound.shouldValidateHmac",
|
|
2426
|
-
"equals": "enabled",
|
|
2427
|
-
"type": "simple"
|
|
2428
|
-
},
|
|
2429
2200
|
"type": "Dropdown",
|
|
2430
2201
|
"choices": [
|
|
2431
2202
|
{
|
|
@@ -2440,306 +2211,760 @@
|
|
|
2440
2211
|
"name": "SHA-512",
|
|
2441
2212
|
"value": "sha_512"
|
|
2442
2213
|
}
|
|
2443
|
-
]
|
|
2214
|
+
],
|
|
2215
|
+
"binding": {
|
|
2216
|
+
"type": "zeebe:property",
|
|
2217
|
+
"name": "inbound.hmacAlgorithm"
|
|
2218
|
+
},
|
|
2219
|
+
"condition": {
|
|
2220
|
+
"property": "shouldValidateHmac",
|
|
2221
|
+
"equals": "enabled"
|
|
2222
|
+
}
|
|
2444
2223
|
},
|
|
2445
2224
|
{
|
|
2446
|
-
"id": "inbound.hmacScopes",
|
|
2447
2225
|
"label": "HMAC scopes",
|
|
2226
|
+
"group": "authentication",
|
|
2448
2227
|
"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>",
|
|
2449
|
-
"optional": true,
|
|
2450
2228
|
"feel": "required",
|
|
2451
|
-
"
|
|
2229
|
+
"type": "String",
|
|
2230
|
+
"optional": true,
|
|
2452
2231
|
"binding": {
|
|
2453
|
-
"
|
|
2454
|
-
"
|
|
2232
|
+
"type": "zeebe:property",
|
|
2233
|
+
"name": "inbound.hmacScopes"
|
|
2455
2234
|
},
|
|
2456
2235
|
"condition": {
|
|
2457
|
-
"property": "
|
|
2458
|
-
"equals": "enabled"
|
|
2459
|
-
|
|
2460
|
-
},
|
|
2461
|
-
"type": "String"
|
|
2236
|
+
"property": "shouldValidateHmac",
|
|
2237
|
+
"equals": "enabled"
|
|
2238
|
+
}
|
|
2462
2239
|
},
|
|
2463
2240
|
{
|
|
2464
|
-
"id": "
|
|
2241
|
+
"id": "authorizationType",
|
|
2465
2242
|
"label": "Authorization type",
|
|
2466
|
-
"description": "Choose the authorization type",
|
|
2467
|
-
"value": "NONE",
|
|
2468
2243
|
"group": "authorization",
|
|
2469
|
-
"
|
|
2470
|
-
|
|
2471
|
-
"type": "zeebe:property"
|
|
2472
|
-
},
|
|
2244
|
+
"description": "Choose the authorization type.",
|
|
2245
|
+
"value": "NONE",
|
|
2473
2246
|
"type": "Dropdown",
|
|
2474
2247
|
"choices": [
|
|
2475
2248
|
{
|
|
2476
2249
|
"name": "None",
|
|
2477
2250
|
"value": "NONE"
|
|
2478
2251
|
},
|
|
2252
|
+
{
|
|
2253
|
+
"name": "JWT",
|
|
2254
|
+
"value": "JWT"
|
|
2255
|
+
},
|
|
2479
2256
|
{
|
|
2480
2257
|
"name": "Basic",
|
|
2481
2258
|
"value": "BASIC"
|
|
2482
2259
|
},
|
|
2483
2260
|
{
|
|
2484
|
-
"name": "API
|
|
2261
|
+
"name": "API Key",
|
|
2485
2262
|
"value": "APIKEY"
|
|
2486
|
-
},
|
|
2487
|
-
{
|
|
2488
|
-
"name": "JWT",
|
|
2489
|
-
"value": "JWT"
|
|
2490
2263
|
}
|
|
2491
|
-
]
|
|
2264
|
+
],
|
|
2265
|
+
"binding": {
|
|
2266
|
+
"type": "zeebe:property",
|
|
2267
|
+
"name": "inbound.auth.type"
|
|
2268
|
+
}
|
|
2492
2269
|
},
|
|
2493
2270
|
{
|
|
2494
|
-
"
|
|
2495
|
-
"
|
|
2496
|
-
"
|
|
2497
|
-
"optional": false,
|
|
2498
|
-
"feel": "optional",
|
|
2271
|
+
"label": "JWK url",
|
|
2272
|
+
"description": "Well-known url of JWKs",
|
|
2273
|
+
"type": "String",
|
|
2499
2274
|
"group": "authorization",
|
|
2275
|
+
"feel": "optional",
|
|
2276
|
+
"optional": true,
|
|
2500
2277
|
"binding": {
|
|
2501
|
-
"
|
|
2502
|
-
"
|
|
2278
|
+
"type": "zeebe:property",
|
|
2279
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
2503
2280
|
},
|
|
2504
2281
|
"condition": {
|
|
2505
|
-
"property": "
|
|
2506
|
-
"equals": "
|
|
2507
|
-
|
|
2508
|
-
},
|
|
2509
|
-
"type": "String"
|
|
2282
|
+
"property": "authorizationType",
|
|
2283
|
+
"equals": "JWT"
|
|
2284
|
+
}
|
|
2510
2285
|
},
|
|
2511
2286
|
{
|
|
2512
|
-
"
|
|
2513
|
-
"
|
|
2514
|
-
"
|
|
2515
|
-
"optional": false,
|
|
2516
|
-
"feel": "optional",
|
|
2287
|
+
"label": "JWT role property expression",
|
|
2288
|
+
"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>",
|
|
2289
|
+
"type": "String",
|
|
2517
2290
|
"group": "authorization",
|
|
2291
|
+
"feel": "required",
|
|
2292
|
+
"optional": true,
|
|
2518
2293
|
"binding": {
|
|
2519
|
-
"
|
|
2520
|
-
"
|
|
2294
|
+
"type": "zeebe:property",
|
|
2295
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
2521
2296
|
},
|
|
2522
2297
|
"condition": {
|
|
2523
|
-
"property": "
|
|
2524
|
-
"equals": "
|
|
2525
|
-
|
|
2526
|
-
},
|
|
2527
|
-
"type": "String"
|
|
2298
|
+
"property": "authorizationType",
|
|
2299
|
+
"equals": "JWT"
|
|
2300
|
+
}
|
|
2528
2301
|
},
|
|
2529
2302
|
{
|
|
2530
|
-
"
|
|
2531
|
-
"
|
|
2532
|
-
"
|
|
2533
|
-
"optional": false,
|
|
2534
|
-
"feel": "optional",
|
|
2303
|
+
"label": "Required roles",
|
|
2304
|
+
"description": "List of roles to test JWT roles against",
|
|
2305
|
+
"type": "String",
|
|
2535
2306
|
"group": "authorization",
|
|
2307
|
+
"feel": "required",
|
|
2308
|
+
"optional": true,
|
|
2536
2309
|
"binding": {
|
|
2537
|
-
"
|
|
2538
|
-
"
|
|
2310
|
+
"type": "zeebe:property",
|
|
2311
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
2539
2312
|
},
|
|
2540
2313
|
"condition": {
|
|
2541
|
-
"property": "
|
|
2542
|
-
"equals": "
|
|
2543
|
-
|
|
2544
|
-
},
|
|
2545
|
-
"type": "String"
|
|
2314
|
+
"property": "authorizationType",
|
|
2315
|
+
"equals": "JWT"
|
|
2316
|
+
}
|
|
2546
2317
|
},
|
|
2547
2318
|
{
|
|
2548
|
-
"
|
|
2549
|
-
"
|
|
2319
|
+
"label": "Username",
|
|
2320
|
+
"description": "Username for basic authentication",
|
|
2321
|
+
"type": "String",
|
|
2322
|
+
"group": "authorization",
|
|
2323
|
+
"feel": "optional",
|
|
2324
|
+
"binding": {
|
|
2325
|
+
"type": "zeebe:property",
|
|
2326
|
+
"name": "inbound.auth.username"
|
|
2327
|
+
},
|
|
2328
|
+
"condition": {
|
|
2329
|
+
"property": "authorizationType",
|
|
2330
|
+
"equals": "BASIC"
|
|
2331
|
+
},
|
|
2332
|
+
"constraints": {
|
|
2333
|
+
"notEmpty": true
|
|
2334
|
+
}
|
|
2335
|
+
},
|
|
2336
|
+
{
|
|
2337
|
+
"label": "Password",
|
|
2338
|
+
"description": "Password for basic authentication",
|
|
2339
|
+
"type": "String",
|
|
2340
|
+
"group": "authorization",
|
|
2341
|
+
"feel": "optional",
|
|
2342
|
+
"binding": {
|
|
2343
|
+
"type": "zeebe:property",
|
|
2344
|
+
"name": "inbound.auth.password"
|
|
2345
|
+
},
|
|
2346
|
+
"condition": {
|
|
2347
|
+
"property": "authorizationType",
|
|
2348
|
+
"equals": "BASIC"
|
|
2349
|
+
},
|
|
2350
|
+
"constraints": {
|
|
2351
|
+
"notEmpty": true
|
|
2352
|
+
}
|
|
2353
|
+
},
|
|
2354
|
+
{
|
|
2355
|
+
"label": "API Key",
|
|
2356
|
+
"description": "Expected API key",
|
|
2357
|
+
"type": "String",
|
|
2358
|
+
"group": "authorization",
|
|
2359
|
+
"feel": "optional",
|
|
2360
|
+
"binding": {
|
|
2361
|
+
"type": "zeebe:property",
|
|
2362
|
+
"name": "inbound.auth.apiKey"
|
|
2363
|
+
},
|
|
2364
|
+
"condition": {
|
|
2365
|
+
"property": "authorizationType",
|
|
2366
|
+
"equals": "APIKEY"
|
|
2367
|
+
},
|
|
2368
|
+
"constraints": {
|
|
2369
|
+
"notEmpty": true
|
|
2370
|
+
}
|
|
2371
|
+
},
|
|
2372
|
+
{
|
|
2373
|
+
"label": "API Key locator",
|
|
2550
2374
|
"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>",
|
|
2551
|
-
"
|
|
2552
|
-
"
|
|
2375
|
+
"type": "String",
|
|
2376
|
+
"group": "authorization",
|
|
2377
|
+
"feel": "required",
|
|
2378
|
+
"binding": {
|
|
2379
|
+
"type": "zeebe:property",
|
|
2380
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
2381
|
+
},
|
|
2382
|
+
"condition": {
|
|
2383
|
+
"property": "authorizationType",
|
|
2384
|
+
"equals": "APIKEY"
|
|
2385
|
+
},
|
|
2553
2386
|
"constraints": {
|
|
2554
2387
|
"notEmpty": true
|
|
2555
2388
|
},
|
|
2389
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
2390
|
+
},
|
|
2391
|
+
{
|
|
2392
|
+
"label": "Correlation key (process)",
|
|
2393
|
+
"type": "String",
|
|
2394
|
+
"group": "activation",
|
|
2395
|
+
"feel": "required",
|
|
2396
|
+
"description": "Sets up the correlation key from process variables",
|
|
2397
|
+
"binding": {
|
|
2398
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2399
|
+
"name": "correlationKey"
|
|
2400
|
+
},
|
|
2401
|
+
"constraints": {
|
|
2402
|
+
"notEmpty": true
|
|
2403
|
+
}
|
|
2404
|
+
},
|
|
2405
|
+
{
|
|
2406
|
+
"label": "Correlation key (payload)",
|
|
2407
|
+
"type": "String",
|
|
2408
|
+
"group": "activation",
|
|
2409
|
+
"feel": "required",
|
|
2410
|
+
"binding": {
|
|
2411
|
+
"type": "zeebe:property",
|
|
2412
|
+
"name": "correlationKeyExpression"
|
|
2413
|
+
},
|
|
2414
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
2415
|
+
"constraints": {
|
|
2416
|
+
"notEmpty": true
|
|
2417
|
+
}
|
|
2418
|
+
},
|
|
2419
|
+
{
|
|
2420
|
+
"label": "Message ID expression",
|
|
2421
|
+
"feel": "required",
|
|
2422
|
+
"type": "String",
|
|
2423
|
+
"optional": true,
|
|
2424
|
+
"group": "activation",
|
|
2425
|
+
"binding": {
|
|
2426
|
+
"type": "zeebe:property",
|
|
2427
|
+
"name": "messageIdExpression"
|
|
2428
|
+
},
|
|
2429
|
+
"description": "Expression to extract unique identifier of a message"
|
|
2430
|
+
},
|
|
2431
|
+
{
|
|
2432
|
+
"label": "Condition",
|
|
2433
|
+
"type": "String",
|
|
2434
|
+
"group": "activation",
|
|
2435
|
+
"feel": "required",
|
|
2436
|
+
"optional": true,
|
|
2437
|
+
"binding": {
|
|
2438
|
+
"type": "zeebe:property",
|
|
2439
|
+
"name": "activationCondition"
|
|
2440
|
+
},
|
|
2441
|
+
"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>"
|
|
2442
|
+
},
|
|
2443
|
+
{
|
|
2444
|
+
"label": "Result variable",
|
|
2445
|
+
"type": "String",
|
|
2446
|
+
"group": "variable-mapping",
|
|
2447
|
+
"optional": true,
|
|
2448
|
+
"binding": {
|
|
2449
|
+
"type": "zeebe:property",
|
|
2450
|
+
"name": "resultVariable"
|
|
2451
|
+
},
|
|
2452
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2453
|
+
},
|
|
2454
|
+
{
|
|
2455
|
+
"label": "Result expression",
|
|
2456
|
+
"type": "String",
|
|
2457
|
+
"group": "variable-mapping",
|
|
2458
|
+
"feel": "required",
|
|
2459
|
+
"optional": true,
|
|
2460
|
+
"binding": {
|
|
2461
|
+
"type": "zeebe:property",
|
|
2462
|
+
"name": "resultExpression"
|
|
2463
|
+
},
|
|
2464
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2465
|
+
},
|
|
2466
|
+
{
|
|
2467
|
+
"label": "One time verification response expression",
|
|
2468
|
+
"description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
|
|
2469
|
+
"type": "Text",
|
|
2470
|
+
"group": "webhookResponse",
|
|
2471
|
+
"feel": "required",
|
|
2472
|
+
"optional": true,
|
|
2473
|
+
"binding": {
|
|
2474
|
+
"type": "zeebe:property",
|
|
2475
|
+
"name": "inbound.verificationExpression"
|
|
2476
|
+
}
|
|
2477
|
+
},
|
|
2478
|
+
{
|
|
2479
|
+
"label": "Response body expression",
|
|
2480
|
+
"type": "Text",
|
|
2481
|
+
"group": "webhookResponse",
|
|
2482
|
+
"feel": "required",
|
|
2483
|
+
"optional": true,
|
|
2484
|
+
"binding": {
|
|
2485
|
+
"type": "zeebe:property",
|
|
2486
|
+
"name": "inbound.responseBodyExpression"
|
|
2487
|
+
},
|
|
2488
|
+
"description": "Specify condition and response"
|
|
2489
|
+
}
|
|
2490
|
+
],
|
|
2491
|
+
"icon": {
|
|
2492
|
+
"contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
2493
|
+
},
|
|
2494
|
+
"engines": {
|
|
2495
|
+
"camunda": "^8.4"
|
|
2496
|
+
}
|
|
2497
|
+
},
|
|
2498
|
+
{
|
|
2499
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2500
|
+
"name": "Webhook Intermediate Catch Event Connector",
|
|
2501
|
+
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
2502
|
+
"version": 6,
|
|
2503
|
+
"description": "Configure webhook to receive callbacks",
|
|
2504
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2505
|
+
"category": {
|
|
2506
|
+
"id": "connectors",
|
|
2507
|
+
"name": "Connectors"
|
|
2508
|
+
},
|
|
2509
|
+
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
2510
|
+
"elementType": {
|
|
2511
|
+
"value": "bpmn:IntermediateCatchEvent",
|
|
2512
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2513
|
+
},
|
|
2514
|
+
"groups": [
|
|
2515
|
+
{
|
|
2516
|
+
"id": "endpoint",
|
|
2517
|
+
"label": "Webhook configuration"
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
"id": "authentication",
|
|
2521
|
+
"label": "Authentication"
|
|
2522
|
+
},
|
|
2523
|
+
{
|
|
2524
|
+
"id": "authorization",
|
|
2525
|
+
"label": "Authorization"
|
|
2526
|
+
},
|
|
2527
|
+
{
|
|
2528
|
+
"id": "activation",
|
|
2529
|
+
"label": "Activation"
|
|
2530
|
+
},
|
|
2531
|
+
{
|
|
2532
|
+
"id": "variable-mapping",
|
|
2533
|
+
"label": "Variable mapping"
|
|
2534
|
+
},
|
|
2535
|
+
{
|
|
2536
|
+
"id": "webhookResponse",
|
|
2537
|
+
"label": "Webhook response"
|
|
2538
|
+
}
|
|
2539
|
+
],
|
|
2540
|
+
"properties": [
|
|
2541
|
+
{
|
|
2542
|
+
"type": "Hidden",
|
|
2543
|
+
"value": "io.camunda:webhook:1",
|
|
2544
|
+
"binding": {
|
|
2545
|
+
"type": "zeebe:property",
|
|
2546
|
+
"name": "inbound.type"
|
|
2547
|
+
}
|
|
2548
|
+
},
|
|
2549
|
+
{
|
|
2550
|
+
"type": "Hidden",
|
|
2551
|
+
"generatedValue": {
|
|
2552
|
+
"type": "uuid"
|
|
2553
|
+
},
|
|
2554
|
+
"binding": {
|
|
2555
|
+
"type": "bpmn:Message#property",
|
|
2556
|
+
"name": "name"
|
|
2557
|
+
}
|
|
2558
|
+
},
|
|
2559
|
+
{
|
|
2560
|
+
"type": "Hidden",
|
|
2561
|
+
"value": "ConfigurableInboundWebhook",
|
|
2562
|
+
"binding": {
|
|
2563
|
+
"type": "zeebe:property",
|
|
2564
|
+
"name": "inbound.subtype"
|
|
2565
|
+
}
|
|
2566
|
+
},
|
|
2567
|
+
{
|
|
2568
|
+
"id": "webhookMethod",
|
|
2569
|
+
"label": "Webhook method",
|
|
2570
|
+
"group": "endpoint",
|
|
2571
|
+
"description": "Select HTTP method",
|
|
2572
|
+
"value": "any",
|
|
2573
|
+
"type": "Dropdown",
|
|
2574
|
+
"choices": [
|
|
2575
|
+
{
|
|
2576
|
+
"name": "Any",
|
|
2577
|
+
"value": "any"
|
|
2578
|
+
},
|
|
2579
|
+
{
|
|
2580
|
+
"name": "Get",
|
|
2581
|
+
"value": "get"
|
|
2582
|
+
},
|
|
2583
|
+
{
|
|
2584
|
+
"name": "Post",
|
|
2585
|
+
"value": "post"
|
|
2586
|
+
},
|
|
2587
|
+
{
|
|
2588
|
+
"name": "Put",
|
|
2589
|
+
"value": "put"
|
|
2590
|
+
},
|
|
2591
|
+
{
|
|
2592
|
+
"name": "Delete",
|
|
2593
|
+
"value": "delete"
|
|
2594
|
+
}
|
|
2595
|
+
],
|
|
2596
|
+
"binding": {
|
|
2597
|
+
"type": "zeebe:property",
|
|
2598
|
+
"name": "inbound.method"
|
|
2599
|
+
}
|
|
2600
|
+
},
|
|
2601
|
+
{
|
|
2602
|
+
"label": "Webhook ID",
|
|
2603
|
+
"type": "String",
|
|
2604
|
+
"group": "endpoint",
|
|
2605
|
+
"binding": {
|
|
2606
|
+
"type": "zeebe:property",
|
|
2607
|
+
"name": "inbound.context"
|
|
2608
|
+
},
|
|
2609
|
+
"description": "The webhook ID is a part of the URL",
|
|
2610
|
+
"constraints": {
|
|
2611
|
+
"notEmpty": true,
|
|
2612
|
+
"pattern": {
|
|
2613
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
2614
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
2615
|
+
}
|
|
2616
|
+
}
|
|
2617
|
+
},
|
|
2618
|
+
{
|
|
2619
|
+
"id": "shouldValidateHmac",
|
|
2620
|
+
"label": "HMAC authentication",
|
|
2621
|
+
"group": "authentication",
|
|
2622
|
+
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
2623
|
+
"value": "disabled",
|
|
2624
|
+
"type": "Dropdown",
|
|
2625
|
+
"choices": [
|
|
2626
|
+
{
|
|
2627
|
+
"name": "Enabled",
|
|
2628
|
+
"value": "enabled"
|
|
2629
|
+
},
|
|
2630
|
+
{
|
|
2631
|
+
"name": "Disabled",
|
|
2632
|
+
"value": "disabled"
|
|
2633
|
+
}
|
|
2634
|
+
],
|
|
2635
|
+
"binding": {
|
|
2636
|
+
"type": "zeebe:property",
|
|
2637
|
+
"name": "inbound.shouldValidateHmac"
|
|
2638
|
+
}
|
|
2639
|
+
},
|
|
2640
|
+
{
|
|
2641
|
+
"label": "HMAC secret key",
|
|
2642
|
+
"description": "Shared secret key",
|
|
2643
|
+
"type": "String",
|
|
2644
|
+
"group": "authentication",
|
|
2645
|
+
"optional": true,
|
|
2646
|
+
"binding": {
|
|
2647
|
+
"type": "zeebe:property",
|
|
2648
|
+
"name": "inbound.hmacSecret"
|
|
2649
|
+
},
|
|
2650
|
+
"condition": {
|
|
2651
|
+
"property": "shouldValidateHmac",
|
|
2652
|
+
"equals": "enabled"
|
|
2653
|
+
}
|
|
2654
|
+
},
|
|
2655
|
+
{
|
|
2656
|
+
"label": "HMAC header",
|
|
2657
|
+
"description": "Name of header attribute that will contain the HMAC value",
|
|
2658
|
+
"type": "String",
|
|
2659
|
+
"group": "authentication",
|
|
2660
|
+
"optional": true,
|
|
2661
|
+
"binding": {
|
|
2662
|
+
"type": "zeebe:property",
|
|
2663
|
+
"name": "inbound.hmacHeader"
|
|
2664
|
+
},
|
|
2665
|
+
"condition": {
|
|
2666
|
+
"property": "shouldValidateHmac",
|
|
2667
|
+
"equals": "enabled"
|
|
2668
|
+
}
|
|
2669
|
+
},
|
|
2670
|
+
{
|
|
2671
|
+
"label": "HMAC algorithm",
|
|
2672
|
+
"group": "authentication",
|
|
2673
|
+
"description": "Choose HMAC algorithm",
|
|
2674
|
+
"value": "sha_256",
|
|
2675
|
+
"type": "Dropdown",
|
|
2676
|
+
"choices": [
|
|
2677
|
+
{
|
|
2678
|
+
"name": "SHA-1",
|
|
2679
|
+
"value": "sha_1"
|
|
2680
|
+
},
|
|
2681
|
+
{
|
|
2682
|
+
"name": "SHA-256",
|
|
2683
|
+
"value": "sha_256"
|
|
2684
|
+
},
|
|
2685
|
+
{
|
|
2686
|
+
"name": "SHA-512",
|
|
2687
|
+
"value": "sha_512"
|
|
2688
|
+
}
|
|
2689
|
+
],
|
|
2690
|
+
"binding": {
|
|
2691
|
+
"type": "zeebe:property",
|
|
2692
|
+
"name": "inbound.hmacAlgorithm"
|
|
2693
|
+
},
|
|
2694
|
+
"condition": {
|
|
2695
|
+
"property": "shouldValidateHmac",
|
|
2696
|
+
"equals": "enabled"
|
|
2697
|
+
}
|
|
2698
|
+
},
|
|
2699
|
+
{
|
|
2700
|
+
"label": "HMAC scopes",
|
|
2701
|
+
"group": "authentication",
|
|
2702
|
+
"description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
|
|
2556
2703
|
"feel": "required",
|
|
2704
|
+
"type": "String",
|
|
2705
|
+
"optional": true,
|
|
2706
|
+
"binding": {
|
|
2707
|
+
"type": "zeebe:property",
|
|
2708
|
+
"name": "inbound.hmacScopes"
|
|
2709
|
+
},
|
|
2710
|
+
"condition": {
|
|
2711
|
+
"property": "shouldValidateHmac",
|
|
2712
|
+
"equals": "enabled"
|
|
2713
|
+
}
|
|
2714
|
+
},
|
|
2715
|
+
{
|
|
2716
|
+
"id": "authorizationType",
|
|
2717
|
+
"label": "Authorization type",
|
|
2557
2718
|
"group": "authorization",
|
|
2719
|
+
"description": "Choose the authorization type.",
|
|
2720
|
+
"value": "NONE",
|
|
2721
|
+
"type": "Dropdown",
|
|
2722
|
+
"choices": [
|
|
2723
|
+
{
|
|
2724
|
+
"name": "None",
|
|
2725
|
+
"value": "NONE"
|
|
2726
|
+
},
|
|
2727
|
+
{
|
|
2728
|
+
"name": "JWT",
|
|
2729
|
+
"value": "JWT"
|
|
2730
|
+
},
|
|
2731
|
+
{
|
|
2732
|
+
"name": "Basic",
|
|
2733
|
+
"value": "BASIC"
|
|
2734
|
+
},
|
|
2735
|
+
{
|
|
2736
|
+
"name": "API Key",
|
|
2737
|
+
"value": "APIKEY"
|
|
2738
|
+
}
|
|
2739
|
+
],
|
|
2558
2740
|
"binding": {
|
|
2559
|
-
"
|
|
2560
|
-
"
|
|
2561
|
-
}
|
|
2562
|
-
"condition": {
|
|
2563
|
-
"property": "inbound.auth.type",
|
|
2564
|
-
"equals": "APIKEY",
|
|
2565
|
-
"type": "simple"
|
|
2566
|
-
},
|
|
2567
|
-
"type": "String"
|
|
2741
|
+
"type": "zeebe:property",
|
|
2742
|
+
"name": "inbound.auth.type"
|
|
2743
|
+
}
|
|
2568
2744
|
},
|
|
2569
2745
|
{
|
|
2570
|
-
"
|
|
2571
|
-
"
|
|
2572
|
-
"
|
|
2573
|
-
"optional": false,
|
|
2574
|
-
"feel": "optional",
|
|
2746
|
+
"label": "JWK url",
|
|
2747
|
+
"description": "Well-known url of JWKs",
|
|
2748
|
+
"type": "String",
|
|
2575
2749
|
"group": "authorization",
|
|
2750
|
+
"feel": "optional",
|
|
2751
|
+
"optional": true,
|
|
2576
2752
|
"binding": {
|
|
2577
|
-
"
|
|
2578
|
-
"
|
|
2753
|
+
"type": "zeebe:property",
|
|
2754
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
2579
2755
|
},
|
|
2580
2756
|
"condition": {
|
|
2581
|
-
"property": "
|
|
2582
|
-
"equals": "JWT"
|
|
2583
|
-
|
|
2584
|
-
},
|
|
2585
|
-
"type": "String"
|
|
2757
|
+
"property": "authorizationType",
|
|
2758
|
+
"equals": "JWT"
|
|
2759
|
+
}
|
|
2586
2760
|
},
|
|
2587
2761
|
{
|
|
2588
|
-
"id": "inbound.auth.jwt.permissionsExpression",
|
|
2589
2762
|
"label": "JWT role property expression",
|
|
2590
2763
|
"description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
|
|
2591
|
-
"
|
|
2592
|
-
"feel": "required",
|
|
2764
|
+
"type": "String",
|
|
2593
2765
|
"group": "authorization",
|
|
2766
|
+
"feel": "required",
|
|
2767
|
+
"optional": true,
|
|
2594
2768
|
"binding": {
|
|
2595
|
-
"
|
|
2596
|
-
"
|
|
2769
|
+
"type": "zeebe:property",
|
|
2770
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
2597
2771
|
},
|
|
2598
2772
|
"condition": {
|
|
2599
|
-
"property": "
|
|
2600
|
-
"equals": "JWT"
|
|
2601
|
-
|
|
2602
|
-
},
|
|
2603
|
-
"type": "String"
|
|
2773
|
+
"property": "authorizationType",
|
|
2774
|
+
"equals": "JWT"
|
|
2775
|
+
}
|
|
2604
2776
|
},
|
|
2605
2777
|
{
|
|
2606
|
-
"id": "inbound.auth.jwt.requiredPermissions",
|
|
2607
2778
|
"label": "Required roles",
|
|
2608
2779
|
"description": "List of roles to test JWT roles against",
|
|
2609
|
-
"
|
|
2780
|
+
"type": "String",
|
|
2781
|
+
"group": "authorization",
|
|
2610
2782
|
"feel": "required",
|
|
2783
|
+
"optional": true,
|
|
2784
|
+
"binding": {
|
|
2785
|
+
"type": "zeebe:property",
|
|
2786
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
2787
|
+
},
|
|
2788
|
+
"condition": {
|
|
2789
|
+
"property": "authorizationType",
|
|
2790
|
+
"equals": "JWT"
|
|
2791
|
+
}
|
|
2792
|
+
},
|
|
2793
|
+
{
|
|
2794
|
+
"label": "Username",
|
|
2795
|
+
"description": "Username for basic authentication",
|
|
2796
|
+
"type": "String",
|
|
2611
2797
|
"group": "authorization",
|
|
2798
|
+
"feel": "optional",
|
|
2612
2799
|
"binding": {
|
|
2613
|
-
"
|
|
2614
|
-
"
|
|
2800
|
+
"type": "zeebe:property",
|
|
2801
|
+
"name": "inbound.auth.username"
|
|
2615
2802
|
},
|
|
2616
2803
|
"condition": {
|
|
2617
|
-
"property": "
|
|
2618
|
-
"equals": "
|
|
2619
|
-
"type": "simple"
|
|
2804
|
+
"property": "authorizationType",
|
|
2805
|
+
"equals": "BASIC"
|
|
2620
2806
|
},
|
|
2621
|
-
"
|
|
2807
|
+
"constraints": {
|
|
2808
|
+
"notEmpty": true
|
|
2809
|
+
}
|
|
2622
2810
|
},
|
|
2623
2811
|
{
|
|
2624
|
-
"
|
|
2625
|
-
"
|
|
2626
|
-
"
|
|
2627
|
-
"
|
|
2628
|
-
"feel": "
|
|
2629
|
-
"group": "webhookResponse",
|
|
2812
|
+
"label": "Password",
|
|
2813
|
+
"description": "Password for basic authentication",
|
|
2814
|
+
"type": "String",
|
|
2815
|
+
"group": "authorization",
|
|
2816
|
+
"feel": "optional",
|
|
2630
2817
|
"binding": {
|
|
2631
|
-
"
|
|
2632
|
-
"
|
|
2818
|
+
"type": "zeebe:property",
|
|
2819
|
+
"name": "inbound.auth.password"
|
|
2633
2820
|
},
|
|
2634
|
-
"
|
|
2821
|
+
"condition": {
|
|
2822
|
+
"property": "authorizationType",
|
|
2823
|
+
"equals": "BASIC"
|
|
2824
|
+
},
|
|
2825
|
+
"constraints": {
|
|
2826
|
+
"notEmpty": true
|
|
2827
|
+
}
|
|
2635
2828
|
},
|
|
2636
2829
|
{
|
|
2637
|
-
"
|
|
2638
|
-
"
|
|
2639
|
-
"
|
|
2640
|
-
"
|
|
2641
|
-
"feel": "
|
|
2642
|
-
"group": "webhookResponse",
|
|
2830
|
+
"label": "API Key",
|
|
2831
|
+
"description": "Expected API key",
|
|
2832
|
+
"type": "String",
|
|
2833
|
+
"group": "authorization",
|
|
2834
|
+
"feel": "optional",
|
|
2643
2835
|
"binding": {
|
|
2644
|
-
"
|
|
2645
|
-
"
|
|
2836
|
+
"type": "zeebe:property",
|
|
2837
|
+
"name": "inbound.auth.apiKey"
|
|
2646
2838
|
},
|
|
2647
|
-
"
|
|
2839
|
+
"condition": {
|
|
2840
|
+
"property": "authorizationType",
|
|
2841
|
+
"equals": "APIKEY"
|
|
2842
|
+
},
|
|
2843
|
+
"constraints": {
|
|
2844
|
+
"notEmpty": true
|
|
2845
|
+
}
|
|
2648
2846
|
},
|
|
2649
2847
|
{
|
|
2650
|
-
"
|
|
2651
|
-
"
|
|
2652
|
-
"
|
|
2653
|
-
"
|
|
2848
|
+
"label": "API Key locator",
|
|
2849
|
+
"description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
|
|
2850
|
+
"type": "String",
|
|
2851
|
+
"group": "authorization",
|
|
2654
2852
|
"feel": "required",
|
|
2655
|
-
"group": "activation",
|
|
2656
2853
|
"binding": {
|
|
2657
|
-
"
|
|
2658
|
-
"
|
|
2854
|
+
"type": "zeebe:property",
|
|
2855
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
2856
|
+
},
|
|
2857
|
+
"condition": {
|
|
2858
|
+
"property": "authorizationType",
|
|
2859
|
+
"equals": "APIKEY"
|
|
2659
2860
|
},
|
|
2660
|
-
"type": "String"
|
|
2661
|
-
},
|
|
2662
|
-
{
|
|
2663
|
-
"id": "correlationKeyProcess",
|
|
2664
|
-
"label": "Correlation key (process)",
|
|
2665
|
-
"description": "Sets up the correlation key from process variables",
|
|
2666
2861
|
"constraints": {
|
|
2667
2862
|
"notEmpty": true
|
|
2668
2863
|
},
|
|
2864
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
2865
|
+
},
|
|
2866
|
+
{
|
|
2867
|
+
"label": "Correlation key (process)",
|
|
2868
|
+
"type": "String",
|
|
2869
|
+
"group": "activation",
|
|
2669
2870
|
"feel": "required",
|
|
2670
|
-
"
|
|
2871
|
+
"description": "Sets up the correlation key from process variables",
|
|
2671
2872
|
"binding": {
|
|
2672
|
-
"
|
|
2673
|
-
"
|
|
2873
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2874
|
+
"name": "correlationKey"
|
|
2674
2875
|
},
|
|
2675
|
-
"
|
|
2876
|
+
"constraints": {
|
|
2877
|
+
"notEmpty": true
|
|
2878
|
+
}
|
|
2676
2879
|
},
|
|
2677
2880
|
{
|
|
2678
|
-
"id": "correlationKeyPayload",
|
|
2679
2881
|
"label": "Correlation key (payload)",
|
|
2882
|
+
"type": "String",
|
|
2883
|
+
"group": "activation",
|
|
2884
|
+
"feel": "required",
|
|
2885
|
+
"binding": {
|
|
2886
|
+
"type": "zeebe:property",
|
|
2887
|
+
"name": "correlationKeyExpression"
|
|
2888
|
+
},
|
|
2680
2889
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
2681
2890
|
"constraints": {
|
|
2682
2891
|
"notEmpty": true
|
|
2683
|
-
}
|
|
2892
|
+
}
|
|
2893
|
+
},
|
|
2894
|
+
{
|
|
2895
|
+
"label": "Message ID expression",
|
|
2684
2896
|
"feel": "required",
|
|
2685
|
-
"
|
|
2897
|
+
"type": "String",
|
|
2898
|
+
"optional": true,
|
|
2899
|
+
"group": "activation",
|
|
2686
2900
|
"binding": {
|
|
2687
|
-
"
|
|
2688
|
-
"
|
|
2901
|
+
"type": "zeebe:property",
|
|
2902
|
+
"name": "messageIdExpression"
|
|
2689
2903
|
},
|
|
2690
|
-
"
|
|
2904
|
+
"description": "Expression to extract unique identifier of a message"
|
|
2691
2905
|
},
|
|
2692
2906
|
{
|
|
2693
|
-
"
|
|
2694
|
-
"
|
|
2695
|
-
"
|
|
2696
|
-
"optional": true,
|
|
2907
|
+
"label": "Condition",
|
|
2908
|
+
"type": "String",
|
|
2909
|
+
"group": "activation",
|
|
2697
2910
|
"feel": "required",
|
|
2698
|
-
"
|
|
2911
|
+
"optional": true,
|
|
2699
2912
|
"binding": {
|
|
2700
|
-
"
|
|
2701
|
-
"
|
|
2913
|
+
"type": "zeebe:property",
|
|
2914
|
+
"name": "activationCondition"
|
|
2702
2915
|
},
|
|
2703
|
-
"
|
|
2916
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
2704
2917
|
},
|
|
2705
2918
|
{
|
|
2706
|
-
"
|
|
2707
|
-
"
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
"group": "correlation",
|
|
2919
|
+
"label": "Result variable",
|
|
2920
|
+
"type": "String",
|
|
2921
|
+
"group": "variable-mapping",
|
|
2922
|
+
"optional": true,
|
|
2711
2923
|
"binding": {
|
|
2712
|
-
"
|
|
2713
|
-
"
|
|
2924
|
+
"type": "zeebe:property",
|
|
2925
|
+
"name": "resultVariable"
|
|
2714
2926
|
},
|
|
2715
|
-
"
|
|
2927
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2716
2928
|
},
|
|
2717
2929
|
{
|
|
2718
|
-
"
|
|
2719
|
-
"
|
|
2720
|
-
"
|
|
2721
|
-
"
|
|
2930
|
+
"label": "Result expression",
|
|
2931
|
+
"type": "String",
|
|
2932
|
+
"group": "variable-mapping",
|
|
2933
|
+
"feel": "required",
|
|
2934
|
+
"optional": true,
|
|
2722
2935
|
"binding": {
|
|
2723
|
-
"
|
|
2724
|
-
"
|
|
2936
|
+
"type": "zeebe:property",
|
|
2937
|
+
"name": "resultExpression"
|
|
2725
2938
|
},
|
|
2726
|
-
"
|
|
2939
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2940
|
+
},
|
|
2941
|
+
{
|
|
2942
|
+
"label": "One time verification response expression",
|
|
2943
|
+
"description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
|
|
2944
|
+
"type": "Text",
|
|
2945
|
+
"group": "webhookResponse",
|
|
2946
|
+
"feel": "required",
|
|
2947
|
+
"optional": true,
|
|
2948
|
+
"binding": {
|
|
2949
|
+
"type": "zeebe:property",
|
|
2950
|
+
"name": "inbound.verificationExpression"
|
|
2951
|
+
}
|
|
2727
2952
|
},
|
|
2728
2953
|
{
|
|
2729
|
-
"
|
|
2730
|
-
"
|
|
2731
|
-
"
|
|
2954
|
+
"label": "Response body expression",
|
|
2955
|
+
"type": "Text",
|
|
2956
|
+
"group": "webhookResponse",
|
|
2732
2957
|
"feel": "required",
|
|
2733
|
-
"
|
|
2958
|
+
"optional": true,
|
|
2734
2959
|
"binding": {
|
|
2735
|
-
"
|
|
2736
|
-
"
|
|
2960
|
+
"type": "zeebe:property",
|
|
2961
|
+
"name": "inbound.responseBodyExpression"
|
|
2737
2962
|
},
|
|
2738
|
-
"
|
|
2963
|
+
"description": "Specify condition and response"
|
|
2739
2964
|
}
|
|
2740
2965
|
],
|
|
2741
2966
|
"icon": {
|
|
2742
|
-
"contents": "data:image/svg+xml;
|
|
2967
|
+
"contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
2743
2968
|
},
|
|
2744
2969
|
"engines": {
|
|
2745
2970
|
"camunda": "^8.5"
|
|
@@ -3178,9 +3403,9 @@
|
|
|
3178
3403
|
},
|
|
3179
3404
|
{
|
|
3180
3405
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3181
|
-
"name": "Webhook
|
|
3406
|
+
"name": "Webhook connector",
|
|
3182
3407
|
"id": "io.camunda.connectors.webhook.WebhookConnectorIntermediate.v1",
|
|
3183
|
-
"version":
|
|
3408
|
+
"version": 2,
|
|
3184
3409
|
"description": "Configure webhook to receive callbacks",
|
|
3185
3410
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
3186
3411
|
"category": {
|
|
@@ -3197,14 +3422,6 @@
|
|
|
3197
3422
|
"id": "endpoint",
|
|
3198
3423
|
"label": "Webhook configuration"
|
|
3199
3424
|
},
|
|
3200
|
-
{
|
|
3201
|
-
"id": "authentication",
|
|
3202
|
-
"label": "Authentication"
|
|
3203
|
-
},
|
|
3204
|
-
{
|
|
3205
|
-
"id": "authorization",
|
|
3206
|
-
"label": "Authorization"
|
|
3207
|
-
},
|
|
3208
3425
|
{
|
|
3209
3426
|
"id": "activation",
|
|
3210
3427
|
"label": "Activation"
|
|
@@ -3212,10 +3429,6 @@
|
|
|
3212
3429
|
{
|
|
3213
3430
|
"id": "variable-mapping",
|
|
3214
3431
|
"label": "Variable mapping"
|
|
3215
|
-
},
|
|
3216
|
-
{
|
|
3217
|
-
"id": "webhookResponse",
|
|
3218
|
-
"label": "Webhook response"
|
|
3219
3432
|
}
|
|
3220
3433
|
],
|
|
3221
3434
|
"properties": [
|
|
@@ -3245,40 +3458,6 @@
|
|
|
3245
3458
|
"name": "inbound.subtype"
|
|
3246
3459
|
}
|
|
3247
3460
|
},
|
|
3248
|
-
{
|
|
3249
|
-
"id": "webhookMethod",
|
|
3250
|
-
"label": "Webhook method",
|
|
3251
|
-
"group": "endpoint",
|
|
3252
|
-
"description": "Select HTTP method",
|
|
3253
|
-
"value": "any",
|
|
3254
|
-
"type": "Dropdown",
|
|
3255
|
-
"choices": [
|
|
3256
|
-
{
|
|
3257
|
-
"name": "Any",
|
|
3258
|
-
"value": "any"
|
|
3259
|
-
},
|
|
3260
|
-
{
|
|
3261
|
-
"name": "Get",
|
|
3262
|
-
"value": "get"
|
|
3263
|
-
},
|
|
3264
|
-
{
|
|
3265
|
-
"name": "Post",
|
|
3266
|
-
"value": "post"
|
|
3267
|
-
},
|
|
3268
|
-
{
|
|
3269
|
-
"name": "Put",
|
|
3270
|
-
"value": "put"
|
|
3271
|
-
},
|
|
3272
|
-
{
|
|
3273
|
-
"name": "Delete",
|
|
3274
|
-
"value": "delete"
|
|
3275
|
-
}
|
|
3276
|
-
],
|
|
3277
|
-
"binding": {
|
|
3278
|
-
"type": "zeebe:property",
|
|
3279
|
-
"name": "inbound.method"
|
|
3280
|
-
}
|
|
3281
|
-
},
|
|
3282
3461
|
{
|
|
3283
3462
|
"label": "Webhook ID",
|
|
3284
3463
|
"type": "String",
|
|
@@ -3295,7 +3474,7 @@
|
|
|
3295
3474
|
{
|
|
3296
3475
|
"id": "shouldValidateHmac",
|
|
3297
3476
|
"label": "HMAC authentication",
|
|
3298
|
-
"group": "
|
|
3477
|
+
"group": "endpoint",
|
|
3299
3478
|
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
3300
3479
|
"value": "disabled",
|
|
3301
3480
|
"type": "Dropdown",
|
|
@@ -3318,7 +3497,7 @@
|
|
|
3318
3497
|
"label": "HMAC secret key",
|
|
3319
3498
|
"description": "Shared secret key",
|
|
3320
3499
|
"type": "String",
|
|
3321
|
-
"group": "
|
|
3500
|
+
"group": "endpoint",
|
|
3322
3501
|
"optional": true,
|
|
3323
3502
|
"binding": {
|
|
3324
3503
|
"type": "zeebe:property",
|
|
@@ -3333,7 +3512,7 @@
|
|
|
3333
3512
|
"label": "HMAC header",
|
|
3334
3513
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
3335
3514
|
"type": "String",
|
|
3336
|
-
"group": "
|
|
3515
|
+
"group": "endpoint",
|
|
3337
3516
|
"optional": true,
|
|
3338
3517
|
"binding": {
|
|
3339
3518
|
"type": "zeebe:property",
|
|
@@ -3346,7 +3525,7 @@
|
|
|
3346
3525
|
},
|
|
3347
3526
|
{
|
|
3348
3527
|
"label": "HMAC algorithm",
|
|
3349
|
-
"group": "
|
|
3528
|
+
"group": "endpoint",
|
|
3350
3529
|
"description": "Choose HMAC algorithm",
|
|
3351
3530
|
"value": "sha_256",
|
|
3352
3531
|
"type": "Dropdown",
|
|
@@ -3373,173 +3552,6 @@
|
|
|
3373
3552
|
"equals": "enabled"
|
|
3374
3553
|
}
|
|
3375
3554
|
},
|
|
3376
|
-
{
|
|
3377
|
-
"label": "HMAC scopes",
|
|
3378
|
-
"group": "authentication",
|
|
3379
|
-
"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>",
|
|
3380
|
-
"feel": "required",
|
|
3381
|
-
"type": "String",
|
|
3382
|
-
"optional": true,
|
|
3383
|
-
"binding": {
|
|
3384
|
-
"type": "zeebe:property",
|
|
3385
|
-
"name": "inbound.hmacScopes"
|
|
3386
|
-
},
|
|
3387
|
-
"condition": {
|
|
3388
|
-
"property": "shouldValidateHmac",
|
|
3389
|
-
"equals": "enabled"
|
|
3390
|
-
}
|
|
3391
|
-
},
|
|
3392
|
-
{
|
|
3393
|
-
"id": "authorizationType",
|
|
3394
|
-
"label": "Authorization type",
|
|
3395
|
-
"group": "authorization",
|
|
3396
|
-
"description": "Choose the authorization type.",
|
|
3397
|
-
"value": "NONE",
|
|
3398
|
-
"type": "Dropdown",
|
|
3399
|
-
"choices": [
|
|
3400
|
-
{
|
|
3401
|
-
"name": "None",
|
|
3402
|
-
"value": "NONE"
|
|
3403
|
-
},
|
|
3404
|
-
{
|
|
3405
|
-
"name": "JWT",
|
|
3406
|
-
"value": "JWT"
|
|
3407
|
-
},
|
|
3408
|
-
{
|
|
3409
|
-
"name": "Basic",
|
|
3410
|
-
"value": "BASIC"
|
|
3411
|
-
},
|
|
3412
|
-
{
|
|
3413
|
-
"name": "API Key",
|
|
3414
|
-
"value": "APIKEY"
|
|
3415
|
-
}
|
|
3416
|
-
],
|
|
3417
|
-
"binding": {
|
|
3418
|
-
"type": "zeebe:property",
|
|
3419
|
-
"name": "inbound.auth.type"
|
|
3420
|
-
}
|
|
3421
|
-
},
|
|
3422
|
-
{
|
|
3423
|
-
"label": "JWK url",
|
|
3424
|
-
"description": "Well-known url of JWKs",
|
|
3425
|
-
"type": "String",
|
|
3426
|
-
"group": "authorization",
|
|
3427
|
-
"feel": "optional",
|
|
3428
|
-
"optional": true,
|
|
3429
|
-
"binding": {
|
|
3430
|
-
"type": "zeebe:property",
|
|
3431
|
-
"name": "inbound.auth.jwt.jwkUrl"
|
|
3432
|
-
},
|
|
3433
|
-
"condition": {
|
|
3434
|
-
"property": "authorizationType",
|
|
3435
|
-
"equals": "JWT"
|
|
3436
|
-
}
|
|
3437
|
-
},
|
|
3438
|
-
{
|
|
3439
|
-
"label": "JWT role property expression",
|
|
3440
|
-
"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>",
|
|
3441
|
-
"type": "String",
|
|
3442
|
-
"group": "authorization",
|
|
3443
|
-
"feel": "required",
|
|
3444
|
-
"optional": true,
|
|
3445
|
-
"binding": {
|
|
3446
|
-
"type": "zeebe:property",
|
|
3447
|
-
"name": "inbound.auth.jwt.permissionsExpression"
|
|
3448
|
-
},
|
|
3449
|
-
"condition": {
|
|
3450
|
-
"property": "authorizationType",
|
|
3451
|
-
"equals": "JWT"
|
|
3452
|
-
}
|
|
3453
|
-
},
|
|
3454
|
-
{
|
|
3455
|
-
"label": "Required roles",
|
|
3456
|
-
"description": "List of roles to test JWT roles against",
|
|
3457
|
-
"type": "String",
|
|
3458
|
-
"group": "authorization",
|
|
3459
|
-
"feel": "required",
|
|
3460
|
-
"optional": true,
|
|
3461
|
-
"binding": {
|
|
3462
|
-
"type": "zeebe:property",
|
|
3463
|
-
"name": "inbound.auth.jwt.requiredPermissions"
|
|
3464
|
-
},
|
|
3465
|
-
"condition": {
|
|
3466
|
-
"property": "authorizationType",
|
|
3467
|
-
"equals": "JWT"
|
|
3468
|
-
}
|
|
3469
|
-
},
|
|
3470
|
-
{
|
|
3471
|
-
"label": "Username",
|
|
3472
|
-
"description": "Username for basic authentication",
|
|
3473
|
-
"type": "String",
|
|
3474
|
-
"group": "authorization",
|
|
3475
|
-
"feel": "optional",
|
|
3476
|
-
"binding": {
|
|
3477
|
-
"type": "zeebe:property",
|
|
3478
|
-
"name": "inbound.auth.username"
|
|
3479
|
-
},
|
|
3480
|
-
"condition": {
|
|
3481
|
-
"property": "authorizationType",
|
|
3482
|
-
"equals": "BASIC"
|
|
3483
|
-
},
|
|
3484
|
-
"constraints": {
|
|
3485
|
-
"notEmpty": true
|
|
3486
|
-
}
|
|
3487
|
-
},
|
|
3488
|
-
{
|
|
3489
|
-
"label": "Password",
|
|
3490
|
-
"description": "Password for basic authentication",
|
|
3491
|
-
"type": "String",
|
|
3492
|
-
"group": "authorization",
|
|
3493
|
-
"feel": "optional",
|
|
3494
|
-
"binding": {
|
|
3495
|
-
"type": "zeebe:property",
|
|
3496
|
-
"name": "inbound.auth.password"
|
|
3497
|
-
},
|
|
3498
|
-
"condition": {
|
|
3499
|
-
"property": "authorizationType",
|
|
3500
|
-
"equals": "BASIC"
|
|
3501
|
-
},
|
|
3502
|
-
"constraints": {
|
|
3503
|
-
"notEmpty": true
|
|
3504
|
-
}
|
|
3505
|
-
},
|
|
3506
|
-
{
|
|
3507
|
-
"label": "API Key",
|
|
3508
|
-
"description": "Expected API key",
|
|
3509
|
-
"type": "String",
|
|
3510
|
-
"group": "authorization",
|
|
3511
|
-
"feel": "optional",
|
|
3512
|
-
"binding": {
|
|
3513
|
-
"type": "zeebe:property",
|
|
3514
|
-
"name": "inbound.auth.apiKey"
|
|
3515
|
-
},
|
|
3516
|
-
"condition": {
|
|
3517
|
-
"property": "authorizationType",
|
|
3518
|
-
"equals": "APIKEY"
|
|
3519
|
-
},
|
|
3520
|
-
"constraints": {
|
|
3521
|
-
"notEmpty": true
|
|
3522
|
-
}
|
|
3523
|
-
},
|
|
3524
|
-
{
|
|
3525
|
-
"label": "API Key locator",
|
|
3526
|
-
"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>",
|
|
3527
|
-
"type": "String",
|
|
3528
|
-
"group": "authorization",
|
|
3529
|
-
"feel": "required",
|
|
3530
|
-
"binding": {
|
|
3531
|
-
"type": "zeebe:property",
|
|
3532
|
-
"name": "inbound.auth.apiKeyLocator"
|
|
3533
|
-
},
|
|
3534
|
-
"condition": {
|
|
3535
|
-
"property": "authorizationType",
|
|
3536
|
-
"equals": "APIKEY"
|
|
3537
|
-
},
|
|
3538
|
-
"constraints": {
|
|
3539
|
-
"notEmpty": true
|
|
3540
|
-
},
|
|
3541
|
-
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
3542
|
-
},
|
|
3543
3555
|
{
|
|
3544
3556
|
"label": "Correlation key (process)",
|
|
3545
3557
|
"type": "String",
|
|
@@ -3602,18 +3614,6 @@
|
|
|
3602
3614
|
"name": "resultExpression"
|
|
3603
3615
|
},
|
|
3604
3616
|
"description": "Expression to map the inbound payload to process variables"
|
|
3605
|
-
},
|
|
3606
|
-
{
|
|
3607
|
-
"label": "Response body expression",
|
|
3608
|
-
"type": "Text",
|
|
3609
|
-
"group": "webhookResponse",
|
|
3610
|
-
"feel": "required",
|
|
3611
|
-
"optional": true,
|
|
3612
|
-
"binding": {
|
|
3613
|
-
"type": "zeebe:property",
|
|
3614
|
-
"name": "inbound.responseBodyExpression"
|
|
3615
|
-
},
|
|
3616
|
-
"description": "Specify condition and response"
|
|
3617
3617
|
}
|
|
3618
3618
|
],
|
|
3619
3619
|
"icon": {
|