@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.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -1,23 +1,10 @@
|
|
|
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 connector",
|
|
5
5
|
"id": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"
|
|
8
|
-
"camunda": "^8.3"
|
|
9
|
-
},
|
|
10
|
-
"description": "Validate addresses, retrieve postal addresses and calculate distances with Googe Maps",
|
|
11
|
-
"keywords": [
|
|
12
|
-
"validate address",
|
|
13
|
-
"get place ID",
|
|
14
|
-
"calculate distance",
|
|
15
|
-
"geocoding",
|
|
16
|
-
"geolocation",
|
|
17
|
-
"address validation",
|
|
18
|
-
"routing",
|
|
19
|
-
"maps"
|
|
20
|
-
],
|
|
6
|
+
"version": 2,
|
|
7
|
+
"description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
|
|
21
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
|
|
22
9
|
"category": {
|
|
23
10
|
"id": "connectors",
|
|
@@ -37,12 +24,12 @@
|
|
|
37
24
|
"label": "Authentication"
|
|
38
25
|
},
|
|
39
26
|
{
|
|
40
|
-
"id": "
|
|
41
|
-
"label": "
|
|
27
|
+
"id": "configuration",
|
|
28
|
+
"label": "Configuration"
|
|
42
29
|
},
|
|
43
30
|
{
|
|
44
|
-
"id": "
|
|
45
|
-
"label": "
|
|
31
|
+
"id": "input",
|
|
32
|
+
"label": "Input"
|
|
46
33
|
},
|
|
47
34
|
{
|
|
48
35
|
"id": "output",
|
|
@@ -180,7 +167,7 @@
|
|
|
180
167
|
"optional": false,
|
|
181
168
|
"binding": {
|
|
182
169
|
"type": "zeebe:input",
|
|
183
|
-
"name": "
|
|
170
|
+
"name": "addressValue"
|
|
184
171
|
},
|
|
185
172
|
"constraints": {
|
|
186
173
|
"notEmpty": true
|
|
@@ -337,6 +324,23 @@
|
|
|
337
324
|
"oneOf": ["calculateDistance"]
|
|
338
325
|
}
|
|
339
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
|
+
},
|
|
340
344
|
{
|
|
341
345
|
"type": "Hidden",
|
|
342
346
|
"optional": false,
|
|
@@ -399,7 +403,7 @@
|
|
|
399
403
|
"constraints": {
|
|
400
404
|
"notEmpty": false,
|
|
401
405
|
"pattern": {
|
|
402
|
-
"value": "^(=|([0-9]
|
|
406
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
403
407
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
404
408
|
}
|
|
405
409
|
}
|
|
@@ -416,7 +420,7 @@
|
|
|
416
420
|
},
|
|
417
421
|
{
|
|
418
422
|
"label": "Result expression",
|
|
419
|
-
"id": "
|
|
423
|
+
"id": "resultExpressionGetAddressComplete",
|
|
420
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>",
|
|
421
425
|
"group": "output",
|
|
422
426
|
"type": "String",
|
|
@@ -433,7 +437,7 @@
|
|
|
433
437
|
},
|
|
434
438
|
{
|
|
435
439
|
"label": "Result expression",
|
|
436
|
-
"id": "
|
|
440
|
+
"id": "resultExpressionGetPlaceId",
|
|
437
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>",
|
|
438
442
|
"group": "output",
|
|
439
443
|
"type": "String",
|
|
@@ -450,7 +454,7 @@
|
|
|
450
454
|
},
|
|
451
455
|
{
|
|
452
456
|
"label": "Result expression",
|
|
453
|
-
"id": "
|
|
457
|
+
"id": "resultExpressionGetDuration",
|
|
454
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>",
|
|
455
459
|
"group": "output",
|
|
456
460
|
"type": "String",
|
|
@@ -475,41 +479,20 @@
|
|
|
475
479
|
"type": "zeebe:taskHeader",
|
|
476
480
|
"key": "errorExpression"
|
|
477
481
|
}
|
|
478
|
-
},
|
|
479
|
-
{
|
|
480
|
-
"id": "version",
|
|
481
|
-
"label": "Version",
|
|
482
|
-
"description": "Version of the element template",
|
|
483
|
-
"value": "4",
|
|
484
|
-
"group": "connector",
|
|
485
|
-
"binding": {
|
|
486
|
-
"key": "elementTemplateVersion",
|
|
487
|
-
"type": "zeebe:taskHeader"
|
|
488
|
-
},
|
|
489
|
-
"type": "Hidden"
|
|
490
|
-
},
|
|
491
|
-
{
|
|
492
|
-
"id": "id",
|
|
493
|
-
"label": "ID",
|
|
494
|
-
"description": "ID of the element template",
|
|
495
|
-
"value": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
496
|
-
"group": "connector",
|
|
497
|
-
"binding": {
|
|
498
|
-
"key": "elementTemplateId",
|
|
499
|
-
"type": "zeebe:taskHeader"
|
|
500
|
-
},
|
|
501
|
-
"type": "Hidden"
|
|
502
482
|
}
|
|
503
483
|
],
|
|
504
484
|
"icon": {
|
|
505
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"
|
|
506
489
|
}
|
|
507
490
|
},
|
|
508
491
|
{
|
|
509
492
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
510
|
-
"name": "Google Maps Platform
|
|
493
|
+
"name": "Google Maps Platform connector",
|
|
511
494
|
"id": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
512
|
-
"version":
|
|
495
|
+
"version": 1,
|
|
513
496
|
"description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
|
|
514
497
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
|
|
515
498
|
"category": {
|
|
@@ -909,7 +892,7 @@
|
|
|
909
892
|
"constraints": {
|
|
910
893
|
"notEmpty": false,
|
|
911
894
|
"pattern": {
|
|
912
|
-
"value": "^(
|
|
895
|
+
"value": "^([0-9]*$)|(secrets.*$)",
|
|
913
896
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
914
897
|
}
|
|
915
898
|
}
|
|
@@ -977,7 +960,7 @@
|
|
|
977
960
|
},
|
|
978
961
|
{
|
|
979
962
|
"label": "Error expression",
|
|
980
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
963
|
+
"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>",
|
|
981
964
|
"group": "errors",
|
|
982
965
|
"type": "Text",
|
|
983
966
|
"feel": "required",
|
|
@@ -998,14 +981,21 @@
|
|
|
998
981
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
999
982
|
"name": "Google Maps Platform Outbound Connector",
|
|
1000
983
|
"id": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
1001
|
-
"version":
|
|
984
|
+
"version": 5,
|
|
1002
985
|
"engines": {
|
|
1003
986
|
"camunda": "^8.3"
|
|
1004
987
|
},
|
|
1005
988
|
"description": "Validate addresses, retrieve postal addresses and calculate distances with Googe Maps",
|
|
1006
|
-
"
|
|
1007
|
-
"
|
|
1008
|
-
|
|
989
|
+
"keywords": [
|
|
990
|
+
"validate address",
|
|
991
|
+
"get place ID",
|
|
992
|
+
"calculate distance",
|
|
993
|
+
"geocoding",
|
|
994
|
+
"geolocation",
|
|
995
|
+
"address validation",
|
|
996
|
+
"routing",
|
|
997
|
+
"maps"
|
|
998
|
+
],
|
|
1009
999
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
|
|
1010
1000
|
"category": {
|
|
1011
1001
|
"id": "connectors",
|
|
@@ -1168,7 +1158,7 @@
|
|
|
1168
1158
|
"optional": false,
|
|
1169
1159
|
"binding": {
|
|
1170
1160
|
"type": "zeebe:input",
|
|
1171
|
-
"name": "
|
|
1161
|
+
"name": "body.address.addressLines"
|
|
1172
1162
|
},
|
|
1173
1163
|
"constraints": {
|
|
1174
1164
|
"notEmpty": true
|
|
@@ -1325,23 +1315,6 @@
|
|
|
1325
1315
|
"oneOf": ["calculateDistance"]
|
|
1326
1316
|
}
|
|
1327
1317
|
},
|
|
1328
|
-
{
|
|
1329
|
-
"group": "input",
|
|
1330
|
-
"type": "Hidden",
|
|
1331
|
-
"optional": false,
|
|
1332
|
-
"value": "=\"[\"+addressValue+\"]\"",
|
|
1333
|
-
"binding": {
|
|
1334
|
-
"type": "zeebe:input",
|
|
1335
|
-
"name": "body.address.addressLines"
|
|
1336
|
-
},
|
|
1337
|
-
"constraints": {
|
|
1338
|
-
"notEmpty": true
|
|
1339
|
-
},
|
|
1340
|
-
"condition": {
|
|
1341
|
-
"property": "operationType",
|
|
1342
|
-
"oneOf": ["validateAddress"]
|
|
1343
|
-
}
|
|
1344
|
-
},
|
|
1345
1318
|
{
|
|
1346
1319
|
"type": "Hidden",
|
|
1347
1320
|
"optional": false,
|
|
@@ -1514,7 +1487,10 @@
|
|
|
1514
1487
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1515
1488
|
"name": "Google Maps Platform connector",
|
|
1516
1489
|
"id": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
1517
|
-
"
|
|
1490
|
+
"deprecated": {
|
|
1491
|
+
"message": "Replace with 'Google Maps Platform connector' template.",
|
|
1492
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
|
|
1493
|
+
},
|
|
1518
1494
|
"description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
|
|
1519
1495
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
|
|
1520
1496
|
"category": {
|
|
@@ -1994,16 +1970,13 @@
|
|
|
1994
1970
|
],
|
|
1995
1971
|
"icon": {
|
|
1996
1972
|
"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"
|
|
1997
|
-
},
|
|
1998
|
-
"engines": {
|
|
1999
|
-
"camunda": "^8.2"
|
|
2000
1973
|
}
|
|
2001
1974
|
},
|
|
2002
1975
|
{
|
|
2003
1976
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2004
|
-
"name": "Google Maps Platform
|
|
1977
|
+
"name": "Google Maps Platform Outbound Connector",
|
|
2005
1978
|
"id": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
2006
|
-
"version":
|
|
1979
|
+
"version": 3,
|
|
2007
1980
|
"description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
|
|
2008
1981
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
|
|
2009
1982
|
"category": {
|
|
@@ -2403,7 +2376,7 @@
|
|
|
2403
2376
|
"constraints": {
|
|
2404
2377
|
"notEmpty": false,
|
|
2405
2378
|
"pattern": {
|
|
2406
|
-
"value": "^(=|([0-9]
|
|
2379
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
2407
2380
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
2408
2381
|
}
|
|
2409
2382
|
}
|
|
@@ -2471,7 +2444,7 @@
|
|
|
2471
2444
|
},
|
|
2472
2445
|
{
|
|
2473
2446
|
"label": "Error expression",
|
|
2474
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
2447
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
|
|
2475
2448
|
"group": "errors",
|
|
2476
2449
|
"type": "Text",
|
|
2477
2450
|
"feel": "required",
|
|
@@ -2490,13 +2463,16 @@
|
|
|
2490
2463
|
},
|
|
2491
2464
|
{
|
|
2492
2465
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2493
|
-
"name": "Google Maps Platform
|
|
2466
|
+
"name": "Google Maps Platform Outbound Connector",
|
|
2494
2467
|
"id": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
2495
|
-
"
|
|
2496
|
-
|
|
2497
|
-
"
|
|
2468
|
+
"version": 4,
|
|
2469
|
+
"engines": {
|
|
2470
|
+
"camunda": "^8.3"
|
|
2471
|
+
},
|
|
2472
|
+
"description": "Validate addresses, retrieve postal addresses and calculate distances with Googe Maps",
|
|
2473
|
+
"metadata": {
|
|
2474
|
+
"keywords": ["find address", "check address", "get distance"]
|
|
2498
2475
|
},
|
|
2499
|
-
"description": "The Google Maps connector validates addresses, retrieves postal addresses and calculates distances",
|
|
2500
2476
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-maps-platform/",
|
|
2501
2477
|
"category": {
|
|
2502
2478
|
"id": "connectors",
|
|
@@ -2895,7 +2871,7 @@
|
|
|
2895
2871
|
"constraints": {
|
|
2896
2872
|
"notEmpty": false,
|
|
2897
2873
|
"pattern": {
|
|
2898
|
-
"value": "^([0-9]
|
|
2874
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
2899
2875
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
2900
2876
|
}
|
|
2901
2877
|
}
|
|
@@ -2912,7 +2888,7 @@
|
|
|
2912
2888
|
},
|
|
2913
2889
|
{
|
|
2914
2890
|
"label": "Result expression",
|
|
2915
|
-
"id": "
|
|
2891
|
+
"id": "resultExpressionGet",
|
|
2916
2892
|
"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>",
|
|
2917
2893
|
"group": "output",
|
|
2918
2894
|
"type": "String",
|
|
@@ -2929,7 +2905,7 @@
|
|
|
2929
2905
|
},
|
|
2930
2906
|
{
|
|
2931
2907
|
"label": "Result expression",
|
|
2932
|
-
"id": "
|
|
2908
|
+
"id": "resultExpressionGet",
|
|
2933
2909
|
"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>",
|
|
2934
2910
|
"group": "output",
|
|
2935
2911
|
"type": "String",
|
|
@@ -2946,7 +2922,7 @@
|
|
|
2946
2922
|
},
|
|
2947
2923
|
{
|
|
2948
2924
|
"label": "Result expression",
|
|
2949
|
-
"id": "
|
|
2925
|
+
"id": "resultExpressionGet",
|
|
2950
2926
|
"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>",
|
|
2951
2927
|
"group": "output",
|
|
2952
2928
|
"type": "String",
|
|
@@ -2971,6 +2947,30 @@
|
|
|
2971
2947
|
"type": "zeebe:taskHeader",
|
|
2972
2948
|
"key": "errorExpression"
|
|
2973
2949
|
}
|
|
2950
|
+
},
|
|
2951
|
+
{
|
|
2952
|
+
"id": "version",
|
|
2953
|
+
"label": "Version",
|
|
2954
|
+
"description": "Version of the element template",
|
|
2955
|
+
"value": "4",
|
|
2956
|
+
"group": "connector",
|
|
2957
|
+
"binding": {
|
|
2958
|
+
"key": "elementTemplateVersion",
|
|
2959
|
+
"type": "zeebe:taskHeader"
|
|
2960
|
+
},
|
|
2961
|
+
"type": "Hidden"
|
|
2962
|
+
},
|
|
2963
|
+
{
|
|
2964
|
+
"id": "id",
|
|
2965
|
+
"label": "ID",
|
|
2966
|
+
"description": "ID of the element template",
|
|
2967
|
+
"value": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
2968
|
+
"group": "connector",
|
|
2969
|
+
"binding": {
|
|
2970
|
+
"key": "elementTemplateId",
|
|
2971
|
+
"type": "zeebe:taskHeader"
|
|
2972
|
+
},
|
|
2973
|
+
"type": "Hidden"
|
|
2974
2974
|
}
|
|
2975
2975
|
],
|
|
2976
2976
|
"icon": {
|
|
@@ -2981,7 +2981,7 @@
|
|
|
2981
2981
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2982
2982
|
"name": "Google Maps Platform Outbound Connector",
|
|
2983
2983
|
"id": "io.camunda.connectors.GoogleMapsPlatform.v1",
|
|
2984
|
-
"version":
|
|
2984
|
+
"version": 6,
|
|
2985
2985
|
"engines": {
|
|
2986
2986
|
"camunda": "^8.3"
|
|
2987
2987
|
},
|
|
@@ -3014,14 +3014,14 @@
|
|
|
3014
3014
|
"id": "authentication",
|
|
3015
3015
|
"label": "Authentication"
|
|
3016
3016
|
},
|
|
3017
|
-
{
|
|
3018
|
-
"id": "configuration",
|
|
3019
|
-
"label": "Configuration"
|
|
3020
|
-
},
|
|
3021
3017
|
{
|
|
3022
3018
|
"id": "input",
|
|
3023
3019
|
"label": "Input"
|
|
3024
3020
|
},
|
|
3021
|
+
{
|
|
3022
|
+
"id": "connector",
|
|
3023
|
+
"label": "Connector"
|
|
3024
|
+
},
|
|
3025
3025
|
{
|
|
3026
3026
|
"id": "output",
|
|
3027
3027
|
"label": "Output"
|