@camunda/connectors-element-templates 1.0.5 → 1.0.7

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 (85) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -1,10 +1,10 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "GitHub",
4
+ "name": "GitHub Outbound Connector",
5
5
  "id": "io.camunda.connectors.GitHub.v1",
6
- "version": 1,
7
- "description": "GitHub connector",
6
+ "version": 5,
7
+ "description": "Manage issues, branches, releases, and more",
8
8
  "icon": {
9
9
  "contents": "data:image/svg+xml;utf8,%3Csvg width='98' height='96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z' fill='%2324292f'/%3E%3C/svg%3E"
10
10
  },
@@ -79,6 +79,10 @@
79
79
  {
80
80
  "name": "Code scanning",
81
81
  "value": "codeScanning"
82
+ },
83
+ {
84
+ "name": "Actions",
85
+ "value": "actions"
82
86
  }
83
87
  ],
84
88
  "binding": {
@@ -259,6 +263,26 @@
259
263
  "name": "operationType"
260
264
  }
261
265
  },
266
+ {
267
+ "label": "Operation type",
268
+ "id": "eventOperationType",
269
+ "group": "operation",
270
+ "type": "Dropdown",
271
+ "choices": [
272
+ {
273
+ "name": "Create a workflow dispatch event",
274
+ "value": "createWorkflowDispatchEvent"
275
+ }
276
+ ],
277
+ "condition": {
278
+ "property": "operationGroup",
279
+ "oneOf": ["actions"]
280
+ },
281
+ "binding": {
282
+ "type": "zeebe:input",
283
+ "name": "operationType"
284
+ }
285
+ },
262
286
  {
263
287
  "type": "Hidden",
264
288
  "label": "Type",
@@ -288,6 +312,20 @@
288
312
  "equals": "bearer"
289
313
  }
290
314
  },
315
+ {
316
+ "id": "eventMethodPost",
317
+ "group": "configuration",
318
+ "type": "Hidden",
319
+ "value": "post",
320
+ "binding": {
321
+ "type": "zeebe:input",
322
+ "name": "method"
323
+ },
324
+ "condition": {
325
+ "property": "eventOperationType",
326
+ "oneOf": ["createWorkflowDispatchEvent"]
327
+ }
328
+ },
291
329
  {
292
330
  "id": "reposMethodPost",
293
331
  "group": "configuration",
@@ -484,6 +522,25 @@
484
522
  "oneOf": ["searchIssues", "getIssue", "listCommits"]
485
523
  }
486
524
  },
525
+ {
526
+ "label": "Owner",
527
+ "description": "Repository owner",
528
+ "group": "configuration",
529
+ "type": "String",
530
+ "feel": "optional",
531
+ "value": "",
532
+ "binding": {
533
+ "type": "zeebe:input",
534
+ "name": "owner"
535
+ },
536
+ "constraints": {
537
+ "notEmpty": true
538
+ },
539
+ "condition": {
540
+ "property": "eventOperationType",
541
+ "oneOf": ["createWorkflowDispatchEvent"]
542
+ }
543
+ },
487
544
  {
488
545
  "label": "Owner",
489
546
  "description": "Repository owner",
@@ -595,6 +652,25 @@
595
652
  ]
596
653
  }
597
654
  },
655
+ {
656
+ "label": "Repository",
657
+ "description": "Name of the repository",
658
+ "group": "configuration",
659
+ "type": "String",
660
+ "feel": "optional",
661
+ "value": "",
662
+ "binding": {
663
+ "type": "zeebe:input",
664
+ "name": "repo"
665
+ },
666
+ "constraints": {
667
+ "notEmpty": true
668
+ },
669
+ "condition": {
670
+ "property": "eventOperationType",
671
+ "oneOf": ["createWorkflowDispatchEvent"]
672
+ }
673
+ },
598
674
  {
599
675
  "label": "Repository",
600
676
  "description": "Name of the repository",
@@ -796,10 +872,10 @@
796
872
  },
