@camunda/connectors-element-templates 1.0.6 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (78) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +2 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
  7. package/src/element-templates/asana-connector.json +99 -99
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
  9. package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
  11. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  14. package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
  15. package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
  16. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  17. package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
  18. package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
  19. package/src/element-templates/aws-sns-outbound-connector.json +362 -362
  20. package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
  21. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
  22. package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
  23. package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
  24. package/src/element-templates/aws-sqs-start-message.json +422 -422
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +13 -13
  27. package/src/element-templates/box-outbound-connector.json +30 -30
  28. package/src/element-templates/csv-outbound-connector.json +412 -0
  29. package/src/element-templates/easy-post-connector.json +121 -121
  30. package/src/element-templates/email-message-start-event-connector.json +19 -19
  31. package/src/element-templates/email-outbound-connector.json +233 -233
  32. package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
  33. package/src/element-templates/github-connector.json +4988 -4988
  34. package/src/element-templates/github-webhook-connector-boundary.json +21 -21
  35. package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
  36. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  37. package/src/element-templates/github-webhook-connector-start-event.json +34 -34
  38. package/src/element-templates/gitlab-connector.json +1185 -1185
  39. package/src/element-templates/google-drive-outbound-connector.json +759 -759
  40. package/src/element-templates/google-maps-platform-connector.json +75 -75
  41. package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
  42. package/src/element-templates/graphql-outbound-connector.json +573 -573
  43. package/src/element-templates/http-json-connector.json +1863 -1863
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
  45. package/src/element-templates/http-polling-connector.json +7 -7
  46. package/src/element-templates/jdbc-outbound-connector.json +36 -36
  47. package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
  48. package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
  49. package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
  50. package/src/element-templates/kafka-inbound-connector.json +240 -240
  51. package/src/element-templates/kafka-outbound-connector.json +166 -166
  52. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  53. package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
  54. package/src/element-templates/openai-connector.json +173 -173
  55. package/src/element-templates/operate-connector.json +23 -19
  56. package/src/element-templates/power-automate-connector.json +4 -4
  57. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
  58. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
  59. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
  60. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
  61. package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
  62. package/src/element-templates/salesforce-connector.json +10 -10
  63. package/src/element-templates/sendgrid-outbound-connector.json +484 -484
  64. package/src/element-templates/slack-inbound-boundary.json +362 -362
  65. package/src/element-templates/slack-inbound-intermediate.json +438 -438
  66. package/src/element-templates/slack-inbound-message-start.json +217 -217
  67. package/src/element-templates/slack-inbound-start-event.json +235 -235
  68. package/src/element-templates/slack-outbound-connector.json +895 -895
  69. package/src/element-templates/twilio-connector.json +67 -67
  70. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  71. package/src/element-templates/twilio-webhook-connector.json +10 -10
  72. package/src/element-templates/uipath-connector.json +41 -41
  73. package/src/element-templates/webhook-connector-boundary.json +1651 -1651
  74. package/src/element-templates/webhook-connector-intermediate.json +771 -771
  75. package/src/element-templates/webhook-connector-start-event.json +1630 -1630
  76. package/src/element-templates/webhook-connector-start-message.json +1251 -1251
  77. package/src/element-templates/whatsapp-connector.json +42 -42
  78. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -3,14 +3,8 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "Google Maps Platform Outbound Connector",
5
5
  "id": "io.camunda.connectors.GoogleMapsPlatform.v1",
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
- },
6
+ "version": 3,
7
+ "description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
14
8
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
15
9
  "category": {
16
10
  "id": "connectors",
@@ -173,7 +167,7 @@
173
167
  "optional": false,
174
168
  "binding": {
175
169
  "type": "zeebe:input",
176
- "name": "body.address.addressLines"
170
+ "name": "addressValue"
177
171
  },
178
172
  "constraints": {
179
173
  "notEmpty": true
@@ -330,6 +324,23 @@
330
324
  "oneOf": ["calculateDistance"]
331
325
  }
332
326
  },
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
+ },
333
344
  {
334
345
  "type": "Hidden",
335
346
  "optional": false,
@@ -409,7 +420,7 @@
409
420
  },
410
421
  {
411
422
  "label": "Result expression",
412
- "id": "resultExpressionGet",
423
+ "id": "resultExpressionGetAddressComplete",
413
424
  "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>",
414
425
  "group": "output",
415
426
  "type": "String",
@@ -426,7 +437,7 @@
426
437
  },
427
438
  {
428
439
  "label": "Result expression",
429
- "id": "resultExpressionGet",
440
+ "id": "resultExpressionGetPlaceId",
430
441
  "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>",
431
442
  "group": "output",
432
443
  "type": "String",
@@ -443,7 +454,7 @@
443
454
  },
444
455
  {
445
456
  "label": "Result expression",
446
- "id": "resultExpressionGet",
457
+ "id": "resultExpressionGetDuration",
447
458
  "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>",
448
459
  "group": "output",
449
460
  "type": "String",
@@ -460,7 +471,7 @@
460
471
  },
461
472
  {
462
473
  "label": "Error expression",
463
- "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>",
474
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
464
475
  "group": "errors",
465
476
  "type": "Text",
466
477
  "feel": "required",
@@ -468,41 +479,20 @@
468
479
  "type": "zeebe:taskHeader",
469
480
  "key": "errorExpression"
470
481
  }
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"
495
482
  }
496
483
  ],
