@camunda/connectors-element-templates 1.0.5 → 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 (85) 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 +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -8,7 +8,7 @@
8
8
  "keywords": []
9
9
  },
10
10
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
11
- "version": 4,
11
+ "version": 5,
12
12
  "category": {
13
13
  "id": "connectors",
14
14
  "name": "Connectors"
@@ -37,6 +37,10 @@
37
37
  "id": "content",
38
38
  "label": "Compose email"
39
39
  },
40
+ {
41
+ "id": "connector",
42
+ "label": "Connector"
43
+ },
40
44
  {
41
45
  "id": "output",
42
46
  "label": "Output mapping"
@@ -269,6 +273,30 @@
269
273
  },
270
274
  "type": "String"
271
275
  },
276
+ {
277
+ "id": "version",
278
+ "label": "Version",
279
+ "description": "Version of the element template",
280
+ "value": "5",
281
+ "group": "connector",
282
+ "binding": {
283
+ "key": "elementTemplateVersion",
284
+ "type": "zeebe:taskHeader"
285
+ },
286
+ "type": "Hidden"
287
+ },
288
+ {
289
+ "id": "id",
290
+ "label": "ID",
291
+ "description": "ID of the element template",
292
+ "value": "io.camunda.connectors.SendGrid.v2",
293
+ "group": "connector",
294
+ "binding": {
295
+ "key": "elementTemplateId",
296
+ "type": "zeebe:taskHeader"
297
+ },
298
+ "type": "Hidden"
299
+ },
272
300
  {
273
301
  "id": "resultVariable",
274
302
  "label": "Result variable",
@@ -336,14 +364,17 @@
336
364
  },
337
365
  {
338
366
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
339
- "name": "SendGrid Outbound Connector",
340
- "id": "io.camunda.connectors.SendGrid.v2",
341
- "version": 2,
342
- "description": "Send an email via SendGrid",
343
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
367
+ "name": "SendGrid: Send Email",
368
+ "id": "io.camunda.connectors.SendGrid.v1.content",
369
+ "description": "[Deprecated]: Replace with 'SendGrid Connector' template.",
370
+ "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/sendgrid/",
344
371
  "icon": {
345
372
  "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%2015.6846L5.43837%2015.6844V15.7143H0.285706V15.6846ZM0.285706%2010.5619H5.43837V15.6844L0.285706%2015.6846V10.5619Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%200.285706H10.5611V5.40847H5.43837V0.285706ZM10.5616%205.43837H15.7143V10.5611H10.5616V5.43837Z%22%20fill%3D%22%2300B3E3%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V5.40847H5.43837V10.5611Z%22%20fill%3D%22%23009DD9%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%200.285706H15.7143V5.40847H10.5611V0.285706Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%205.40847H15.7143V5.43837H10.5616L10.5611%205.40847Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3C%2Fsvg%3E"
346
373
  },
374
+ "deprecated": {
375
+ "message": "Replace with 'SendGrid Connector' template.",
376
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
377
+ },
347
378
  "category": {
348
379
  "id": "connectors",
349
380
  "name": "Connectors"
@@ -354,8 +385,8 @@
354
385
  },
355
386
  "groups": [
356
387
  {
357
- "id": "authentication",
358
- "label": "Authentication"
388
+ "id": "sendgrid",
389
+ "label": "SendGrid API"
359
390
  },
360
391
  {
361
392
  "id": "sender",
@@ -367,11 +398,7 @@
367
398
  },
368
399
  {
369
400
  "id": "content",
370
- "label": "Compose email"
371
- },
372
- {
373
- "id": "errors",
374
- "label": "Error handling"
401
+ "label": "Email Content"
375
402
  }
376
403
  ],
377
404
  "properties": [
@@ -384,8 +411,8 @@
384
411
  }
385
412
  },
386
413
  {
387
- "label": "SendGrid API key",
388
- "group": "authentication",
414
+ "label": "SendGrid API Key",
415
+ "group": "sendgrid",
389
416
  "type": "String",
390
417
  "feel": "optional",
391
418
  "binding": {
@@ -410,7 +437,7 @@
410
437
  }
411
438
  },
412
439
  {
413
- "label": "Email address",
440
+ "label": "Email Address",
414
441
  "group": "sender",
415
442
  "type": "String",
416
443
  "feel": "optional",
@@ -436,7 +463,7 @@
436
463
  }
437
464
  },
438
465
  {
439
- "label": "Email address",
466
+ "label": "Email Address",
440
467
  "group": "receiver",
441
468
  "type": "String",
442
469
  "feel": "optional",
@@ -448,26 +475,6 @@
448
475
  "notEmpty": true
449
476
  }
450
477
  },
451
- {
452
- "id": "mailType",
453
- "group": "content",
454
- "value": "mail",
455
- "type": "Dropdown",
456
- "choices": [
457
- {
458
- "name": "Simple (no dynamic template)",
459
- "value": "mail"
460
- },
461
- {
462
- "name": "Using dynamic template",
463
- "value": "byTemplate"
464
- }
465
- ],
466
- "binding": {
467
- "type": "zeebe:input",
468
- "name": "unMappedFieldNotUseInModel.mailType"
469
- }
470
- },
471
478
  {
472
479
  "label": "Subject",
473
480
  "group": "content",
@@ -479,14 +486,10 @@
479
486
  },
480
487
  "constraints": {
481
488
  "notEmpty": true
482
- },
483
- "condition": {
484
- "property": "mailType",
485
- "equals": "mail"
486
489
  }
487
490
  },
488
491
  {
489
- "label": "Content type",
492
+ "label": "Content Type",
490
493
  "group": "content",
491
494
  "type": "String",
492
495
  "feel": "optional",
@@ -497,10 +500,6 @@
497
500
  },
498
501
  "constraints": {
499
502
  "notEmpty": true
500
- },
501
- "condition": {
502
- "property": "mailType",
503
- "equals": "mail"
504
503
  }
505
504
  },
506
505
  {
@@ -514,61 +513,9 @@
514
513
  },
515
514
  "constraints": {
516
515
  "notEmpty": true
517
- },
518
- "condition": {
519
- "property": "mailType",
520
- "equals": "mail"
521
- }
522
- },
523
- {
524
- "label": "Template ID",
525
- "group": "content",
526
- "type": "String",
527
- "feel": "optional",
528
- "binding": {
529
- "type": "zeebe:input",
530
- "name": "template.id"
531
- },
532
- "constraints": {
533
- "notEmpty": true
534
- },
535
- "condition": {
536
- "property": "mailType",
537
- "equals": "byTemplate"
538
- }
539
- },
540
- {
541
- "label": "Template data",
542
- "group": "content",
543
- "type": "Text",
544
- "feel": "required",
545
- "binding": {
546
- "type": "zeebe:input",
547
- "name": "template.data"
548
- },
549
- "constraints": {
550
- "notEmpty": true
551
- },
552
- "condition": {
553
- "property": "mailType",
554
- "equals": "byTemplate"
555
- }
556
- },
557
- {
558
- "label": "Error expression",
559
- "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>",
560
- "group": "errors",
561
- "type": "Text",
562
- "feel": "required",
563
- "binding": {
564
- "type": "zeebe:taskHeader",
565
- "key": "errorExpression"
566
516
  }
567
517
  }