797
873
  {
798
874
  "label": "Body",
799
- "description": "The contents of the issue or release or comment",
875
+ "description": "The contents of the issue or release",
800
876
  "feel": "optional",
801
877
  "group": "input",
802
- "type": "String",
878
+ "type": "Text",
803
879
  "binding": {
804
880
  "type": "zeebe:input",
805
881
  "name": "githubBody"
@@ -812,10 +888,10 @@
812
888
  },
813
889
  {
814
890
  "label": "Body",
815
- "description": "The contents of the issue or release or comment",
891
+ "description": "The contents of the issue or release",
816
892
  "feel": "optional",
817
893
  "group": "input",
818
- "type": "String",
894
+ "type": "Text",
819
895
  "binding": {
820
896
  "type": "zeebe:input",
821
897
  "name": "githubBody"
@@ -823,7 +899,25 @@
823
899
  "optional": true,
824
900
  "condition": {
825
901
  "property": "issueOperationType",
826
- "oneOf": ["createIssue", "updateIssue", "createIssueComment"]
902
+ "oneOf": ["createIssue", "updateIssue"]
903
+ }
904
+ },
905
+ {
906
+ "label": "Body",
907
+ "description": "The contents of the issue comment",
908
+ "feel": "optional",
909
+ "group": "input",
910
+ "constraints": {
911
+ "notEmpty": true
912
+ },
913
+ "type": "Text",
914
+ "binding": {
915
+ "type": "zeebe:input",
916
+ "name": "githubBody"
917
+ },
918
+ "condition": {
919
+ "property": "issueOperationType",
920
+ "oneOf": ["createIssueComment"]
827
921
  }
828
922
  },
829
923
  {
@@ -1347,6 +1441,61 @@
1347
1441
  "oneOf": ["updateIssue"]
1348
1442
  }
1349
1443
  },
1444
+ {
1445
+ "label": "Git reference",
1446
+ "description": "Branch or tag name for the workflow",
1447
+ "group": "input",
1448
+ "type": "String",
1449
+ "feel": "optional",
1450
+ "value": "",
1451
+ "binding": {
1452
+ "type": "zeebe:input",
1453
+ "name": "gitReference"
1454
+ },
1455
+ "constraints": {
1456
+ "notEmpty": true
1457
+ },
1458
+ "condition": {
1459
+ "property": "eventOperationType",
1460
+ "oneOf": ["createWorkflowDispatchEvent"]
1461
+ }
1462
+ },
1463
+ {
1464
+ "label": "Workflow ID",
1465
+ "description": "The ID of the workflow. You can also pass the workflow file name as a string.",
1466
+ "group": "configuration",
1467
+ "type": "String",
1468
+ "feel": "optional",
1469
+ "value": "",
1470
+ "binding": {
1471
+ "type": "zeebe:input",
1472
+ "name": "workflowId"
1473
+ },
1474
+ "constraints": {
1475
+ "notEmpty": true
1476
+ },
1477
+ "condition": {
1478
+ "property": "eventOperationType",
1479
+ "oneOf": ["createWorkflowDispatchEvent"]
1480
+ }
1481
+ },
1482
+ {
1483
+ "label": "Workflow inputs",
1484
+ "description": "An object containing up to 10 key-value pairs",
1485
+ "group": "input",
1486
+ "type": "Text",
1487
+ "feel": "required",
1488
+ "value": "={}",
1489
+ "binding": {
1490
+ "type": "zeebe:input",
1491
+ "name": "workflowInputs"
1492
+ },
1493
+ "optional": true,
1494
+ "condition": {
1495
+ "property": "eventOperationType",
1496
+ "oneOf": ["createWorkflowDispatchEvent"]
1497
+ }
1498
+ },
1350
1499
  {
1351
1500
  "group": "configuration",
1352
1501
  "type": "Hidden",
@@ -1373,6 +1522,20 @@
1373
1522
  },
1374
1523
  "optional": true
1375
1524
  },
1525
+ {
1526
+ "group": "input",
1527
+ "type": "Hidden",
1528
+ "value": "={\"body\":if githubBody = null then null else githubBody}",
1529
+ "binding": {
1530
+ "type": "zeebe:input",
1531
+ "name": "body"
1532
+ },
1533
+ "condition": {
1534
+ "property": "issueOperationType",
1535
+ "oneOf": ["createIssueComment"]
1536
+ },
1537
+ "optional": true
1538
+ },
1376
1539
  {
1377
1540
  "group": "input",
1378
1541
  "type": "Hidden",
@@ -1415,6 +1578,20 @@
1415
1578
  },