497
484
  "icon": {
498
485
  "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"
499
489
  }
500
490
  },
501
491
  {
502
492
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
503
493
  "name": "Google Maps Platform connector",
504
494
  "id": "io.camunda.connectors.GoogleMapsPlatform.v1",
505
- "version": 1,
495
+ "version": 2,
506
496
  "description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
507
497
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
508
498
  "category": {
@@ -902,7 +892,7 @@
902
892
  "constraints": {
903
893
  "notEmpty": false,
904
894
  "pattern": {
905
- "value": "^([0-9]*$)|(secrets.*$)",
895
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
906
896
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
907
897
  }
908
898
  }
@@ -991,7 +981,10 @@
991
981
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
992
982
  "name": "Google Maps Platform connector",
993
983
  "id": "io.camunda.connectors.GoogleMapsPlatform.v1",
994
- "version": 2,
984
+ "deprecated": {
985
+ "message": "Replace with 'Google Maps Platform connector' template.",
986
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
987
+ },
995
988
  "description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
996
989
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
997
990
  "category": {
@@ -1391,7 +1384,7 @@
1391
1384
  "constraints": {
1392
1385
  "notEmpty": false,
1393
1386
  "pattern": {
1394
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1387
+ "value": "^([0-9]*$)|(secrets.*$)",
1395
1388
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1396
1389
  }
1397
1390
  }
@@ -1471,16 +1464,13 @@
1471
1464
  ],
1472
1465
  "icon": {
1473
1466
  "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"
1474
- },
1475
- "engines": {
1476
- "camunda": "^8.2"
1477
1467
  }
1478
1468
  },
1479
1469
  {
1480
1470
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1481
- "name": "Google Maps Platform Outbound Connector",
1471
+ "name": "Google Maps Platform connector",
1482
1472
  "id": "io.camunda.connectors.GoogleMapsPlatform.v1",
1483
- "version": 3,
1473
+ "version": 1,
1484
1474
  "description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
1485
1475
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
1486
1476
  "category": {
@@ -1880,7 +1870,7 @@
1880
1870
  "constraints": {
1881
1871
  "notEmpty": false,
1882
1872
  "pattern": {
1883
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
1873
+ "value": "^([0-9]*$)|(secrets.*$)",
1884
1874
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1885
1875
  }
1886
1876
  }
@@ -1948,7 +1938,7 @@
1948
1938
  },
1949
1939
  {
1950
1940
  "label": "Error expression",
1951
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
1941
+ "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>",
1952
1942
  "group": "errors",
1953
1943
  "type": "Text",
1954
1944
  "feel": "required",
@@ -1967,13 +1957,16 @@
1967
1957
  },
1968
1958
  {
1969
1959
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1970
- "name": "Google Maps Platform connector",
1960
+ "name": "Google Maps Platform Outbound Connector",
1971
1961
  "id": "io.camunda.connectors.GoogleMapsPlatform.v1",
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"
1962
+ "version": 5,
1963
+ "engines": {
1964
+ "camunda": "^8.3"
1965
+ },
1966
+ "description": "Validate addresses, retrieve postal addresses and calculate distances with Googe Maps",
1967
+ "metadata": {
1968
+ "keywords": ["find address", "check address", "get distance"]
1975
1969
  },
1976
- "description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
1977
1970
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
1978
1971
  "category": {
1979
1972
  "id": "connectors",
@@ -2136,7 +2129,7 @@
2136
2129
  "optional": false,
2137
2130
  "binding": {
2138
2131
  "type": "zeebe:input",
2139
- "name": "addressValue"
2132
+ "name": "body.address.addressLines"
2140
2133
  },
2141
2134
  "constraints": {
2142
2135
  "notEmpty": true
@@ -2293,23 +2286,6 @@
2293
2286
  "oneOf": ["calculateDistance"]
2294
2287
  }
2295
2288
  },
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
- },
2313
2289
  {
2314
2290
  "type": "Hidden",
2315
2291
  "optional": false,
@@ -2372,7 +2348,7 @@
2372
2348
  "constraints": {
2373
2349
  "notEmpty": false,
2374
2350
  "pattern": {
2375
- "value": "^([0-9]*$)|(secrets.*$)",
2351
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
2376
2352
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
2377
2353
  }
2378
2354
  }
@@ -2389,7 +2365,7 @@
2389
2365
  },
2390
2366
  {
2391
2367
  "label": "Result expression",
2392
- "id": "resultExpressionGetAddressComplete",
2368
+ "id": "resultExpressionGet",
2393
2369
  "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>",
2394
2370
  "group": "output",
2395
2371
  "type": "String",
@@ -2406,7 +2382,7 @@
2406
2382
  },
2407
2383
  {
2408
2384
  "label": "Result expression",
2409
- "id": "resultExpressionGetPlaceId",
2385
+ "id": "resultExpressionGet",
2410
2386
  "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>",
2411
2387
  "group": "output",
2412
2388
  "type": "String",
@@ -2423,7 +2399,7 @@
2423
2399
  },
2424
2400
  {
2425
2401
  "label": "Result expression",
2426
- "id": "resultExpressionGetDuration",
2402
+ "id": "resultExpressionGet",
2427
2403
  "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>",
2428
2404
  "group": "output",
2429
2405
  "type": "String",
@@ -2448,6 +2424,30 @@
2448
2424
  "type": "zeebe:taskHeader",
2449
2425
  "key": "errorExpression"
2450
2426
  }
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": {