@camunda/connectors-element-templates 1.0.18 → 1.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -4,18 +4,11 @@
|
|
|
4
4
|
"name": "HTTP Polling Boundary Catch Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.http.Polling.Boundary",
|
|
6
6
|
"description": "Polls endpoint at regular intervals",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
"HTTP",
|
|
11
|
-
"REST",
|
|
12
|
-
"wait for response",
|
|
13
|
-
"check status",
|
|
14
|
-
"periodic request",
|
|
15
|
-
"HTTP callback"
|
|
16
|
-
],
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
17
10
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/polling/",
|
|
18
|
-
"version":
|
|
11
|
+
"version": 4,
|
|
19
12
|
"category": {
|
|
20
13
|
"id": "connectors",
|
|
21
14
|
"name": "Connectors"
|
|
@@ -26,7 +19,7 @@
|
|
|
26
19
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
27
20
|
},
|
|
28
21
|
"engines": {
|
|
29
|
-
"camunda": "^8.
|
|
22
|
+
"camunda": "^8.8"
|
|
30
23
|
},
|
|
31
24
|
"groups": [
|
|
32
25
|
{
|
|
@@ -454,20 +447,6 @@
|
|
|
454
447
|
},
|
|
455
448
|
"type": "Hidden"
|
|
456
449
|
},
|
|
457
|
-
{
|
|
458
|
-
"id": "followRedirects",
|
|
459
|
-
"label": "Follow redirects",
|
|
460
|
-
"description": "If enabled, HTTP 3xx redirects will be followed automatically. Disabled by default.",
|
|
461
|
-
"optional": true,
|
|
462
|
-
"value": false,
|
|
463
|
-
"feel": "static",
|
|
464
|
-
"group": "endpoint",
|
|
465
|
-
"binding": {
|
|
466
|
-
"name": "followRedirects",
|
|
467
|
-
"type": "zeebe:property"
|
|
468
|
-
},
|
|
469
|
-
"type": "Boolean"
|
|
470
|
-
},
|
|
471
450
|
{
|
|
472
451
|
"id": "body",
|
|
473
452
|
"label": "Request body",
|
|
@@ -633,23 +612,20 @@
|
|
|
633
612
|
},
|
|
634
613
|
{
|
|
635
614
|
"id": "messageNameUuid",
|
|
636
|
-
"label": "Message name",
|
|
637
615
|
"generatedValue": {
|
|
638
616
|
"type": "uuid"
|
|
639
617
|
},
|
|
640
|
-
"feel": "optional",
|
|
641
618
|
"group": "correlation",
|
|
642
619
|
"binding": {
|
|
643
620
|
"name": "name",
|
|
644
621
|
"type": "bpmn:Message#property"
|
|
645
622
|
},
|
|
646
|
-
"
|
|
647
|
-
"type": "String"
|
|
623
|
+
"type": "Hidden"
|
|
648
624
|
},
|
|
649
625
|
{
|
|
650
626
|
"id": "resultVariable",
|
|
651
627
|
"label": "Result variable",
|
|
652
|
-
"description": "Name of variable to store the response in
|
|
628
|
+
"description": "Name of variable to store the response in",
|
|
653
629
|
"group": "output",
|
|
654
630
|
"binding": {
|
|
655
631
|
"name": "resultVariable",
|
|
@@ -660,8 +636,7 @@
|
|
|
660
636
|
{
|
|
661
637
|
"id": "resultExpression",
|
|
662
638
|
"label": "Result expression",
|
|
663
|
-
"description": "Expression to map the response into process variables
|
|
664
|
-
"value": "{\n myResponseBody: response.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: response.body.post.userId\n}",
|
|
639
|
+
"description": "Expression to map the response into process variables",
|
|
665
640
|
"feel": "required",
|
|
666
641
|
"group": "output",
|
|
667
642
|
"binding": {
|
|
@@ -679,7 +654,7 @@
|
|
|
679
654
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
680
655
|
"name": "HTTP Polling Boundary Catch Event Connector",
|
|
681
656
|
"id": "io.camunda.connectors.http.Polling.Boundary",
|
|
682
|
-
"version":
|
|
657
|
+
"version": 1,
|
|
683
658
|
"description": "Polls endpoint at regular intervals",
|
|
684
659
|
"icon": {
|
|
685
660
|
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0'%3F%3E%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cg class='layer'%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cpath d='m17.03,9c0,4.45 -3.6,8.05 -8.05,8.05c-4.45,0 -8.05,-3.6 -8.05,-8.05c0,-4.45 3.6,-8.05 8.05,-8.05c4.45,0 8.05,3.6 8.05,8.05z' fill='%23505562' id='svg_1'/%3E%3Cpath d='m4.93,14.16l1.85,-10.45l3.36,0c1.05,0 1.84,0.27 2.37,0.81c0.54,0.53 0.8,1.21 0.8,2.06c0,0.86 -0.24,1.58 -0.73,2.13c-0.47,0.55 -1.12,0.93 -1.95,1.14l-0.48,0.09l-0.53,0.03l-0.6,0.05l-1.79,0l-0.73,4.14l-1.58,0zm2.57,-5.57l1.74,0c0.76,0 1.35,-0.17 1.78,-0.5c0.44,-0.35 0.65,-0.82 0.65,-1.42c0,-0.48 -0.15,-0.85 -0.44,-1.12c-0.3,-0.28 -0.77,-0.42 -1.42,-0.42l-1.7,0l-0.61,3.46z' fill='white' id='svg_2'/%3E%3C/g%3E%3C/svg%3E"
|
|
@@ -861,7 +836,7 @@
|
|
|
861
836
|
"constraints": {
|
|
862
837
|
"notEmpty": true,
|
|
863
838
|
"pattern": {
|
|
864
|
-
"value": "
|
|
839
|
+
"value": "^=|P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?:\\d+H)?(?:\\d+M)?(?:\\d+(?:\\.\\d{1,3})?S)?)$",
|
|
865
840
|
"message": "value must be defined"
|
|
866
841
|
}
|
|
867
842
|
},
|
|
@@ -873,7 +848,7 @@
|
|
|
873
848
|
"value": "PT5S",
|
|
874
849
|
"binding": {
|
|
875
850
|
"type": "zeebe:property",
|
|
876
|
-
"name": "
|
|
851
|
+
"name": "operatePollingInterval"
|
|
877
852
|
},
|
|
878
853
|
"optional": true
|
|
879
854
|
},
|
|
@@ -1617,12 +1592,12 @@
|
|
|
1617
1592
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1618
1593
|
"name": "HTTP Polling Boundary Catch Event Connector",
|
|
1619
1594
|
"id": "io.camunda.connectors.http.Polling.Boundary",
|
|
1595
|
+
"version": 3,
|
|
1620
1596
|
"description": "Polls endpoint at regular intervals",
|
|
1621
|
-
"
|
|
1622
|
-
"
|
|
1597
|
+
"icon": {
|
|
1598
|
+
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0'%3F%3E%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cg class='layer'%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cpath d='m17.03,9c0,4.45 -3.6,8.05 -8.05,8.05c-4.45,0 -8.05,-3.6 -8.05,-8.05c0,-4.45 3.6,-8.05 8.05,-8.05c4.45,0 8.05,3.6 8.05,8.05z' fill='%23505562' id='svg_1'/%3E%3Cpath d='m4.93,14.16l1.85,-10.45l3.36,0c1.05,0 1.84,0.27 2.37,0.81c0.54,0.53 0.8,1.21 0.8,2.06c0,0.86 -0.24,1.58 -0.73,2.13c-0.47,0.55 -1.12,0.93 -1.95,1.14l-0.48,0.09l-0.53,0.03l-0.6,0.05l-1.79,0l-0.73,4.14l-1.58,0zm2.57,-5.57l1.74,0c0.76,0 1.35,-0.17 1.78,-0.5c0.44,-0.35 0.65,-0.82 0.65,-1.42c0,-0.48 -0.15,-0.85 -0.44,-1.12c-0.3,-0.28 -0.77,-0.42 -1.42,-0.42l-1.7,0l-0.61,3.46z' fill='white' id='svg_2'/%3E%3C/g%3E%3C/svg%3E"
|
|
1623
1599
|
},
|
|
1624
1600
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/polling/",
|
|
1625
|
-
"version": 4,
|
|
1626
1601
|
"category": {
|
|
1627
1602
|
"id": "connectors",
|
|
1628
1603
|
"name": "Connectors"
|
|
@@ -1632,9 +1607,6 @@
|
|
|
1632
1607
|
"value": "bpmn:BoundaryEvent",
|
|
1633
1608
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1634
1609
|
},
|
|
1635
|
-
"engines": {
|
|
1636
|
-
"camunda": "^8.8"
|
|
1637
|
-
},
|
|
1638
1610
|
"groups": [
|
|
1639
1611
|
{
|
|
1640
1612
|
"id": "authentication",
|
|
@@ -1645,55 +1617,56 @@
|
|
|
1645
1617
|
"label": "HTTP Polling configuration"
|
|
1646
1618
|
},
|
|
1647
1619
|
{
|
|
1648
|
-
"id": "
|
|
1620
|
+
"id": "input",
|
|
1649
1621
|
"label": "Payload"
|
|
1650
1622
|
},
|
|
1651
1623
|
{
|
|
1652
|
-
"id": "
|
|
1653
|
-
"label": "
|
|
1654
|
-
},
|
|
1655
|
-
{
|
|
1656
|
-
"id": "timeout",
|
|
1657
|
-
"label": "Connection timeout"
|
|
1624
|
+
"id": "activation",
|
|
1625
|
+
"label": "Condition to proceed"
|
|
1658
1626
|
},
|
|
1659
1627
|
{
|
|
1660
|
-
"id": "
|
|
1661
|
-
"label": "
|
|
1628
|
+
"id": "timer",
|
|
1629
|
+
"label": "Timer"
|
|
1662
1630
|
},
|
|
1663
1631
|
{
|
|
1664
|
-
"id": "
|
|
1665
|
-
"label": "
|
|
1666
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1632
|
+
"id": "timeout",
|
|
1633
|
+
"label": "Connect timeout"
|
|
1667
1634
|
},
|
|
1668
1635
|
{
|
|
1669
|
-
"id": "
|
|
1670
|
-
"label": "
|
|
1636
|
+
"id": "variable-mapping",
|
|
1637
|
+
"label": "Response mapping"
|
|
1671
1638
|
}
|
|
1672
1639
|
],
|
|
1673
1640
|
"properties": [
|
|
1674
1641
|
{
|
|
1642
|
+
"type": "Hidden",
|
|
1675
1643
|
"value": "io.camunda:http-polling:1",
|
|
1676
1644
|
"binding": {
|
|
1677
|
-
"
|
|
1678
|
-
"
|
|
1645
|
+
"type": "zeebe:property",
|
|
1646
|
+
"name": "inbound.type"
|
|
1647
|
+
}
|
|
1648
|
+
},
|
|
1649
|
+
{
|
|
1650
|
+
"type": "Hidden",
|
|
1651
|
+
"generatedValue": {
|
|
1652
|
+
"type": "uuid"
|
|
1679
1653
|
},
|
|
1680
|
-
"
|
|
1654
|
+
"binding": {
|
|
1655
|
+
"type": "bpmn:Message#property",
|
|
1656
|
+
"name": "name"
|
|
1657
|
+
}
|
|
1681
1658
|
},
|
|
1682
1659
|
{
|
|
1683
|
-
"id": "authentication.type",
|
|
1684
1660
|
"label": "Type",
|
|
1661
|
+
"id": "authenticationType",
|
|
1662
|
+
"group": "authentication",
|
|
1685
1663
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
1686
1664
|
"value": "noAuth",
|
|
1687
|
-
"group": "authentication",
|
|
1688
|
-
"binding": {
|
|
1689
|
-
"name": "authentication.type",
|
|
1690
|
-
"type": "zeebe:property"
|
|
1691
|
-
},
|
|
1692
1665
|
"type": "Dropdown",
|
|
1693
1666
|
"choices": [
|
|
1694
1667
|
{
|
|
1695
|
-
"name": "
|
|
1696
|
-
"value": "
|
|
1668
|
+
"name": "None",
|
|
1669
|
+
"value": "noAuth"
|
|
1697
1670
|
},
|
|
1698
1671
|
{
|
|
1699
1672
|
"name": "Basic",
|
|
@@ -1703,241 +1676,229 @@
|
|
|
1703
1676
|
"name": "Bearer token",
|
|
1704
1677
|
"value": "bearer"
|
|
1705
1678
|
},
|
|
1706
|
-
{
|
|
1707
|
-
"name": "None",
|
|
1708
|
-
"value": "noAuth"
|
|
1709
|
-
},
|
|
1710
1679
|
{
|
|
1711
1680
|
"name": "OAuth 2.0",
|
|
1712
1681
|
"value": "oauth-client-credentials-flow"
|
|
1713
1682
|
}
|
|
1714
|
-
]
|
|
1683
|
+
],
|
|
1684
|
+
"binding": {
|
|
1685
|
+
"type": "zeebe:property",
|
|
1686
|
+
"name": "authentication.type"
|
|
1687
|
+
}
|
|
1715
1688
|
},
|
|
1716
1689
|
{
|
|
1717
|
-
"id": "
|
|
1718
|
-
"label": "
|
|
1719
|
-
"
|
|
1720
|
-
"optional": false,
|
|
1721
|
-
"value": "headers",
|
|
1722
|
-
"constraints": {
|
|
1723
|
-
"notEmpty": true
|
|
1724
|
-
},
|
|
1725
|
-
"group": "authentication",
|
|
1726
|
-
"binding": {
|
|
1727
|
-
"name": "authentication.apiKeyLocation",
|
|
1728
|
-
"type": "zeebe:property"
|
|
1729
|
-
},
|
|
1730
|
-
"condition": {
|
|
1731
|
-
"property": "authentication.type",
|
|
1732
|
-
"equals": "apiKey",
|
|
1733
|
-
"type": "simple"
|
|
1734
|
-
},
|
|
1690
|
+
"id": "method",
|
|
1691
|
+
"label": "Method",
|
|
1692
|
+
"group": "endpoint",
|
|
1735
1693
|
"type": "Dropdown",
|
|
1694
|
+
"value": "get",
|
|
1736
1695
|
"choices": [
|
|
1737
1696
|
{
|
|
1738
|
-
"name": "
|
|
1739
|
-
"value": "
|
|
1697
|
+
"name": "GET",
|
|
1698
|
+
"value": "get"
|
|
1740
1699
|
},
|
|
1741
1700
|
{
|
|
1742
|
-
"name": "
|
|
1743
|
-
"value": "
|
|
1701
|
+
"name": "POST",
|
|
1702
|
+
"value": "post"
|
|
1703
|
+
},
|
|
1704
|
+
{
|
|
1705
|
+
"name": "PATCH",
|
|
1706
|
+
"value": "patch"
|
|
1707
|
+
},
|
|
1708
|
+
{
|
|
1709
|
+
"name": "PUT",
|
|
1710
|
+
"value": "put"
|
|
1711
|
+
},
|
|
1712
|
+
{
|
|
1713
|
+
"name": "DELETE",
|
|
1714
|
+
"value": "delete"
|
|
1744
1715
|
}
|
|
1745
|
-
]
|
|
1716
|
+
],
|
|
1717
|
+
"binding": {
|
|
1718
|
+
"type": "zeebe:property",
|
|
1719
|
+
"name": "method"
|
|
1720
|
+
}
|
|
1746
1721
|
},
|
|
1747
1722
|
{
|
|
1748
|
-
"
|
|
1749
|
-
"
|
|
1750
|
-
"
|
|
1751
|
-
"
|
|
1752
|
-
"notEmpty": true
|
|
1753
|
-
},
|
|
1754
|
-
"group": "authentication",
|
|
1723
|
+
"label": "URL",
|
|
1724
|
+
"group": "endpoint",
|
|
1725
|
+
"type": "String",
|
|
1726
|
+
"feel": "optional",
|
|
1755
1727
|
"binding": {
|
|
1756
|
-
"
|
|
1757
|
-
"
|
|
1758
|
-
},
|
|
1759
|
-
"condition": {
|
|
1760
|
-
"property": "authentication.type",
|
|
1761
|
-
"equals": "apiKey",
|
|
1762
|
-
"type": "simple"
|
|
1728
|
+
"type": "zeebe:property",
|
|
1729
|
+
"name": "url"
|
|
1763
1730
|
},
|
|
1764
|
-
"
|
|
1731
|
+
"constraints": {
|
|
1732
|
+
"notEmpty": true,
|
|
1733
|
+
"pattern": {
|
|
1734
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
1735
|
+
"message": "must be a http(s) URL"
|
|
1736
|
+
}
|
|
1737
|
+
}
|
|
1765
1738
|
},
|
|
1766
1739
|
{
|
|
1767
|
-
"
|
|
1768
|
-
"
|
|
1769
|
-
"
|
|
1770
|
-
"
|
|
1771
|
-
|
|
1772
|
-
},
|
|
1773
|
-
"group": "authentication",
|
|
1740
|
+
"label": "Query parameters",
|
|
1741
|
+
"description": "Map of query parameters to add to the request URL",
|
|
1742
|
+
"group": "endpoint",
|
|
1743
|
+
"type": "Text",
|
|
1744
|
+
"feel": "required",
|
|
1774
1745
|
"binding": {
|
|
1775
|
-
"
|
|
1776
|
-
"
|
|
1777
|
-
},
|
|
1778
|
-
"condition": {
|
|
1779
|
-
"property": "authentication.type",
|
|
1780
|
-
"equals": "apiKey",
|
|
1781
|
-
"type": "simple"
|
|
1746
|
+
"type": "zeebe:property",
|
|
1747
|
+
"name": "queryParameters"
|
|
1782
1748
|
},
|
|
1783
|
-
"
|
|
1749
|
+
"optional": true
|
|
1784
1750
|
},
|
|
1785
1751
|
{
|
|
1786
|
-
"
|
|
1787
|
-
"
|
|
1788
|
-
"
|
|
1789
|
-
"
|
|
1790
|
-
|
|
1791
|
-
},
|
|
1792
|
-
"group": "authentication",
|
|
1752
|
+
"label": "HTTP headers",
|
|
1753
|
+
"description": "Map of HTTP headers to add to the request",
|
|
1754
|
+
"group": "endpoint",
|
|
1755
|
+
"type": "Text",
|
|
1756
|
+
"feel": "required",
|
|
1793
1757
|
"binding": {
|
|
1794
|
-
"
|
|
1795
|
-
"
|
|
1796
|
-
},
|
|
1797
|
-
"condition": {
|
|
1798
|
-
"property": "authentication.type",
|
|
1799
|
-
"equals": "basic",
|
|
1800
|
-
"type": "simple"
|
|
1758
|
+
"type": "zeebe:property",
|
|
1759
|
+
"name": "headers"
|
|
1801
1760
|
},
|
|
1802
|
-
"
|
|
1761
|
+
"optional": true
|
|
1803
1762
|
},
|
|
1804
1763
|
{
|
|
1805
|
-
"
|
|
1806
|
-
"
|
|
1807
|
-
"
|
|
1808
|
-
"
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
"group": "authentication",
|
|
1764
|
+
"label": "Interval",
|
|
1765
|
+
"description": "The delay between HTTP requests, defined as ISO 8601 durations format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
|
|
1766
|
+
"group": "endpoint",
|
|
1767
|
+
"type": "String",
|
|
1768
|
+
"feel": "optional",
|
|
1769
|
+
"value": "PT50S",
|
|
1812
1770
|
"binding": {
|
|
1813
|
-
"
|
|
1814
|
-
"
|
|
1771
|
+
"type": "zeebe:property",
|
|
1772
|
+
"name": "httpRequestInterval"
|
|
1815
1773
|
},
|
|
1816
|
-
"
|
|
1817
|
-
"
|
|
1818
|
-
"
|
|
1819
|
-
|
|
1774
|
+
"constraints": {
|
|
1775
|
+
"notEmpty": true,
|
|
1776
|
+
"pattern": {
|
|
1777
|
+
"value": "^P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?:\\d+H)?(?:\\d+M)?(?:\\d+(?:\\.\\d{1,3})?S)?)$",
|
|
1778
|
+
"message": "value must be defined"
|
|
1779
|
+
}
|
|
1820
1780
|
},
|
|
1821
|
-
"
|
|
1781
|
+
"optional": false
|
|
1822
1782
|
},
|
|
1823
1783
|
{
|
|
1824
|
-
"
|
|
1825
|
-
"
|
|
1826
|
-
"
|
|
1827
|
-
"
|
|
1828
|
-
"
|
|
1784
|
+
"group": "endpoint",
|
|
1785
|
+
"type": "Hidden",
|
|
1786
|
+
"value": "PT5S",
|
|
1787
|
+
"binding": {
|
|
1788
|
+
"type": "zeebe:property",
|
|
1789
|
+
"name": "processPollingInterval"
|
|
1829
1790
|
},
|
|
1791
|
+
"optional": true
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"label": "Bearer token",
|
|
1830
1795
|
"group": "authentication",
|
|
1796
|
+
"type": "String",
|
|
1797
|
+
"feel": "optional",
|
|
1831
1798
|
"binding": {
|
|
1832
|
-
"
|
|
1833
|
-
"
|
|
1799
|
+
"type": "zeebe:property",
|
|
1800
|
+
"name": "authentication.token"
|
|
1834
1801
|
},
|
|
1835
|
-
"
|
|
1836
|
-
"
|
|
1837
|
-
"equals": "bearer",
|
|
1838
|
-
"type": "simple"
|
|
1802
|
+
"constraints": {
|
|
1803
|
+
"notEmpty": true
|
|
1839
1804
|
},
|
|
1840
|
-
"
|
|
1805
|
+
"condition": {
|
|
1806
|
+
"property": "authenticationType",
|
|
1807
|
+
"equals": "bearer"
|
|
1808
|
+
}
|
|
1841
1809
|
},
|
|
1842
1810
|
{
|
|
1843
|
-
"
|
|
1844
|
-
"label": "OAuth 2.0 token endpoint",
|
|
1811
|
+
"label": "OAuth token endpoint",
|
|
1845
1812
|
"description": "The OAuth token endpoint",
|
|
1846
|
-
"optional": false,
|
|
1847
|
-
"constraints": {
|
|
1848
|
-
"notEmpty": true,
|
|
1849
|
-
"pattern": {
|
|
1850
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
1851
|
-
"message": "Must be a http(s) URL"
|
|
1852
|
-
}
|
|
1853
|
-
},
|
|
1854
1813
|
"group": "authentication",
|
|
1814
|
+
"type": "String",
|
|
1815
|
+
"feel": "optional",
|
|
1855
1816
|
"binding": {
|
|
1856
|
-
"
|
|
1857
|
-
"
|
|
1817
|
+
"type": "zeebe:property",
|
|
1818
|
+
"name": "authentication.oauthTokenEndpoint"
|
|
1858
1819
|
},
|
|
1859
|
-
"
|
|
1860
|
-
"
|
|
1861
|
-
"equals": "oauth-client-credentials-flow",
|
|
1862
|
-
"type": "simple"
|
|
1820
|
+
"constraints": {
|
|
1821
|
+
"notEmpty": true
|
|
1863
1822
|
},
|
|
1864
|
-
"
|
|
1823
|
+
"condition": {
|
|
1824
|
+
"property": "authenticationType",
|
|
1825
|
+
"equals": "oauth-client-credentials-flow"
|
|
1826
|
+
}
|
|
1865
1827
|
},
|
|
1866
1828
|
{
|
|
1867
|
-
"id": "authentication.clientId",
|
|
1868
1829
|
"label": "Client ID",
|
|
1869
1830
|
"description": "Your application's client ID from the OAuth client",
|
|
1870
|
-
"optional": false,
|
|
1871
|
-
"constraints": {
|
|
1872
|
-
"notEmpty": true
|
|
1873
|
-
},
|
|
1874
1831
|
"group": "authentication",
|
|
1832
|
+
"type": "String",
|
|
1833
|
+
"feel": "optional",
|
|
1875
1834
|
"binding": {
|
|
1876
|
-
"
|
|
1877
|
-
"
|
|
1835
|
+
"type": "zeebe:property",
|
|
1836
|
+
"name": "authentication.clientId"
|
|
1878
1837
|
},
|
|
1879
|
-
"
|
|
1880
|
-
"
|
|
1881
|
-
"equals": "oauth-client-credentials-flow",
|
|
1882
|
-
"type": "simple"
|
|
1838
|
+
"constraints": {
|
|
1839
|
+
"notEmpty": true
|
|
1883
1840
|
},
|
|
1884
|
-
"
|
|
1841
|
+
"condition": {
|
|
1842
|
+
"property": "authenticationType",
|
|
1843
|
+
"equals": "oauth-client-credentials-flow"
|
|
1844
|
+
}
|
|
1885
1845
|
},
|
|
1886
1846
|
{
|
|
1887
|
-
"id": "authentication.clientSecret",
|
|
1888
1847
|
"label": "Client secret",
|
|
1889
1848
|
"description": "Your application's client secret from the OAuth client",
|
|
1890
|
-
"
|
|
1849
|
+
"group": "authentication",
|
|
1850
|
+
"type": "String",
|
|
1851
|
+
"feel": "optional",
|
|
1852
|
+
"binding": {
|
|
1853
|
+
"type": "zeebe:property",
|
|
1854
|
+
"name": "authentication.clientSecret"
|
|
1855
|
+
},
|
|
1891
1856
|
"constraints": {
|
|
1892
1857
|
"notEmpty": true
|
|
1893
1858
|
},
|
|
1859
|
+
"condition": {
|
|
1860
|
+
"property": "authenticationType",
|
|
1861
|
+
"equals": "oauth-client-credentials-flow"
|
|
1862
|
+
}
|
|
1863
|
+
},
|
|
1864
|
+
{
|
|
1865
|
+
"label": "Scopes",
|
|
1866
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
1894
1867
|
"group": "authentication",
|
|
1868
|
+
"type": "String",
|
|
1869
|
+
"feel": "optional",
|
|
1870
|
+
"optional": true,
|
|
1895
1871
|
"binding": {
|
|
1896
|
-
"
|
|
1897
|
-
"
|
|
1872
|
+
"type": "zeebe:property",
|
|
1873
|
+
"name": "authentication.scopes"
|
|
1898
1874
|
},
|
|
1899
1875
|
"condition": {
|
|
1900
|
-
"property": "
|
|
1901
|
-
"equals": "oauth-client-credentials-flow"
|
|
1902
|
-
|
|
1903
|
-
},
|
|
1904
|
-
"type": "String"
|
|
1876
|
+
"property": "authenticationType",
|
|
1877
|
+
"equals": "oauth-client-credentials-flow"
|
|
1878
|
+
}
|
|
1905
1879
|
},
|
|
1906
1880
|
{
|
|
1907
|
-
"id": "authentication.audience",
|
|
1908
1881
|
"label": "Audience",
|
|
1909
1882
|
"description": "The unique identifier of the target API you want to access",
|
|
1910
|
-
"optional": true,
|
|
1911
1883
|
"group": "authentication",
|
|
1884
|
+
"type": "String",
|
|
1885
|
+
"feel": "optional",
|
|
1886
|
+
"optional": true,
|
|
1912
1887
|
"binding": {
|
|
1913
|
-
"
|
|
1914
|
-
"
|
|
1888
|
+
"type": "zeebe:property",
|
|
1889
|
+
"name": "authentication.audience"
|
|
1915
1890
|
},
|
|
1916
1891
|
"condition": {
|
|
1917
|
-
"property": "
|
|
1918
|
-
"equals": "oauth-client-credentials-flow"
|
|
1919
|
-
|
|
1920
|
-
},
|
|
1921
|
-
"type": "String"
|
|
1892
|
+
"property": "authenticationType",
|
|
1893
|
+
"equals": "oauth-client-credentials-flow"
|
|
1894
|
+
}
|
|
1922
1895
|
},
|
|
1923
1896
|
{
|
|
1924
|
-
"id": "authentication.clientAuthentication",
|
|
1925
1897
|
"label": "Client authentication",
|
|
1926
|
-
"
|
|
1927
|
-
"optional": false,
|
|
1928
|
-
"constraints": {
|
|
1929
|
-
"notEmpty": true
|
|
1930
|
-
},
|
|
1898
|
+
"id": "authentication.clientAuthentication",
|
|
1931
1899
|
"group": "authentication",
|
|
1932
|
-
"
|
|
1933
|
-
|
|
1934
|
-
"type": "zeebe:property"
|
|
1935
|
-
},
|
|
1936
|
-
"condition": {
|
|
1937
|
-
"property": "authentication.type",
|
|
1938
|
-
"equals": "oauth-client-credentials-flow",
|
|
1939
|
-
"type": "simple"
|
|
1940
|
-
},
|
|
1900
|
+
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
1901
|
+
"value": "basicAuthHeader",
|
|
1941
1902
|
"type": "Dropdown",
|
|
1942
1903
|
"choices": [
|
|
1943
1904
|
{
|
|
@@ -1948,789 +1909,828 @@
|
|
|
1948
1909
|
"name": "Send as Basic Auth header",
|
|
1949
1910
|
"value": "basicAuthHeader"
|
|
1950
1911
|
}
|
|
1951
|
-
]
|
|
1912
|
+
],
|
|
1913
|
+
"binding": {
|
|
1914
|
+
"type": "zeebe:property",
|
|
1915
|
+
"name": "authentication.clientAuthentication"
|
|
1916
|
+
},
|
|
1917
|
+
"condition": {
|
|
1918
|
+
"property": "authenticationType",
|
|
1919
|
+
"equals": "oauth-client-credentials-flow"
|
|
1920
|
+
}
|
|
1952
1921
|
},
|
|
1953
1922
|
{
|
|
1954
|
-
"
|
|
1955
|
-
"label": "Scopes",
|
|
1956
|
-
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
1957
|
-
"optional": true,
|
|
1923
|
+
"label": "Username",
|
|
1958
1924
|
"group": "authentication",
|
|
1925
|
+
"type": "String",
|
|
1926
|
+
"feel": "optional",
|
|
1959
1927
|
"binding": {
|
|
1960
|
-
"
|
|
1961
|
-
"
|
|
1928
|
+
"type": "zeebe:property",
|
|
1929
|
+
"name": "authentication.username"
|
|
1962
1930
|
},
|
|
1963
|
-
"
|
|
1964
|
-
"
|
|
1965
|
-
"equals": "oauth-client-credentials-flow",
|
|
1966
|
-
"type": "simple"
|
|
1931
|
+
"constraints": {
|
|
1932
|
+
"notEmpty": true
|
|
1967
1933
|
},
|
|
1968
|
-
"
|
|
1934
|
+
"condition": {
|
|
1935
|
+
"property": "authenticationType",
|
|
1936
|
+
"equals": "basic"
|
|
1937
|
+
}
|
|
1969
1938
|
},
|
|
1970
1939
|
{
|
|
1971
|
-
"
|
|
1972
|
-
"
|
|
1973
|
-
"
|
|
1974
|
-
"
|
|
1940
|
+
"label": "Password",
|
|
1941
|
+
"group": "authentication",
|
|
1942
|
+
"type": "String",
|
|
1943
|
+
"feel": "optional",
|
|
1944
|
+
"binding": {
|
|
1945
|
+
"type": "zeebe:property",
|
|
1946
|
+
"name": "authentication.password"
|
|
1947
|
+
},
|
|
1975
1948
|
"constraints": {
|
|
1976
1949
|
"notEmpty": true
|
|
1977
1950
|
},
|
|
1978
|
-
"
|
|
1979
|
-
|
|
1980
|
-
"
|
|
1981
|
-
|
|
1982
|
-
},
|
|
1983
|
-
"type": "Dropdown",
|
|
1984
|
-
"choices": [
|
|
1985
|
-
{
|
|
1986
|
-
"name": "POST",
|
|
1987
|
-
"value": "POST"
|
|
1988
|
-
},
|
|
1989
|
-
{
|
|
1990
|
-
"name": "GET",
|
|
1991
|
-
"value": "GET"
|
|
1992
|
-
},
|
|
1993
|
-
{
|
|
1994
|
-
"name": "DELETE",
|
|
1995
|
-
"value": "DELETE"
|
|
1996
|
-
},
|
|
1997
|
-
{
|
|
1998
|
-
"name": "PATCH",
|
|
1999
|
-
"value": "PATCH"
|
|
2000
|
-
},
|
|
2001
|
-
{
|
|
2002
|
-
"name": "PUT",
|
|
2003
|
-
"value": "PUT"
|
|
2004
|
-
}
|
|
2005
|
-
]
|
|
1951
|
+
"condition": {
|
|
1952
|
+
"property": "authenticationType",
|
|
1953
|
+
"equals": "basic"
|
|
1954
|
+
}
|
|
2006
1955
|
},
|
|
2007
1956
|
{
|
|
2008
|
-
"
|
|
2009
|
-
"
|
|
2010
|
-
"
|
|
2011
|
-
"
|
|
2012
|
-
"notEmpty": true,
|
|
2013
|
-
"pattern": {
|
|
2014
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2015
|
-
"message": "Must be a http(s) URL"
|
|
2016
|
-
}
|
|
2017
|
-
},
|
|
1957
|
+
"label": "Request body",
|
|
1958
|
+
"description": "Payload to send with the request",
|
|
1959
|
+
"group": "input",
|
|
1960
|
+
"type": "Text",
|
|
2018
1961
|
"feel": "optional",
|
|
2019
|
-
"group": "endpoint",
|
|
2020
1962
|
"binding": {
|
|
2021
|
-
"
|
|
2022
|
-
"
|
|
1963
|
+
"type": "zeebe:property",
|
|
1964
|
+
"name": "body"
|
|
2023
1965
|
},
|
|
2024
|
-
"
|
|
1966
|
+
"condition": {
|
|
1967
|
+
"property": "method",
|
|
1968
|
+
"oneOf": ["post", "put", "patch"]
|
|
1969
|
+
},
|
|
1970
|
+
"optional": true
|
|
2025
1971
|
},
|
|
2026
1972
|
{
|
|
2027
|
-
"
|
|
2028
|
-
"
|
|
2029
|
-
"
|
|
2030
|
-
"optional": true,
|
|
1973
|
+
"label": "Correlation key (process)",
|
|
1974
|
+
"type": "String",
|
|
1975
|
+
"group": "activation",
|
|
2031
1976
|
"feel": "required",
|
|
2032
|
-
"
|
|
1977
|
+
"description": "Sets up the correlation key from process variables",
|
|
2033
1978
|
"binding": {
|
|
2034
|
-
"
|
|
2035
|
-
"
|
|
1979
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1980
|
+
"name": "correlationKey"
|
|
2036
1981
|
},
|
|
2037
|
-
"
|
|
1982
|
+
"constraints": {
|
|
1983
|
+
"notEmpty": true
|
|
1984
|
+
}
|
|
2038
1985
|
},
|
|
2039
1986
|
{
|
|
2040
|
-
"
|
|
2041
|
-
"
|
|
2042
|
-
"
|
|
2043
|
-
"optional": true,
|
|
1987
|
+
"label": "Correlation key (payload)",
|
|
1988
|
+
"type": "String",
|
|
1989
|
+
"group": "activation",
|
|
2044
1990
|
"feel": "required",
|
|
2045
|
-
"group": "endpoint",
|
|
2046
1991
|
"binding": {
|
|
2047
|
-
"
|
|
2048
|
-
"
|
|
1992
|
+
"type": "zeebe:property",
|
|
1993
|
+
"name": "correlationKeyExpression"
|
|
2049
1994
|
},
|
|
2050
|
-
"
|
|
1995
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1996
|
+
"constraints": {
|
|
1997
|
+
"notEmpty": true
|
|
1998
|
+
}
|
|
2051
1999
|
},
|
|
2052
2000
|
{
|
|
2053
|
-
"
|
|
2054
|
-
"
|
|
2055
|
-
"
|
|
2001
|
+
"label": "Condition",
|
|
2002
|
+
"type": "String",
|
|
2003
|
+
"group": "activation",
|
|
2004
|
+
"feel": "required",
|
|
2056
2005
|
"optional": true,
|
|
2057
|
-
"group": "endpoint",
|
|
2058
2006
|
"binding": {
|
|
2059
|
-
"
|
|
2060
|
-
"
|
|
2007
|
+
"type": "zeebe:property",
|
|
2008
|
+
"name": "activationCondition"
|
|
2061
2009
|
},
|
|
2062
|
-
"
|
|
2010
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
2063
2011
|
},
|
|
2064
2012
|
{
|
|
2065
|
-
"
|
|
2066
|
-
"
|
|
2067
|
-
"
|
|
2013
|
+
"label": "Connection timeout",
|
|
2014
|
+
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
2015
|
+
"group": "endpoint",
|
|
2016
|
+
"type": "String",
|
|
2017
|
+
"value": "20",
|
|
2018
|
+
"binding": {
|
|
2019
|
+
"type": "zeebe:property",
|
|
2020
|
+
"name": "connectionTimeoutInSeconds"
|
|
2021
|
+
},
|
|
2068
2022
|
"optional": true,
|
|
2069
2023
|
"feel": "optional",
|
|
2070
|
-
"
|
|
2024
|
+
"constraints": {
|
|
2025
|
+
"notEmpty": false,
|
|
2026
|
+
"pattern": {
|
|
2027
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
2028
|
+
"message": "must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
2029
|
+
}
|
|
2030
|
+
}
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
"label": "Result variable",
|
|
2034
|
+
"type": "String",
|
|
2035
|
+
"group": "variable-mapping",
|
|
2036
|
+
"optional": true,
|
|
2071
2037
|
"binding": {
|
|
2072
|
-
"
|
|
2073
|
-
"
|
|
2038
|
+
"type": "zeebe:property",
|
|
2039
|
+
"name": "resultVariable"
|
|
2074
2040
|
},
|
|
2075
|
-
"
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2041
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2042
|
+
},
|
|
2043
|
+
{
|
|
2044
|
+
"label": "Result expression",
|
|
2045
|
+
"type": "String",
|
|
2046
|
+
"group": "variable-mapping",
|
|
2047
|
+
"feel": "required",
|
|
2048
|
+
"optional": true,
|
|
2049
|
+
"binding": {
|
|
2050
|
+
"type": "zeebe:property",
|
|
2051
|
+
"name": "resultExpression"
|
|
2079
2052
|
},
|
|
2080
|
-
"
|
|
2053
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2054
|
+
}
|
|
2055
|
+
],
|
|
2056
|
+
"engines": {
|
|
2057
|
+
"camunda": "^8.3"
|
|
2058
|
+
}
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2062
|
+
"name": "HTTP Polling Boundary Catch Event Connector",
|
|
2063
|
+
"id": "io.camunda.connectors.http.Polling.Boundary",
|
|
2064
|
+
"description": "Polls endpoint at regular intervals",
|
|
2065
|
+
"keywords": [
|
|
2066
|
+
"poll",
|
|
2067
|
+
"polling",
|
|
2068
|
+
"HTTP",
|
|
2069
|
+
"REST",
|
|
2070
|
+
"wait for response",
|
|
2071
|
+
"check status",
|
|
2072
|
+
"periodic request",
|
|
2073
|
+
"HTTP callback"
|
|
2074
|
+
],
|
|
2075
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/polling/",
|
|
2076
|
+
"version": 5,
|
|
2077
|
+
"category": {
|
|
2078
|
+
"id": "connectors",
|
|
2079
|
+
"name": "Connectors"
|
|
2080
|
+
},
|
|
2081
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
2082
|
+
"elementType": {
|
|
2083
|
+
"value": "bpmn:BoundaryEvent",
|
|
2084
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2085
|
+
},
|
|
2086
|
+
"engines": {
|
|
2087
|
+
"camunda": "^8.9"
|
|
2088
|
+
},
|
|
2089
|
+
"groups": [
|
|
2090
|
+
{
|
|
2091
|
+
"id": "authentication",
|
|
2092
|
+
"label": "Authentication"
|
|
2081
2093
|
},
|
|
2082
2094
|
{
|
|
2083
|
-
"id": "
|
|
2084
|
-
"label": "
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
"
|
|
2088
|
-
"
|
|
2089
|
-
|
|
2095
|
+
"id": "endpoint",
|
|
2096
|
+
"label": "HTTP Polling configuration"
|
|
2097
|
+
},
|
|
2098
|
+
{
|
|
2099
|
+
"id": "payload",
|
|
2100
|
+
"label": "Payload"
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
"id": "interval",
|
|
2104
|
+
"label": "HTTP Polling Interval"
|
|
2105
|
+
},
|
|
2106
|
+
{
|
|
2107
|
+
"id": "timeout",
|
|
2108
|
+
"label": "Connection timeout"
|
|
2109
|
+
},
|
|
2110
|
+
{
|
|
2111
|
+
"id": "activation",
|
|
2112
|
+
"label": "Activation"
|
|
2113
|
+
},
|
|
2114
|
+
{
|
|
2115
|
+
"id": "correlation",
|
|
2116
|
+
"label": "Correlation",
|
|
2117
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
2118
|
+
},
|
|
2119
|
+
{
|
|
2120
|
+
"id": "output",
|
|
2121
|
+
"label": "Output mapping"
|
|
2122
|
+
}
|
|
2123
|
+
],
|
|
2124
|
+
"properties": [
|
|
2125
|
+
{
|
|
2126
|
+
"value": "io.camunda:http-polling:1",
|
|
2090
2127
|
"binding": {
|
|
2091
|
-
"name": "
|
|
2128
|
+
"name": "inbound.type",
|
|
2092
2129
|
"type": "zeebe:property"
|
|
2093
2130
|
},
|
|
2094
|
-
"type": "
|
|
2131
|
+
"type": "Hidden"
|
|
2095
2132
|
},
|
|
2096
2133
|
{
|
|
2097
|
-
"id": "
|
|
2098
|
-
"label": "
|
|
2099
|
-
"
|
|
2100
|
-
"value": "
|
|
2101
|
-
"group": "
|
|
2134
|
+
"id": "authentication.type",
|
|
2135
|
+
"label": "Type",
|
|
2136
|
+
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
2137
|
+
"value": "noAuth",
|
|
2138
|
+
"group": "authentication",
|
|
2102
2139
|
"binding": {
|
|
2103
|
-
"name": "
|
|
2140
|
+
"name": "authentication.type",
|
|
2104
2141
|
"type": "zeebe:property"
|
|
2105
2142
|
},
|
|
2106
|
-
"type": "
|
|
2143
|
+
"type": "Dropdown",
|
|
2144
|
+
"choices": [
|
|
2145
|
+
{
|
|
2146
|
+
"name": "API key",
|
|
2147
|
+
"value": "apiKey"
|
|
2148
|
+
},
|
|
2149
|
+
{
|
|
2150
|
+
"name": "Basic",
|
|
2151
|
+
"value": "basic"
|
|
2152
|
+
},
|
|
2153
|
+
{
|
|
2154
|
+
"name": "Bearer token",
|
|
2155
|
+
"value": "bearer"
|
|
2156
|
+
},
|
|
2157
|
+
{
|
|
2158
|
+
"name": "None",
|
|
2159
|
+
"value": "noAuth"
|
|
2160
|
+
},
|
|
2161
|
+
{
|
|
2162
|
+
"name": "OAuth 2.0",
|
|
2163
|
+
"value": "oauth-client-credentials-flow"
|
|
2164
|
+
}
|
|
2165
|
+
]
|
|
2107
2166
|
},
|
|
2108
2167
|
{
|
|
2109
|
-
"id": "
|
|
2110
|
-
"label": "
|
|
2111
|
-
"description": "
|
|
2168
|
+
"id": "authentication.apiKeyLocation",
|
|
2169
|
+
"label": "Api key location",
|
|
2170
|
+
"description": "Choose type: Send API key in header or as query parameter.",
|
|
2112
2171
|
"optional": false,
|
|
2113
|
-
"value": "
|
|
2172
|
+
"value": "headers",
|
|
2114
2173
|
"constraints": {
|
|
2115
|
-
"notEmpty": true
|
|
2116
|
-
"pattern": {
|
|
2117
|
-
"value": "^\\d+$",
|
|
2118
|
-
"message": "Must be a number"
|
|
2119
|
-
}
|
|
2174
|
+
"notEmpty": true
|
|
2120
2175
|
},
|
|
2121
|
-
"
|
|
2122
|
-
"group": "timeout",
|
|
2176
|
+
"group": "authentication",
|
|
2123
2177
|
"binding": {
|
|
2124
|
-
"name": "
|
|
2178
|
+
"name": "authentication.apiKeyLocation",
|
|
2125
2179
|
"type": "zeebe:property"
|
|
2126
2180
|
},
|
|
2127
|
-
"
|
|
2128
|
-
|
|
2181
|
+
"condition": {
|
|
2182
|
+
"property": "authentication.type",
|
|
2183
|
+
"equals": "apiKey",
|
|
2184
|
+
"type": "simple"
|
|
2185
|
+
},
|
|
2186
|
+
"type": "Dropdown",
|
|
2187
|
+
"choices": [
|
|
2188
|
+
{
|
|
2189
|
+
"name": "Headers",
|
|
2190
|
+
"value": "headers"
|
|
2191
|
+
},
|
|
2192
|
+
{
|
|
2193
|
+
"name": "Query parameters",
|
|
2194
|
+
"value": "query"
|
|
2195
|
+
}
|
|
2196
|
+
]
|
|
2129
2197
|
},
|
|
2130
2198
|
{
|
|
2131
|
-
"id": "
|
|
2132
|
-
"label": "
|
|
2133
|
-
"description": "Timeout in seconds to read data from an established connection or 0 for an infinite timeout",
|
|
2199
|
+
"id": "authentication.name",
|
|
2200
|
+
"label": "API key name",
|
|
2134
2201
|
"optional": false,
|
|
2135
|
-
"value": "20",
|
|
2136
2202
|
"constraints": {
|
|
2137
|
-
"notEmpty": true
|
|
2138
|
-
"pattern": {
|
|
2139
|
-
"value": "^\\d+$",
|
|
2140
|
-
"message": "Must be a number"
|
|
2141
|
-
}
|
|
2203
|
+
"notEmpty": true
|
|
2142
2204
|
},
|
|
2143
|
-
"
|
|
2144
|
-
"group": "timeout",
|
|
2205
|
+
"group": "authentication",
|
|
2145
2206
|
"binding": {
|
|
2146
|
-
"name": "
|
|
2207
|
+
"name": "authentication.name",
|
|
2147
2208
|
"type": "zeebe:property"
|
|
2148
2209
|
},
|
|
2210
|
+
"condition": {
|
|
2211
|
+
"property": "authentication.type",
|
|
2212
|
+
"equals": "apiKey",
|
|
2213
|
+
"type": "simple"
|
|
2214
|
+
},
|
|
2149
2215
|
"type": "String"
|
|
2150
2216
|
},
|
|
2151
2217
|
{
|
|
2152
|
-
"id": "
|
|
2153
|
-
"label": "
|
|
2154
|
-
"
|
|
2155
|
-
"
|
|
2156
|
-
|
|
2157
|
-
|
|
2218
|
+
"id": "authentication.value",
|
|
2219
|
+
"label": "API key value",
|
|
2220
|
+
"optional": false,
|
|
2221
|
+
"constraints": {
|
|
2222
|
+
"notEmpty": true
|
|
2223
|
+
},
|
|
2224
|
+
"group": "authentication",
|
|
2158
2225
|
"binding": {
|
|
2159
|
-
"name": "
|
|
2226
|
+
"name": "authentication.value",
|
|
2160
2227
|
"type": "zeebe:property"
|
|
2161
2228
|
},
|
|
2229
|
+
"condition": {
|
|
2230
|
+
"property": "authentication.type",
|
|
2231
|
+
"equals": "apiKey",
|
|
2232
|
+
"type": "simple"
|
|
2233
|
+
},
|
|
2162
2234
|
"type": "String"
|
|
2163
2235
|
},
|
|
2164
2236
|
{
|
|
2165
|
-
"id": "
|
|
2166
|
-
"label": "
|
|
2167
|
-
"
|
|
2237
|
+
"id": "authentication.username",
|
|
2238
|
+
"label": "Username",
|
|
2239
|
+
"optional": false,
|
|
2168
2240
|
"constraints": {
|
|
2169
2241
|
"notEmpty": true
|
|
2170
2242
|
},
|
|
2171
|
-
"
|
|
2172
|
-
"group": "correlation",
|
|
2243
|
+
"group": "authentication",
|
|
2173
2244
|
"binding": {
|
|
2174
|
-
"name": "
|
|
2175
|
-
"type": "
|
|
2245
|
+
"name": "authentication.username",
|
|
2246
|
+
"type": "zeebe:property"
|
|
2247
|
+
},
|
|
2248
|
+
"condition": {
|
|
2249
|
+
"property": "authentication.type",
|
|
2250
|
+
"equals": "basic",
|
|
2251
|
+
"type": "simple"
|
|
2176
2252
|
},
|
|
2177
2253
|
"type": "String"
|
|
2178
2254
|
},
|
|
2179
2255
|
{
|
|
2180
|
-
"id": "
|
|
2181
|
-
"label": "
|
|
2182
|
-
"
|
|
2256
|
+
"id": "authentication.password",
|
|
2257
|
+
"label": "Password",
|
|
2258
|
+
"optional": false,
|
|
2183
2259
|
"constraints": {
|
|
2184
2260
|
"notEmpty": true
|
|
2185
2261
|
},
|
|
2186
|
-
"
|
|
2187
|
-
"group": "correlation",
|
|
2262
|
+
"group": "authentication",
|
|
2188
2263
|
"binding": {
|
|
2189
|
-
"name": "
|
|
2264
|
+
"name": "authentication.password",
|
|
2190
2265
|
"type": "zeebe:property"
|
|
2191
2266
|
},
|
|
2267
|
+
"condition": {
|
|
2268
|
+
"property": "authentication.type",
|
|
2269
|
+
"equals": "basic",
|
|
2270
|
+
"type": "simple"
|
|
2271
|
+
},
|
|
2192
2272
|
"type": "String"
|
|
2193
2273
|
},
|
|
2194
2274
|
{
|
|
2195
|
-
"id": "
|
|
2196
|
-
"label": "
|
|
2197
|
-
"
|
|
2198
|
-
"
|
|
2199
|
-
|
|
2200
|
-
|
|
2275
|
+
"id": "authentication.token",
|
|
2276
|
+
"label": "Bearer token",
|
|
2277
|
+
"optional": false,
|
|
2278
|
+
"constraints": {
|
|
2279
|
+
"notEmpty": true
|
|
2280
|
+
},
|
|
2281
|
+
"group": "authentication",
|
|
2201
2282
|
"binding": {
|
|
2202
|
-
"name": "
|
|
2283
|
+
"name": "authentication.token",
|
|
2203
2284
|
"type": "zeebe:property"
|
|
2204
2285
|
},
|
|
2286
|
+
"condition": {
|
|
2287
|
+
"property": "authentication.type",
|
|
2288
|
+
"equals": "bearer",
|
|
2289
|
+
"type": "simple"
|
|
2290
|
+
},
|
|
2205
2291
|
"type": "String"
|
|
2206
2292
|
},
|
|
2207
2293
|
{
|
|
2208
|
-
"id": "
|
|
2209
|
-
"label": "
|
|
2210
|
-
"description": "
|
|
2211
|
-
"optional":
|
|
2294
|
+
"id": "authentication.oauthTokenEndpoint",
|
|
2295
|
+
"label": "OAuth 2.0 token endpoint",
|
|
2296
|
+
"description": "The OAuth token endpoint",
|
|
2297
|
+
"optional": false,
|
|
2212
2298
|
"constraints": {
|
|
2213
|
-
"notEmpty":
|
|
2299
|
+
"notEmpty": true,
|
|
2214
2300
|
"pattern": {
|
|
2215
|
-
"value": "^(
|
|
2216
|
-
"message": "
|
|
2301
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2302
|
+
"message": "Must be a http(s) URL"
|
|
2217
2303
|
}
|
|
2218
2304
|
},
|
|
2219
|
-
"
|
|
2220
|
-
"group": "correlation",
|
|
2305
|
+
"group": "authentication",
|
|
2221
2306
|
"binding": {
|
|
2222
|
-
"name": "
|
|
2307
|
+
"name": "authentication.oauthTokenEndpoint",
|
|
2223
2308
|
"type": "zeebe:property"
|
|
2224
2309
|
},
|
|
2310
|
+
"condition": {
|
|
2311
|
+
"property": "authentication.type",
|
|
2312
|
+
"equals": "oauth-client-credentials-flow",
|
|
2313
|
+
"type": "simple"
|
|
2314
|
+
},
|
|
2225
2315
|
"type": "String"
|
|
2226
2316
|
},
|
|
2227
2317
|
{
|
|
2228
|
-
"id": "
|
|
2229
|
-
"
|
|
2230
|
-
|
|
2318
|
+
"id": "authentication.clientId",
|
|
2319
|
+
"label": "Client ID",
|
|
2320
|
+
"description": "Your application's client ID from the OAuth client",
|
|
2321
|
+
"optional": false,
|
|
2322
|
+
"constraints": {
|
|
2323
|
+
"notEmpty": true
|
|
2231
2324
|
},
|
|
2232
|
-
"group": "
|
|
2325
|
+
"group": "authentication",
|
|
2233
2326
|
"binding": {
|
|
2234
|
-
"name": "
|
|
2235
|
-
"type": "
|
|
2327
|
+
"name": "authentication.clientId",
|
|
2328
|
+
"type": "zeebe:property"
|
|
2236
2329
|
},
|
|
2237
|
-
"
|
|
2330
|
+
"condition": {
|
|
2331
|
+
"property": "authentication.type",
|
|
2332
|
+
"equals": "oauth-client-credentials-flow",
|
|
2333
|
+
"type": "simple"
|
|
2334
|
+
},
|
|
2335
|
+
"type": "String"
|
|
2238
2336
|
},
|
|
2239
2337
|
{
|
|
2240
|
-
"id": "
|
|
2241
|
-
"label": "
|
|
2242
|
-
"description": "
|
|
2243
|
-
"
|
|
2338
|
+
"id": "authentication.clientSecret",
|
|
2339
|
+
"label": "Client secret",
|
|
2340
|
+
"description": "Your application's client secret from the OAuth client",
|
|
2341
|
+
"optional": false,
|
|
2342
|
+
"constraints": {
|
|
2343
|
+
"notEmpty": true
|
|
2344
|
+
},
|
|
2345
|
+
"group": "authentication",
|
|
2244
2346
|
"binding": {
|
|
2245
|
-
"name": "
|
|
2347
|
+
"name": "authentication.clientSecret",
|
|
2246
2348
|
"type": "zeebe:property"
|
|
2247
2349
|
},
|
|
2350
|
+
"condition": {
|
|
2351
|
+
"property": "authentication.type",
|
|
2352
|
+
"equals": "oauth-client-credentials-flow",
|
|
2353
|
+
"type": "simple"
|
|
2354
|
+
},
|
|
2248
2355
|
"type": "String"
|
|
2249
2356
|
},
|
|
2250
2357
|
{
|
|
2251
|
-
"id": "
|
|
2252
|
-
"label": "
|
|
2253
|
-
"description": "
|
|
2254
|
-
"
|
|
2255
|
-
"group": "
|
|
2358
|
+
"id": "authentication.audience",
|
|
2359
|
+
"label": "Audience",
|
|
2360
|
+
"description": "The unique identifier of the target API you want to access",
|
|
2361
|
+
"optional": true,
|
|
2362
|
+
"group": "authentication",
|
|
2256
2363
|
"binding": {
|
|
2257
|
-
"name": "
|
|
2364
|
+
"name": "authentication.audience",
|
|
2258
2365
|
"type": "zeebe:property"
|
|
2259
2366
|
},
|
|
2260
|
-
"
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
},
|
|
2267
|
-
{
|
|
2268
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2269
|
-
"name": "HTTP Polling Boundary Catch Event Connector",
|
|
2270
|
-
"id": "io.camunda.connectors.http.Polling.Boundary",
|
|
2271
|
-
"version": 1,
|
|
2272
|
-
"description": "Polls endpoint at regular intervals",
|
|
2273
|
-
"icon": {
|
|
2274
|
-
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0'%3F%3E%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cg class='layer'%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cpath d='m17.03,9c0,4.45 -3.6,8.05 -8.05,8.05c-4.45,0 -8.05,-3.6 -8.05,-8.05c0,-4.45 3.6,-8.05 8.05,-8.05c4.45,0 8.05,3.6 8.05,8.05z' fill='%23505562' id='svg_1'/%3E%3Cpath d='m4.93,14.16l1.85,-10.45l3.36,0c1.05,0 1.84,0.27 2.37,0.81c0.54,0.53 0.8,1.21 0.8,2.06c0,0.86 -0.24,1.58 -0.73,2.13c-0.47,0.55 -1.12,0.93 -1.95,1.14l-0.48,0.09l-0.53,0.03l-0.6,0.05l-1.79,0l-0.73,4.14l-1.58,0zm2.57,-5.57l1.74,0c0.76,0 1.35,-0.17 1.78,-0.5c0.44,-0.35 0.65,-0.82 0.65,-1.42c0,-0.48 -0.15,-0.85 -0.44,-1.12c-0.3,-0.28 -0.77,-0.42 -1.42,-0.42l-1.7,0l-0.61,3.46z' fill='white' id='svg_2'/%3E%3C/g%3E%3C/svg%3E"
|
|
2275
|
-
},
|
|
2276
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/polling/",
|
|
2277
|
-
"category": {
|
|
2278
|
-
"id": "connectors",
|
|
2279
|
-
"name": "Connectors"
|
|
2280
|
-
},
|
|
2281
|
-
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
2282
|
-
"elementType": {
|
|
2283
|
-
"value": "bpmn:BoundaryEvent",
|
|
2284
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
2285
|
-
},
|
|
2286
|
-
"groups": [
|
|
2287
|
-
{
|
|
2288
|
-
"id": "authentication",
|
|
2289
|
-
"label": "Authentication"
|
|
2290
|
-
},
|
|
2291
|
-
{
|
|
2292
|
-
"id": "endpoint",
|
|
2293
|
-
"label": "HTTP Polling configuration"
|
|
2294
|
-
},
|
|
2295
|
-
{
|
|
2296
|
-
"id": "input",
|
|
2297
|
-
"label": "Payload"
|
|
2298
|
-
},
|
|
2299
|
-
{
|
|
2300
|
-
"id": "activation",
|
|
2301
|
-
"label": "Condition to proceed"
|
|
2302
|
-
},
|
|
2303
|
-
{
|
|
2304
|
-
"id": "timer",
|
|
2305
|
-
"label": "Timer"
|
|
2306
|
-
},
|
|
2307
|
-
{
|
|
2308
|
-
"id": "timeout",
|
|
2309
|
-
"label": "Connect timeout"
|
|
2310
|
-
},
|
|
2311
|
-
{
|
|
2312
|
-
"id": "variable-mapping",
|
|
2313
|
-
"label": "Response mapping"
|
|
2314
|
-
}
|
|
2315
|
-
],
|
|
2316
|
-
"properties": [
|
|
2317
|
-
{
|
|
2318
|
-
"type": "Hidden",
|
|
2319
|
-
"value": "io.camunda:http-polling:1",
|
|
2320
|
-
"binding": {
|
|
2321
|
-
"type": "zeebe:property",
|
|
2322
|
-
"name": "inbound.type"
|
|
2323
|
-
}
|
|
2367
|
+
"condition": {
|
|
2368
|
+
"property": "authentication.type",
|
|
2369
|
+
"equals": "oauth-client-credentials-flow",
|
|
2370
|
+
"type": "simple"
|
|
2371
|
+
},
|
|
2372
|
+
"type": "String"
|
|
2324
2373
|
},
|
|
2325
2374
|
{
|
|
2326
|
-
"
|
|
2327
|
-
"
|
|
2328
|
-
|
|
2375
|
+
"id": "authentication.clientAuthentication",
|
|
2376
|
+
"label": "Client authentication",
|
|
2377
|
+
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
2378
|
+
"optional": false,
|
|
2379
|
+
"constraints": {
|
|
2380
|
+
"notEmpty": true
|
|
2329
2381
|
},
|
|
2330
|
-
"binding": {
|
|
2331
|
-
"type": "bpmn:Message#property",
|
|
2332
|
-
"name": "name"
|
|
2333
|
-
}
|
|
2334
|
-
},
|
|
2335
|
-
{
|
|
2336
|
-
"label": "Type",
|
|
2337
|
-
"id": "authenticationType",
|
|
2338
2382
|
"group": "authentication",
|
|
2339
|
-
"
|
|
2340
|
-
|
|
2383
|
+
"binding": {
|
|
2384
|
+
"name": "authentication.clientAuthentication",
|
|
2385
|
+
"type": "zeebe:property"
|
|
2386
|
+
},
|
|
2387
|
+
"condition": {
|
|
2388
|
+
"property": "authentication.type",
|
|
2389
|
+
"equals": "oauth-client-credentials-flow",
|
|
2390
|
+
"type": "simple"
|
|
2391
|
+
},
|
|
2341
2392
|
"type": "Dropdown",
|
|
2342
2393
|
"choices": [
|
|
2343
2394
|
{
|
|
2344
|
-
"name": "
|
|
2345
|
-
"value": "
|
|
2346
|
-
},
|
|
2347
|
-
{
|
|
2348
|
-
"name": "Basic",
|
|
2349
|
-
"value": "basic"
|
|
2350
|
-
},
|
|
2351
|
-
{
|
|
2352
|
-
"name": "Bearer token",
|
|
2353
|
-
"value": "bearer"
|
|
2395
|
+
"name": "Send client credentials in body",
|
|
2396
|
+
"value": "credentialsBody"
|
|
2354
2397
|
},
|
|
2355
2398
|
{
|
|
2356
|
-
"name": "
|
|
2357
|
-
"value": "
|
|
2399
|
+
"name": "Send as Basic Auth header",
|
|
2400
|
+
"value": "basicAuthHeader"
|
|
2358
2401
|
}
|
|
2359
|
-
]
|
|
2402
|
+
]
|
|
2403
|
+
},
|
|
2404
|
+
{
|
|
2405
|
+
"id": "authentication.scopes",
|
|
2406
|
+
"label": "Scopes",
|
|
2407
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
2408
|
+
"optional": true,
|
|
2409
|
+
"group": "authentication",
|
|
2360
2410
|
"binding": {
|
|
2361
|
-
"
|
|
2362
|
-
"
|
|
2363
|
-
}
|
|
2411
|
+
"name": "authentication.scopes",
|
|
2412
|
+
"type": "zeebe:property"
|
|
2413
|
+
},
|
|
2414
|
+
"condition": {
|
|
2415
|
+
"property": "authentication.type",
|
|
2416
|
+
"equals": "oauth-client-credentials-flow",
|
|
2417
|
+
"type": "simple"
|
|
2418
|
+
},
|
|
2419
|
+
"type": "String"
|
|
2364
2420
|
},
|
|
2365
2421
|
{
|
|
2366
2422
|
"id": "method",
|
|
2367
2423
|
"label": "Method",
|
|
2424
|
+
"optional": false,
|
|
2425
|
+
"value": "GET",
|
|
2426
|
+
"constraints": {
|
|
2427
|
+
"notEmpty": true
|
|
2428
|
+
},
|
|
2368
2429
|
"group": "endpoint",
|
|
2430
|
+
"binding": {
|
|
2431
|
+
"name": "method",
|
|
2432
|
+
"type": "zeebe:property"
|
|
2433
|
+
},
|
|
2369
2434
|
"type": "Dropdown",
|
|
2370
|
-
"value": "get",
|
|
2371
2435
|
"choices": [
|
|
2436
|
+
{
|
|
2437
|
+
"name": "POST",
|
|
2438
|
+
"value": "POST"
|
|
2439
|
+
},
|
|
2372
2440
|
{
|
|
2373
2441
|
"name": "GET",
|
|
2374
|
-
"value": "
|
|
2442
|
+
"value": "GET"
|
|
2375
2443
|
},
|
|
2376
2444
|
{
|
|
2377
|
-
"name": "
|
|
2378
|
-
"value": "
|
|
2445
|
+
"name": "DELETE",
|
|
2446
|
+
"value": "DELETE"
|
|
2379
2447
|
},
|
|
2380
2448
|
{
|
|
2381
2449
|
"name": "PATCH",
|
|
2382
|
-
"value": "
|
|
2450
|
+
"value": "PATCH"
|
|
2383
2451
|
},
|
|
2384
2452
|
{
|
|
2385
2453
|
"name": "PUT",
|
|
2386
|
-
"value": "
|
|
2387
|
-
},
|
|
2388
|
-
{
|
|
2389
|
-
"name": "DELETE",
|
|
2390
|
-
"value": "delete"
|
|
2454
|
+
"value": "PUT"
|
|
2391
2455
|
}
|
|
2392
|
-
]
|
|
2393
|
-
"binding": {
|
|
2394
|
-
"type": "zeebe:property",
|
|
2395
|
-
"name": "method"
|
|
2396
|
-
}
|
|
2456
|
+
]
|
|
2397
2457
|
},
|
|
2398
2458
|
{
|
|
2459
|
+
"id": "url",
|
|
2399
2460
|
"label": "URL",
|
|
2400
|
-
"
|
|
2401
|
-
"type": "String",
|
|
2402
|
-
"feel": "optional",
|
|
2403
|
-
"binding": {
|
|
2404
|
-
"type": "zeebe:property",
|
|
2405
|
-
"name": "url"
|
|
2406
|
-
},
|
|
2461
|
+
"optional": false,
|
|
2407
2462
|
"constraints": {
|
|
2408
2463
|
"notEmpty": true,
|
|
2409
2464
|
"pattern": {
|
|
2410
|
-
"value": "^(=|(https
|
|
2411
|
-
"message": "
|
|
2465
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2466
|
+
"message": "Must be a http(s) URL"
|
|
2412
2467
|
}
|
|
2413
|
-
}
|
|
2468
|
+
},
|
|
2469
|
+
"feel": "optional",
|
|
2470
|
+
"group": "endpoint",
|
|
2471
|
+
"binding": {
|
|
2472
|
+
"name": "url",
|
|
2473
|
+
"type": "zeebe:property"
|
|
2474
|
+
},
|
|
2475
|
+
"type": "String"
|
|
2414
2476
|
},
|
|
2415
2477
|
{
|
|
2478
|
+
"id": "queryParameters",
|
|
2416
2479
|
"label": "Query parameters",
|
|
2417
2480
|
"description": "Map of query parameters to add to the request URL",
|
|
2418
|
-
"
|
|
2419
|
-
"type": "Text",
|
|
2481
|
+
"optional": true,
|
|
2420
2482
|
"feel": "required",
|
|
2483
|
+
"group": "endpoint",
|
|
2421
2484
|
"binding": {
|
|
2422
|
-
"
|
|
2423
|
-
"
|
|
2485
|
+
"name": "queryParameters",
|
|
2486
|
+
"type": "zeebe:property"
|
|
2424
2487
|
},
|
|
2425
|
-
"
|
|
2488
|
+
"type": "String"
|
|
2426
2489
|
},
|
|
2427
2490
|
{
|
|
2428
|
-
"
|
|
2491
|
+
"id": "headers",
|
|
2492
|
+
"label": "Headers",
|
|
2429
2493
|
"description": "Map of HTTP headers to add to the request",
|
|
2430
|
-
"
|
|
2431
|
-
"type": "Text",
|
|
2494
|
+
"optional": true,
|
|
2432
2495
|
"feel": "required",
|
|
2433
|
-
"binding": {
|
|
2434
|
-
"type": "zeebe:property",
|
|
2435
|
-
"name": "headers"
|
|
2436
|
-
},
|
|
2437
|
-
"optional": true
|
|
2438
|
-
},
|
|
2439
|
-
{
|
|
2440
|
-
"label": "Interval",
|
|
2441
|
-
"description": "The delay between HTTP requests, defined as ISO 8601 durations format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
|
|
2442
2496
|
"group": "endpoint",
|
|
2443
|
-
"type": "String",
|
|
2444
|
-
"feel": "optional",
|
|
2445
|
-
"value": "PT50S",
|
|
2446
2497
|
"binding": {
|
|
2447
|
-
"
|
|
2448
|
-
"
|
|
2449
|
-
},
|
|
2450
|
-
"constraints": {
|
|
2451
|
-
"notEmpty": true,
|
|
2452
|
-
"pattern": {
|
|
2453
|
-
"value": "^=|P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?:\\d+H)?(?:\\d+M)?(?:\\d+(?:\\.\\d{1,3})?S)?)$",
|
|
2454
|
-
"message": "value must be defined"
|
|
2455
|
-
}
|
|
2498
|
+
"name": "headers",
|
|
2499
|
+
"type": "zeebe:property"
|
|
2456
2500
|
},
|
|
2457
|
-
"
|
|
2501
|
+
"type": "String"
|
|
2458
2502
|
},
|
|
2459
2503
|
{
|
|
2504
|
+
"id": "skipEncoding",
|
|
2505
|
+
"label": "Skip URL encoding",
|
|
2506
|
+
"description": "Skip the default URL decoding and encoding behavior",
|
|
2507
|
+
"optional": true,
|
|
2460
2508
|
"group": "endpoint",
|
|
2461
|
-
"type": "Hidden",
|
|
2462
|
-
"value": "PT5S",
|
|
2463
|
-
"binding": {
|
|
2464
|
-
"type": "zeebe:property",
|
|
2465
|
-
"name": "operatePollingInterval"
|
|
2466
|
-
},
|
|
2467
|
-
"optional": true
|
|
2468
|
-
},
|
|
2469
|
-
{
|
|
2470
|
-
"label": "Bearer token",
|
|
2471
|
-
"group": "authentication",
|
|
2472
|
-
"type": "String",
|
|
2473
|
-
"feel": "optional",
|
|
2474
|
-
"binding": {
|
|
2475
|
-
"type": "zeebe:property",
|
|
2476
|
-
"name": "authentication.token"
|
|
2477
|
-
},
|
|
2478
|
-
"constraints": {
|
|
2479
|
-
"notEmpty": true
|
|
2480
|
-
},
|
|
2481
|
-
"condition": {
|
|
2482
|
-
"property": "authenticationType",
|
|
2483
|
-
"equals": "bearer"
|
|
2484
|
-
}
|
|
2485
|
-
},
|
|
2486
|
-
{
|
|
2487
|
-
"label": "OAuth token endpoint",
|
|
2488
|
-
"description": "The OAuth token endpoint",
|
|
2489
|
-
"group": "authentication",
|
|
2490
|
-
"type": "String",
|
|
2491
|
-
"feel": "optional",
|
|
2492
|
-
"binding": {
|
|
2493
|
-
"type": "zeebe:property",
|
|
2494
|
-
"name": "authentication.oauthTokenEndpoint"
|
|
2495
|
-
},
|
|
2496
|
-
"constraints": {
|
|
2497
|
-
"notEmpty": true
|
|
2498
|
-
},
|
|
2499
|
-
"condition": {
|
|
2500
|
-
"property": "authenticationType",
|
|
2501
|
-
"equals": "oauth-client-credentials-flow"
|
|
2502
|
-
}
|
|
2503
|
-
},
|
|
2504
|
-
{
|
|
2505
|
-
"label": "Client ID",
|
|
2506
|
-
"description": "Your application's client ID from the OAuth client",
|
|
2507
|
-
"group": "authentication",
|
|
2508
|
-
"type": "String",
|
|
2509
|
-
"feel": "optional",
|
|
2510
2509
|
"binding": {
|
|
2511
|
-
"
|
|
2512
|
-
"
|
|
2513
|
-
},
|
|
2514
|
-
"constraints": {
|
|
2515
|
-
"notEmpty": true
|
|
2510
|
+
"name": "skipEncoding",
|
|
2511
|
+
"type": "zeebe:property"
|
|
2516
2512
|
},
|
|
2517
|
-
"
|
|
2518
|
-
"property": "authenticationType",
|
|
2519
|
-
"equals": "oauth-client-credentials-flow"
|
|
2520
|
-
}
|
|
2513
|
+
"type": "Hidden"
|
|
2521
2514
|
},
|
|
2522
2515
|
{
|
|
2523
|
-
"
|
|
2524
|
-
"
|
|
2525
|
-
"
|
|
2526
|
-
"
|
|
2527
|
-
"
|
|
2516
|
+
"id": "followRedirects",
|
|
2517
|
+
"label": "Follow redirects",
|
|
2518
|
+
"description": "If enabled, HTTP 3xx redirects will be followed automatically. Disabled by default.",
|
|
2519
|
+
"optional": true,
|
|
2520
|
+
"value": false,
|
|
2521
|
+
"feel": "static",
|
|
2522
|
+
"group": "endpoint",
|
|
2528
2523
|
"binding": {
|
|
2529
|
-
"
|
|
2530
|
-
"
|
|
2531
|
-
},
|
|
2532
|
-
"constraints": {
|
|
2533
|
-
"notEmpty": true
|
|
2524
|
+
"name": "followRedirects",
|
|
2525
|
+
"type": "zeebe:property"
|
|
2534
2526
|
},
|
|
2535
|
-
"
|
|
2536
|
-
"property": "authenticationType",
|
|
2537
|
-
"equals": "oauth-client-credentials-flow"
|
|
2538
|
-
}
|
|
2527
|
+
"type": "Boolean"
|
|
2539
2528
|
},
|
|
2540
2529
|
{
|
|
2541
|
-
"
|
|
2542
|
-
"
|
|
2543
|
-
"
|
|
2544
|
-
"type": "String",
|
|
2545
|
-
"feel": "optional",
|
|
2530
|
+
"id": "body",
|
|
2531
|
+
"label": "Request body",
|
|
2532
|
+
"description": "Payload to send with the request",
|
|
2546
2533
|
"optional": true,
|
|
2534
|
+
"feel": "optional",
|
|
2535
|
+
"group": "payload",
|
|
2547
2536
|
"binding": {
|
|
2548
|
-
"
|
|
2549
|
-
"
|
|
2537
|
+
"name": "body",
|
|
2538
|
+
"type": "zeebe:property"
|
|
2550
2539
|
},
|
|
2551
2540
|
"condition": {
|
|
2552
|
-
"property": "
|
|
2553
|
-
"
|
|
2554
|
-
|
|
2541
|
+
"property": "method",
|
|
2542
|
+
"oneOf": ["POST", "PUT", "PATCH"],
|
|
2543
|
+
"type": "simple"
|
|
2544
|
+
},
|
|
2545
|
+
"type": "Text"
|
|
2555
2546
|
},
|
|
2556
2547
|
{
|
|
2557
|
-
"
|
|
2558
|
-
"
|
|
2559
|
-
"
|
|
2560
|
-
"
|
|
2548
|
+
"id": "httpRequestInterval",
|
|
2549
|
+
"label": "Http request interval",
|
|
2550
|
+
"description": "The delay between HTTP requests, defined as ISO 8601 durations format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
|
|
2551
|
+
"optional": false,
|
|
2552
|
+
"value": "PT50S",
|
|
2561
2553
|
"feel": "optional",
|
|
2562
|
-
"
|
|
2554
|
+
"group": "interval",
|
|
2563
2555
|
"binding": {
|
|
2564
|
-
"
|
|
2565
|
-
"
|
|
2556
|
+
"name": "httpRequestInterval",
|
|
2557
|
+
"type": "zeebe:property"
|
|
2566
2558
|
},
|
|
2567
|
-
"
|
|
2568
|
-
"property": "authenticationType",
|
|
2569
|
-
"equals": "oauth-client-credentials-flow"
|
|
2570
|
-
}
|
|
2559
|
+
"type": "String"
|
|
2571
2560
|
},
|
|
2572
2561
|
{
|
|
2573
|
-
"
|
|
2574
|
-
"
|
|
2575
|
-
"
|
|
2576
|
-
"
|
|
2577
|
-
"
|
|
2578
|
-
"type": "Dropdown",
|
|
2579
|
-
"choices": [
|
|
2580
|
-
{
|
|
2581
|
-
"name": "Send client credentials in body",
|
|
2582
|
-
"value": "credentialsBody"
|
|
2583
|
-
},
|
|
2584
|
-
{
|
|
2585
|
-
"name": "Send as Basic Auth header",
|
|
2586
|
-
"value": "basicAuthHeader"
|
|
2587
|
-
}
|
|
2588
|
-
],
|
|
2562
|
+
"id": "processPollingInterval",
|
|
2563
|
+
"label": "Process polling interval",
|
|
2564
|
+
"optional": false,
|
|
2565
|
+
"value": "PT5S",
|
|
2566
|
+
"group": "interval",
|
|
2589
2567
|
"binding": {
|
|
2590
|
-
"
|
|
2591
|
-
"
|
|
2568
|
+
"name": "processPollingInterval",
|
|
2569
|
+
"type": "zeebe:property"
|
|
2592
2570
|
},
|
|
2593
|
-
"
|
|
2594
|
-
"property": "authenticationType",
|
|
2595
|
-
"equals": "oauth-client-credentials-flow"
|
|
2596
|
-
}
|
|
2571
|
+
"type": "Hidden"
|
|
2597
2572
|
},
|
|
2598
2573
|
{
|
|
2599
|
-
"
|
|
2600
|
-
"
|
|
2601
|
-
"
|
|
2574
|
+
"id": "connectionTimeoutInSeconds",
|
|
2575
|
+
"label": "Connection timeout in seconds",
|
|
2576
|
+
"description": "Defines the connection timeout in seconds, or 0 for an infinite timeout",
|
|
2577
|
+
"optional": false,
|
|
2578
|
+
"value": "20",
|
|
2579
|
+
"constraints": {
|
|
2580
|
+
"notEmpty": true,
|
|
2581
|
+
"pattern": {
|
|
2582
|
+
"value": "^\\d+$",
|
|
2583
|
+
"message": "Must be a number"
|
|
2584
|
+
}
|
|
2585
|
+
},
|
|
2602
2586
|
"feel": "optional",
|
|
2587
|
+
"group": "timeout",
|
|
2603
2588
|
"binding": {
|
|
2604
|
-
"
|
|
2605
|
-
"
|
|
2606
|
-
},
|
|
2607
|
-
"constraints": {
|
|
2608
|
-
"notEmpty": true
|
|
2589
|
+
"name": "connectionTimeoutInSeconds",
|
|
2590
|
+
"type": "zeebe:property"
|
|
2609
2591
|
},
|
|
2610
|
-
"
|
|
2611
|
-
|
|
2612
|
-
"equals": "basic"
|
|
2613
|
-
}
|
|
2592
|
+
"tooltip": "Set the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
2593
|
+
"type": "String"
|
|
2614
2594
|
},
|
|
2615
2595
|
{
|
|
2616
|
-
"
|
|
2617
|
-
"
|
|
2618
|
-
"
|
|
2596
|
+
"id": "readTimeoutInSeconds",
|
|
2597
|
+
"label": "Read timeout in seconds",
|
|
2598
|
+
"description": "Timeout in seconds to read data from an established connection or 0 for an infinite timeout",
|
|
2599
|
+
"optional": false,
|
|
2600
|
+
"value": "20",
|
|
2601
|
+
"constraints": {
|
|
2602
|
+
"notEmpty": true,
|
|
2603
|
+
"pattern": {
|
|
2604
|
+
"value": "^\\d+$",
|
|
2605
|
+
"message": "Must be a number"
|
|
2606
|
+
}
|
|
2607
|
+
},
|
|
2619
2608
|
"feel": "optional",
|
|
2609
|
+
"group": "timeout",
|
|
2620
2610
|
"binding": {
|
|
2621
|
-
"
|
|
2622
|
-
"
|
|
2623
|
-
},
|
|
2624
|
-
"constraints": {
|
|
2625
|
-
"notEmpty": true
|
|
2611
|
+
"name": "readTimeoutInSeconds",
|
|
2612
|
+
"type": "zeebe:property"
|
|
2626
2613
|
},
|
|
2627
|
-
"
|
|
2628
|
-
"property": "authenticationType",
|
|
2629
|
-
"equals": "basic"
|
|
2630
|
-
}
|
|
2614
|
+
"type": "String"
|
|
2631
2615
|
},
|
|
2632
2616
|
{
|
|
2633
|
-
"
|
|
2634
|
-
"
|
|
2635
|
-
"
|
|
2636
|
-
"
|
|
2637
|
-
"feel": "
|
|
2617
|
+
"id": "activationCondition",
|
|
2618
|
+
"label": "Activation condition",
|
|
2619
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2620
|
+
"optional": true,
|
|
2621
|
+
"feel": "required",
|
|
2622
|
+
"group": "activation",
|
|
2638
2623
|
"binding": {
|
|
2639
|
-
"
|
|
2640
|
-
"
|
|
2641
|
-
},
|
|
2642
|
-
"condition": {
|
|
2643
|
-
"property": "method",
|
|
2644
|
-
"oneOf": ["post", "put", "patch"]
|
|
2624
|
+
"name": "activationCondition",
|
|
2625
|
+
"type": "zeebe:property"
|
|
2645
2626
|
},
|
|
2646
|
-
"
|
|
2627
|
+
"type": "String"
|
|
2647
2628
|
},
|
|
2648
2629
|
{
|
|
2630
|
+
"id": "correlationKeyProcess",
|
|
2649
2631
|
"label": "Correlation key (process)",
|
|
2650
|
-
"type": "String",
|
|
2651
|
-
"group": "activation",
|
|
2652
|
-
"feel": "required",
|
|
2653
2632
|
"description": "Sets up the correlation key from process variables",
|
|
2654
|
-
"binding": {
|
|
2655
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
2656
|
-
"name": "correlationKey"
|
|
2657
|
-
},
|
|
2658
2633
|
"constraints": {
|
|
2659
2634
|
"notEmpty": true
|
|
2660
|
-
}
|
|
2661
|
-
},
|
|
2662
|
-
{
|
|
2663
|
-
"label": "Correlation key (payload)",
|
|
2664
|
-
"type": "String",
|
|
2665
|
-
"group": "activation",
|
|
2635
|
+
},
|
|
2666
2636
|
"feel": "required",
|
|
2637
|
+
"group": "correlation",
|
|
2667
2638
|
"binding": {
|
|
2668
|
-
"
|
|
2669
|
-
"
|
|
2639
|
+
"name": "correlationKey",
|
|
2640
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
2670
2641
|
},
|
|
2642
|
+
"type": "String"
|
|
2643
|
+
},
|
|
2644
|
+
{
|
|
2645
|
+
"id": "correlationKeyPayload",
|
|
2646
|
+
"label": "Correlation key (payload)",
|
|
2671
2647
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
2672
2648
|
"constraints": {
|
|
2673
2649
|
"notEmpty": true
|
|
2674
|
-
}
|
|
2675
|
-
},
|
|
2676
|
-
{
|
|
2677
|
-
"label": "Condition",
|
|
2678
|
-
"type": "String",
|
|
2679
|
-
"group": "activation",
|
|
2650
|
+
},
|
|
2680
2651
|
"feel": "required",
|
|
2681
|
-
"
|
|
2652
|
+
"group": "correlation",
|
|
2682
2653
|
"binding": {
|
|
2683
|
-
"
|
|
2684
|
-
"
|
|
2654
|
+
"name": "correlationKeyExpression",
|
|
2655
|
+
"type": "zeebe:property"
|
|
2685
2656
|
},
|
|
2686
|
-
"
|
|
2657
|
+
"type": "String"
|
|
2687
2658
|
},
|
|
2688
2659
|
{
|
|
2689
|
-
"
|
|
2690
|
-
"
|
|
2691
|
-
"
|
|
2692
|
-
"
|
|
2693
|
-
"
|
|
2660
|
+
"id": "messageIdExpression",
|
|
2661
|
+
"label": "Message ID expression",
|
|
2662
|
+
"description": "Expression to extract unique identifier of a message",
|
|
2663
|
+
"optional": true,
|
|
2664
|
+
"feel": "required",
|
|
2665
|
+
"group": "correlation",
|
|
2694
2666
|
"binding": {
|
|
2695
|
-
"
|
|
2696
|
-
"
|
|
2667
|
+
"name": "messageIdExpression",
|
|
2668
|
+
"type": "zeebe:property"
|
|
2697
2669
|
},
|
|
2670
|
+
"type": "String"
|
|
2671
|
+
},
|
|
2672
|
+
{
|
|
2673
|
+
"id": "messageTtl",
|
|
2674
|
+
"label": "Message TTL",
|
|
2675
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
2698
2676
|
"optional": true,
|
|
2699
|
-
"feel": "optional",
|
|
2700
2677
|
"constraints": {
|
|
2701
2678
|
"notEmpty": false,
|
|
2702
2679
|
"pattern": {
|
|
2703
|
-
"value": "^(
|
|
2704
|
-
"message": "must be
|
|
2680
|
+
"value": "^(PT.*|)$",
|
|
2681
|
+
"message": "must be an ISO-8601 duration"
|
|
2705
2682
|
}
|
|
2706
|
-
}
|
|
2683
|
+
},
|
|
2684
|
+
"feel": "optional",
|
|
2685
|
+
"group": "correlation",
|
|
2686
|
+
"binding": {
|
|
2687
|
+
"name": "messageTtl",
|
|
2688
|
+
"type": "zeebe:property"
|
|
2689
|
+
},
|
|
2690
|
+
"type": "String"
|
|
2691
|
+
},
|
|
2692
|
+
{
|
|
2693
|
+
"id": "messageNameUuid",
|
|
2694
|
+
"label": "Message name",
|
|
2695
|
+
"generatedValue": {
|
|
2696
|
+
"type": "uuid"
|
|
2697
|
+
},
|
|
2698
|
+
"feel": "optional",
|
|
2699
|
+
"group": "correlation",
|
|
2700
|
+
"binding": {
|
|
2701
|
+
"name": "name",
|
|
2702
|
+
"type": "bpmn:Message#property"
|
|
2703
|
+
},
|
|
2704
|
+
"tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
|
|
2705
|
+
"type": "String"
|
|
2707
2706
|
},
|
|
2708
2707
|
{
|
|
2708
|
+
"id": "resultVariable",
|
|
2709
2709
|
"label": "Result variable",
|
|
2710
|
-
"
|
|
2711
|
-
"group": "
|
|
2712
|
-
"optional": true,
|
|
2710
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
2711
|
+
"group": "output",
|
|
2713
2712
|
"binding": {
|
|
2714
|
-
"
|
|
2715
|
-
"
|
|
2713
|
+
"name": "resultVariable",
|
|
2714
|
+
"type": "zeebe:property"
|
|
2716
2715
|
},
|
|
2717
|
-
"
|
|
2716
|
+
"type": "String"
|
|
2718
2717
|
},
|
|
2719
2718
|
{
|
|
2719
|
+
"id": "resultExpression",
|
|
2720
2720
|
"label": "Result expression",
|
|
2721
|
-
"
|
|
2722
|
-
"
|
|
2721
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
2722
|
+
"value": "{\n myResponseBody: response.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: response.body.post.userId\n}",
|
|
2723
2723
|
"feel": "required",
|
|
2724
|
-
"
|
|
2724
|
+
"group": "output",
|
|
2725
2725
|
"binding": {
|
|
2726
|
-
"
|
|
2727
|
-
"
|
|
2726
|
+
"name": "resultExpression",
|
|
2727
|
+
"type": "zeebe:property"
|
|
2728
2728
|
},
|
|
2729
|
-
"
|
|
2729
|
+
"type": "Text"
|
|
2730
2730
|
}
|
|
2731
2731
|
],
|
|
2732
|
-
"
|
|
2733
|
-
"
|
|
2732
|
+
"icon": {
|
|
2733
|
+
"contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJz8+Cjxzdmcgd2lkdGg9JzE4JyBoZWlnaHQ9JzE4JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPgogICAgPGcgY2xhc3M9J2xheWVyJz4KICAgICAgICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgICAgICAgPHBhdGggZD0nbTE3LjAzLDljMCw0LjQ1IC0zLjYsOC4wNSAtOC4wNSw4LjA1Yy00LjQ1LDAgLTguMDUsLTMuNiAtOC4wNSwtOC4wNWMwLC00LjQ1IDMuNiwtOC4wNSA4LjA1LC04LjA1YzQuNDUsMCA4LjA1LDMuNiA4LjA1LDguMDV6JwogICAgICAgICAgICAgIGZpbGw9JyM1MDU1NjInIGlkPSdzdmdfMScvPgogICAgICAgIDxwYXRoIGQ9J200LjkzLDE0LjE2bDEuODUsLTEwLjQ1bDMuMzYsMGMxLjA1LDAgMS44NCwwLjI3IDIuMzcsMC44MWMwLjU0LDAuNTMgMC44LDEuMjEgMC44LDIuMDZjMCwwLjg2IC0wLjI0LDEuNTggLTAuNzMsMi4xM2MtMC40NywwLjU1IC0xLjEyLDAuOTMgLTEuOTUsMS4xNGwtMC40OCwwLjA5bC0wLjUzLDAuMDNsLTAuNiwwLjA1bC0xLjc5LDBsLTAuNzMsNC4xNGwtMS41OCwwem0yLjU3LC01LjU3bDEuNzQsMGMwLjc2LDAgMS4zNSwtMC4xNyAxLjc4LC0wLjVjMC40NCwtMC4zNSAwLjY1LC0wLjgyIDAuNjUsLTEuNDJjMCwtMC40OCAtMC4xNSwtMC44NSAtMC40NCwtMS4xMmMtMC4zLC0wLjI4IC0wLjc3LC0wLjQyIC0xLjQyLC0wLjQybC0xLjcsMGwtMC42MSwzLjQ2eicKICAgICAgICAgICAgICBmaWxsPSd3aGl0ZScgaWQ9J3N2Z18yJy8+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
2734
2734
|
}
|
|
2735
2735
|
}
|
|
2736
2736
|
]
|