1416
1579
  "optional": true
1417
1580
  },
1581
+ {
1582
+ "group": "input",
1583
+ "type": "Hidden",
1584
+ "value": "={\"ref\": if gitReference = null then null else gitReference, \"inputs\":workflowInputs}",
1585
+ "binding": {
1586
+ "type": "zeebe:input",
1587
+ "name": "body"
1588
+ },
1589
+ "condition": {
1590
+ "property": "eventOperationType",
1591
+ "oneOf": ["createWorkflowDispatchEvent"]
1592
+ },
1593
+ "optional": true
1594
+ },
1418
1595
  {
1419
1596
  "group": "input",
1420
1597
  "type": "Hidden",
@@ -1721,7 +1898,7 @@
1721
1898
  "constraints": {
1722
1899
  "notEmpty": false,
1723
1900
  "pattern": {
1724
- "value": "^(=|([0-9]+|secrets\\..+)$)",
1901
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
1725
1902
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1726
1903
  }
1727
1904
  }
@@ -1772,7 +1949,7 @@
1772
1949
  },
1773
1950
  {
1774
1951
  "type": "Hidden",
1775
- "value": "=baseUrl + \"/repos/\" + owner + \"/\" + repo + \"/issues/\" + string(issueNumber) + \"comments\"",
1952
+ "value": "=baseUrl + \"/repos/\" + owner + \"/\" + repo + \"/issues/\" + string(issueNumber) + \"/comments\"",
1776
1953
  "binding": {
1777
1954
  "type": "zeebe:input",
1778
1955
  "name": "url"
@@ -1938,6 +2115,18 @@
1938
2115
  "oneOf": ["searchIssues"]
1939
2116
  }
1940
2117
  },
2118
+ {
2119
+ "type": "Hidden",
2120
+ "value": "=baseUrl + \"/repos/\" + owner + \"/\" + repo + \"/actions/workflows/\" + workflowId + \"/dispatches\"",
2121
+ "binding": {
2122
+ "type": "zeebe:input",
2123
+ "name": "url"
2124
+ },
2125
+ "condition": {
2126
+ "property": "eventOperationType",
2127
+ "oneOf": ["createWorkflowDispatchEvent"]
2128
+ }
2129
+ },
1941
2130
  {
1942
2131
  "label": "Error expression",
1943
2132
  "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
@@ -1951,15 +2140,15 @@
1951
2140
  }
1952
2141
  ],
1953
2142
  "engines": {
1954
- "camunda": "^8.2"
2143
+ "camunda": "^8.5"
1955
2144
  }
1956
2145
  },
1957
2146
  {
1958
2147
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1959
- "name": "GitHub",
2148
+ "name": "GitHub Outbound Connector",
1960
2149
  "id": "io.camunda.connectors.GitHub.v1",
1961
- "version": 2,
1962
- "description": "GitHub connector",
2150
+ "version": 3,
2151
+ "description": "Manage issues, branches, releases, and more",
1963
2152
  "icon": {
1964
2153
  "contents": "data:image/svg+xml;utf8,%3Csvg width='98' height='96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z' fill='%2324292f'/%3E%3C/svg%3E"
1965
2154
  },
@@ -2913,7 +3102,7 @@
2913
3102
  "notEmpty": true
2914
3103
  },
2915
3104
  "condition": {
2916
- "property": "branchOperationType",
3105
+ "property": "operationType",
2917
3106
  "oneOf": ["getBranch"]
2918
3107
  }
2919
3108
  },
@@ -3676,7 +3865,7 @@
3676
3865
  "constraints": {
3677
3866
  "notEmpty": false,
3678
3867
  "pattern": {
3679
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
3868
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
3680
3869
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
3681
3870
  }
3682
3871
  }
@@ -6686,14 +6875,14 @@
6686
6875
  },