568
- ],
569
- "engines": {
570
- "camunda": "^8.2"
571
- }
518
+ ]
572
519
  },
573
520
  {
574
521
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
@@ -808,8 +755,8 @@
808
755
  },
809
756
  {
810
757
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
811
- "name": "SendGrid: Send Email",
812
- "id": "io.camunda.connectors.SendGrid.v1.content",
758
+ "name": "SendGrid: Send Email via Template",
759
+ "id": "io.camunda.connectors.SendGrid.v1.template",
813
760
  "description": "[Deprecated]: Replace with 'SendGrid Connector' template.",
814
761
  "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/sendgrid/",
815
762
  "icon": {
@@ -841,8 +788,8 @@
841
788
  "label": "Receiver"
842
789
  },
843
790
  {
844
- "id": "content",
845
- "label": "Email Content"
791
+ "id": "template",
792
+ "label": "Dynamic Email Template"
846
793
  }
847
794
  ],
848
795
  "properties": [
@@ -920,40 +867,26 @@
920
867
  }
921
868
  },
922
869
  {
923
- "label": "Subject",
924
- "group": "content",
925
- "type": "String",
926
- "feel": "optional",
927
- "binding": {
928
- "type": "zeebe:input",
929
- "name": "content.subject"
930
- },
931
- "constraints": {
932
- "notEmpty": true
933
- }
934
- },
935
- {
936
- "label": "Content Type",
937
- "group": "content",
870
+ "label": "Template ID",
871
+ "group": "template",
938
872
  "type": "String",
939
873
  "feel": "optional",
940
- "value": "text/plain",
941
874
  "binding": {
942
875
  "type": "zeebe:input",
943
- "name": "content.type"
876
+ "name": "template.id"
944
877
  },
945
878
  "constraints": {
946
879
  "notEmpty": true
947
880
  }
948
881
  },
