@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.
- package/package.json +1 -1
- package/src/connectors.js +24 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
- package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
- package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
- package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
- package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
- package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
- package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
- package/src/element-templates/aws-sns-inbound-receive.json +304 -0
- package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
- package/src/element-templates/aws-sns-outbound-connector.json +424 -424
- package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
- package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
- package/src/element-templates/aws-sqs-receive-connector.json +418 -0
- package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
- package/src/element-templates/aws-sqs-start-message.json +914 -914
- package/src/element-templates/blue-prism-connector.json +50 -50
- package/src/element-templates/csv-outbound-connector.json +26 -26
- package/src/element-templates/easy-post-connector.json +271 -271
- package/src/element-templates/email-inbound-connector-boundary.json +19 -19
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-message-start-event-connector.json +19 -19
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
- package/src/element-templates/github-connector.json +2723 -2723
- package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
- package/src/element-templates/github-webhook-connector-receive.json +202 -0
- package/src/element-templates/github-webhook-connector-start-event.json +32 -32
- package/src/element-templates/gitlab-connector.json +160 -160
- package/src/element-templates/google-drive-outbound-connector.json +438 -438
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +16 -16
- package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
- package/src/element-templates/graphql-outbound-connector.json +1179 -1179
- package/src/element-templates/http-json-connector.json +2662 -2057
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
- package/src/element-templates/http-polling-connector.json +631 -2
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +41 -41
- package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
- package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
- package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +356 -356
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
- package/src/element-templates/openai-connector.json +78 -78
- package/src/element-templates/operate-connector.json +79 -79
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
- package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
- package/src/element-templates/salesforce-connector.json +38 -38
- package/src/element-templates/sendgrid-outbound-connector.json +397 -397
- package/src/element-templates/servicenow-connector.json +942 -0
- package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
- package/src/element-templates/servicenow-incident-connector.json +969 -0
- package/src/element-templates/slack-inbound-boundary.json +173 -173
- package/src/element-templates/slack-inbound-intermediate.json +232 -232
- package/src/element-templates/slack-inbound-message-start.json +209 -209
- package/src/element-templates/slack-inbound-receive.json +290 -0
- package/src/element-templates/slack-inbound-start-event.json +218 -218
- package/src/element-templates/slack-outbound-connector.json +955 -955
- package/src/element-templates/twilio-connector.json +87 -87
- package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
- package/src/element-templates/twilio-webhook-connector.json +20 -20
- package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
- package/src/element-templates/uipath-connector.json +41 -41
- package/src/element-templates/webhook-connector-boundary.json +1050 -1050
- package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
- package/src/element-templates/webhook-connector-receive.json +609 -0
- package/src/element-templates/webhook-connector-start-event.json +2280 -2280
- package/src/element-templates/webhook-connector-start-message.json +1205 -1205
- package/src/element-templates/whatsapp-connector.json +42 -42
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "GitLab Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.GitLab.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 5,
|
|
7
7
|
"description": "Administer and work with issues, releases, and more",
|
|
8
8
|
"icon": {
|
|
9
9
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
@@ -228,6 +228,14 @@
|
|
|
228
228
|
{
|
|
229
229
|
"name": "Create new file in repository",
|
|
230
230
|
"value": "createRepositoryFile"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"name": "Get file from repository",
|
|
234
|
+
"value": "getRepositoryFile"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"name": "Update existing file in repository",
|
|
238
|
+
"value": "updateRepositoryFile"
|
|
231
239
|
}
|
|
232
240
|
],
|
|
233
241
|
"binding": {
|
|
@@ -320,6 +328,30 @@
|
|
|
320
328
|
"oneOf": ["createRepositoryFile"]
|
|
321
329
|
}
|
|
322
330
|
},
|
|
331
|
+
{
|
|
332
|
+
"type": "Hidden",
|
|
333
|
+
"value": "get",
|
|
334
|
+
"binding": {
|
|
335
|
+
"type": "zeebe:input",
|
|
336
|
+
"name": "method"
|
|
337
|
+
},
|
|
338
|
+
"condition": {
|
|
339
|
+
"property": "reposOperation",
|
|
340
|
+
"oneOf": ["getRepositoryFile"]
|
|
341
|
+
}
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"type": "Hidden",
|
|
345
|
+
"value": "put",
|
|
346
|
+
"binding": {
|
|
347
|
+
"type": "zeebe:input",
|
|
348
|
+
"name": "method"
|
|
349
|
+
},
|
|
350
|
+
"condition": {
|
|
351
|
+
"property": "reposOperation",
|
|
352
|
+
"oneOf": ["updateRepositoryFile"]
|
|
353
|
+
}
|
|
354
|
+
},
|
|
323
355
|
{
|
|
324
356
|
"type": "Hidden",
|
|
325
357
|
"value": "post",
|
|
@@ -401,7 +433,11 @@
|
|
|
401
433
|
},
|
|
402
434
|
"condition": {
|
|
403
435
|
"property": "reposOperation",
|
|
404
|
-
"oneOf": [
|
|
436
|
+
"oneOf": [
|
|
437
|
+
"createRepositoryFile",
|
|
438
|
+
"getRepositoryFile",
|
|
439
|
+
"updateRepositoryFile"
|
|
440
|
+
]
|
|
405
441
|
}
|
|
406
442
|
},
|
|
407
443
|
{
|
|
@@ -1066,7 +1102,7 @@
|
|
|
1066
1102
|
},
|
|
1067
1103
|
{
|
|
1068
1104
|
"label": "Branch name",
|
|
1069
|
-
"description": "Name of the new branch to
|
|
1105
|
+
"description": "Name of the new branch to modify the file in. The commit is added to this branch",
|
|
1070
1106
|
"group": "operation",
|
|
1071
1107
|
"type": "String",
|
|
1072
1108
|
"feel": "optional",
|
|
@@ -1079,12 +1115,12 @@
|
|
|
1079
1115
|
},
|
|
1080
1116
|
"condition": {
|
|
1081
1117
|
"property": "reposOperation",
|
|
1082
|
-
"oneOf": ["createRepositoryFile"]
|
|
1118
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
1083
1119
|
}
|
|
1084
1120
|
},
|
|
1085
1121
|
{
|
|
1086
1122
|
"label": "Commit message",
|
|
1087
|
-
"description": "Message of the commit that
|
|
1123
|
+
"description": "Message of the commit that modifies the file",
|
|
1088
1124
|
"group": "operation",
|
|
1089
1125
|
"type": "String",
|
|
1090
1126
|
"feel": "optional",
|
|
@@ -1097,11 +1133,11 @@
|
|
|
1097
1133
|
},
|
|
1098
1134
|
"condition": {
|
|
1099
1135
|
"property": "reposOperation",
|
|
1100
|
-
"oneOf": ["createRepositoryFile"]
|
|
1136
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
1101
1137
|
}
|
|
1102
1138
|
},
|
|
1103
1139
|
{
|
|
1104
|
-
"label": "
|
|
1140
|
+
"label": "File content",
|
|
1105
1141
|
"group": "operation",
|
|
1106
1142
|
"type": "Text",
|
|
1107
1143
|
"feel": "optional",
|
|
@@ -1114,12 +1150,12 @@
|
|
|
1114
1150
|
},
|
|
1115
1151
|
"condition": {
|
|
1116
1152
|
"property": "reposOperation",
|
|
1117
|
-
"oneOf": ["createRepositoryFile"]
|
|
1153
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
1118
1154
|
}
|
|
1119
1155
|
},
|
|
1120
1156
|
{
|
|
1121
1157
|
"label": "File path",
|
|
1122
|
-
"description": "URL-encoded full path to
|
|
1158
|
+
"description": "URL-encoded full path to the file. For example, lib%2Fclass%2Erb",
|
|
1123
1159
|
"group": "operation",
|
|
1124
1160
|
"type": "String",
|
|
1125
1161
|
"feel": "optional",
|
|
@@ -1132,7 +1168,11 @@
|
|
|
1132
1168
|
},
|
|
1133
1169
|
"condition": {
|
|
1134
1170
|
"property": "reposOperation",
|
|
1135
|
-
"oneOf": [
|
|
1171
|
+
"oneOf": [
|
|
1172
|
+
"createRepositoryFile",
|
|
1173
|
+
"getRepositoryFile",
|
|
1174
|
+
"updateRepositoryFile"
|
|
1175
|
+
]
|
|
1136
1176
|
}
|
|
1137
1177
|
},
|
|
1138
1178
|
{
|
|
@@ -1148,7 +1188,7 @@
|
|
|
1148
1188
|
},
|
|
1149
1189
|
"condition": {
|
|
1150
1190
|
"property": "reposOperation",
|
|
1151
|
-
"oneOf": ["createRepositoryFile"]
|
|
1191
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
1152
1192
|
}
|
|
1153
1193
|
},
|
|
1154
1194
|
{
|
|
@@ -1164,7 +1204,7 @@
|
|
|
1164
1204
|
},
|
|
1165
1205
|
"condition": {
|
|
1166
1206
|
"property": "reposOperation",
|
|
1167
|
-
"oneOf": ["createRepositoryFile"]
|
|
1207
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
1168
1208
|
}
|
|
1169
1209
|
},
|
|
1170
1210
|
{
|
|
@@ -1180,7 +1220,7 @@
|
|
|
1180
1220
|
},
|
|
1181
1221
|
"condition": {
|
|
1182
1222
|
"property": "reposOperation",
|
|
1183
|
-
"oneOf": ["createRepositoryFile"]
|
|
1223
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
1184
1224
|
}
|
|
1185
1225
|
},
|
|
1186
1226
|
{
|
|
@@ -1196,12 +1236,12 @@
|
|
|
1196
1236
|
},
|
|
1197
1237
|
"condition": {
|
|
1198
1238
|
"property": "reposOperation",
|
|
1199
|
-
"oneOf": ["createRepositoryFile"]
|
|
1239
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
1200
1240
|
}
|
|
1201
1241
|
},
|
|
1202
1242
|
{
|
|
1203
1243
|
"label": "Start branch",
|
|
1204
|
-
"description": "Name of the branch to start the new branch from",
|
|
1244
|
+
"description": "Name of the base branch to start the new branch from",
|
|
1205
1245
|
"group": "operation",
|
|
1206
1246
|
"type": "String",
|
|
1207
1247
|
"feel": "optional",
|
|
@@ -1212,7 +1252,25 @@
|
|
|
1212
1252
|
},
|
|
1213
1253
|
"condition": {
|
|
1214
1254
|
"property": "reposOperation",
|
|
1215
|
-
"oneOf": ["createRepositoryFile"]
|
|
1255
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
1256
|
+
}
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
"label": "Reference",
|
|
1260
|
+
"description": "Name of the branch, tag or commit the file is fetched from",
|
|
1261
|
+
"group": "operation",
|
|
1262
|
+
"type": "String",
|
|
1263
|
+
"feel": "optional",
|
|
1264
|
+
"binding": {
|
|
1265
|
+
"type": "zeebe:input",
|
|
1266
|
+
"name": "repositoryFileReference"
|
|
1267
|
+
},
|
|
1268
|
+
"constraints": {
|
|
1269
|
+
"notEmpty": true
|
|
1270
|
+
},
|
|
1271
|
+
"condition": {
|
|
1272
|
+
"property": "branchOperation",
|
|
1273
|
+
"oneOf": ["getRepositoryFile"]
|
|
1216
1274
|
}
|
|
1217
1275
|
},
|
|
1218
1276
|
{
|
|
@@ -1224,7 +1282,11 @@
|
|
|
1224
1282
|
},
|
|
1225
1283
|
"condition": {
|
|
1226
1284
|
"property": "reposOperation",
|
|
1227
|
-
"oneOf": [
|
|
1285
|
+
"oneOf": [
|
|
1286
|
+
"createRepositoryFile",
|
|
1287
|
+
"getRepositoryFile",
|
|
1288
|
+
"updateRepositoryFile"
|
|
1289
|
+
]
|
|
1228
1290
|
}
|
|
1229
1291
|
},
|
|
1230
1292
|
{
|
|
@@ -1236,7 +1298,19 @@
|
|
|
1236
1298
|
},
|
|
1237
1299
|
"condition": {
|
|
1238
1300
|
"property": "reposOperation",
|
|
1239
|
-
"oneOf": ["createRepositoryFile"]
|
|
1301
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
1302
|
+
}
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"type": "Hidden",
|
|
1306
|
+
"value": "={\"ref\":repositoryFileReference}",
|
|
1307
|
+
"binding": {
|
|
1308
|
+
"type": "zeebe:input",
|
|
1309
|
+
"name": "queryParameters"
|
|
1310
|
+
},
|
|
1311
|
+
"condition": {
|
|
1312
|
+
"property": "reposOperation",
|
|
1313
|
+
"oneOf": ["getRepositoryFile"]
|
|
1240
1314
|
}
|
|
1241
1315
|
},
|
|
1242
1316
|
{
|
|
@@ -1487,7 +1561,7 @@
|
|
|
1487
1561
|
},
|
|
1488
1562
|
{
|
|
1489
1563
|
"label": "Error expression",
|
|
1490
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1564
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
|
|
1491
1565
|
"group": "errors",
|
|
1492
1566
|
"type": "Text",
|
|
1493
1567
|
"feel": "required",
|
|
@@ -1505,26 +1579,8 @@
|
|
|
1505
1579
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1506
1580
|
"name": "GitLab Outbound Connector",
|
|
1507
1581
|
"id": "io.camunda.connectors.GitLab.v1",
|
|
1508
|
-
"version":
|
|
1509
|
-
"description": "
|
|
1510
|
-
"metadata": {
|
|
1511
|
-
"keywords": [
|
|
1512
|
-
"create issue",
|
|
1513
|
-
"delete issue",
|
|
1514
|
-
"comment to issue",
|
|
1515
|
-
"search issues",
|
|
1516
|
-
"get issue by ID",
|
|
1517
|
-
"get releases by project ID",
|
|
1518
|
-
"get release by tag name",
|
|
1519
|
-
"create release",
|
|
1520
|
-
"list repository branches",
|
|
1521
|
-
"create repository branch",
|
|
1522
|
-
"create repository file",
|
|
1523
|
-
"get repository file",
|
|
1524
|
-
"update repository file",
|
|
1525
|
-
"create merge request"
|
|
1526
|
-
]
|
|
1527
|
-
},
|
|
1582
|
+
"version": 4,
|
|
1583
|
+
"description": "Administer and work with issues, releases, and more",
|
|
1528
1584
|
"icon": {
|
|
1529
1585
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
1530
1586
|
},
|
|
@@ -1536,9 +1592,6 @@
|
|
|
1536
1592
|
"elementType": {
|
|
1537
1593
|
"value": "bpmn:ServiceTask"
|
|
1538
1594
|
},
|
|
1539
|
-
"engines": {
|
|
1540
|
-
"camunda": "^8.3"
|
|
1541
|
-
},
|
|
1542
1595
|
"groups": [
|
|
1543
1596
|
{
|
|
1544
1597
|
"id": "endpoint",
|
|
@@ -1751,14 +1804,6 @@
|
|
|
1751
1804
|
{
|
|
1752
1805
|
"name": "Create new file in repository",
|
|
1753
1806
|
"value": "createRepositoryFile"
|
|
1754
|
-
},
|
|
1755
|
-
{
|
|
1756
|
-
"name": "Get file from repository",
|
|
1757
|
-
"value": "getRepositoryFile"
|
|
1758
|
-
},
|
|
1759
|
-
{
|
|
1760
|
-
"name": "Update existing file in repository",
|
|
1761
|
-
"value": "updateRepositoryFile"
|
|
1762
1807
|
}
|
|
1763
1808
|
],
|
|
1764
1809
|
"binding": {
|
|
@@ -1851,30 +1896,6 @@
|
|
|
1851
1896
|
"oneOf": ["createRepositoryFile"]
|
|
1852
1897
|
}
|
|
1853
1898
|
},
|
|
1854
|
-
{
|
|
1855
|
-
"type": "Hidden",
|
|
1856
|
-
"value": "get",
|
|
1857
|
-
"binding": {
|
|
1858
|
-
"type": "zeebe:input",
|
|
1859
|
-
"name": "method"
|
|
1860
|
-
},
|
|
1861
|
-
"condition": {
|
|
1862
|
-
"property": "reposOperation",
|
|
1863
|
-
"oneOf": ["getRepositoryFile"]
|
|
1864
|
-
}
|
|
1865
|
-
},
|
|
1866
|
-
{
|
|
1867
|
-
"type": "Hidden",
|
|
1868
|
-
"value": "put",
|
|
1869
|
-
"binding": {
|
|
1870
|
-
"type": "zeebe:input",
|
|
1871
|
-
"name": "method"
|
|
1872
|
-
},
|
|
1873
|
-
"condition": {
|
|
1874
|
-
"property": "reposOperation",
|
|
1875
|
-
"oneOf": ["updateRepositoryFile"]
|
|
1876
|
-
}
|
|
1877
|
-
},
|
|
1878
1899
|
{
|
|
1879
1900
|
"type": "Hidden",
|
|
1880
1901
|
"value": "post",
|
|
@@ -1956,11 +1977,7 @@
|
|
|
1956
1977
|
},
|
|
1957
1978
|
"condition": {
|
|
1958
1979
|
"property": "reposOperation",
|
|
1959
|
-
"oneOf": [
|
|
1960
|
-
"createRepositoryFile",
|
|
1961
|
-
"getRepositoryFile",
|
|
1962
|
-
"updateRepositoryFile"
|
|
1963
|
-
]
|
|
1980
|
+
"oneOf": ["createRepositoryFile"]
|
|
1964
1981
|
}
|
|
1965
1982
|
},
|
|
1966
1983
|
{
|
|
@@ -2031,7 +2048,7 @@
|
|
|
2031
2048
|
},
|
|
2032
2049
|
{
|
|
2033
2050
|
"label": "Issue ID",
|
|
2034
|
-
"description": "The internal ID of a project
|
|
2051
|
+
"description": "The internal ID of a project’s issue",
|
|
2035
2052
|
"group": "operation",
|
|
2036
2053
|
"type": "String",
|
|
2037
2054
|
"feel": "optional",
|
|
@@ -2119,22 +2136,9 @@
|
|
|
2119
2136
|
"oneOf": ["createAnIssue"]
|
|
2120
2137
|
}
|
|
2121
2138
|
},
|
|
2122
|
-
{
|
|
2123
|
-
"id": "skipEncoding",
|
|
2124
|
-
"label": "Skip URL encoding",
|
|
2125
|
-
"description": "Skip the default URL decoding and encoding behavior",
|
|
2126
|
-
"optional": true,
|
|
2127
|
-
"group": "endpoint",
|
|
2128
|
-
"binding": {
|
|
2129
|
-
"name": "skipEncoding",
|
|
2130
|
-
"type": "zeebe:input"
|
|
2131
|
-
},
|
|
2132
|
-
"value": "true",
|
|
2133
|
-
"type": "Hidden"
|
|
2134
|
-
},
|
|
2135
2139
|
{
|
|
2136
2140
|
"label": "Issue ID",
|
|
2137
|
-
"description": "The internal ID of a project
|
|
2141
|
+
"description": "The internal ID of a project’s issue",
|
|
2138
2142
|
"group": "operation",
|
|
2139
2143
|
"type": "String",
|
|
2140
2144
|
"feel": "optional",
|
|
@@ -2164,7 +2168,7 @@
|
|
|
2164
2168
|
},
|
|
2165
2169
|
{
|
|
2166
2170
|
"label": "Issue ID",
|
|
2167
|
-
"description": "The internal ID of a project
|
|
2171
|
+
"description": "The internal ID of a project’s issue",
|
|
2168
2172
|
"group": "operation",
|
|
2169
2173
|
"type": "String",
|
|
2170
2174
|
"feel": "optional",
|
|
@@ -2638,7 +2642,7 @@
|
|
|
2638
2642
|
},
|
|
2639
2643
|
{
|
|
2640
2644
|
"label": "Branch name",
|
|
2641
|
-
"description": "Name of the new branch to
|
|
2645
|
+
"description": "Name of the new branch to create the file in. The commit is added to this branch",
|
|
2642
2646
|
"group": "operation",
|
|
2643
2647
|
"type": "String",
|
|
2644
2648
|
"feel": "optional",
|
|
@@ -2651,12 +2655,12 @@
|
|
|
2651
2655
|
},
|
|
2652
2656
|
"condition": {
|
|
2653
2657
|
"property": "reposOperation",
|
|
2654
|
-
"oneOf": ["createRepositoryFile"
|
|
2658
|
+
"oneOf": ["createRepositoryFile"]
|
|
2655
2659
|
}
|
|
2656
2660
|
},
|
|
2657
2661
|
{
|
|
2658
2662
|
"label": "Commit message",
|
|
2659
|
-
"description": "Message of the commit that
|
|
2663
|
+
"description": "Message of the commit that adds the new file",
|
|
2660
2664
|
"group": "operation",
|
|
2661
2665
|
"type": "String",
|
|
2662
2666
|
"feel": "optional",
|
|
@@ -2669,11 +2673,11 @@
|
|
|
2669
2673
|
},
|
|
2670
2674
|
"condition": {
|
|
2671
2675
|
"property": "reposOperation",
|
|
2672
|
-
"oneOf": ["createRepositoryFile"
|
|
2676
|
+
"oneOf": ["createRepositoryFile"]
|
|
2673
2677
|
}
|
|
2674
2678
|
},
|
|
2675
2679
|
{
|
|
2676
|
-
"label": "
|
|
2680
|
+
"label": "Content",
|
|
2677
2681
|
"group": "operation",
|
|
2678
2682
|
"type": "Text",
|
|
2679
2683
|
"feel": "optional",
|
|
@@ -2686,12 +2690,12 @@
|
|
|
2686
2690
|
},
|
|
2687
2691
|
"condition": {
|
|
2688
2692
|
"property": "reposOperation",
|
|
2689
|
-
"oneOf": ["createRepositoryFile"
|
|
2693
|
+
"oneOf": ["createRepositoryFile"]
|
|
2690
2694
|
}
|
|
2691
2695
|
},
|
|
2692
2696
|
{
|
|
2693
2697
|
"label": "File path",
|
|
2694
|
-
"description": "URL-encoded full path to
|
|
2698
|
+
"description": "URL-encoded full path to new file. For example, lib%2Fclass%2Erb",
|
|
2695
2699
|
"group": "operation",
|
|
2696
2700
|
"type": "String",
|
|
2697
2701
|
"feel": "optional",
|
|
@@ -2704,11 +2708,7 @@
|
|
|
2704
2708
|
},
|
|
2705
2709
|
"condition": {
|
|
2706
2710
|
"property": "reposOperation",
|
|
2707
|
-
"oneOf": [
|
|
2708
|
-
"createRepositoryFile",
|
|
2709
|
-
"getRepositoryFile",
|
|
2710
|
-
"updateRepositoryFile"
|
|
2711
|
-
]
|
|
2711
|
+
"oneOf": ["createRepositoryFile"]
|
|
2712
2712
|
}
|
|
2713
2713
|
},
|
|
2714
2714
|
{
|
|
@@ -2724,7 +2724,7 @@
|
|
|
2724
2724
|
},
|
|
2725
2725
|
"condition": {
|
|
2726
2726
|
"property": "reposOperation",
|
|
2727
|
-
"oneOf": ["createRepositoryFile"
|
|
2727
|
+
"oneOf": ["createRepositoryFile"]
|
|
2728
2728
|
}
|
|
2729
2729
|
},
|
|
2730
2730
|
{
|
|
@@ -2740,7 +2740,7 @@
|
|
|
2740
2740
|
},
|
|
2741
2741
|
"condition": {
|
|
2742
2742
|
"property": "reposOperation",
|
|
2743
|
-
"oneOf": ["createRepositoryFile"
|
|
2743
|
+
"oneOf": ["createRepositoryFile"]
|
|
2744
2744
|
}
|
|
2745
2745
|
},
|
|
2746
2746
|
{
|
|
@@ -2756,7 +2756,7 @@
|
|
|
2756
2756
|
},
|
|
2757
2757
|
"condition": {
|
|
2758
2758
|
"property": "reposOperation",
|
|
2759
|
-
"oneOf": ["createRepositoryFile"
|
|
2759
|
+
"oneOf": ["createRepositoryFile"]
|
|
2760
2760
|
}
|
|
2761
2761
|
},
|
|
2762
2762
|
{
|
|
@@ -2772,12 +2772,12 @@
|
|
|
2772
2772
|
},
|
|
2773
2773
|
"condition": {
|
|
2774
2774
|
"property": "reposOperation",
|
|
2775
|
-
"oneOf": ["createRepositoryFile"
|
|
2775
|
+
"oneOf": ["createRepositoryFile"]
|
|
2776
2776
|
}
|
|
2777
2777
|
},
|
|
2778
2778
|
{
|
|
2779
2779
|
"label": "Start branch",
|
|
2780
|
-
"description": "Name of the
|
|
2780
|
+
"description": "Name of the branch to start the new branch from",
|
|
2781
2781
|
"group": "operation",
|
|
2782
2782
|
"type": "String",
|
|
2783
2783
|
"feel": "optional",
|
|
@@ -2788,25 +2788,7 @@
|
|
|
2788
2788
|
},
|
|
2789
2789
|
"condition": {
|
|
2790
2790
|
"property": "reposOperation",
|
|
2791
|
-
"oneOf": ["createRepositoryFile"
|
|
2792
|
-
}
|
|
2793
|
-
},
|
|
2794
|
-
{
|
|
2795
|
-
"label": "Reference",
|
|
2796
|
-
"description": "Name of the branch, tag or commit the file is fetched from",
|
|
2797
|
-
"group": "operation",
|
|
2798
|
-
"type": "String",
|
|
2799
|
-
"feel": "optional",
|
|
2800
|
-
"binding": {
|
|
2801
|
-
"type": "zeebe:input",
|
|
2802
|
-
"name": "repositoryFileReference"
|
|
2803
|
-
},
|
|
2804
|
-
"constraints": {
|
|
2805
|
-
"notEmpty": true
|
|
2806
|
-
},
|
|
2807
|
-
"condition": {
|
|
2808
|
-
"property": "branchOperation",
|
|
2809
|
-
"oneOf": ["getRepositoryFile"]
|
|
2791
|
+
"oneOf": ["createRepositoryFile"]
|
|
2810
2792
|
}
|
|
2811
2793
|
},
|
|
2812
2794
|
{
|
|
@@ -2818,11 +2800,7 @@
|
|
|
2818
2800
|
},
|
|
2819
2801
|
"condition": {
|
|
2820
2802
|
"property": "reposOperation",
|
|
2821
|
-
"oneOf": [
|
|
2822
|
-
"createRepositoryFile",
|
|
2823
|
-
"getRepositoryFile",
|
|
2824
|
-
"updateRepositoryFile"
|
|
2825
|
-
]
|
|
2803
|
+
"oneOf": ["createRepositoryFile"]
|
|
2826
2804
|
}
|
|
2827
2805
|
},
|
|
2828
2806
|
{
|
|
@@ -2834,19 +2812,7 @@
|
|
|
2834
2812
|
},
|
|
2835
2813
|
"condition": {
|
|
2836
2814
|
"property": "reposOperation",
|
|
2837
|
-
"oneOf": ["createRepositoryFile"
|
|
2838
|
-
}
|
|
2839
|
-
},
|
|
2840
|
-
{
|
|
2841
|
-
"type": "Hidden",
|
|
2842
|
-
"value": "={\"ref\":repositoryFileReference}",
|
|
2843
|
-
"binding": {
|
|
2844
|
-
"type": "zeebe:input",
|
|
2845
|
-
"name": "queryParameters"
|
|
2846
|
-
},
|
|
2847
|
-
"condition": {
|
|
2848
|
-
"property": "reposOperation",
|
|
2849
|
-
"oneOf": ["getRepositoryFile"]
|
|
2815
|
+
"oneOf": ["createRepositoryFile"]
|
|
2850
2816
|
}
|
|
2851
2817
|
},
|
|
2852
2818
|
{
|
|
@@ -3106,7 +3072,10 @@
|
|
|
3106
3072
|
"key": "errorExpression"
|
|
3107
3073
|
}
|
|
3108
3074
|
}
|
|
3109
|
-
]
|
|
3075
|
+
],
|
|
3076
|
+
"engines": {
|
|
3077
|
+
"camunda": "^8.5"
|
|
3078
|
+
}
|
|
3110
3079
|
},
|
|
3111
3080
|
{
|
|
3112
3081
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
@@ -4912,8 +4881,26 @@
|
|
|
4912
4881
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4913
4882
|
"name": "GitLab Outbound Connector",
|
|
4914
4883
|
"id": "io.camunda.connectors.GitLab.v1",
|
|
4915
|
-
"version":
|
|
4916
|
-
"description": "
|
|
4884
|
+
"version": 6,
|
|
4885
|
+
"description": "Manage GitLab issues, branches, releases, and more",
|
|
4886
|
+
"metadata": {
|
|
4887
|
+
"keywords": [
|
|
4888
|
+
"create issue",
|
|
4889
|
+
"delete issue",
|
|
4890
|
+
"comment to issue",
|
|
4891
|
+
"search issues",
|
|
4892
|
+
"get issue by ID",
|
|
4893
|
+
"get releases by project ID",
|
|
4894
|
+
"get release by tag name",
|
|
4895
|
+
"create release",
|
|
4896
|
+
"list repository branches",
|
|
4897
|
+
"create repository branch",
|
|
4898
|
+
"create repository file",
|
|
4899
|
+
"get repository file",
|
|
4900
|
+
"update repository file",
|
|
4901
|
+
"create merge request"
|
|
4902
|
+
]
|
|
4903
|
+
},
|
|
4917
4904
|
"icon": {
|
|
4918
4905
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
4919
4906
|
},
|
|
@@ -4925,6 +4912,9 @@
|
|
|
4925
4912
|
"elementType": {
|
|
4926
4913
|
"value": "bpmn:ServiceTask"
|
|
4927
4914
|
},
|
|
4915
|
+
"engines": {
|
|
4916
|
+
"camunda": "^8.3"
|
|
4917
|
+
},
|
|
4928
4918
|
"groups": [
|
|
4929
4919
|
{
|
|
4930
4920
|
"id": "endpoint",
|
|
@@ -5417,7 +5407,7 @@
|
|
|
5417
5407
|
},
|
|
5418
5408
|
{
|
|
5419
5409
|
"label": "Issue ID",
|
|
5420
|
-
"description": "The internal ID of a project
|
|
5410
|
+
"description": "The internal ID of a project\u2019s issue",
|
|
5421
5411
|
"group": "operation",
|
|
5422
5412
|
"type": "String",
|
|
5423
5413
|
"feel": "optional",
|
|
@@ -5505,9 +5495,22 @@
|
|
|
5505
5495
|
"oneOf": ["createAnIssue"]
|
|
5506
5496
|
}
|
|
5507
5497
|
},
|
|
5498
|
+
{
|
|
5499
|
+
"id": "skipEncoding",
|
|
5500
|
+
"label": "Skip URL encoding",
|
|
5501
|
+
"description": "Skip the default URL decoding and encoding behavior",
|
|
5502
|
+
"optional": true,
|
|
5503
|
+
"group": "endpoint",
|
|
5504
|
+
"binding": {
|
|
5505
|
+
"name": "skipEncoding",
|
|
5506
|
+
"type": "zeebe:input"
|
|
5507
|
+
},
|
|
5508
|
+
"value": "true",
|
|
5509
|
+
"type": "Hidden"
|
|
5510
|
+
},
|
|
5508
5511
|
{
|
|
5509
5512
|
"label": "Issue ID",
|
|
5510
|
-
"description": "The internal ID of a project
|
|
5513
|
+
"description": "The internal ID of a project\u2019s issue",
|
|
5511
5514
|
"group": "operation",
|
|
5512
5515
|
"type": "String",
|
|
5513
5516
|
"feel": "optional",
|
|
@@ -5537,7 +5540,7 @@
|
|
|
5537
5540
|
},
|
|
5538
5541
|
{
|
|
5539
5542
|
"label": "Issue ID",
|
|
5540
|
-
"description": "The internal ID of a project
|
|
5543
|
+
"description": "The internal ID of a project\u2019s issue",
|
|
5541
5544
|
"group": "operation",
|
|
5542
5545
|
"type": "String",
|
|
5543
5546
|
"feel": "optional",
|
|
@@ -6470,7 +6473,7 @@
|
|
|
6470
6473
|
},
|
|
6471
6474
|
{
|
|
6472
6475
|
"label": "Error expression",
|
|
6473
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
6476
|
+
"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>",
|
|
6474
6477
|
"group": "errors",
|
|
6475
6478
|
"type": "Text",
|
|
6476
6479
|
"feel": "required",
|
|
@@ -6479,10 +6482,7 @@
|
|
|
6479
6482
|
"key": "errorExpression"
|
|
6480
6483
|
}
|
|
6481
6484
|
}
|
|
6482
|
-
]
|
|
6483
|
-
"engines": {
|
|
6484
|
-
"camunda": "^8.5"
|
|
6485
|
-
}
|
|
6485
|
+
]
|
|
6486
6486
|
},
|
|
6487
6487
|
{
|
|
6488
6488
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|