6687
6876
  {
6688
6877
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
6689
- "name": "GitHub Outbound Connector",
6878
+ "name": "GitHub",
6690
6879
  "id": "io.camunda.connectors.GitHub.v1",
6691
- "version": 4,
6692
- "description": "Manage issues, branches, releases, and more",
6880
+ "version": 1,
6881
+ "description": "GitHub connector",
6693
6882
  "icon": {
6694
6883
  "contents": "data:image/svg+xml;utf8,%3Csvg width='98' height='96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z' fill='%2324292f'/%3E%3C/svg%3E"
6695
6884
  },
6696
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=outbound",
6885
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/",
6697
6886
  "category": {
6698
6887
  "id": "connectors",
6699
6888
  "name": "Connectors"
@@ -7481,10 +7670,10 @@
7481
7670
  },
7482
7671
  {
7483
7672
  "label": "Body",
7484
- "description": "The contents of the issue or release",
7673
+ "description": "The contents of the issue or release or comment",
7485
7674
  "feel": "optional",
7486
7675
  "group": "input",
7487
- "type": "Text",
7676
+ "type": "String",
7488
7677
  "binding": {
7489
7678
  "type": "zeebe:input",
7490
7679
  "name": "githubBody"
@@ -7497,10 +7686,10 @@
7497
7686
  },
7498
7687
  {
7499
7688
  "label": "Body",
7500
- "description": "The contents of the issue or release",
7689
+ "description": "The contents of the issue or release or comment",
7501
7690
  "feel": "optional",
7502
7691
  "group": "input",
7503
- "type": "Text",
7692
+ "type": "String",
7504
7693
  "binding": {
7505
7694
  "type": "zeebe:input",
7506
7695
  "name": "githubBody"
@@ -7508,41 +7697,23 @@
7508
7697
  "optional": true,
7509
7698
  "condition": {
7510
7699
  "property": "issueOperationType",
7511
- "oneOf": ["createIssue", "updateIssue"]
7700
+ "oneOf": ["createIssue", "updateIssue", "createIssueComment"]
7512
7701
  }
7513
7702
  },
7514
7703
  {
7515
- "label": "Body",
7516
- "description": "The contents of the issue comment",
7517
- "feel": "optional",
7704
+ "label": "Assignees",
7705
+ "description": "Logins for users to assign to this issue as an array of strings",
7706
+ "feel": "required",
7518
7707
  "group": "input",
7519
- "constraints": {
7520
- "notEmpty": true
7521
- },
7522
- "type": "Text",
7708
+ "type": "String",
7523
7709
  "binding": {
7524
7710
  "type": "zeebe:input",
7525
- "name": "githubBody"
7711
+ "name": "issueAssignees"
7526
7712
  },
7713
+ "optional": true,
7527
7714
  "condition": {
7528
7715
  "property": "issueOperationType",
7529
- "oneOf": ["createIssueComment"]
7530
- }
7531
- },
7532
- {
7533
- "label": "Assignees",
7534
- "description": "Logins for users to assign to this issue as an array of strings",
7535
- "feel": "required",
7536
- "group": "input",
7537
- "type": "String",
7538
- "binding": {
7539
- "type": "zeebe:input",
7540
- "name": "issueAssignees"
7541
- },
7542
- "optional": true,
7543
- "condition": {
7544
- "property": "issueOperationType",
7545
- "oneOf": ["createIssue", "updateIssue"]
7716
+ "oneOf": ["createIssue", "updateIssue"]
7546
7717
  }
7547
7718
  },
7548
7719
  {
@@ -8076,20 +8247,6 @@
8076
8247
  },
8077
8248
  "optional": true
8078
8249
  },
8079
- {
8080
- "group": "input",
8081
- "type": "Hidden",
8082
- "value": "={\"body\":if githubBody = null then null else githubBody}",
8083
- "binding": {
8084
- "type": "zeebe:input",
8085
- "name": "body"
8086
- },
8087
- "condition": {
8088
- "property": "issueOperationType",
8089
- "oneOf": ["createIssueComment"]
8090
- },
8091
- "optional": true
8092
- },
8093
8250
  {
8094
8251
  "group": "input",
8095
8252
  "type": "Hidden",
@@ -8438,7 +8595,7 @@
8438
8595
  "constraints": {
8439
8596
  "notEmpty": false,
8440
8597
  "pattern": {
8441
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
8598
+ "value": "^(=|([0-9]+|secrets\\..+)$)",
8442
8599
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
8443
8600
  }
8444
8601
  }
@@ -8489,7 +8646,7 @@
8489
8646
  },
8490
8647
  {
8491
8648
  "type": "Hidden",
8492
- "value": "=baseUrl + \"/repos/\" + owner + \"/\" + repo + \"/issues/\" + string(issueNumber) + \"/comments\"",
8649
+ "value": "=baseUrl + \"/repos/\" + owner + \"/\" + repo + \"/issues/\" + string(issueNumber) + \"comments\"",
8493
8650
  "binding": {
8494
8651
  "type": "zeebe:input",
8495
8652
  "name": "url"
@@ -8668,19 +8825,19 @@
8668
8825
  }
8669
8826
  ],
8670
8827
  "engines": {
8671
- "camunda": "^8.4"
8828
+ "camunda": "^8.2"
8672
8829
  }
8673
8830
  },
8674
8831
  {
8675
8832
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
8676
8833
  "name": "GitHub Outbound Connector",
8677
8834
  "id": "io.camunda.connectors.GitHub.v1",
8678
- "version": 3,
8835
+ "version": 4,
8679
8836
  "description": "Manage issues, branches, releases, and more",
8680
8837
  "icon": {
8681
8838
  "contents": "data:image/svg+xml;utf8,%3Csvg width='98' height='96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z' fill='%2324292f'/%3E%3C/svg%3E"
8682
8839
  },
8683
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/",
8840
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=outbound",
8684
8841
  "category": {
8685
8842
  "id": "connectors",
8686
8843
  "name": "Connectors"
@@ -9468,10 +9625,10 @@
9468
9625
  },
9469
9626
  {
9470
9627
  "label": "Body",
9471
- "description": "The contents of the issue or release or comment",
9628
+ "description": "The contents of the issue or release",
9472
9629
  "feel": "optional",
9473
9630
  "group": "input",
9474
- "type": "String",
9631
+ "type": "Text",
9475
9632
  "binding": {
9476
9633
  "type": "zeebe:input",
9477
9634
  "name": "githubBody"
@@ -9484,10 +9641,10 @@
9484
9641
  },
9485
9642
  {
9486
9643
  "label": "Body",
9487
- "description": "The contents of the issue or release or comment",
9644
+ "description": "The contents of the issue or release",
9488
9645
  "feel": "optional",
9489
9646
  "group": "input",
9490
- "type": "String",
9647
+ "type": "Text",
9491
9648
  "binding": {
9492
9649
  "type": "zeebe:input",
9493
9650
  "name": "githubBody"
@@ -9495,7 +9652,25 @@
9495
9652
  "optional": true,
9496
9653
  "condition": {
9497
9654
  "property": "issueOperationType",
9498
- "oneOf": ["createIssue", "updateIssue", "createIssueComment"]
9655
+ "oneOf": ["createIssue", "updateIssue"]
9656
+ }
9657
+ },
9658
+ {
9659
+ "label": "Body",
9660
+ "description": "The contents of the issue comment",
9661
+ "feel": "optional",
9662
+ "group": "input",
9663
+ "constraints": {
9664
+ "notEmpty": true
9665
+ },
9666
+ "type": "Text",
9667
+ "binding": {
9668
+ "type": "zeebe:input",
9669
+ "name": "githubBody"
9670
+ },
9671
+ "condition": {
9672
+ "property": "issueOperationType",
9673
+ "oneOf": ["createIssueComment"]
9499
9674
  }
9500
9675
  },
9501
9676
  {
@@ -9630,7 +9805,7 @@
9630
9805
  "notEmpty": true
9631
9806
  },
9632
9807
  "condition": {
9633
- "property": "operationType",
9808
+ "property": "branchOperationType",
9634
9809
  "oneOf": ["getBranch"]
9635
9810
  }
9636
9811
  },
@@ -10045,6 +10220,20 @@
10045
10220
  },
10046
10221
  "optional": true
10047
10222
  },
10223
+ {
10224
+ "group": "input",
10225
+ "type": "Hidden",
10226
+ "value": "={\"body\":if githubBody = null then null else githubBody}",
10227
+ "binding": {
10228
+ "type": "zeebe:input",
10229
+ "name": "body"
10230
+ },
10231
+ "condition": {
10232
+ "property": "issueOperationType",
10233
+ "oneOf": ["createIssueComment"]
10234
+ },
10235
+ "optional": true
10236
+ },
10048
10237
  {
10049
10238
  "group": "input",
10050
10239
  "type": "Hidden",
@@ -10444,7 +10633,7 @@
10444
10633
  },
10445
10634
  {
10446
10635
  "type": "Hidden",
10447
- "value": "=baseUrl + \"/repos/\" + owner + \"/\" + repo + \"/issues/\" + string(issueNumber) + \"comments\"",
10636
+ "value": "=baseUrl + \"/repos/\" + owner + \"/\" + repo + \"/issues/\" + string(issueNumber) + \"/comments\"",
10448
10637
  "binding": {
10449
10638
  "type": "zeebe:input",
10450
10639
  "name": "url"
@@ -10623,7 +10812,7 @@
10623
10812
  }
10624
10813
  ],
10625
10814
  "engines": {
10626
- "camunda": "^8.2"
10815
+ "camunda": "^8.4"
10627
10816
  }
10628
10817
  },
