@camunda/connectors-element-templates 1.0.5 → 1.0.6
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 +2 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +170 -13
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1596 -389
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +104 -104
- package/src/element-templates/automation-anywhere-outbound-connector.json +1207 -1201
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1404 -1404
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +13 -10
- package/src/element-templates/aws-eventbridge-outbound-connector.json +474 -474
- package/src/element-templates/aws-lambda-outbound-connector.json +51 -51
- 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 +283 -283
- package/src/element-templates/aws-sns-inbound-intermediate.json +467 -467
- package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +420 -420
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +958 -958
- package/src/element-templates/aws-sqs-outbound-connector.json +421 -421
- package/src/element-templates/aws-sqs-start-event-connector.json +388 -388
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +57 -57
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +269 -269
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +231 -231
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +2930 -2930
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +35 -35
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +35 -32
- package/src/element-templates/gitlab-connector.json +1561 -1561
- package/src/element-templates/google-drive-outbound-connector.json +363 -363
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +76 -76
- package/src/element-templates/google-sheets-outbound-connector.json +1177 -1177
- package/src/element-templates/graphql-outbound-connector.json +1182 -1182
- package/src/element-templates/http-json-connector.json +2332 -2332
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +261 -558
- package/src/element-templates/http-polling-connector.json +259 -556
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +404 -2
- package/src/element-templates/kafka-inbound-connector-boundary.json +624 -624
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1018 -1018
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +240 -237
- package/src/element-templates/kafka-outbound-connector.json +588 -588
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +3730 -3730
- package/src/element-templates/openai-connector.json +117 -117
- package/src/element-templates/operate-connector.json +68 -68
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +437 -437
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +581 -581
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +451 -451
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +354 -354
- package/src/element-templates/rabbitmq-outbound-connector.json +666 -666
- package/src/element-templates/salesforce-connector.json +40 -40
- package/src/element-templates/sendgrid-outbound-connector.json +487 -487
- package/src/element-templates/slack-inbound-boundary.json +301 -301
- package/src/element-templates/slack-inbound-intermediate.json +307 -307
- package/src/element-templates/slack-inbound-message-start.json +350 -350
- package/src/element-templates/slack-inbound-start-event.json +213 -210
- package/src/element-templates/slack-outbound-connector.json +739 -739
- package/src/element-templates/twilio-connector.json +88 -88
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +49 -49
- package/src/element-templates/webhook-connector-boundary.json +1644 -1644
- package/src/element-templates/webhook-connector-intermediate.json +972 -972
- package/src/element-templates/webhook-connector-start-event.json +556 -553
- package/src/element-templates/webhook-connector-start-message.json +33 -33
- package/src/element-templates/whatsapp-connector.json +6 -6
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"keywords": []
|
|
9
9
|
},
|
|
10
10
|
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/google-gemini/",
|
|
11
|
-
"version":
|
|
11
|
+
"version": 2,
|
|
12
12
|
"category": {
|
|
13
13
|
"id": "connectors",
|
|
14
14
|
"name": "Connectors"
|
|
@@ -29,6 +29,10 @@
|
|
|
29
29
|
"id": "input",
|
|
30
30
|
"label": "Configure input"
|
|
31
31
|
},
|
|
32
|
+
{
|
|
33
|
+
"id": "connector",
|
|
34
|
+
"label": "Connector"
|
|
35
|
+
},
|
|
32
36
|
{
|
|
33
37
|
"id": "output",
|
|
34
38
|
"label": "Output mapping"
|
|
@@ -543,7 +547,7 @@
|
|
|
543
547
|
"name": "input.seed",
|
|
544
548
|
"type": "zeebe:input"
|
|
545
549
|
},
|
|
546
|
-
"tooltip": "Setting a seed value is useful when you make repeated requests and want the same model response.\nDeterministic outcome isn
|
|
550
|
+
"tooltip": "Setting a seed value is useful when you make repeated requests and want the same model response.\nDeterministic outcome isn’t guaranteed. Changing the model or other settings can cause variations in the response even when you use the same seed value.",
|
|
547
551
|
"type": "Number"
|
|
548
552
|
},
|
|
549
553
|
{
|
|
@@ -604,6 +608,30 @@
|
|
|
604
608
|
},
|
|
605
609
|
"type": "String"
|
|
606
610
|
},
|
|
611
|
+
{
|
|
612
|
+
"id": "version",
|
|
613
|
+
"label": "Version",
|
|
614
|
+
"description": "Version of the element template",
|
|
615
|
+
"value": "2",
|
|
616
|
+
"group": "connector",
|
|
617
|
+
"binding": {
|
|
618
|
+
"key": "elementTemplateVersion",
|
|
619
|
+
"type": "zeebe:taskHeader"
|
|
620
|
+
},
|
|
621
|
+
"type": "Hidden"
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"id": "id",
|
|
625
|
+
"label": "ID",
|
|
626
|
+
"description": "ID of the element template",
|
|
627
|
+
"value": "io.camunda.connectors.GoogleGemini.v1",
|
|
628
|
+
"group": "connector",
|
|
629
|
+
"binding": {
|
|
630
|
+
"key": "elementTemplateId",
|
|
631
|
+
"type": "zeebe:taskHeader"
|
|
632
|
+
},
|
|
633
|
+
"type": "Hidden"
|
|
634
|
+
},
|
|
607
635
|
{
|
|
608
636
|
"id": "resultVariable",
|
|
609
637
|
"label": "Result variable",
|
|
@@ -678,7 +706,7 @@
|
|
|
678
706
|
"keywords": []
|
|
679
707
|
},
|
|
680
708
|
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/google-gemini/",
|
|
681
|
-
"version":
|
|
709
|
+
"version": 1,
|
|
682
710
|
"category": {
|
|
683
711
|
"id": "connectors",
|
|
684
712
|
"name": "Connectors"
|
|
@@ -699,10 +727,6 @@
|
|
|
699
727
|
"id": "input",
|
|
700
728
|
"label": "Configure input"
|
|
701
729
|
},
|
|
702
|
-
{
|
|
703
|
-
"id": "connector",
|
|
704
|
-
"label": "Connector"
|
|
705
|
-
},
|
|
706
730
|
{
|
|
707
731
|
"id": "output",
|
|
708
732
|
"label": "Output mapping"
|
|
@@ -1217,7 +1241,7 @@
|
|
|
1217
1241
|
"name": "input.seed",
|
|
1218
1242
|
"type": "zeebe:input"
|
|
1219
1243
|
},
|
|
1220
|
-
"tooltip": "Setting a seed value is useful when you make repeated requests and want the same model response.\nDeterministic outcome isn
|
|
1244
|
+
"tooltip": "Setting a seed value is useful when you make repeated requests and want the same model response.\nDeterministic outcome isn\u2019t guaranteed. Changing the model or other settings can cause variations in the response even when you use the same seed value.",
|
|
1221
1245
|
"type": "Number"
|
|
1222
1246
|
},
|
|
1223
1247
|
{
|
|
@@ -1278,30 +1302,6 @@
|
|
|
1278
1302
|
},
|
|
1279
1303
|
"type": "String"
|
|
1280
1304
|
},
|
|
1281
|
-
{
|
|
1282
|
-
"id": "version",
|
|
1283
|
-
"label": "Version",
|
|
1284
|
-
"description": "Version of the element template",
|
|
1285
|
-
"value": "2",
|
|
1286
|
-
"group": "connector",
|
|
1287
|
-
"binding": {
|
|
1288
|
-
"key": "elementTemplateVersion",
|
|
1289
|
-
"type": "zeebe:taskHeader"
|
|
1290
|
-
},
|
|
1291
|
-
"type": "Hidden"
|
|
1292
|
-
},
|
|
1293
|
-
{
|
|
1294
|
-
"id": "id",
|
|
1295
|
-
"label": "ID",
|
|
1296
|
-
"description": "ID of the element template",
|
|
1297
|
-
"value": "io.camunda.connectors.GoogleGemini.v1",
|
|
1298
|
-
"group": "connector",
|
|
1299
|
-
"binding": {
|
|
1300
|
-
"key": "elementTemplateId",
|
|
1301
|
-
"type": "zeebe:taskHeader"
|
|
1302
|
-
},
|
|
1303
|
-
"type": "Hidden"
|
|
1304
|
-
},
|
|
1305
1305
|
{
|
|
1306
1306
|
"id": "resultVariable",
|
|
1307
1307
|
"label": "Result variable",
|
|
@@ -1,10 +1,16 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "Google Maps Platform
|
|
4
|
+
"name": "Google Maps Platform Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"
|
|
6
|
+
"version": 5,
|
|
7
|
+
"engines": {
|
|
8
|
+
"camunda": "^8.3"
|
|
9
|
+
},
|
|
10
|
+
"description": "Validate addresses, retrieve postal addresses and calculate distances with Googe Maps",
|
|
11
|
+
"metadata": {
|
|
12
|
+
"keywords": ["find address", "check address", "get distance"]
|
|
13
|
+
},
|
|
8
14
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
|
|
9
15
|
"category": {
|
|
10
16
|
"id": "connectors",
|
|
@@ -167,7 +173,7 @@
|
|
|
167
173
|
"optional": false,
|
|
168
174
|
"binding": {
|
|
169
175
|
"type": "zeebe:input",
|
|
170
|
-
"name": "
|
|
176
|
+
"name": "body.address.addressLines"
|
|
171
177
|
},
|
|
172
178
|
"constraints": {
|
|
173
179
|
"notEmpty": true
|
|
@@ -324,23 +330,6 @@
|
|
|
324
330
|
"oneOf": ["calculateDistance"]
|
|
325
331
|
}
|
|
326
332
|
},
|
|
327
|
-
{
|
|
328
|
-
"group": "input",
|
|
329
|
-
"type": "Hidden",
|
|
330
|
-
"optional": false,
|
|
331
|
-
"value": "=\"[\"+addressValue+\"]\"",
|
|
332
|
-
"binding": {
|
|
333
|
-
"type": "zeebe:input",
|
|
334
|
-
"name": "body.address.addressLines"
|
|
335
|
-
},
|
|
336
|
-
"constraints": {
|
|
337
|
-
"notEmpty": true
|
|
338
|
-
},
|
|
339
|
-
"condition": {
|
|
340
|
-
"property": "operationType",
|
|
341
|
-
"oneOf": ["validateAddress"]
|
|
342
|
-
}
|
|
343
|
-
},
|
|
344
333
|
{
|
|
345
334
|
"type": "Hidden",
|
|
346
335
|
"optional": false,
|
|
@@ -403,7 +392,7 @@
|
|
|
403
392
|
"constraints": {
|
|
404
393
|
"notEmpty": false,
|
|
405
394
|
"pattern": {
|
|
406
|
-
"value": "^([0-9]
|
|
395
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
407
396
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
408
397
|
}
|
|
409
398
|
}
|
|
@@ -420,7 +409,7 @@
|
|
|
420
409
|
},
|
|
421
410
|
{
|
|
422
411
|
"label": "Result expression",
|
|
423
|
-
"id": "
|
|
412
|
+
"id": "resultExpressionGet",
|
|
424
413
|
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
425
414
|
"group": "output",
|
|
426
415
|
"type": "String",
|
|
@@ -437,7 +426,7 @@
|
|
|
437
426
|
},
|
|
438
427
|
{
|
|
439
428
|
"label": "Result expression",
|
|
440
|
-
"id": "
|
|
429
|
+
"id": "resultExpressionGet",
|
|
441
430
|
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
442
431
|
"group": "output",
|
|
443
432
|
"type": "String",
|
|
@@ -454,7 +443,7 @@
|
|
|
454
443
|
},
|
|
455
444
|
{
|
|
456
445
|
"label": "Result expression",
|
|
457
|
-
"id": "
|
|
446
|
+
"id": "resultExpressionGet",
|
|
458
447
|
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
459
448
|
"group": "output",
|
|
460
449
|
"type": "String",
|
|
@@ -479,20 +468,41 @@
|
|
|
479
468
|
"type": "zeebe:taskHeader",
|
|
480
469
|
"key": "errorExpression"
|
|
481
470
|
}
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"id": "version",
|
|
474
|
+
"label": "Version",
|
|
475
|
+
"description": "Version of the element template",
|
|
476
|
+
"value": "4",
|
|
477
|
+
"group": "connector",
|
|
478
|
+
"binding": {
|
|
479
|
+
"key": "elementTemplateVersion",
|
|
480
|
+
"type": "zeebe:taskHeader"
|
|
481
|
+
},
|
|
482
|
+
"type": "Hidden"
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"id": "id",
|
|
486
|
+
"label": "ID",
|
|
487
|
+
"description": "ID of the element template",
|
|
488
|
+
"value": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
489
|
+
"group": "connector",
|
|
490
|
+
"binding": {
|
|
491
|
+
"key": "elementTemplateId",
|
|
492
|
+
"type": "zeebe:taskHeader"
|
|
493
|
+
},
|
|
494
|
+
"type": "Hidden"
|
|
482
495
|
}
|
|
483
496
|
],
|
|
484
497
|
"icon": {
|
|
485
498
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='18' height='18' viewBox='0 0 1000 1000' xml:space='preserve'%3E%3Cdesc%3ECreated with Fabric.js 3.5.0%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='rgba(255,255,255,0)'/%3E%3Cg transform='matrix(7.8865 0 0 7.4288 492.2894 500.0022)' id='954022'%3E%3Cg style='' vector-effect='non-scaling-stroke'%3E%3Cg transform='matrix(1 0 0 1 -10.65 -48.75)'%3E%3Cpath style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(26,115,232); fill-rule: nonzero; opacity: 1;' transform=' translate(-35.5, -17.4)' d='M 60.2 2.2 C 55.8 0.8 51 0 46.1 0 C 32 0 19.3 6.4 10.8 16.5 l 21.8 18.3 L 60.2 2.2 z' stroke-linecap='round'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 -29.85 -23.85)'%3E%3Cpath style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(234,67,53); fill-rule: nonzero; opacity: 1;' transform=' translate(-16.3, -42.3)' d='M 10.8 16.5 C 4.1 24.5 0 34.9 0 46.1 c 0 8.7 1.7 15.7 4.6 22 l 28 -33.3 l -21.8 -18.3 z' stroke-linecap='round'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 13.75 -36.25)'%3E%3Cpath style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(66,133,244); fill-rule: nonzero; opacity: 1;' transform=' translate(-59.9, -29.9)' d='M 46.2 28.5 c 9.8 0 17.7 7.9 17.7 17.7 c 0 4.3 -1.6 8.3 -4.2 11.4 c 0 0 13.9 -16.6 27.5 -32.7 c -5.6 -10.8 -15.3 -19 -27 -22.7 L 32.6 34.8 c 3.3 -3.8 8.1 -6.3 13.6 -6.3' stroke-linecap='round'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 -14 0.25)'%3E%3Cpath style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(251,188,4); fill-rule: nonzero; opacity: 1;' transform=' translate(-32.15, -66.4)' d='M 46.2 63.8 c -9.8 0 -17.7 -7.9 -17.7 -17.7 c 0 -4.3 1.5 -8.3 4.1 -11.3 l -28 33.3 c 4.8 10.6 12.8 19.2 21 29.9 l 34.1 -40.5 c -3.3 3.9 -8.1 6.3 -13.5 6.3' stroke-linecap='round'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 12.85 12.5)'%3E%3Cpath style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(52,168,83); fill-rule: nonzero; opacity: 1;' transform=' translate(-59, -78.65)' d='M 59.1 109.2 c 15.4 -24.1 33.3 -35 33.3 -63 c 0 -7.7 -1.9 -14.9 -5.2 -21.3 L 25.6 98 c 2.6 3.4 5.3 7.3 7.9 11.3 c 9.4 14.5 6.8 23.1 12.8 23.1 s 3.4 -8.7 12.8 -23.2' stroke-linecap='round'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"
|
|
486
|
-
},
|
|
487
|
-
"engines": {
|
|
488
|
-
"camunda": "^8.2"
|
|
489
499
|
}
|
|
490
500
|
},
|
|
491
501
|
{
|
|
492
502
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
493
|
-
"name": "Google Maps Platform
|
|
503
|
+
"name": "Google Maps Platform connector",
|
|
494
504
|
"id": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
495
|
-
"version":
|
|
505
|
+
"version": 1,
|
|
496
506
|
"description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
|
|
497
507
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
|
|
498
508
|
"category": {
|
|
@@ -892,7 +902,7 @@
|
|
|
892
902
|
"constraints": {
|
|
893
903
|
"notEmpty": false,
|
|
894
904
|
"pattern": {
|
|
895
|
-
"value": "^(
|
|
905
|
+
"value": "^([0-9]*$)|(secrets.*$)",
|
|
896
906
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
897
907
|
}
|
|
898
908
|
}
|
|
@@ -960,7 +970,7 @@
|
|
|
960
970
|
},
|
|
961
971
|
{
|
|
962
972
|
"label": "Error expression",
|
|
963
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
973
|
+
"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>",
|
|
964
974
|
"group": "errors",
|
|
965
975
|
"type": "Text",
|
|
966
976
|
"feel": "required",
|
|
@@ -1468,12 +1478,9 @@
|
|
|
1468
1478
|
},
|
|
1469
1479
|
{
|
|
1470
1480
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1471
|
-
"name": "Google Maps Platform
|
|
1481
|
+
"name": "Google Maps Platform Outbound Connector",
|
|
1472
1482
|
"id": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
1473
|
-
"
|
|
1474
|
-
"message": "Replace with 'Google Maps Platform connector' template.",
|
|
1475
|
-
"documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
|
|
1476
|
-
},
|
|
1483
|
+
"version": 3,
|
|
1477
1484
|
"description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
|
|
1478
1485
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
|
|
1479
1486
|
"category": {
|
|
@@ -1873,7 +1880,7 @@
|
|
|
1873
1880
|
"constraints": {
|
|
1874
1881
|
"notEmpty": false,
|
|
1875
1882
|
"pattern": {
|
|
1876
|
-
"value": "^([0-9]
|
|
1883
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
1877
1884
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
1878
1885
|
}
|
|
1879
1886
|
}
|
|
@@ -1941,7 +1948,7 @@
|
|
|
1941
1948
|
},
|
|
1942
1949
|
{
|
|
1943
1950
|
"label": "Error expression",
|
|
1944
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1951
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
|
|
1945
1952
|
"group": "errors",
|
|
1946
1953
|
"type": "Text",
|
|
1947
1954
|
"feel": "required",
|
|
@@ -1953,20 +1960,20 @@
|
|
|
1953
1960
|
],
|
|
1954
1961
|
"icon": {
|
|
1955
1962
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='18' height='18' viewBox='0 0 1000 1000' xml:space='preserve'%3E%3Cdesc%3ECreated with Fabric.js 3.5.0%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='rgba(255,255,255,0)'/%3E%3Cg transform='matrix(7.8865 0 0 7.4288 492.2894 500.0022)' id='954022'%3E%3Cg style='' vector-effect='non-scaling-stroke'%3E%3Cg transform='matrix(1 0 0 1 -10.65 -48.75)'%3E%3Cpath style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(26,115,232); fill-rule: nonzero; opacity: 1;' transform=' translate(-35.5, -17.4)' d='M 60.2 2.2 C 55.8 0.8 51 0 46.1 0 C 32 0 19.3 6.4 10.8 16.5 l 21.8 18.3 L 60.2 2.2 z' stroke-linecap='round'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 -29.85 -23.85)'%3E%3Cpath style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(234,67,53); fill-rule: nonzero; opacity: 1;' transform=' translate(-16.3, -42.3)' d='M 10.8 16.5 C 4.1 24.5 0 34.9 0 46.1 c 0 8.7 1.7 15.7 4.6 22 l 28 -33.3 l -21.8 -18.3 z' stroke-linecap='round'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 13.75 -36.25)'%3E%3Cpath style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(66,133,244); fill-rule: nonzero; opacity: 1;' transform=' translate(-59.9, -29.9)' d='M 46.2 28.5 c 9.8 0 17.7 7.9 17.7 17.7 c 0 4.3 -1.6 8.3 -4.2 11.4 c 0 0 13.9 -16.6 27.5 -32.7 c -5.6 -10.8 -15.3 -19 -27 -22.7 L 32.6 34.8 c 3.3 -3.8 8.1 -6.3 13.6 -6.3' stroke-linecap='round'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 -14 0.25)'%3E%3Cpath style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(251,188,4); fill-rule: nonzero; opacity: 1;' transform=' translate(-32.15, -66.4)' d='M 46.2 63.8 c -9.8 0 -17.7 -7.9 -17.7 -17.7 c 0 -4.3 1.5 -8.3 4.1 -11.3 l -28 33.3 c 4.8 10.6 12.8 19.2 21 29.9 l 34.1 -40.5 c -3.3 3.9 -8.1 6.3 -13.5 6.3' stroke-linecap='round'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 12.85 12.5)'%3E%3Cpath style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(52,168,83); fill-rule: nonzero; opacity: 1;' transform=' translate(-59, -78.65)' d='M 59.1 109.2 c 15.4 -24.1 33.3 -35 33.3 -63 c 0 -7.7 -1.9 -14.9 -5.2 -21.3 L 25.6 98 c 2.6 3.4 5.3 7.3 7.9 11.3 c 9.4 14.5 6.8 23.1 12.8 23.1 s 3.4 -8.7 12.8 -23.2' stroke-linecap='round'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"
|
|
1963
|
+
},
|
|
1964
|
+
"engines": {
|
|
1965
|
+
"camunda": "^8.2"
|
|
1956
1966
|
}
|
|
1957
1967
|
},
|
|
1958
1968
|
{
|
|
1959
1969
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1960
|
-
"name": "Google Maps Platform
|
|
1970
|
+
"name": "Google Maps Platform connector",
|
|
1961
1971
|
"id": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
1962
|
-
"
|
|
1963
|
-
|
|
1964
|
-
"
|
|
1965
|
-
},
|
|
1966
|
-
"description": "Validate addresses, retrieve postal addresses and calculate distances with Googe Maps",
|
|
1967
|
-
"metadata": {
|
|
1968
|
-
"keywords": ["find address", "check address", "get distance"]
|
|
1972
|
+
"deprecated": {
|
|
1973
|
+
"message": "Replace with 'Google Maps Platform connector' template.",
|
|
1974
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
|
|
1969
1975
|
},
|
|
1976
|
+
"description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
|
|
1970
1977
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
|
|
1971
1978
|
"category": {
|
|
1972
1979
|
"id": "connectors",
|
|
@@ -2129,7 +2136,7 @@
|
|
|
2129
2136
|
"optional": false,
|
|
2130
2137
|
"binding": {
|
|
2131
2138
|
"type": "zeebe:input",
|
|
2132
|
-
"name": "
|
|
2139
|
+
"name": "addressValue"
|
|
2133
2140
|
},
|
|
2134
2141
|
"constraints": {
|
|
2135
2142
|
"notEmpty": true
|
|
@@ -2286,6 +2293,23 @@
|
|
|
2286
2293
|
"oneOf": ["calculateDistance"]
|
|
2287
2294
|
}
|
|
2288
2295
|
},
|
|
2296
|
+
{
|
|
2297
|
+
"group": "input",
|
|
2298
|
+
"type": "Hidden",
|
|
2299
|
+
"optional": false,
|
|
2300
|
+
"value": "=\"[\"+addressValue+\"]\"",
|
|
2301
|
+
"binding": {
|
|
2302
|
+
"type": "zeebe:input",
|
|
2303
|
+
"name": "body.address.addressLines"
|
|
2304
|
+
},
|
|
2305
|
+
"constraints": {
|
|
2306
|
+
"notEmpty": true
|
|
2307
|
+
},
|
|
2308
|
+
"condition": {
|
|
2309
|
+
"property": "operationType",
|
|
2310
|
+
"oneOf": ["validateAddress"]
|
|
2311
|
+
}
|
|
2312
|
+
},
|
|
2289
2313
|
{
|
|
2290
2314
|
"type": "Hidden",
|
|
2291
2315
|
"optional": false,
|
|
@@ -2348,7 +2372,7 @@
|
|
|
2348
2372
|
"constraints": {
|
|
2349
2373
|
"notEmpty": false,
|
|
2350
2374
|
"pattern": {
|
|
2351
|
-
"value": "^(
|
|
2375
|
+
"value": "^([0-9]*$)|(secrets.*$)",
|
|
2352
2376
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
2353
2377
|
}
|
|
2354
2378
|
}
|
|
@@ -2365,7 +2389,7 @@
|
|
|
2365
2389
|
},
|
|
2366
2390
|
{
|
|
2367
2391
|
"label": "Result expression",
|
|
2368
|
-
"id": "
|
|
2392
|
+
"id": "resultExpressionGetAddressComplete",
|
|
2369
2393
|
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
2370
2394
|
"group": "output",
|
|
2371
2395
|
"type": "String",
|
|
@@ -2382,7 +2406,7 @@
|
|
|
2382
2406
|
},
|
|
2383
2407
|
{
|
|
2384
2408
|
"label": "Result expression",
|
|
2385
|
-
"id": "
|
|
2409
|
+
"id": "resultExpressionGetPlaceId",
|
|
2386
2410
|
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
2387
2411
|
"group": "output",
|
|
2388
2412
|
"type": "String",
|
|
@@ -2399,7 +2423,7 @@
|
|
|
2399
2423
|
},
|
|
2400
2424
|
{
|
|
2401
2425
|
"label": "Result expression",
|
|
2402
|
-
"id": "
|
|
2426
|
+
"id": "resultExpressionGetDuration",
|
|
2403
2427
|
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
2404
2428
|
"group": "output",
|
|
2405
2429
|
"type": "String",
|
|
@@ -2424,30 +2448,6 @@
|
|
|
2424
2448
|
"type": "zeebe:taskHeader",
|
|
2425
2449
|
"key": "errorExpression"
|
|
2426
2450
|
}
|
|
2427
|
-
},
|
|
2428
|
-
{
|
|
2429
|
-
"id": "version",
|
|
2430
|
-
"label": "Version",
|
|
2431
|
-
"description": "Version of the element template",
|
|
2432
|
-
"value": "4",
|
|
2433
|
-
"group": "connector",
|
|
2434
|
-
"binding": {
|
|
2435
|
-
"key": "elementTemplateVersion",
|
|
2436
|
-
"type": "zeebe:taskHeader"
|
|
2437
|
-
},
|
|
2438
|
-
"type": "Hidden"
|
|
2439
|
-
},
|
|
2440
|
-
{
|
|
2441
|
-
"id": "id",
|
|
2442
|
-
"label": "ID",
|
|
2443
|
-
"description": "ID of the element template",
|
|
2444
|
-
"value": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
2445
|
-
"group": "connector",
|
|
2446
|
-
"binding": {
|
|
2447
|
-
"key": "elementTemplateId",
|
|
2448
|
-
"type": "zeebe:taskHeader"
|
|
2449
|
-
},
|
|
2450
|
-
"type": "Hidden"
|
|
2451
2451
|
}
|
|
2452
2452
|
],
|
|
2453
2453
|
"icon": {
|