@camunda/connectors-element-templates 1.0.18 → 1.0.20

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 (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -16,7 +16,7 @@
16
16
  "cloud storage"
17
17
  ],
18
18
  "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/azure-blob-storage/",
19
- "version": 3,
19
+ "version": 2,
20
20
  "category": {
21
21
  "id": "connectors",
22
22
  "name": "Connectors"
@@ -26,7 +26,7 @@
26
26
  "value": "bpmn:ServiceTask"
27
27
  },
28
28
  "engines": {
29
- "camunda": "^8.10"
29
+ "camunda": "^8.9"
30
30
  },
31
31
  "groups": [
32
32
  {
@@ -319,199 +319,14 @@
319
319
  "type": "String"
320
320
  },
321
321
  {
322
- "id": "operation_document_documentSource",
323
- "label": "Document source",
324
- "value": "camunda",
325
- "group": "operation",
326
- "binding": {
327
- "name": "operation.operation_document_documentSource",
328
- "type": "zeebe:input"
329
- },
330
- "condition": {
331
- "property": "operationDiscriminator",
332
- "equals": "uploadBlob",
333
- "type": "simple"
334
- },
335
- "tooltip": "Document to be uploaded to Azure Blob Storage.",
336
- "type": "Dropdown",
337
- "choices": [
338
- {
339
- "name": "Camunda Document",
340
- "value": "camunda"
341
- },
342
- {
343
- "name": "Inline Content",
344
- "value": "inline"
345
- },
346
- {
347
- "name": "From URL",
348
- "value": "external"
349
- }
350
- ]
351
- },
352
- {
353
- "id": "operation_document_camundaReference",
354
- "label": "Camunda document",
322
+ "id": "uploadOperationDocument",
323
+ "label": "Document",
324
+ "optional": false,
355
325
  "constraints": {
356
326
  "notEmpty": true
357
327
  },
358
328
  "feel": "required",
359
329
  "group": "operation",
360
- "binding": {
361
- "name": "operation.operation_document_camundaReference",
362
- "type": "zeebe:input"
363
- },
364
- "condition": {
365
- "allMatch": [
366
- {
367
- "property": "operation_document_documentSource",
368
- "equals": "camunda",
369
- "type": "simple"
370
- },
371
- {
372
- "property": "operationDiscriminator",
373
- "equals": "uploadBlob",
374
- "type": "simple"
375
- }
376
- ]
377
- },
378
- "type": "String"
379
- },
380
- {
381
- "id": "operation_document_inline_content",
382
- "label": "Content",
383
- "constraints": {
384
- "notEmpty": true
385
- },
386
- "feel": "optional",
387
- "group": "operation",
388
- "binding": {
389
- "name": "operation.operation_document_inline_content",
390
- "type": "zeebe:input"
391
- },
392
- "condition": {
393
- "allMatch": [
394
- {
395
- "property": "operation_document_documentSource",
396
- "equals": "inline",
397
- "type": "simple"
398
- },
399
- {
400
- "property": "operationDiscriminator",
401
- "equals": "uploadBlob",
402
- "type": "simple"
403
- }
404
- ]
405
- },
406
- "type": "String"
407
- },
408
- {
409
- "id": "operation_document_inline_fileName",
410
- "label": "File name",
411
- "feel": "optional",
412
- "group": "operation",
413
- "binding": {
414
- "name": "operation.operation_document_inline_fileName",
415
- "type": "zeebe:input"
416
- },
417
- "condition": {
418
- "allMatch": [
419
- {
420
- "property": "operation_document_documentSource",
421
- "equals": "inline",
422
- "type": "simple"
423
- },
424
- {
425
- "property": "operationDiscriminator",
426
- "equals": "uploadBlob",
427
- "type": "simple"
428
- }
429
- ]
430
- },
431
- "type": "String"
432
- },
433
- {
434
- "id": "operation_document_inline_contentType",
435
- "label": "Content type",
436
- "feel": "optional",
437
- "group": "operation",
438
- "binding": {
439
- "name": "operation.operation_document_inline_contentType",
440
- "type": "zeebe:input"
441
- },
442
- "condition": {
443
- "allMatch": [
444
- {
445
- "property": "operation_document_documentSource",
446
- "equals": "inline",
447
- "type": "simple"
448
- },
449
- {
450
- "property": "operationDiscriminator",
451
- "equals": "uploadBlob",
452
- "type": "simple"
453
- }
454
- ]
455
- },
456
- "type": "String"
457
- },
458
- {
459
- "id": "operation_document_external_url",
460
- "label": "URL",
461
- "constraints": {
462
- "notEmpty": true
463
- },
464
- "feel": "optional",
465
- "group": "operation",
466
- "binding": {
467
- "name": "operation.operation_document_external_url",
468
- "type": "zeebe:input"
469
- },
470
- "condition": {
471
- "allMatch": [
472
- {
473
- "property": "operation_document_documentSource",
474
- "equals": "external",
475
- "type": "simple"
476
- },
477
- {
478
- "property": "operationDiscriminator",
479
- "equals": "uploadBlob",
480
- "type": "simple"
481
- }
482
- ]
483
- },
484
- "type": "String"
485
- },
486
- {
487
- "id": "operation_document_external_fileName",
488
- "label": "File name",
489
- "feel": "optional",
490
- "group": "operation",
491
- "binding": {
492
- "name": "operation.operation_document_external_fileName",
493
- "type": "zeebe:input"
494
- },
495
- "condition": {
496
- "allMatch": [
497
- {
498
- "property": "operation_document_documentSource",
499
- "equals": "external",
500
- "type": "simple"
501
- },
502
- {
503
- "property": "operationDiscriminator",
504
- "equals": "uploadBlob",
505
- "type": "simple"
506
- }
507
- ]
508
- },
509
- "type": "String"
510
- },
511
- {
512
- "id": "uploadOperationDocument",
513
- "value": "=if operation_document_documentSource = \"camunda\" then operation_document_camundaReference else if operation_document_documentSource = \"inline\" then { \"camunda.document.type\": \"inline\", content: operation_document_inline_content, name: operation_document_inline_fileName, contentType: operation_document_inline_contentType } else if operation_document_documentSource = \"external\" then { \"camunda.document.type\": \"external\", url: operation_document_external_url, name: operation_document_external_fileName } else null",
514
- "group": "operation",
515
330
  "binding": {
516
331
  "name": "operation.document",
517
332
  "type": "zeebe:input"
@@ -521,7 +336,8 @@
521
336
  "equals": "uploadBlob",
522
337
  "type": "simple"
523
338
  },
524
- "type": "Hidden"
339
+ "tooltip": "Document to be uploaded to Azure Blob Storage.",
340
+ "type": "String"
525
341
  },
526
342
  {
527
343
  "id": "uploadOperationFileName",
@@ -566,7 +382,7 @@
566
382
  "id": "version",
567
383
  "label": "Version",
568
384
  "description": "Version of the element template",
569
- "value": "3",
385
+ "value": "2",
570
386
  "group": "connector",
571
387
  "binding": {
572
388
  "key": "elementTemplateVersion",
@@ -1015,7 +831,7 @@
1015
831
  "cloud storage"
1016
832
  ],
1017
833
  "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/azure-blob-storage/",
1018
- "version": 2,
834
+ "version": 3,
1019
835
  "category": {
1020
836
  "id": "connectors",
1021
837
  "name": "Connectors"
@@ -1025,7 +841,7 @@
1025
841
  "value": "bpmn:ServiceTask"
1026
842
  },
1027
843
  "engines": {
1028
- "camunda": "^8.9"
844
+ "camunda": "^8.10"
1029
845
  },
1030
846
  "groups": [
1031
847
  {
@@ -1318,14 +1134,199 @@
1318
1134
  "type": "String"
1319
1135
  },
1320
1136
  {
1321
- "id": "uploadOperationDocument",
1322
- "label": "Document",
1323
- "optional": false,
1137
+ "id": "operation_document_documentSource",
1138
+ "label": "Document source",
1139
+ "value": "camunda",
1140
+ "group": "operation",
1141
+ "binding": {
1142
+ "name": "operation.operation_document_documentSource",
1143
+ "type": "zeebe:input"
1144
+ },
1145
+ "condition": {
1146
+ "property": "operationDiscriminator",
1147
+ "equals": "uploadBlob",
1148
+ "type": "simple"
1149
+ },
1150
+ "tooltip": "Document to be uploaded to Azure Blob Storage.",
1151
+ "type": "Dropdown",
1152
+ "choices": [
1153
+ {
1154
+ "name": "Camunda Document",
1155
+ "value": "camunda"
1156
+ },
1157
+ {
1158
+ "name": "Inline Content",
1159
+ "value": "inline"
1160
+ },
1161
+ {
1162
+ "name": "From URL",
1163
+ "value": "external"
1164
+ }
1165
+ ]
1166
+ },
1167
+ {
1168
+ "id": "operation_document_camundaReference",
1169
+ "label": "Camunda document",
1324
1170
  "constraints": {
1325
1171
  "notEmpty": true
1326
1172
  },
1327
1173
  "feel": "required",
1328
1174
  "group": "operation",
1175
+ "binding": {
1176
+ "name": "operation.operation_document_camundaReference",
1177
+ "type": "zeebe:input"
1178
+ },
1179
+ "condition": {
1180
+ "allMatch": [
1181
+ {
1182
+ "property": "operation_document_documentSource",
1183
+ "equals": "camunda",
1184
+ "type": "simple"
1185
+ },
1186
+ {
1187
+ "property": "operationDiscriminator",
1188
+ "equals": "uploadBlob",
1189
+ "type": "simple"
1190
+ }
1191
+ ]
1192
+ },
1193
+ "type": "String"
1194
+ },
1195
+ {
1196
+ "id": "operation_document_inline_content",
1197
+ "label": "Content",
1198
+ "constraints": {
1199
+ "notEmpty": true
1200
+ },
1201
+ "feel": "optional",
1202
+ "group": "operation",
1203
+ "binding": {
1204
+ "name": "operation.operation_document_inline_content",
1205
+ "type": "zeebe:input"
1206
+ },
1207
+ "condition": {
1208
+ "allMatch": [
1209
+ {
1210
+ "property": "operation_document_documentSource",
1211
+ "equals": "inline",
1212
+ "type": "simple"
1213
+ },
1214
+ {
1215
+ "property": "operationDiscriminator",
1216
+ "equals": "uploadBlob",
1217
+ "type": "simple"
1218
+ }
1219
+ ]
1220
+ },
1221
+ "type": "String"
1222
+ },
1223
+ {
1224
+ "id": "operation_document_inline_fileName",
1225
+ "label": "File name",
1226
+ "feel": "optional",
1227
+ "group": "operation",
1228
+ "binding": {
1229
+ "name": "operation.operation_document_inline_fileName",
1230
+ "type": "zeebe:input"
1231
+ },
1232
+ "condition": {
1233
+ "allMatch": [
1234
+ {
1235
+ "property": "operation_document_documentSource",
1236
+ "equals": "inline",
1237
+ "type": "simple"
1238
+ },
1239
+ {
1240
+ "property": "operationDiscriminator",
1241
+ "equals": "uploadBlob",
1242
+ "type": "simple"
1243
+ }
1244
+ ]
1245
+ },
1246
+ "type": "String"
1247
+ },
1248
+ {
1249
+ "id": "operation_document_inline_contentType",
1250
+ "label": "Content type",
1251
+ "feel": "optional",
1252
+ "group": "operation",
1253
+ "binding": {
1254
+ "name": "operation.operation_document_inline_contentType",
1255
+ "type": "zeebe:input"
1256
+ },
1257
+ "condition": {
1258
+ "allMatch": [
1259
+ {
1260
+ "property": "operation_document_documentSource",
1261
+ "equals": "inline",
1262
+ "type": "simple"
1263
+ },
1264
+ {
1265
+ "property": "operationDiscriminator",
1266
+ "equals": "uploadBlob",
1267
+ "type": "simple"
1268
+ }
1269
+ ]
1270
+ },
1271
+ "type": "String"
1272
+ },
1273
+ {
1274
+ "id": "operation_document_external_url",
1275
+ "label": "URL",
1276
+ "constraints": {
1277
+ "notEmpty": true
1278
+ },
1279
+ "feel": "optional",
1280
+ "group": "operation",
1281
+ "binding": {
1282
+ "name": "operation.operation_document_external_url",
1283
+ "type": "zeebe:input"
1284
+ },
1285
+ "condition": {
1286
+ "allMatch": [
1287
+ {
1288
+ "property": "operation_document_documentSource",
1289
+ "equals": "external",
1290
+ "type": "simple"
1291
+ },
1292
+ {
1293
+ "property": "operationDiscriminator",
1294
+ "equals": "uploadBlob",
1295
+ "type": "simple"
1296
+ }
1297
+ ]
1298
+ },
1299
+ "type": "String"
1300
+ },
1301
+ {
1302
+ "id": "operation_document_external_fileName",
1303
+ "label": "File name",
1304
+ "feel": "optional",
1305
+ "group": "operation",
1306
+ "binding": {
1307
+ "name": "operation.operation_document_external_fileName",
1308
+ "type": "zeebe:input"
1309
+ },
1310
+ "condition": {
1311
+ "allMatch": [
1312
+ {
1313
+ "property": "operation_document_documentSource",
1314
+ "equals": "external",
1315
+ "type": "simple"
1316
+ },
1317
+ {
1318
+ "property": "operationDiscriminator",
1319
+ "equals": "uploadBlob",
1320
+ "type": "simple"
1321
+ }
1322
+ ]
1323
+ },
1324
+ "type": "String"
1325
+ },
1326
+ {
1327
+ "id": "uploadOperationDocument",
1328
+ "value": "=if operation_document_documentSource = \"camunda\" then operation_document_camundaReference else if operation_document_documentSource = \"inline\" then { \"camunda.document.type\": \"inline\", content: operation_document_inline_content, name: operation_document_inline_fileName, contentType: operation_document_inline_contentType } else if operation_document_documentSource = \"external\" then { \"camunda.document.type\": \"external\", url: operation_document_external_url, name: operation_document_external_fileName } else null",
1329
+ "group": "operation",
1329
1330
  "binding": {
1330
1331
  "name": "operation.document",
1331
1332
  "type": "zeebe:input"
@@ -1335,8 +1336,7 @@
1335
1336
  "equals": "uploadBlob",
1336
1337
  "type": "simple"
1337
1338
  },
1338
- "tooltip": "Document to be uploaded to Azure Blob Storage.",
1339
- "type": "String"
1339
+ "type": "Hidden"
1340
1340
  },
1341
1341
  {
1342
1342
  "id": "uploadOperationFileName",
@@ -1381,7 +1381,7 @@
1381
1381
  "id": "version",
1382
1382
  "label": "Version",
1383
1383
  "description": "Version of the element template",
1384
- "value": "2",
1384
+ "value": "3",
1385
1385
  "group": "connector",
1386
1386
  "binding": {
1387
1387
  "key": "elementTemplateVersion",
@@ -1453,7 +1453,7 @@
1453
1453
  "id": "retryBackoff",
1454
1454
  "label": "Retry backoff",
1455
1455
  "description": "ISO-8601 duration to wait between retries",
1456
- "value": "PT0S",
1456
+ "value": "PT30S",
1457
1457
  "group": "retries",
1458
1458
  "binding": {
1459
1459
  "key": "retryBackoff",
@@ -4,23 +4,8 @@
4
4
  "name": "Azure OpenAI Connector",
5
5
  "id": "io.camunda.connectors.AzureOpenAI.outbound.v1",
6
6
  "description": "Interact with Azure OpenAI from your BPMN process",
7
- "keywords": [
8
- "completion",
9
- "chat completion",
10
- "generate text",
11
- "AI",
12
- "LLM",
13
- "language model",
14
- "GPT",
15
- "generative AI",
16
- "prompt",
17
- "text generation"
18
- ],
19
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/azure-open-ai/",
20
- "version": 3,
21
- "engines": {
22
- "camunda": "^8.6"
23
- },
8
+ "version": 1,
24
9
  "category": {
25
10
  "id": "connectors",
26
11
  "name": "Connectors"
@@ -42,10 +27,6 @@
42
27
  "id": "parameters",
43
28
  "label": "Parameters"
44
29
  },
45
- {
46
- "id": "connector",
47
- "label": "Connector"
48
- },
49
30
  {
50
31
  "id": "output",
51
32
  "label": "Output mapping"
@@ -1282,34 +1263,13 @@
1282
1263
  "type": "zeebe:taskHeader"
1283
1264
  },
1284
1265
  "type": "String"
1285
- },
1286
- {
1287
- "id": "version",
1288
- "label": "Version",
1289
- "description": "Version of the element template",
1290
- "value": "2",
1291
- "group": "connector",
1292
- "binding": {
1293
- "key": "elementTemplateVersion",
1294
- "type": "zeebe:taskHeader"
1295
- },
1296
- "type": "Hidden"
1297
- },
1298
- {
1299
- "id": "id",
1300
- "label": "ID",
1301
- "description": "ID of the element template",
1302
- "value": "io.camunda.connectors.AzureOpenAI.outbound.v1",
1303
- "group": "connector",
1304
- "binding": {
1305
- "key": "elementTemplateId",
1306
- "type": "zeebe:taskHeader"
1307
- },
1308
- "type": "Hidden"
1309
1266
  }
1310
1267
  ],
1311
1268
  "icon": {
1312
1269
  "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 513 512'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='512' height='512' x='.25' fill='%23fff' rx='76'/%3E%3Cpath fill='url(%23b)' d='M.25 76.8v358.4c0 42.411 34.39 76.8 76.8 76.8h358.4c42.411 0 76.8-34.389 76.8-76.8V76.8c0-42.41-34.389-76.8-76.8-76.8H77.05C34.64 0 .25 34.39.25 76.8ZM307.45 0v102.4c0 113.095 91.705 204.8 204.8 204.8h-102.4c-113.095 0-204.772 91.648-204.8 204.743V409.6c0-113.095-91.705-204.8-204.8-204.8h102.4c113.095 0 204.8-91.705 204.8-204.8Z'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientTransform='rotate(45 -176.261 403.94) scale(321.165 437.107)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2383B9F9'/%3E%3Cstop offset='1' stop-color='%230078D4'/%3E%3C/radialGradient%3E%3CclipPath id='a'%3E%3Crect width='512' height='512' x='.25' fill='%23fff' rx='76'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"
1270
+ },
1271
+ "engines": {
1272
+ "camunda": "^8.6"
1313
1273
  }
1314
1274
  },
1315
1275
  {
@@ -2626,8 +2586,23 @@
2626
2586
  "name": "Azure OpenAI Connector",
2627
2587
  "id": "io.camunda.connectors.AzureOpenAI.outbound.v1",
2628
2588
  "description": "Interact with Azure OpenAI from your BPMN process",
2589
+ "keywords": [
2590
+ "completion",
2591
+ "chat completion",
2592
+ "generate text",
2593
+ "AI",
2594
+ "LLM",
2595
+ "language model",
2596
+ "GPT",
2597
+ "generative AI",
2598
+ "prompt",
2599
+ "text generation"
2600
+ ],
2629
2601
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/azure-open-ai/",
2630
- "version": 1,
2602
+ "version": 3,
2603
+ "engines": {
2604
+ "camunda": "^8.6"
2605
+ },
2631
2606
  "category": {
2632
2607
  "id": "connectors",
2633
2608
  "name": "Connectors"
@@ -2649,6 +2624,10 @@
2649
2624
  "id": "parameters",
2650
2625
  "label": "Parameters"
2651
2626
  },
2627
+ {
2628
+ "id": "connector",
2629
+ "label": "Connector"
2630
+ },
2652
2631
  {
2653
2632
  "id": "output",
2654
2633
  "label": "Output mapping"
@@ -3877,7 +3856,7 @@
3877
3856
  "id": "retryBackoff",
3878
3857
  "label": "Retry backoff",
3879
3858
  "description": "ISO-8601 duration to wait between retries",
3880
- "value": "PT0S",
3859
+ "value": "PT30S",
3881
3860
  "feel": "optional",
3882
3861
  "group": "retries",
3883
3862
  "binding": {
@@ -3885,13 +3864,34 @@
3885
3864
  "type": "zeebe:taskHeader"
3886
3865
  },
3887
3866
  "type": "String"
3867
+ },
3868
+ {
3869
+ "id": "version",
3870
+ "label": "Version",
3871
+ "description": "Version of the element template",
3872
+ "value": "2",
3873
+ "group": "connector",
3874
+ "binding": {
3875
+ "key": "elementTemplateVersion",
3876
+ "type": "zeebe:taskHeader"
3877
+ },
3878
+ "type": "Hidden"
3879
+ },
3880
+ {
3881
+ "id": "id",
3882
+ "label": "ID",
3883
+ "description": "ID of the element template",
3884
+ "value": "io.camunda.connectors.AzureOpenAI.outbound.v1",
3885
+ "group": "connector",
3886
+ "binding": {
3887
+ "key": "elementTemplateId",
3888
+ "type": "zeebe:taskHeader"
3889
+ },
3890
+ "type": "Hidden"
3888
3891
  }
3889
3892
  ],
3890
3893
  "icon": {
3891
3894
  "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 513 512'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='512' height='512' x='.25' fill='%23fff' rx='76'/%3E%3Cpath fill='url(%23b)' d='M.25 76.8v358.4c0 42.411 34.39 76.8 76.8 76.8h358.4c42.411 0 76.8-34.389 76.8-76.8V76.8c0-42.41-34.389-76.8-76.8-76.8H77.05C34.64 0 .25 34.39.25 76.8ZM307.45 0v102.4c0 113.095 91.705 204.8 204.8 204.8h-102.4c-113.095 0-204.772 91.648-204.8 204.743V409.6c0-113.095-91.705-204.8-204.8-204.8h102.4c113.095 0 204.8-91.705 204.8-204.8Z'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientTransform='rotate(45 -176.261 403.94) scale(321.165 437.107)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2383B9F9'/%3E%3Cstop offset='1' stop-color='%230078D4'/%3E%3C/radialGradient%3E%3CclipPath id='a'%3E%3Crect width='512' height='512' x='.25' fill='%23fff' rx='76'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"
3892
- },
3893
- "engines": {
3894
- "camunda": "^8.6"
3895
3895
  }
3896
3896
  }
3897
3897
  ]