10629
10818
  {
@@ -13312,10 +13501,10 @@
13312
13501
  },
13313
13502
  {
13314
13503
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
13315
- "name": "GitHub Outbound Connector",
13504
+ "name": "GitHub",
13316
13505
  "id": "io.camunda.connectors.GitHub.v1",
13317
- "version": 5,
13318
- "description": "Manage issues, branches, releases, and more",
13506
+ "version": 2,
13507
+ "description": "GitHub connector",
13319
13508
  "icon": {
13320
13509
  "contents": "data:image/svg+xml;utf8,%3Csvg width='98' height='96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z' fill='%2324292f'/%3E%3C/svg%3E"
13321
13510
  },
@@ -13390,10 +13579,6 @@
13390
13579
  {
13391
13580
  "name": "Code scanning",
13392
13581
  "value": "codeScanning"
13393
- },
13394
- {
13395
- "name": "Actions",
13396
- "value": "actions"
13397
13582
  }
13398
13583
  ],
13399
13584
  "binding": {
@@ -13574,26 +13759,6 @@
13574
13759
  "name": "operationType"
13575
13760
  }
13576
13761
  },
13577
- {
13578
- "label": "Operation type",
13579
- "id": "eventOperationType",
13580
- "group": "operation",
13581
- "type": "Dropdown",
13582
- "choices": [
13583
- {
13584
- "name": "Create a workflow dispatch event",
13585
- "value": "createWorkflowDispatchEvent"
13586
- }
13587
- ],
13588
- "condition": {
13589
- "property": "operationGroup",
13590
- "oneOf": ["actions"]
13591
- },
13592
- "binding": {
13593
- "type": "zeebe:input",
13594
- "name": "operationType"
13595
- }
13596
- },
13597
13762
  {
13598
13763
  "type": "Hidden",
13599
13764
  "label": "Type",
@@ -13623,20 +13788,6 @@
13623
13788
  "equals": "bearer"
13624
13789
  }