949
882
  {
950
- "label": "Body",
951
- "group": "content",
883
+ "label": "Template Data",
884
+ "group": "template",
952
885
  "type": "Text",
953
- "feel": "optional",
886
+ "feel": "required",
954
887
  "binding": {
955
888
  "type": "zeebe:input",
956
- "name": "content.value"
889
+ "name": "template.data"
957
890
  },
958
891
  "constraints": {
959
892
  "notEmpty": true
@@ -963,11 +896,17 @@
963
896
  },
964
897
  {
965
898
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
966
- "name": "SendGrid Outbound Connector",
899
+ "name": "SendGrid connector",
967
900
  "id": "io.camunda.connectors.SendGrid.v2",
901
+ "deprecated": {
902
+ "message": "Replace with 'SendGrid connector' template.",
903
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
904
+ },
968
905
  "description": "Send an email via SendGrid",
969
906
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
970
- "version": 3,
907
+ "icon": {
908
+ "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%2015.6846L5.43837%2015.6844V15.7143H0.285706V15.6846ZM0.285706%2010.5619H5.43837V15.6844L0.285706%2015.6846V10.5619Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%200.285706H10.5611V5.40847H5.43837V0.285706ZM10.5616%205.43837H15.7143V10.5611H10.5616V5.43837Z%22%20fill%3D%22%2300B3E3%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V5.40847H5.43837V10.5611Z%22%20fill%3D%22%23009DD9%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%200.285706H15.7143V5.40847H10.5611V0.285706Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%205.40847H15.7143V5.43837H10.5616L10.5611%205.40847Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3C%2Fsvg%3E"
909
+ },
971
910
  "category": {
972
911
  "id": "connectors",
973
912
  "name": "Connectors"
@@ -994,73 +933,309 @@
994
933
  "label": "Compose email"
995
934
  },
996
935
  {
997
- "id": "output",
998
- "label": "Output mapping"
999
- },
1000
- {
1001
- "id": "error",
936
+ "id": "errors",
1002
937
  "label": "Error handling"
1003
- },
1004
- {
1005
- "id": "retries",
1006
- "label": "Retries"
1007
938
  }
1008
939
  ],
1009
940
  "properties": [
1010
941
  {
942
+ "type": "Hidden",
1011
943
  "value": "io.camunda:sendgrid:1",
1012
944
  "binding": {
1013
- "property": "type",
1014
- "type": "zeebe:taskDefinition"
1015
- },
1016
- "type": "Hidden"
945
+ "type": "zeebe:taskDefinition",
946
+ "property": "type"
947
+ }
1017
948
  },
1018
949
  {
1019
- "id": "apiKey",
1020
950
  "label": "SendGrid API key",
1021
- "optional": false,
1022
- "constraints": {
1023
- "notEmpty": true
1024
- },
1025
- "feel": "optional",
1026
951
  "group": "authentication",
952
+ "type": "String",
953
+ "feel": "optional",
1027
954
  "binding": {
1028
- "name": "apiKey",
1029
- "type": "zeebe:input"
955
+ "type": "zeebe:input",
956
+ "name": "apiKey"
1030
957
  },
1031
- "type": "String"
958
+ "constraints": {
959
+ "notEmpty": true
960
+ }
1032
961
  },
1033
962
  {
1034
- "id": "from.name",
1035
963
  "label": "Name",
1036
- "optional": false,
1037
- "constraints": {
1038
- "notEmpty": true
1039
- },
1040
- "feel": "optional",
1041
964
  "group": "sender",
965
+ "type": "String",
966
+ "feel": "optional",
1042
967
  "binding": {
1043
- "name": "from.name",
1044
- "type": "zeebe:input"
968
+ "type": "zeebe:input",
969
+ "name": "from.name"
1045
970
  },
1046
- "type": "String"
971
+ "constraints": {
972
+ "notEmpty": true
973
+ }
1047
974
  },
1048
975
  {
1049
- "id": "from.email",
1050
976
  "label": "Email address",
1051
- "optional": false,
1052
- "constraints": {
1053
- "notEmpty": true
1054
- },
1055
- "feel": "optional",
1056
977
  "group": "sender",
978
+ "type": "String",
979
+ "feel": "optional",
1057
980
  "binding": {
1058
- "name": "from.email",
1059
- "type": "zeebe:input"
981
+ "type": "zeebe:input",
982
+ "name": "from.email"
1060
983
  },
1061
- "type": "String"
1062
- },
1063
- {
984
+ "constraints": {
985
+ "notEmpty": true
986
+ }
987
+ },
988
+ {
989
+ "label": "Name",
990
+ "group": "receiver",
991
+ "type": "String",
992
+ "feel": "optional",
993
+ "binding": {
994
+ "type": "zeebe:input",
995
+ "name": "to.name"
996
+ },
997
+ "constraints": {
998
+ "notEmpty": true
999
+ }
1000
+ },
1001
+ {
1002
+ "label": "Email address",
1003
+ "group": "receiver",
1004
+ "type": "String",
1005
+ "feel": "optional",
1006
+ "binding": {
1007
+ "type": "zeebe:input",
1008
+ "name": "to.email"
1009
+ },
1010
+ "constraints": {
1011
+ "notEmpty": true
1012
+ }
1013
+ },
1014
+ {
1015
+ "id": "mailType",
1016
+ "group": "content",
1017
+ "value": "mail",
1018
+ "type": "Dropdown",
1019
+ "choices": [
1020
+ {
1021
+ "name": "Simple (no dynamic template)",
1022
+ "value": "mail"
1023
+ },
1024
+ {
1025
+ "name": "Using dynamic template",
1026
+ "value": "byTemplate"
1027
+ }
1028
+ ],
1029
+ "binding": {
1030
+ "type": "zeebe:input",
1031
+ "name": "unMappedFieldNotUseInModel.mailType"
1032
+ }
1033
+ },
1034
+ {
1035
+ "label": "Subject",
1036
+ "group": "content",
1037
+ "type": "String",
1038
+ "feel": "optional",
1039
+ "binding": {
1040
+ "type": "zeebe:input",
1041
+ "name": "content.subject"
1042
+ },
1043
+ "constraints": {
1044
+ "notEmpty": true
1045
+ },
1046
+ "condition": {
1047
+ "property": "mailType",
1048
+ "equals": "mail"
1049
+ }
1050
+ },
1051
+ {
1052
+ "label": "Content type",
1053
+ "group": "content",
1054
+ "type": "String",
1055
+ "feel": "optional",
1056
+ "value": "text/plain",
1057
+ "binding": {
1058
+ "type": "zeebe:input",
1059
+ "name": "content.type"
1060
+ },
1061
+ "constraints": {
1062
+ "notEmpty": true
1063
+ },
1064
+ "condition": {
1065
+ "property": "mailType",
1066
+ "equals": "mail"
1067
+ }
1068
+ },
1069
+ {
1070
+ "label": "Body",
1071
+ "group": "content",
1072
+ "type": "Text",
1073
+ "feel": "optional",
1074
+ "binding": {
1075
+ "type": "zeebe:input",
1076
+ "name": "content.value"
1077
+ },
1078
+ "constraints": {
1079
+ "notEmpty": true
1080
+ },
1081
+ "condition": {
1082
+ "property": "mailType",
1083
+ "equals": "mail"
1084
+ }
1085
+ },
1086
+ {
1087
+ "label": "Template ID",
1088
+ "group": "content",
1089
+ "type": "String",
1090
+ "feel": "optional",
1091
+ "binding": {
1092
+ "type": "zeebe:input",
1093
+ "name": "template.id"
1094
+ },
1095
+ "constraints": {
1096
+ "notEmpty": true
1097
+ },
1098
+ "condition": {
1099
+ "property": "mailType",
1100
+ "equals": "byTemplate"
1101
+ }
1102
+ },
1103
+ {
1104
+ "label": "Template data",
1105
+ "group": "content",
1106
+ "type": "Text",
1107
+ "feel": "required",
1108
+ "binding": {
1109
+ "type": "zeebe:input",
1110
+ "name": "template.data"
1111
+ },
1112
+ "constraints": {
1113
+ "notEmpty": true
1114
+ },
1115
+ "condition": {
1116
+ "property": "mailType",
1117
+ "equals": "byTemplate"
1118
+ }
1119
+ },
1120
+ {
1121
+ "label": "Error expression",
1122
+ "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>",
1123
+ "group": "errors",
1124
+ "type": "Text",
1125
+ "feel": "required",
1126
+ "binding": {
1127
+ "type": "zeebe:taskHeader",
1128
+ "key": "errorExpression"
1129
+ }
1130
+ }
1131
+ ]
1132
+ },
1133
+ {
1134
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1135
+ "name": "SendGrid Outbound Connector",
1136
+ "id": "io.camunda.connectors.SendGrid.v2",
1137
+ "description": "Send an email via SendGrid",
1138
+ "metadata": {
1139
+ "keywords": []
1140
+ },
1141
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
1142
+ "version": 4,
1143
+ "category": {
1144
+ "id": "connectors",
1145
+ "name": "Connectors"
1146
+ },
1147
+ "appliesTo": ["bpmn:Task"],
1148
+ "elementType": {
1149
+ "value": "bpmn:ServiceTask"
1150
+ },
1151
+ "engines": {
1152
+ "camunda": "^8.3"
1153
+ },
1154
+ "groups": [
1155
+ {
1156
+ "id": "authentication",
1157
+ "label": "Authentication"
1158
+ },
1159
+ {
1160
+ "id": "sender",
1161
+ "label": "Sender"
1162
+ },
1163
+ {
1164
+ "id": "receiver",
1165
+ "label": "Receiver"
1166
+ },
1167
+ {
1168
+ "id": "content",
1169
+ "label": "Compose email"
1170
+ },
1171
+ {
1172
+ "id": "output",
1173
+ "label": "Output mapping"
1174
+ },
1175
+ {
1176
+ "id": "error",
1177
+ "label": "Error handling"
1178
+ },
1179
+ {
1180
+ "id": "retries",
1181
+ "label": "Retries"
1182
+ }
1183
+ ],
1184
+ "properties": [
1185
+ {
1186
+ "value": "io.camunda:sendgrid:1",
1187
+ "binding": {
1188
+ "property": "type",
1189
+ "type": "zeebe:taskDefinition"
1190
+ },
1191
+ "type": "Hidden"
1192
+ },
1193
+ {
1194
+ "id": "apiKey",
1195
+ "label": "SendGrid API key",
1196
+ "optional": false,
1197
+ "constraints": {
1198
+ "notEmpty": true
1199
+ },
1200
+ "feel": "optional",
1201
+ "group": "authentication",
1202
+ "binding": {
1203
+ "name": "apiKey",
1204
+ "type": "zeebe:input"
1205
+ },
1206
+ "type": "String"
1207
+ },
1208
+ {
1209
+ "id": "from.name",
1210
+ "label": "Name",
1211
+ "optional": false,
1212
+ "constraints": {
1213
+ "notEmpty": true
1214
+ },
1215
+ "feel": "optional",
1216
+ "group": "sender",
1217
+ "binding": {
1218
+ "name": "from.name",
1219
+ "type": "zeebe:input"
1220
+ },
1221
+ "type": "String"
1222
+ },
1223
+ {
1224
+ "id": "from.email",
1225
+ "label": "Email address",
1226
+ "optional": false,
1227
+ "constraints": {
1228
+ "notEmpty": true
1229
+ },
1230
+ "feel": "optional",
1231
+ "group": "sender",
1232
+ "binding": {
1233
+ "name": "from.email",
1234
+ "type": "zeebe:input"
1235
+ },
1236
+ "type": "String"
1237
+ },
1238
+ {
1064
1239
  "id": "to.name",
1065
1240
  "label": "Name",
1066
1241
  "optional": false,
@@ -1213,7 +1388,20 @@
1213
1388
  "type": "Text"
1214
1389
  },
1215
1390
  {
1216
- "id": "resultVariable",
1391
+ "id": "attachments",
1392
+ "label": "attachments",
1393
+ "description": "List of <a href=\"https://docs.camunda.io/docs/apis-tools/camunda-api-rest/specifications/upload-document-alpha/\">Camunda Documents</a>",
1394
+ "optional": true,
1395
+ "feel": "required",
1396
+ "group": "content",
1397
+ "binding": {
1398
+ "name": "attachments",
1399
+ "type": "zeebe:input"
1400
+ },
1401
+ "type": "String"
1402
+ },
1403
+ {
1404
+ "id": "resultVariable",
1217
1405
  "label": "Result variable",
1218
1406
  "description": "Name of variable to store the response in",
1219
1407
  "group": "output",
@@ -1265,7 +1453,6 @@
1265
1453
  "label": "Retry backoff",
1266
1454
  "description": "ISO-8601 duration to wait between retries",
1267
1455
  "value": "PT0S",
1268
- "feel": "optional",
1269
1456
  "group": "retries",
1270
1457
  "binding": {
1271
1458
  "key": "retryBackoff",
@@ -1276,24 +1463,15 @@
1276
1463
  ],
1277
1464
  "icon": {
1278
1465
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0id2hpdGUiLz4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0iIzk5RTFGNCIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSJ3aGl0ZSIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSIjOTlFMUY0Ii8+CiAgICA8cGF0aCBkPSJNMC4yODU3MDYgMTUuNjg0Nkw1LjQzODM3IDE1LjY4NDRWMTUuNzE0M0gwLjI4NTcwNlYxNS42ODQ2Wk0wLjI4NTcwNiAxMC41NjE5SDUuNDM4MzdWMTUuNjg0NEwwLjI4NTcwNiAxNS42ODQ2VjEwLjU2MTlaIiBmaWxsPSIjMUE4MkUyIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAwLjI4NTcwNkgxMC41NjExVjUuNDA4NDdINS40MzgzN1YwLjI4NTcwNlpNMTAuNTYxNiA1LjQzODM3SDE1LjcxNDNWMTAuNTYxMUgxMC41NjE2VjUuNDM4MzdaIiBmaWxsPSIjMDBCM0UzIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAxMC41NjExTDEwLjU2MTEgMTAuNTYxNlY1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMVoiIGZpbGw9IiMwMDlERDkiLz4KICAgIDxwYXRoIGQ9Ik0xMC41NjExIDAuMjg1NzA2SDE1LjcxNDNWNS40MDg0N0gxMC41NjExVjAuMjg1NzA2WiIgZmlsbD0iIzFBODJFMiIvPgogICAgPHBhdGggZD0iTTEwLjU2MTEgNS40MDg0N0gxNS43MTQzVjUuNDM4MzdIMTAuNTYxNkwxMC41NjExIDUuNDA4NDdaIiBmaWxsPSIjMUE4MkUyIi8+Cjwvc3ZnPg=="
1279
- },
1280
- "engines": {
1281
- "camunda": "^8.5"
1282
1466
  }
1283
1467
  },
1284
1468
  {
1285
1469
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1286
- "name": "SendGrid: Send Email via Template",
1287
- "id": "io.camunda.connectors.SendGrid.v1.template",
1288
- "description": "[Deprecated]: Replace with 'SendGrid Connector' template.",
1289
- "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/sendgrid/",
1290
- "icon": {
1291
- "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%2015.6846L5.43837%2015.6844V15.7143H0.285706V15.6846ZM0.285706%2010.5619H5.43837V15.6844L0.285706%2015.6846V10.5619Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%200.285706H10.5611V5.40847H5.43837V0.285706ZM10.5616%205.43837H15.7143V10.5611H10.5616V5.43837Z%22%20fill%3D%22%2300B3E3%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V5.40847H5.43837V10.5611Z%22%20fill%3D%22%23009DD9%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%200.285706H15.7143V5.40847H10.5611V0.285706Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%205.40847H15.7143V5.43837H10.5616L10.5611%205.40847Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3C%2Fsvg%3E"
1292
- },
1293
- "deprecated": {
1294
- "message": "Replace with 'SendGrid Connector' template.",
1295
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
1296
- },
1470
+ "name": "SendGrid Outbound Connector",
1471
+ "id": "io.camunda.connectors.SendGrid.v2",
1472
+ "description": "Send an email via SendGrid",
1473
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
1474
+ "version": 3,
1297
1475
  "category": {
1298
1476
  "id": "connectors",
1299
1477
  "name": "Connectors"
@@ -1304,8 +1482,8 @@
1304
1482
  },
1305
1483
  "groups": [
1306
1484
  {
1307
- "id": "sendgrid",
1308
- "label": "SendGrid API"
1485
+ "id": "authentication",
1486
+ "label": "Authentication"
1309
1487
  },
1310
1488
  {
1311
1489
  "id": "sender",
@@ -1316,140 +1494,322 @@
1316
1494
  "label": "Receiver"
1317
1495
  },
1318
1496
  {
1319
- "id": "template",
1320
- "label": "Dynamic Email Template"
1497
+ "id": "content",
1498
+ "label": "Compose email"
1499
+ },
1500
+ {
1501
+ "id": "output",
1502
+ "label": "Output mapping"
1503
+ },
1504
+ {
1505
+ "id": "error",
1506
+ "label": "Error handling"
1507
+ },
1508
+ {
1509
+ "id": "retries",
1510
+ "label": "Retries"
1321
1511
  }
1322
1512
  ],
1323
1513
  "properties": [
1324
1514
  {
1325
- "type": "Hidden",
1326
1515
  "value": "io.camunda:sendgrid:1",
1327
1516
  "binding": {
1328
- "type": "zeebe:taskDefinition",
1329
- "property": "type"
1330
- }
1517
+ "property": "type",
1518
+ "type": "zeebe:taskDefinition"
1519
+ },
1520
+ "type": "Hidden"
1331
1521
  },
1332
1522
  {
1333
- "label": "SendGrid API Key",
1334
- "group": "sendgrid",
1335
- "type": "String",
1523
+ "id": "apiKey",
1524
+ "label": "SendGrid API key",
1525
+ "optional": false,
1526
+ "constraints": {
1527
+ "notEmpty": true
1528
+ },
1336
1529
  "feel": "optional",
1530
+ "group": "authentication",
1337
1531
  "binding": {
1338
- "type": "zeebe:input",
1339
- "name": "apiKey"
1532
+ "name": "apiKey",
1533
+ "type": "zeebe:input"
1340
1534
  },
1341
- "constraints": {
1342
- "notEmpty": true
1343
- }
1535
+ "type": "String"
1344
1536
  },
1345
1537
  {
1538
+ "id": "from.name",
1346
1539
  "label": "Name",
1347
- "group": "sender",
1348
- "type": "String",
1540
+ "optional": false,
1541
+ "constraints": {
1542
+ "notEmpty": true
1543
+ },
1349
1544
  "feel": "optional",
1545
+ "group": "sender",
1350
1546
  "binding": {
1351
- "type": "zeebe:input",
1352
- "name": "from.name"
1547
+ "name": "from.name",
1548
+ "type": "zeebe:input"
1353
1549
  },
1354
- "constraints": {
1355
- "notEmpty": true
1356
- }
1550
+ "type": "String"
1357
1551
  },
1358
1552
  {
1359
- "label": "Email Address",
1360
- "group": "sender",
1361
- "type": "String",
1553
+ "id": "from.email",
1554
+ "label": "Email address",
1555
+ "optional": false,
1556
+ "constraints": {
1557
+ "notEmpty": true
1558
+ },
1362
1559
  "feel": "optional",
1560
+ "group": "sender",
1363
1561
  "binding": {
1364
- "type": "zeebe:input",
1365
- "name": "from.email"
1562
+ "name": "from.email",
1563
+ "type": "zeebe:input"
1366
1564
  },
1367
- "constraints": {
1368
- "notEmpty": true
1369
- }
1565
+ "type": "String"
1370
1566
  },
1371
1567
  {
1568
+ "id": "to.name",
1372
1569
  "label": "Name",
1373
- "group": "receiver",
1374
- "type": "String",
1570
+ "optional": false,
1571
+ "constraints": {
1572
+ "notEmpty": true
1573
+ },
1375
1574
  "feel": "optional",
1575
+ "group": "receiver",
1376
1576
  "binding": {
1377
- "type": "zeebe:input",
1378
- "name": "to.name"
1577
+ "name": "to.name",
1578
+ "type": "zeebe:input"
1379
1579
  },
1580
+ "type": "String"
1581
+ },
1582
+ {
1583
+ "id": "to.email",
1584
+ "label": "Email address",
1585
+ "optional": false,
1380
1586
  "constraints": {
1381
1587
  "notEmpty": true
1382
- }
1588
+ },
1589
+ "feel": "optional",
1590
+ "group": "receiver",
1591
+ "binding": {
1592
+ "name": "to.email",
1593
+ "type": "zeebe:input"
1594
+ },
1595
+ "type": "String"
1383
1596
  },
1384
1597
  {
1385
- "label": "Email Address",
1386
- "group": "receiver",
1387
- "type": "String",
1388
- "feel": "optional",
1598
+ "id": "unMappedFieldNotUseInModel.mailType",
1599
+ "label": "Mail contents",
1600
+ "optional": false,
1601
+ "group": "content",
1389
1602
  "binding": {
1390
- "type": "zeebe:input",
1391
- "name": "to.email"
1603
+ "name": "unMappedFieldNotUseInModel.mailType",
1604
+ "type": "zeebe:input"
1392
1605
  },
1393
- "constraints": {
1394
- "notEmpty": true
1395
- }
1606
+ "type": "Dropdown",
1607
+ "choices": [
1608
+ {
1609
+ "name": "Simple (no dynamic template)",
1610
+ "value": "mail"
1611
+ },
1612
+ {
1613
+ "name": "Using dynamic template",
1614
+ "value": "byTemplate"
1615
+ }
1616
+ ]
1396
1617
  },
1397
1618
  {
1619
+ "id": "template.id",
1398
1620
  "label": "Template ID",
1399
- "group": "template",
1400
- "type": "String",
1621
+ "optional": false,
1622
+ "constraints": {
1623
+ "notEmpty": true
1624
+ },
1401
1625
  "feel": "optional",
1626
+ "group": "content",
1402
1627
  "binding": {
1403
- "type": "zeebe:input",
1404
- "name": "template.id"
1628
+ "name": "template.id",
1629
+ "type": "zeebe:input"
1405
1630
  },
1406
- "constraints": {
1407
- "notEmpty": true
1408
- }
1631
+ "condition": {
1632
+ "property": "unMappedFieldNotUseInModel.mailType",
1633
+ "equals": "byTemplate",
1634
+ "type": "simple"
1635
+ },
1636
+ "type": "String"
1409
1637
  },
1410
1638
  {
1411
- "label": "Template Data",
1412
- "group": "template",
1413
- "type": "Text",
1639
+ "id": "template.data",
1640
+ "label": "Template data",
1641
+ "optional": false,
1642
+ "constraints": {
1643
+ "notEmpty": true
1644
+ },
1414
1645
  "feel": "required",
1646
+ "group": "content",
1415
1647
  "binding": {
1416
- "type": "zeebe:input",
1417
- "name": "template.data"
1648
+ "name": "template.data",
1649
+ "type": "zeebe:input"
1650
+ },
1651
+ "condition": {
1652
+ "property": "unMappedFieldNotUseInModel.mailType",
1653
+ "equals": "byTemplate",
1654
+ "type": "simple"
1418
1655
  },
1656
+ "type": "String"
1657
+ },
1658
+ {
1659
+ "id": "content.subject",
1660
+ "label": "Subject",
1661
+ "optional": false,
1419
1662
  "constraints": {
1420
1663
  "notEmpty": true
1421
- }
1422
- }
1423
- ]
1424
- },
1425
- {
1426
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1427
- "name": "SendGrid connector",
1428
- "id": "io.camunda.connectors.SendGrid.v2",
1429
- "deprecated": {
1430
- "message": "Replace with 'SendGrid connector' template.",
1431
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
1432
- },
1433
- "description": "Send an email via SendGrid",
1434
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
1435
- "icon": {
1436
- "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%2015.6846L5.43837%2015.6844V15.7143H0.285706V15.6846ZM0.285706%2010.5619H5.43837V15.6844L0.285706%2015.6846V10.5619Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%200.285706H10.5611V5.40847H5.43837V0.285706ZM10.5616%205.43837H15.7143V10.5611H10.5616V5.43837Z%22%20fill%3D%22%2300B3E3%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V5.40847H5.43837V10.5611Z%22%20fill%3D%22%23009DD9%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%200.285706H15.7143V5.40847H10.5611V0.285706Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%205.40847H15.7143V5.43837H10.5616L10.5611%205.40847Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3C%2Fsvg%3E"
1437
- },
1438
- "category": {
1439
- "id": "connectors",
1440
- "name": "Connectors"
1441
- },
1442
- "appliesTo": ["bpmn:Task"],
1443
- "elementType": {
1444
- "value": "bpmn:ServiceTask"
1445
- },
1446
- "groups": [
1447
- {
1448
- "id": "authentication",
1449
- "label": "Authentication"
1664
+ },
1665
+ "feel": "optional",
1666
+ "group": "content",
1667
+ "binding": {
1668
+ "name": "content.subject",
1669
+ "type": "zeebe:input"
1670
+ },
1671
+ "condition": {
1672
+ "property": "unMappedFieldNotUseInModel.mailType",
1673
+ "equals": "mail",
1674
+ "type": "simple"
1675
+ },
1676
+ "type": "String"
1450
1677
  },
1451
1678
  {
1452
- "id": "sender",
1679
+ "id": "content.type",
1680
+ "label": "Content type",
1681
+ "optional": false,
1682
+ "value": "text/plain",
1683
+ "constraints": {
1684
+ "notEmpty": true
1685
+ },
1686
+ "feel": "optional",
1687
+ "group": "content",
1688
+ "binding": {
1689
+ "name": "content.type",
1690
+ "type": "zeebe:input"
1691
+ },
1692
+ "condition": {
1693
+ "property": "unMappedFieldNotUseInModel.mailType",
1694
+ "equals": "mail",
1695
+ "type": "simple"
1696
+ },
1697
+ "type": "String"
1698
+ },
1699
+ {
1700
+ "id": "content.value",
1701
+ "label": "Body",
1702
+ "optional": false,
1703
+ "constraints": {
1704
+ "notEmpty": true
1705
+ },
1706
+ "feel": "optional",
1707
+ "group": "content",
1708
+ "binding": {
1709
+ "name": "content.value",
1710
+ "type": "zeebe:input"
1711
+ },
1712
+ "condition": {
1713
+ "property": "unMappedFieldNotUseInModel.mailType",
1714
+ "equals": "mail",
1715
+ "type": "simple"
1716
+ },
1717
+ "type": "Text"
1718
+ },
1719
+ {
1720
+ "id": "resultVariable",
1721
+ "label": "Result variable",
1722
+ "description": "Name of variable to store the response in",
1723
+ "group": "output",
1724
+ "binding": {
1725
+ "key": "resultVariable",
1726
+ "type": "zeebe:taskHeader"
1727
+ },
1728
+ "type": "String"
1729
+ },
1730
+ {
1731
+ "id": "resultExpression",
1732
+ "label": "Result expression",
1733
+ "description": "Expression to map the response into process variables",
1734
+ "feel": "required",
1735
+ "group": "output",
1736
+ "binding": {
1737
+ "key": "resultExpression",
1738
+ "type": "zeebe:taskHeader"
1739
+ },
1740
+ "type": "Text"
1741
+ },
1742
+ {
1743
+ "id": "errorExpression",
1744
+ "label": "Error expression",
1745
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1746
+ "feel": "required",
1747
+ "group": "error",
1748
+ "binding": {
1749
+ "key": "errorExpression",
1750
+ "type": "zeebe:taskHeader"
1751
+ },
1752
+ "type": "Text"
1753
+ },
1754
+ {
1755
+ "id": "retryCount",
1756
+ "label": "Retries",
1757
+ "description": "Number of retries",
1758
+ "value": "3",
1759
+ "feel": "optional",
1760
+ "group": "retries",
1761
+ "binding": {
1762
+ "property": "retries",
1763
+ "type": "zeebe:taskDefinition"
1764
+ },
1765
+ "type": "String"
1766
+ },
1767
+ {
1768
+ "id": "retryBackoff",
1769
+ "label": "Retry backoff",
1770
+ "description": "ISO-8601 duration to wait between retries",
1771
+ "value": "PT0S",
1772
+ "feel": "optional",
1773
+ "group": "retries",
1774
+ "binding": {
1775
+ "key": "retryBackoff",
1776
+ "type": "zeebe:taskHeader"
1777
+ },
1778
+ "type": "String"
1779
+ }
1780
+ ],
1781
+ "icon": {
1782
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0id2hpdGUiLz4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0iIzk5RTFGNCIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSJ3aGl0ZSIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSIjOTlFMUY0Ii8+CiAgICA8cGF0aCBkPSJNMC4yODU3MDYgMTUuNjg0Nkw1LjQzODM3IDE1LjY4NDRWMTUuNzE0M0gwLjI4NTcwNlYxNS42ODQ2Wk0wLjI4NTcwNiAxMC41NjE5SDUuNDM4MzdWMTUuNjg0NEwwLjI4NTcwNiAxNS42ODQ2VjEwLjU2MTlaIiBmaWxsPSIjMUE4MkUyIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAwLjI4NTcwNkgxMC41NjExVjUuNDA4NDdINS40MzgzN1YwLjI4NTcwNlpNMTAuNTYxNiA1LjQzODM3SDE1LjcxNDNWMTAuNTYxMUgxMC41NjE2VjUuNDM4MzdaIiBmaWxsPSIjMDBCM0UzIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAxMC41NjExTDEwLjU2MTEgMTAuNTYxNlY1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMVoiIGZpbGw9IiMwMDlERDkiLz4KICAgIDxwYXRoIGQ9Ik0xMC41NjExIDAuMjg1NzA2SDE1LjcxNDNWNS40MDg0N0gxMC41NjExVjAuMjg1NzA2WiIgZmlsbD0iIzFBODJFMiIvPgogICAgPHBhdGggZD0iTTEwLjU2MTEgNS40MDg0N0gxNS43MTQzVjUuNDM4MzdIMTAuNTYxNkwxMC41NjExIDUuNDA4NDdaIiBmaWxsPSIjMUE4MkUyIi8+Cjwvc3ZnPg=="
1783
+ },
1784
+ "engines": {
1785
+ "camunda": "^8.5"
1786
+ }
1787
+ },
1788
+ {
1789
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1790
+ "name": "SendGrid Outbound Connector",
1791
+ "id": "io.camunda.connectors.SendGrid.v2",
1792
+ "version": 2,
1793
+ "description": "Send an email via SendGrid",
1794
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
1795
+ "icon": {
1796
+ "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%2015.6846L5.43837%2015.6844V15.7143H0.285706V15.6846ZM0.285706%2010.5619H5.43837V15.6844L0.285706%2015.6846V10.5619Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%200.285706H10.5611V5.40847H5.43837V0.285706ZM10.5616%205.43837H15.7143V10.5611H10.5616V5.43837Z%22%20fill%3D%22%2300B3E3%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V5.40847H5.43837V10.5611Z%22%20fill%3D%22%23009DD9%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%200.285706H15.7143V5.40847H10.5611V0.285706Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%205.40847H15.7143V5.43837H10.5616L10.5611%205.40847Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3C%2Fsvg%3E"
1797
+ },
1798
+ "category": {
1799
+ "id": "connectors",
1800
+ "name": "Connectors"
1801
+ },
1802
+ "appliesTo": ["bpmn:Task"],
1803
+ "elementType": {
1804
+ "value": "bpmn:ServiceTask"
1805
+ },
1806
+ "groups": [
1807
+ {
1808
+ "id": "authentication",
1809
+ "label": "Authentication"
1810
+ },
1811
+ {
1812
+ "id": "sender",
1453
1813
  "label": "Sender"
1454
1814
  },
1455
1815
  {
@@ -1656,369 +2016,9 @@
1656
2016
  "key": "errorExpression"
1657
2017
  }
1658
2018
  }
1659
- ]
1660
- },
1661
- {
1662
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1663
- "name": "SendGrid Outbound Connector",
1664
- "id": "io.camunda.connectors.SendGrid.v2",
1665
- "description": "Send an email via SendGrid",
1666
- "metadata": {
1667
- "keywords": []
1668
- },
1669
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
1670
- "version": 5,
1671
- "category": {
1672
- "id": "connectors",
1673
- "name": "Connectors"
1674
- },
1675
- "appliesTo": ["bpmn:Task"],
1676
- "elementType": {
1677
- "value": "bpmn:ServiceTask"
1678
- },
1679
- "engines": {
1680
- "camunda": "^8.3"
1681
- },
1682
- "groups": [
1683
- {
1684
- "id": "authentication",
1685
- "label": "Authentication"
1686
- },
1687
- {
1688
- "id": "sender",
1689
- "label": "Sender"
1690
- },
1691
- {
1692
- "id": "receiver",
1693
- "label": "Receiver"
1694
- },
1695
- {
1696
- "id": "content",
1697
- "label": "Compose email"
1698
- },
1699
- {
1700
- "id": "connector",
1701
- "label": "Connector"
1702
- },
1703
- {
1704
- "id": "output",
1705
- "label": "Output mapping"
1706
- },
1707
- {
1708
- "id": "error",
1709
- "label": "Error handling"
1710
- },
1711
- {
1712
- "id": "retries",
1713
- "label": "Retries"
1714
- }
1715
- ],
1716
- "properties": [
1717
- {
1718
- "value": "io.camunda:sendgrid:1",
1719
- "binding": {
1720
- "property": "type",
1721
- "type": "zeebe:taskDefinition"
1722
- },
1723
- "type": "Hidden"
1724
- },
1725
- {
1726
- "id": "apiKey",
1727
- "label": "SendGrid API key",
1728
- "optional": false,
1729
- "constraints": {
1730
- "notEmpty": true
1731
- },
1732
- "feel": "optional",
1733
- "group": "authentication",
1734
- "binding": {
1735
- "name": "apiKey",
1736
- "type": "zeebe:input"
1737
- },
1738
- "type": "String"
1739
- },
1740
- {
1741
- "id": "from.name",
1742
- "label": "Name",
1743
- "optional": false,
1744
- "constraints": {
1745
- "notEmpty": true
1746
- },
1747
- "feel": "optional",
1748
- "group": "sender",
1749
- "binding": {
1750
- "name": "from.name",
1751
- "type": "zeebe:input"
1752
- },
1753
- "type": "String"
1754
- },
1755
- {
1756
- "id": "from.email",
1757
- "label": "Email address",
1758
- "optional": false,
1759
- "constraints": {
1760
- "notEmpty": true
1761
- },
1762
- "feel": "optional",
1763
- "group": "sender",
1764
- "binding": {
1765
- "name": "from.email",
1766
- "type": "zeebe:input"
1767
- },
1768
- "type": "String"
1769
- },
1770
- {
1771
- "id": "to.name",
1772
- "label": "Name",
1773
- "optional": false,
1774
- "constraints": {
1775
- "notEmpty": true
1776
- },
1777
- "feel": "optional",
1778
- "group": "receiver",
1779
- "binding": {
1780
- "name": "to.name",
1781
- "type": "zeebe:input"
1782
- },
1783
- "type": "String"
1784
- },
1785
- {
1786
- "id": "to.email",
1787
- "label": "Email address",
1788
- "optional": false,
1789
- "constraints": {
1790
- "notEmpty": true
1791
- },
1792
- "feel": "optional",
1793
- "group": "receiver",
1794
- "binding": {
1795
- "name": "to.email",
1796
- "type": "zeebe:input"
1797
- },
1798
- "type": "String"
1799
- },
1800
- {
1801
- "id": "unMappedFieldNotUseInModel.mailType",
1802
- "label": "Mail contents",
1803
- "optional": false,
1804
- "group": "content",
1805
- "binding": {
1806
- "name": "unMappedFieldNotUseInModel.mailType",
1807
- "type": "zeebe:input"
1808
- },
1809
- "type": "Dropdown",
1810
- "choices": [
1811
- {
1812
- "name": "Simple (no dynamic template)",
1813
- "value": "mail"
1814
- },
1815
- {
1816
- "name": "Using dynamic template",
1817
- "value": "byTemplate"
1818
- }
1819
- ]
1820
- },
1821
- {
1822
- "id": "template.id",
1823
- "label": "Template ID",
1824
- "optional": false,
1825
- "constraints": {
1826
- "notEmpty": true
1827
- },
1828
- "feel": "optional",
1829
- "group": "content",
1830
- "binding": {
1831
- "name": "template.id",
1832
- "type": "zeebe:input"
1833
- },
1834
- "condition": {
1835
- "property": "unMappedFieldNotUseInModel.mailType",
1836
- "equals": "byTemplate",
1837
- "type": "simple"
1838
- },
1839
- "type": "String"
1840
- },
1841
- {
1842
- "id": "template.data",
1843
- "label": "Template data",
1844
- "optional": false,
1845
- "constraints": {
1846
- "notEmpty": true
1847
- },
1848
- "feel": "required",
1849
- "group": "content",
1850
- "binding": {
1851
- "name": "template.data",
1852
- "type": "zeebe:input"
1853
- },
1854
- "condition": {
1855
- "property": "unMappedFieldNotUseInModel.mailType",
1856
- "equals": "byTemplate",
1857
- "type": "simple"
1858
- },
1859
- "type": "String"
1860
- },
1861
- {
1862
- "id": "content.subject",
1863
- "label": "Subject",
1864
- "optional": false,
1865
- "constraints": {
1866
- "notEmpty": true
1867
- },
1868
- "feel": "optional",
1869
- "group": "content",
1870
- "binding": {
1871
- "name": "content.subject",
1872
- "type": "zeebe:input"
1873
- },
1874
- "condition": {
1875
- "property": "unMappedFieldNotUseInModel.mailType",
1876
- "equals": "mail",
1877
- "type": "simple"
1878
- },
1879
- "type": "String"
1880
- },
1881
- {
1882
- "id": "content.type",
1883
- "label": "Content type",
1884
- "optional": false,
1885
- "value": "text/plain",
1886
- "constraints": {
1887
- "notEmpty": true
1888
- },
1889
- "feel": "optional",
1890
- "group": "content",
1891
- "binding": {
1892
- "name": "content.type",
1893
- "type": "zeebe:input"
1894
- },
1895
- "condition": {
1896
- "property": "unMappedFieldNotUseInModel.mailType",
1897
- "equals": "mail",
1898
- "type": "simple"
1899
- },
1900
- "type": "String"
1901
- },
1902
- {
1903
- "id": "content.value",
1904
- "label": "Body",
1905
- "optional": false,
1906
- "constraints": {
1907
- "notEmpty": true
1908
- },
1909
- "feel": "optional",
1910
- "group": "content",
1911
- "binding": {
1912
- "name": "content.value",
1913
- "type": "zeebe:input"
1914
- },
1915
- "condition": {
1916
- "property": "unMappedFieldNotUseInModel.mailType",
1917
- "equals": "mail",
1918
- "type": "simple"
1919
- },
1920
- "type": "Text"
1921
- },
1922
- {
1923
- "id": "attachments",
1924
- "label": "attachments",
1925
- "description": "List of <a href=\"https://docs.camunda.io/docs/apis-tools/camunda-api-rest/specifications/upload-document-alpha/\">Camunda Documents</a>",
1926
- "optional": true,
1927
- "feel": "required",
1928
- "group": "content",
1929
- "binding": {
1930
- "name": "attachments",
1931
- "type": "zeebe:input"
1932
- },
1933
- "type": "String"
1934
- },
1935
- {
1936
- "id": "version",
1937
- "label": "Version",
1938
- "description": "Version of the element template",
1939
- "value": "5",
1940
- "group": "connector",
1941
- "binding": {
1942
- "key": "elementTemplateVersion",
1943
- "type": "zeebe:taskHeader"
1944
- },
1945
- "type": "Hidden"
1946
- },
1947
- {
1948
- "id": "id",
1949
- "label": "ID",
1950
- "description": "ID of the element template",
1951
- "value": "io.camunda.connectors.SendGrid.v2",
1952
- "group": "connector",
1953
- "binding": {
1954
- "key": "elementTemplateId",
1955
- "type": "zeebe:taskHeader"
1956
- },
1957
- "type": "Hidden"
1958
- },
1959
- {
1960
- "id": "resultVariable",
1961
- "label": "Result variable",
1962
- "description": "Name of variable to store the response in",
1963
- "group": "output",
1964
- "binding": {
1965
- "key": "resultVariable",
1966
- "type": "zeebe:taskHeader"
1967
- },
1968
- "type": "String"
1969
- },
1970
- {
1971
- "id": "resultExpression",
1972
- "label": "Result expression",
1973
- "description": "Expression to map the response into process variables",
1974
- "feel": "required",
1975
- "group": "output",
1976
- "binding": {
1977
- "key": "resultExpression",
1978
- "type": "zeebe:taskHeader"
1979
- },
1980
- "type": "Text"
1981
- },
1982
- {
1983
- "id": "errorExpression",
1984
- "label": "Error expression",
1985
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1986
- "feel": "required",
1987
- "group": "error",
1988
- "binding": {
1989
- "key": "errorExpression",
1990
- "type": "zeebe:taskHeader"
1991
- },
1992
- "type": "Text"
1993
- },
1994
- {
1995
- "id": "retryCount",
1996
- "label": "Retries",
1997
- "description": "Number of retries",
1998
- "value": "3",
1999
- "feel": "optional",
2000
- "group": "retries",
2001
- "binding": {
2002
- "property": "retries",
2003
- "type": "zeebe:taskDefinition"
2004
- },
2005
- "type": "String"
2006
- },
2007
- {
2008
- "id": "retryBackoff",
2009
- "label": "Retry backoff",
2010
- "description": "ISO-8601 duration to wait between retries",
2011
- "value": "PT0S",
2012
- "group": "retries",
2013
- "binding": {
2014
- "key": "retryBackoff",
2015
- "type": "zeebe:taskHeader"
2016
- },
2017
- "type": "String"
2018
- }
2019
2019
  ],
2020
- "icon": {
2021
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0id2hpdGUiLz4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0iIzk5RTFGNCIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSJ3aGl0ZSIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSIjOTlFMUY0Ii8+CiAgICA8cGF0aCBkPSJNMC4yODU3MDYgMTUuNjg0Nkw1LjQzODM3IDE1LjY4NDRWMTUuNzE0M0gwLjI4NTcwNlYxNS42ODQ2Wk0wLjI4NTcwNiAxMC41NjE5SDUuNDM4MzdWMTUuNjg0NEwwLjI4NTcwNiAxNS42ODQ2VjEwLjU2MTlaIiBmaWxsPSIjMUE4MkUyIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAwLjI4NTcwNkgxMC41NjExVjUuNDA4NDdINS40MzgzN1YwLjI4NTcwNlpNMTAuNTYxNiA1LjQzODM3SDE1LjcxNDNWMTAuNTYxMUgxMC41NjE2VjUuNDM4MzdaIiBmaWxsPSIjMDBCM0UzIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAxMC41NjExTDEwLjU2MTEgMTAuNTYxNlY1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMVoiIGZpbGw9IiMwMDlERDkiLz4KICAgIDxwYXRoIGQ9Ik0xMC41NjExIDAuMjg1NzA2SDE1LjcxNDNWNS40MDg0N0gxMC41NjExVjAuMjg1NzA2WiIgZmlsbD0iIzFBODJFMiIvPgogICAgPHBhdGggZD0iTTEwLjU2MTEgNS40MDg0N0gxNS43MTQzVjUuNDM4MzdIMTAuNTYxNkwxMC41NjExIDUuNDA4NDdaIiBmaWxsPSIjMUE4MkUyIi8+Cjwvc3ZnPg=="
2020
+ "engines": {
2021
+ "camunda": "^8.2"
2022
2022
  }
2023
2023
  }
2024
2024
  ]