@camunda/connectors-element-templates 1.0.7 → 1.0.9

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.
Files changed (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -472,7 +472,7 @@
472
472
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
473
473
  "name": "HTTP Polling Boundary Catch Event Connector",
474
474
  "id": "io.camunda.connectors.http.Polling.Boundary",
475
- "version": 1,
475
+ "version": 2,
476
476
  "description": "Polls endpoint at regular intervals",
477
477
  "icon": {
478
478
  "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"
@@ -654,7 +654,7 @@
654
654
  "constraints": {
655
655
  "notEmpty": true,
656
656
  "pattern": {
657
- "value": "^=|P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?:\\d+H)?(?:\\d+M)?(?:\\d+(?:\\.\\d{1,3})?S)?)$",
657
+ "value": "^P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?:\\d+H)?(?:\\d+M)?(?:\\d+(?:\\.\\d{1,3})?S)?)$",
658
658
  "message": "value must be defined"
659
659
  }
660
660
  },
@@ -666,7 +666,7 @@
666
666
  "value": "PT5S",
667
667
  "binding": {
668
668
  "type": "zeebe:property",
669
- "name": "operatePollingInterval"
669
+ "name": "processPollingInterval"
670
670
  },
671
671
  "optional": true
672
672
  },
@@ -941,7 +941,7 @@
941
941
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
942
942
  "name": "HTTP Polling Boundary Catch Event Connector",
943
943
  "id": "io.camunda.connectors.http.Polling.Boundary",
944
- "version": 2,
944
+ "version": 1,
945
945
  "description": "Polls endpoint at regular intervals",
946
946
  "icon": {
947
947
  "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"
@@ -1123,7 +1123,7 @@
1123
1123
  "constraints": {
1124
1124
  "notEmpty": true,
1125
1125
  "pattern": {
1126
- "value": "^P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?:\\d+H)?(?:\\d+M)?(?:\\d+(?:\\.\\d{1,3})?S)?)$",
1126
+ "value": "^=|P(?=\\d|T\\d)(?:\\d+Y)?(?:\\d+M)?(?:\\d+W)?(?:\\d+D)?(?:T(?:\\d+H)?(?:\\d+M)?(?:\\d+(?:\\.\\d{1,3})?S)?)$",
1127
1127
  "message": "value must be defined"
1128
1128
  }
1129
1129
  },
@@ -1135,7 +1135,7 @@
1135
1135
  "value": "PT5S",
1136
1136
  "binding": {
1137
1137
  "type": "zeebe:property",
1138
- "name": "processPollingInterval"
1138
+ "name": "operatePollingInterval"
1139
1139
  },
1140
1140
  "optional": true
1141
1141
  },
@@ -1405,5 +1405,634 @@
1405
1405
  "engines": {
1406
1406
  "camunda": "^8.3"
1407
1407
  }
1408
+ },
1409
+ {
1410
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1411
+ "name": "HTTP Polling Boundary Catch Event Connector",
1412
+ "id": "io.camunda.connectors.http.Polling.Boundary",
1413
+ "description": "Polls endpoint at regular intervals",
1414
+ "metadata": {
1415
+ "keywords": []
1416
+ },
1417
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/polling/",
1418
+ "version": 4,
1419
+ "category": {
1420
+ "id": "connectors",
1421
+ "name": "Connectors"
1422
+ },
1423
+ "appliesTo": ["bpmn:BoundaryEvent"],
1424
+ "elementType": {
1425
+ "value": "bpmn:BoundaryEvent",
1426
+ "eventDefinition": "bpmn:MessageEventDefinition"
1427
+ },
1428
+ "engines": {
1429
+ "camunda": "^8.8"
1430
+ },
1431
+ "groups": [
1432
+ {
1433
+ "id": "authentication",
1434
+ "label": "Authentication"
1435
+ },
1436
+ {
1437
+ "id": "endpoint",
1438
+ "label": "HTTP Polling configuration"
1439
+ },
1440
+ {
1441
+ "id": "interval",
1442
+ "label": "HTTP Polling Interval"
1443
+ },
1444
+ {
1445
+ "id": "timeout",
1446
+ "label": "Connection timeout"
1447
+ },
1448
+ {
1449
+ "id": "activation",
1450
+ "label": "Activation"
1451
+ },
1452
+ {
1453
+ "id": "correlation",
1454
+ "label": "Correlation",
1455
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1456
+ },
1457
+ {
1458
+ "id": "output",
1459
+ "label": "Output mapping"
1460
+ }
1461
+ ],
1462
+ "properties": [
1463
+ {
1464
+ "value": "io.camunda:http-polling:1",
1465
+ "binding": {
1466
+ "name": "inbound.type",
1467
+ "type": "zeebe:property"
1468
+ },
1469
+ "type": "Hidden"
1470
+ },
1471
+ {
1472
+ "id": "authentication.type",
1473
+ "label": "Type",
1474
+ "description": "Choose the authentication type. Select 'None' if no authentication is necessary",
1475
+ "value": "noAuth",
1476
+ "group": "authentication",
1477
+ "binding": {
1478
+ "name": "authentication.type",
1479
+ "type": "zeebe:property"
1480
+ },
1481
+ "type": "Dropdown",
1482
+ "choices": [
1483
+ {
1484
+ "name": "API key",
1485
+ "value": "apiKey"
1486
+ },
1487
+ {
1488
+ "name": "Basic",
1489
+ "value": "basic"
1490
+ },
1491
+ {
1492
+ "name": "Bearer token",
1493
+ "value": "bearer"
1494
+ },
1495
+ {
1496
+ "name": "None",
1497
+ "value": "noAuth"
1498
+ },
1499
+ {
1500
+ "name": "OAuth 2.0",
1501
+ "value": "oauth-client-credentials-flow"
1502
+ }
1503
+ ]
1504
+ },
1505
+ {
1506
+ "id": "authentication.apiKeyLocation",
1507
+ "label": "Api key location",
1508
+ "description": "Choose type: Send API key in header or as query parameter.",
1509
+ "optional": false,
1510
+ "value": "headers",
1511
+ "constraints": {
1512
+ "notEmpty": true
1513
+ },
1514
+ "group": "authentication",
1515
+ "binding": {
1516
+ "name": "authentication.apiKeyLocation",
1517
+ "type": "zeebe:property"
1518
+ },
1519
+ "condition": {
1520
+ "property": "authentication.type",
1521
+ "equals": "apiKey",
1522
+ "type": "simple"
1523
+ },
1524
+ "type": "Dropdown",
1525
+ "choices": [
1526
+ {
1527
+ "name": "Headers",
1528
+ "value": "headers"
1529
+ },
1530
+ {
1531
+ "name": "Query parameters",
1532
+ "value": "query"
1533
+ }
1534
+ ]
1535
+ },
1536
+ {
1537
+ "id": "authentication.name",
1538
+ "label": "API key name",
1539
+ "optional": false,
1540
+ "constraints": {
1541
+ "notEmpty": true
1542
+ },
1543
+ "group": "authentication",
1544
+ "binding": {
1545
+ "name": "authentication.name",
1546
+ "type": "zeebe:property"
1547
+ },
1548
+ "condition": {
1549
+ "property": "authentication.type",
1550
+ "equals": "apiKey",
1551
+ "type": "simple"
1552
+ },
1553
+ "type": "String"
1554
+ },
1555
+ {
1556
+ "id": "authentication.value",
1557
+ "label": "API key value",
1558
+ "optional": false,
1559
+ "constraints": {
1560
+ "notEmpty": true
1561
+ },
1562
+ "group": "authentication",
1563
+ "binding": {
1564
+ "name": "authentication.value",
1565
+ "type": "zeebe:property"
1566
+ },
1567
+ "condition": {
1568
+ "property": "authentication.type",
1569
+ "equals": "apiKey",
1570
+ "type": "simple"
1571
+ },
1572
+ "type": "String"
1573
+ },
1574
+ {
1575
+ "id": "authentication.username",
1576
+ "label": "Username",
1577
+ "optional": false,
1578
+ "constraints": {
1579
+ "notEmpty": true
1580
+ },
1581
+ "group": "authentication",
1582
+ "binding": {
1583
+ "name": "authentication.username",
1584
+ "type": "zeebe:property"
1585
+ },
1586
+ "condition": {
1587
+ "property": "authentication.type",
1588
+ "equals": "basic",
1589
+ "type": "simple"
1590
+ },
1591
+ "type": "String"
1592
+ },
1593
+ {
1594
+ "id": "authentication.password",
1595
+ "label": "Password",
1596
+ "optional": false,
1597
+ "constraints": {
1598
+ "notEmpty": true
1599
+ },
1600
+ "group": "authentication",
1601
+ "binding": {
1602
+ "name": "authentication.password",
1603
+ "type": "zeebe:property"
1604
+ },
1605
+ "condition": {
1606
+ "property": "authentication.type",
1607
+ "equals": "basic",
1608
+ "type": "simple"
1609
+ },
1610
+ "type": "String"
1611
+ },
1612
+ {
1613
+ "id": "authentication.token",
1614
+ "label": "Bearer token",
1615
+ "optional": false,
1616
+ "constraints": {
1617
+ "notEmpty": true
1618
+ },
1619
+ "group": "authentication",
1620
+ "binding": {
1621
+ "name": "authentication.token",
1622
+ "type": "zeebe:property"
1623
+ },
1624
+ "condition": {
1625
+ "property": "authentication.type",
1626
+ "equals": "bearer",
1627
+ "type": "simple"
1628
+ },
1629
+ "type": "String"
1630
+ },
1631
+ {
1632
+ "id": "authentication.oauthTokenEndpoint",
1633
+ "label": "OAuth 2.0 token endpoint",
1634
+ "description": "The OAuth token endpoint",
1635
+ "optional": false,
1636
+ "constraints": {
1637
+ "notEmpty": true,
1638
+ "pattern": {
1639
+ "value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
1640
+ "message": "Must be a http(s) URL"
1641
+ }
1642
+ },
1643
+ "group": "authentication",
1644
+ "binding": {
1645
+ "name": "authentication.oauthTokenEndpoint",
1646
+ "type": "zeebe:property"
1647
+ },
1648
+ "condition": {
1649
+ "property": "authentication.type",
1650
+ "equals": "oauth-client-credentials-flow",
1651
+ "type": "simple"
1652
+ },
1653
+ "type": "String"
1654
+ },
1655
+ {
1656
+ "id": "authentication.clientId",
1657
+ "label": "Client ID",
1658
+ "description": "Your application's client ID from the OAuth client",
1659
+ "optional": false,
1660
+ "constraints": {
1661
+ "notEmpty": true
1662
+ },
1663
+ "group": "authentication",
1664
+ "binding": {
1665
+ "name": "authentication.clientId",
1666
+ "type": "zeebe:property"
1667
+ },
1668
+ "condition": {
1669
+ "property": "authentication.type",
1670
+ "equals": "oauth-client-credentials-flow",
1671
+ "type": "simple"
1672
+ },
1673
+ "type": "String"
1674
+ },
1675
+ {
1676
+ "id": "authentication.clientSecret",
1677
+ "label": "Client secret",
1678
+ "description": "Your application's client secret from the OAuth client",
1679
+ "optional": false,
1680
+ "constraints": {
1681
+ "notEmpty": true
1682
+ },
1683
+ "group": "authentication",
1684
+ "binding": {
1685
+ "name": "authentication.clientSecret",
1686
+ "type": "zeebe:property"
1687
+ },
1688
+ "condition": {
1689
+ "property": "authentication.type",
1690
+ "equals": "oauth-client-credentials-flow",
1691
+ "type": "simple"
1692
+ },
1693
+ "type": "String"
1694
+ },
1695
+ {
1696
+ "id": "authentication.audience",
1697
+ "label": "Audience",
1698
+ "description": "The unique identifier of the target API you want to access",
1699
+ "optional": true,
1700
+ "group": "authentication",
1701
+ "binding": {
1702
+ "name": "authentication.audience",
1703
+ "type": "zeebe:property"
1704
+ },
1705
+ "condition": {
1706
+ "property": "authentication.type",
1707
+ "equals": "oauth-client-credentials-flow",
1708
+ "type": "simple"
1709
+ },
1710
+ "type": "String"
1711
+ },
1712
+ {
1713
+ "id": "authentication.clientAuthentication",
1714
+ "label": "Client authentication",
1715
+ "description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
1716
+ "optional": false,
1717
+ "constraints": {
1718
+ "notEmpty": true
1719
+ },
1720
+ "group": "authentication",
1721
+ "binding": {
1722
+ "name": "authentication.clientAuthentication",
1723
+ "type": "zeebe:property"
1724
+ },
1725
+ "condition": {
1726
+ "property": "authentication.type",
1727
+ "equals": "oauth-client-credentials-flow",
1728
+ "type": "simple"
1729
+ },
1730
+ "type": "Dropdown",
1731
+ "choices": [
1732
+ {
1733
+ "name": "Send client credentials in body",
1734
+ "value": "credentialsBody"
1735
+ },
1736
+ {
1737
+ "name": "Send as Basic Auth header",
1738
+ "value": "basicAuthHeader"
1739
+ }
1740
+ ]
1741
+ },
1742
+ {
1743
+ "id": "authentication.scopes",
1744
+ "label": "Scopes",
1745
+ "description": "The scopes which you want to request authorization for (e.g.read:contacts)",
1746
+ "optional": true,
1747
+ "group": "authentication",
1748
+ "binding": {
1749
+ "name": "authentication.scopes",
1750
+ "type": "zeebe:property"
1751
+ },
1752
+ "condition": {
1753
+ "property": "authentication.type",
1754
+ "equals": "oauth-client-credentials-flow",
1755
+ "type": "simple"
1756
+ },
1757
+ "type": "String"
1758
+ },
1759
+ {
1760
+ "id": "method",
1761
+ "label": "Method",
1762
+ "optional": false,
1763
+ "value": "GET",
1764
+ "constraints": {
1765
+ "notEmpty": true
1766
+ },
1767
+ "group": "endpoint",
1768
+ "binding": {
1769
+ "name": "method",
1770
+ "type": "zeebe:property"
1771
+ },
1772
+ "type": "Dropdown",
1773
+ "choices": [
1774
+ {
1775
+ "name": "POST",
1776
+ "value": "POST"
1777
+ },
1778
+ {
1779
+ "name": "GET",
1780
+ "value": "GET"
1781
+ },
1782
+ {
1783
+ "name": "DELETE",
1784
+ "value": "DELETE"
1785
+ },
1786
+ {
1787
+ "name": "PATCH",
1788
+ "value": "PATCH"
1789
+ },
1790
+ {
1791
+ "name": "PUT",
1792
+ "value": "PUT"
1793
+ }
1794
+ ]
1795
+ },
1796
+ {
1797
+ "id": "url",
1798
+ "label": "URL",
1799
+ "optional": false,
1800
+ "constraints": {
1801
+ "notEmpty": true,
1802
+ "pattern": {
1803
+ "value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
1804
+ "message": "Must be a http(s) URL"
1805
+ }
1806
+ },
1807
+ "feel": "optional",
1808
+ "group": "endpoint",
1809
+ "binding": {
1810
+ "name": "url",
1811
+ "type": "zeebe:property"
1812
+ },
1813
+ "type": "String"
1814
+ },
1815
+ {
1816
+ "id": "queryParameters",
1817
+ "label": "Query parameters",
1818
+ "description": "Map of query parameters to add to the request URL",
1819
+ "optional": true,
1820
+ "feel": "required",
1821
+ "group": "endpoint",
1822
+ "binding": {
1823
+ "name": "queryParameters",
1824
+ "type": "zeebe:property"
1825
+ },
1826
+ "type": "String"
1827
+ },
1828
+ {
1829
+ "id": "headers",
1830
+ "label": "Headers",
1831
+ "description": "Map of HTTP headers to add to the request",
1832
+ "optional": true,
1833
+ "feel": "required",
1834
+ "group": "endpoint",
1835
+ "binding": {
1836
+ "name": "headers",
1837
+ "type": "zeebe:property"
1838
+ },
1839
+ "type": "String"
1840
+ },
1841
+ {
1842
+ "id": "skipEncoding",
1843
+ "label": "Skip URL encoding",
1844
+ "description": "Skip the default URL decoding and encoding behavior",
1845
+ "optional": true,
1846
+ "group": "endpoint",
1847
+ "binding": {
1848
+ "name": "skipEncoding",
1849
+ "type": "zeebe:property"
1850
+ },
1851
+ "type": "Hidden"
1852
+ },
1853
+ {
1854
+ "id": "httpRequestInterval",
1855
+ "label": "Http request interval",
1856
+ "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>",
1857
+ "optional": false,
1858
+ "value": "PT50S",
1859
+ "feel": "optional",
1860
+ "group": "interval",
1861
+ "binding": {
1862
+ "name": "httpRequestInterval",
1863
+ "type": "zeebe:property"
1864
+ },
1865
+ "type": "String"
1866
+ },
1867
+ {
1868
+ "id": "processPollingInterval",
1869
+ "label": "Process polling interval",
1870
+ "optional": false,
1871
+ "value": "PT5S",
1872
+ "group": "interval",
1873
+ "binding": {
1874
+ "name": "processPollingInterval",
1875
+ "type": "zeebe:property"
1876
+ },
1877
+ "type": "Hidden"
1878
+ },
1879
+ {
1880
+ "id": "connectionTimeoutInSeconds",
1881
+ "label": "Connection timeout in seconds",
1882
+ "description": "Defines the connection timeout in seconds, or 0 for an infinite timeout",
1883
+ "optional": false,
1884
+ "value": "20",
1885
+ "constraints": {
1886
+ "notEmpty": true,
1887
+ "pattern": {
1888
+ "value": "^\\d+$",
1889
+ "message": "Must be a number"
1890
+ }
1891
+ },
1892
+ "feel": "optional",
1893
+ "group": "timeout",
1894
+ "binding": {
1895
+ "name": "connectionTimeoutInSeconds",
1896
+ "type": "zeebe:property"
1897
+ },
1898
+ "tooltip": "Set the timeout in seconds to establish a connection or 0 for an infinite timeout",
1899
+ "type": "String"
1900
+ },
1901
+ {
1902
+ "id": "readTimeoutInSeconds",
1903
+ "label": "Read timeout in seconds",
1904
+ "description": "Timeout in seconds to read data from an established connection or 0 for an infinite timeout",
1905
+ "optional": false,
1906
+ "value": "20",
1907
+ "constraints": {
1908
+ "notEmpty": true,
1909
+ "pattern": {
1910
+ "value": "^\\d+$",
1911
+ "message": "Must be a number"
1912
+ }
1913
+ },
1914
+ "feel": "optional",
1915
+ "group": "timeout",
1916
+ "binding": {
1917
+ "name": "readTimeoutInSeconds",
1918
+ "type": "zeebe:property"
1919
+ },
1920
+ "type": "String"
1921
+ },
1922
+ {
1923
+ "id": "activationCondition",
1924
+ "label": "Activation condition",
1925
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1926
+ "optional": true,
1927
+ "feel": "required",
1928
+ "group": "activation",
1929
+ "binding": {
1930
+ "name": "activationCondition",
1931
+ "type": "zeebe:property"
1932
+ },
1933
+ "type": "String"
1934
+ },
1935
+ {
1936
+ "id": "correlationKeyProcess",
1937
+ "label": "Correlation key (process)",
1938
+ "description": "Sets up the correlation key from process variables",
1939
+ "constraints": {
1940
+ "notEmpty": true
1941
+ },
1942
+ "feel": "required",
1943
+ "group": "correlation",
1944
+ "binding": {
1945
+ "name": "correlationKey",
1946
+ "type": "bpmn:Message#zeebe:subscription#property"
1947
+ },
1948
+ "type": "String"
1949
+ },
1950
+ {
1951
+ "id": "correlationKeyPayload",
1952
+ "label": "Correlation key (payload)",
1953
+ "description": "Extracts the correlation key from the incoming message payload",
1954
+ "constraints": {
1955
+ "notEmpty": true
1956
+ },
1957
+ "feel": "required",
1958
+ "group": "correlation",
1959
+ "binding": {
1960
+ "name": "correlationKeyExpression",
1961
+ "type": "zeebe:property"
1962
+ },
1963
+ "type": "String"
1964
+ },
1965
+ {
1966
+ "id": "messageIdExpression",
1967
+ "label": "Message ID expression",
1968
+ "description": "Expression to extract unique identifier of a message",
1969
+ "optional": true,
1970
+ "feel": "required",
1971
+ "group": "correlation",
1972
+ "binding": {
1973
+ "name": "messageIdExpression",
1974
+ "type": "zeebe:property"
1975
+ },
1976
+ "type": "String"
1977
+ },
1978
+ {
1979
+ "id": "messageTtl",
1980
+ "label": "Message TTL",
1981
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1982
+ "optional": true,
1983
+ "constraints": {
1984
+ "notEmpty": false,
1985
+ "pattern": {
1986
+ "value": "^(PT.*|)$",
1987
+ "message": "must be an ISO-8601 duration"
1988
+ }
1989
+ },
1990
+ "feel": "optional",
1991
+ "group": "correlation",
1992
+ "binding": {
1993
+ "name": "messageTtl",
1994
+ "type": "zeebe:property"
1995
+ },
1996
+ "type": "String"
1997
+ },
1998
+ {
1999
+ "id": "messageNameUuid",
2000
+ "generatedValue": {
2001
+ "type": "uuid"
2002
+ },
2003
+ "group": "correlation",
2004
+ "binding": {
2005
+ "name": "name",
2006
+ "type": "bpmn:Message#property"
2007
+ },
2008
+ "type": "Hidden"
2009
+ },
2010
+ {
2011
+ "id": "resultVariable",
2012
+ "label": "Result variable",
2013
+ "description": "Name of variable to store the response in",
2014
+ "group": "output",
2015
+ "binding": {
2016
+ "name": "resultVariable",
2017
+ "type": "zeebe:property"
2018
+ },
2019
+ "type": "String"
2020
+ },
2021
+ {
2022
+ "id": "resultExpression",
2023
+ "label": "Result expression",
2024
+ "description": "Expression to map the response into process variables",
2025
+ "feel": "required",
2026
+ "group": "output",
2027
+ "binding": {
2028
+ "name": "resultExpression",
2029
+ "type": "zeebe:property"
2030
+ },
2031
+ "type": "Text"
2032
+ }
2033
+ ],
2034
+ "icon": {
2035
+ "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJz8+Cjxzdmcgd2lkdGg9JzE4JyBoZWlnaHQ9JzE4JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPgogICAgPGcgY2xhc3M9J2xheWVyJz4KICAgICAgICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgICAgICAgPHBhdGggZD0nbTE3LjAzLDljMCw0LjQ1IC0zLjYsOC4wNSAtOC4wNSw4LjA1Yy00LjQ1LDAgLTguMDUsLTMuNiAtOC4wNSwtOC4wNWMwLC00LjQ1IDMuNiwtOC4wNSA4LjA1LC04LjA1YzQuNDUsMCA4LjA1LDMuNiA4LjA1LDguMDV6JwogICAgICAgICAgICAgIGZpbGw9JyM1MDU1NjInIGlkPSdzdmdfMScvPgogICAgICAgIDxwYXRoIGQ9J200LjkzLDE0LjE2bDEuODUsLTEwLjQ1bDMuMzYsMGMxLjA1LDAgMS44NCwwLjI3IDIuMzcsMC44MWMwLjU0LDAuNTMgMC44LDEuMjEgMC44LDIuMDZjMCwwLjg2IC0wLjI0LDEuNTggLTAuNzMsMi4xM2MtMC40NywwLjU1IC0xLjEyLDAuOTMgLTEuOTUsMS4xNGwtMC40OCwwLjA5bC0wLjUzLDAuMDNsLTAuNiwwLjA1bC0xLjc5LDBsLTAuNzMsNC4xNGwtMS41OCwwem0yLjU3LC01LjU3bDEuNzQsMGMwLjc2LDAgMS4zNSwtMC4xNyAxLjc4LC0wLjVjMC40NCwtMC4zNSAwLjY1LC0wLjgyIDAuNjUsLTEuNDJjMCwtMC40OCAtMC4xNSwtMC44NSAtMC40NCwtMS4xMmMtMC4zLC0wLjI4IC0wLjc3LC0wLjQyIC0xLjQyLC0wLjQybC0xLjcsMGwtMC42MSwzLjQ2eicKICAgICAgICAgICAgICBmaWxsPSd3aGl0ZScgaWQ9J3N2Z18yJy8+CiAgICA8L2c+Cjwvc3ZnPg=="
2036
+ }
1408
2037
  }
1409
2038
  ]