13625
13790
  },
13626
- {
13627
- "id": "eventMethodPost",
13628
- "group": "configuration",
13629
- "type": "Hidden",
13630
- "value": "post",
13631
- "binding": {
13632
- "type": "zeebe:input",
13633
- "name": "method"
13634
- },
13635
- "condition": {
13636
- "property": "eventOperationType",
13637
- "oneOf": ["createWorkflowDispatchEvent"]
13638
- }
13639
- },
13640
13791
  {
13641
13792
  "id": "reposMethodPost",
13642
13793
  "group": "configuration",
@@ -13833,25 +13984,6 @@
13833
13984
  "oneOf": ["searchIssues", "getIssue", "listCommits"]
13834
13985
  }
13835
13986
  },
13836
- {
13837
- "label": "Owner",
13838
- "description": "Repository owner",
13839
- "group": "configuration",
13840
- "type": "String",
13841
- "feel": "optional",
13842
- "value": "",
13843
- "binding": {
13844
- "type": "zeebe:input",
13845
- "name": "owner"
13846
- },
13847
- "constraints": {
13848
- "notEmpty": true
13849
- },
13850
- "condition": {
13851
- "property": "eventOperationType",
13852
- "oneOf": ["createWorkflowDispatchEvent"]
13853
- }
13854
- },
13855
13987
  {
13856
13988
  "label": "Owner",
13857
13989
  "description": "Repository owner",
@@ -13963,25 +14095,6 @@
13963
14095
  ]
13964
14096
  }
13965
14097
  },
13966
- {
13967
- "label": "Repository",
13968
- "description": "Name of the repository",
13969
- "group": "configuration",
13970
- "type": "String",
13971
- "feel": "optional",
13972
- "value": "",
13973
- "binding": {
13974
- "type": "zeebe:input",
13975
- "name": "repo"
13976
- },
13977
- "constraints": {
13978
- "notEmpty": true
13979
- },
13980
- "condition": {
13981
- "property": "eventOperationType",
13982
- "oneOf": ["createWorkflowDispatchEvent"]
13983
- }
13984
- },
13985
14098
  {
13986
14099
  "label": "Repository",
13987
14100
  "description": "Name of the repository",
@@ -14183,10 +14296,10 @@
14183
14296
  },
14184
14297
  {
14185
14298
  "label": "Body",
14186
- "description": "The contents of the issue or release",
14299
+ "description": "The contents of the issue or release or comment",
14187
14300
  "feel": "optional",
14188
14301
  "group": "input",
14189
- "type": "Text",
14302
+ "type": "String",
14190
14303
  "binding": {
14191
14304
  "type": "zeebe:input",
14192
14305
  "name": "githubBody"
@@ -14199,10 +14312,10 @@
14199
14312
  },
14200
14313
  {
14201
14314
  "label": "Body",
14202
- "description": "The contents of the issue or release",
14315
+ "description": "The contents of the issue or release or comment",
14203
14316
  "feel": "optional",
14204
14317
  "group": "input",
14205
- "type": "Text",
14318
+ "type": "String",
14206
14319
  "binding": {
14207
14320
  "type": "zeebe:input",
14208
14321
  "name": "githubBody"
@@ -14210,25 +14323,7 @@
14210
14323
  "optional": true,
14211
14324
  "condition": {
14212
14325
  "property": "issueOperationType",
14213
- "oneOf": ["createIssue", "updateIssue"]
14214
- }
14215
- },
14216
- {
14217
- "label": "Body",
14218
- "description": "The contents of the issue comment",
14219
- "feel": "optional",
14220
- "group": "input",
14221
- "constraints": {
14222
- "notEmpty": true
14223
- },
14224
- "type": "Text",
14225
- "binding": {
14226
- "type": "zeebe:input",
14227
- "name": "githubBody"
14228
- },
14229
- "condition": {
14230
- "property": "issueOperationType",
14231
- "oneOf": ["createIssueComment"]
14326
+ "oneOf": ["createIssue", "updateIssue", "createIssueComment"]
14232
14327
  }
14233
14328
  },
14234
14329
  {
@@ -14752,61 +14847,6 @@
14752
14847
  "oneOf": ["updateIssue"]
14753
14848
  }
14754
14849
  },
14755
- {
14756
- "label": "Git reference",
14757
- "description": "Branch or tag name for the workflow",
14758
- "group": "input",
14759
- "type": "String",
14760
- "feel": "optional",
14761
- "value": "",
14762
- "binding": {
14763
- "type": "zeebe:input",
14764
- "name": "gitReference"
14765
- },
14766
- "constraints": {
14767
- "notEmpty": true
14768
- },
14769
- "condition": {
14770
- "property": "eventOperationType",
14771
- "oneOf": ["createWorkflowDispatchEvent"]
14772
- }
14773
- },
14774
- {
14775
- "label": "Workflow ID",
14776
- "description": "The ID of the workflow. You can also pass the workflow file name as a string.",
14777
- "group": "configuration",
14778
- "type": "String",
14779
- "feel": "optional",
14780
- "value": "",
14781
- "binding": {
14782
- "type": "zeebe:input",
14783
- "name": "workflowId"
14784
- },
14785
- "constraints": {
14786
- "notEmpty": true
14787
- },
14788
- "condition": {
14789
- "property": "eventOperationType",
14790
- "oneOf": ["createWorkflowDispatchEvent"]
14791
- }
14792
- },
14793
- {
14794
- "label": "Workflow inputs",
14795
- "description": "An object containing up to 10 key-value pairs",
14796
- "group": "input",
14797
- "type": "Text",
14798
- "feel": "required",
14799
- "value": "={}",
14800
- "binding": {
14801
- "type": "zeebe:input",
14802
- "name": "workflowInputs"
14803
- },
14804
- "optional": true,
14805
- "condition": {
14806
- "property": "eventOperationType",
14807
- "oneOf": ["createWorkflowDispatchEvent"]
14808
- }
14809
- },
14810
14850
  {
14811
14851
  "group": "configuration",
14812
14852
  "type": "Hidden",
@@ -14833,20 +14873,6 @@
14833
14873
  },
14834
14874
  "optional": true
14835
14875
  },
14836
- {
14837
- "group": "input",
14838
- "type": "Hidden",
14839
- "value": "={\"body\":if githubBody = null then null else githubBody}",
14840
- "binding": {
14841
- "type": "zeebe:input",
14842
- "name": "body"
14843
- },
14844
- "condition": {
14845
- "property": "issueOperationType",
14846
- "oneOf": ["createIssueComment"]
14847
- },
14848
- "optional": true
14849
- },
14850
14876
  {
14851
14877
  "group": "input",
14852
14878
  "type": "Hidden",
@@ -14889,20 +14915,6 @@
14889
14915
  },
14890
14916
  "optional": true
14891
14917
  },
14892
- {
14893
- "group": "input",
14894
- "type": "Hidden",
14895
- "value": "={\"ref\": if gitReference = null then null else gitReference, \"inputs\":workflowInputs}",
14896
- "binding": {
14897
- "type": "zeebe:input",
14898
- "name": "body"
14899
- },
14900
- "condition": {
14901
- "property": "eventOperationType",
14902
- "oneOf": ["createWorkflowDispatchEvent"]
14903
- },
14904
- "optional": true
14905
- },
14906
14918
  {
14907
14919
  "group": "input",
14908
14920
  "type": "Hidden",
@@ -15209,7 +15221,7 @@
15209
15221
  "constraints": {
15210
15222
  "notEmpty": false,
15211
15223
  "pattern": {
15212
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
15224
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
15213
15225
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
15214
15226
  }
15215
15227
  }
@@ -15260,7 +15272,7 @@
15260
15272
  },
15261
15273
  {
15262
15274
  "type": "Hidden",
15263
- "value": "=baseUrl + \"/repos/\" + owner + \"/\" + repo + \"/issues/\" + string(issueNumber) + \"/comments\"",
15275
+ "value": "=baseUrl + \"/repos/\" + owner + \"/\" + repo + \"/issues/\" + string(issueNumber) + \"comments\"",
15264
15276
  "binding": {
15265
15277
  "type": "zeebe:input",
15266
15278
  "name": "url"
@@ -15426,18 +15438,6 @@
15426
15438
  "oneOf": ["searchIssues"]
15427
15439
  }
15428
15440
  },
15429
- {
15430
- "type": "Hidden",
15431
- "value": "=baseUrl + \"/repos/\" + owner + \"/\" + repo + \"/actions/workflows/\" + workflowId + \"/dispatches\"",
15432
- "binding": {
15433
- "type": "zeebe:input",
15434
- "name": "url"
15435
- },
15436
- "condition": {
15437
- "property": "eventOperationType",
15438
- "oneOf": ["createWorkflowDispatchEvent"]
15439
- }
15440
- },
15441
15441
  {
15442
15442
  "label": "Error expression",
15443
15443
  "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
@@ -15451,7 +15451,7 @@
15451
15451
  }
15452
15452
  ],
15453
15453
  "engines": {
15454
- "camunda": "^8.5"
15454
+ "camunda": "^8.2"
15455
15455
  }
15456
15456
  },
15457
15457
  {