@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
@@ -4,8 +4,18 @@
4
4
  "name": "Email Connector",
5
5
  "id": "io.camunda.connectors.email.v1",
6
6
  "description": "Execute email requests",
7
+ "metadata": {
8
+ "keywords": [
9
+ "send emails",
10
+ "list emails",
11
+ "search emails",
12
+ "delete emails",
13
+ "read emails",
14
+ "move emails"
15
+ ]
16
+ },
7
17
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
8
- "version": 1,
18
+ "version": 2,
9
19
  "category": {
10
20
  "id": "connectors",
11
21
  "name": "Connectors"
@@ -143,6 +153,7 @@
143
153
  "constraints": {
144
154
  "notEmpty": true
145
155
  },
156
+ "feel": "optional",
146
157
  "group": "authentication",
147
158
  "binding": {
148
159
  "name": "authentication.password",
@@ -206,7 +217,7 @@
206
217
  "id": "data.imapPort",
207
218
  "label": "IMAP Port",
208
219
  "optional": false,
209
- "value": "993",
220
+ "value": 993,
210
221
  "constraints": {
211
222
  "notEmpty": true
212
223
  },
@@ -222,7 +233,7 @@
222
233
  "type": "simple"
223
234
  },
224
235
  "tooltip": "Enter the port number for connecting to the IMAP server. Common ports are 993 for secure connections using SSL/TLS, or 143 for non-secure connections.",
225
- "type": "String"
236
+ "type": "Number"
226
237
  },
227
238
  {
228
239
  "id": "imapCryptographicProtocol",
@@ -249,13 +260,13 @@
249
260
  "name": "TLS",
250
261
  "value": "TLS"
251
262
  },
252
- {
253
- "name": "None",
254
- "value": "NONE"
255
- },
256
263
  {
257
264
  "name": "SSL",
258
265
  "value": "SSL"
266
+ },
267
+ {
268
+ "name": "None",
269
+ "value": "NONE"
259
270
  }
260
271
  ]
261
272
  },
@@ -284,7 +295,7 @@
284
295
  "id": "data.pop3Port",
285
296
  "label": "POP3 Port",
286
297
  "optional": false,
287
- "value": "995",
298
+ "value": 995,
288
299
  "constraints": {
289
300
  "notEmpty": true
290
301
  },
@@ -300,7 +311,7 @@
300
311
  "type": "simple"
301
312
  },
302
313
  "tooltip": "Enter the port number for connecting to the POP3 server. The standard port is 995 for secure connections with SSL/TLS, or 110 for non-secure connections.",
303
- "type": "String"
314
+ "type": "Number"
304
315
  },
305
316
  {
306
317
  "id": "pop3CryptographicProtocol",
@@ -327,13 +338,13 @@
327
338
  "name": "TLS",
328
339
  "value": "TLS"
329
340
  },
330
- {
331
- "name": "None",
332
- "value": "NONE"
333
- },
334
341
  {
335
342
  "name": "SSL",
336
343
  "value": "SSL"
344
+ },
345
+ {
346
+ "name": "None",
347
+ "value": "NONE"
337
348
  }
338
349
  ]
339
350
  },
@@ -362,7 +373,7 @@
362
373
  "id": "data.smtpPort",
363
374
  "label": "SMTP Port",
364
375
  "optional": false,
365
- "value": "587",
376
+ "value": 587,
366
377
  "constraints": {
367
378
  "notEmpty": true
368
379
  },
@@ -378,7 +389,7 @@
378
389
  "type": "simple"
379
390
  },
380
391
  "tooltip": "Enter the port number for connecting to the SMTP server. Typically, port 587 is used for secure connections with STARTTLS, port 465 for secure connections using SSL/TLS, and port 25 for non-secure connections.",
381
- "type": "String"
392
+ "type": "Number"
382
393
  },
383
394
  {
384
395
  "id": "smtpCryptographicProtocol",
@@ -405,13 +416,13 @@
405
416
  "name": "TLS",
406
417
  "value": "TLS"
407
418
  },
408
- {
409
- "name": "None",
410
- "value": "NONE"
411
- },
412
419
  {
413
420
  "name": "SSL",
414
421
  "value": "SSL"
422
+ },
423
+ {
424
+ "name": "None",
425
+ "value": "NONE"
415
426
  }
416
427
  ]
417
428
  },
@@ -623,6 +634,33 @@
623
634
  "tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
624
635
  "type": "String"
625
636
  },
637
+ {
638
+ "id": "smtpHeaders",
639
+ "label": "Headers",
640
+ "optional": true,
641
+ "feel": "required",
642
+ "group": "sendEmailSmtp",
643
+ "binding": {
644
+ "name": "data.smtpAction.headers",
645
+ "type": "zeebe:input"
646
+ },
647
+ "condition": {
648
+ "allMatch": [
649
+ {
650
+ "property": "data.smtpActionDiscriminator",
651
+ "equals": "sendEmailSmtp",
652
+ "type": "simple"
653
+ },
654
+ {
655
+ "property": "protocol",
656
+ "equals": "smtp",
657
+ "type": "simple"
658
+ }
659
+ ]
660
+ },
661
+ "tooltip": "Additional email headers",
662
+ "type": "String"
663
+ },
626
664
  {
627
665
  "id": "smtpSubject",
628
666
  "label": "Subject",
@@ -654,12 +692,53 @@
654
692
  "type": "String"
655
693
  },
656
694
  {
657
- "id": "smtpBody",
658
- "label": "Email Content",
695
+ "id": "contentType",
696
+ "label": "ContentType",
659
697
  "optional": false,
698
+ "value": "PLAIN",
660
699
  "constraints": {
661
700
  "notEmpty": true
662
701
  },
702
+ "group": "sendEmailSmtp",
703
+ "binding": {
704
+ "name": "data.smtpAction.contentType",
705
+ "type": "zeebe:input"
706
+ },
707
+ "condition": {
708
+ "allMatch": [
709
+ {
710
+ "property": "data.smtpActionDiscriminator",
711
+ "equals": "sendEmailSmtp",
712
+ "type": "simple"
713
+ },
714
+ {
715
+ "property": "protocol",
716
+ "equals": "smtp",
717
+ "type": "simple"
718
+ }
719
+ ]
720
+ },
721
+ "tooltip": "Email's contentType",
722
+ "type": "Dropdown",
723
+ "choices": [
724
+ {
725
+ "name": "PLAIN",
726
+ "value": "PLAIN"
727
+ },
728
+ {
729
+ "name": "HTML",
730
+ "value": "HTML"
731
+ },
732
+ {
733
+ "name": "HTML & Plaintext",
734
+ "value": "MULTIPART"
735
+ }
736
+ ]
737
+ },
738
+ {
739
+ "id": "smtpBody",
740
+ "label": "Email Text Content",
741
+ "optional": false,
663
742
  "feel": "optional",
664
743
  "group": "sendEmailSmtp",
665
744
  "binding": {
@@ -668,6 +747,11 @@
668
747
  },
669
748
  "condition": {
670
749
  "allMatch": [
750
+ {
751
+ "property": "contentType",
752
+ "oneOf": ["PLAIN", "MULTIPART"],
753
+ "type": "simple"
754
+ },
671
755
  {
672
756
  "property": "data.smtpActionDiscriminator",
673
757
  "equals": "sendEmailSmtp",
@@ -683,14 +767,75 @@
683
767
  "tooltip": "Email's content",
684
768
  "type": "Text"
685
769
  },
770
+ {
771
+ "id": "smtpHtmlBody",
772
+ "label": "Email Html Content",
773
+ "optional": false,
774
+ "feel": "optional",
775
+ "group": "sendEmailSmtp",
776
+ "binding": {
777
+ "name": "data.smtpAction.htmlBody",
778
+ "type": "zeebe:input"
779
+ },
780
+ "condition": {
781
+ "allMatch": [
782
+ {
783
+ "property": "contentType",
784
+ "oneOf": ["HTML", "MULTIPART"],
785
+ "type": "simple"
786
+ },
787
+ {
788
+ "property": "data.smtpActionDiscriminator",
789
+ "equals": "sendEmailSmtp",
790
+ "type": "simple"
791
+ },
792
+ {
793
+ "property": "protocol",
794
+ "equals": "smtp",
795
+ "type": "simple"
796
+ }
797
+ ]
798
+ },
799
+ "tooltip": "Email's Html content",
800
+ "type": "Text"
801
+ },
802
+ {
803
+ "id": "attachmentsSmtp",
804
+ "label": "Attachment",
805
+ "description": "Email's attachment. e.g., =[ document1, document2]",
806
+ "optional": true,
807
+ "feel": "required",
808
+ "group": "sendEmailSmtp",
809
+ "binding": {
810
+ "name": "data.smtpAction.attachments",
811
+ "type": "zeebe:input"
812
+ },
813
+ "condition": {
814
+ "allMatch": [
815
+ {
816
+ "property": "data.smtpActionDiscriminator",
817
+ "equals": "sendEmailSmtp",
818
+ "type": "simple"
819
+ },
820
+ {
821
+ "property": "protocol",
822
+ "equals": "smtp",
823
+ "type": "simple"
824
+ }
825
+ ]
826
+ },
827
+ "tooltip": "Email's attachments, should be set as a list ",
828
+ "type": "String"
829
+ },
686
830
  {
687
831
  "id": "pop3maxToBeRead",
688
832
  "label": "Maximum number of emails to be read",
689
833
  "optional": false,
690
- "value": "100",
834
+ "value": 100,
691
835
  "constraints": {
692
836
  "notEmpty": true
693
837
  },
838
+ "feel": "static",
694
839
  "group": "listEmailsPop3",
695
840
  "binding": {
696
841
  "name": "data.pop3Action.maxToBeRead",
@@ -711,7 +856,7 @@
711
856
  ]
712
857
  },
713
858
  "tooltip": "Enter the maximum number of emails to be read from the specified folder. This limits the number of emails fetched to avoid performance issues with large mailboxes. The default value is set to 100.",
714
- "type": "String"
859
+ "type": "Number"
715
860
  },
716
861
  {
717
862
  "id": "pop3SortField",
@@ -885,10 +1030,11 @@
885
1030
  "id": "imapMaxToBeRead",
886
1031
  "label": "Maximum number of emails to be read",
887
1032
  "optional": false,
888
- "value": "100",
1033
+ "value": 100,
889
1034
  "constraints": {
890
1035
  "notEmpty": true
891
1036
  },
1037
+ "feel": "static",
892
1038
  "group": "listEmailsImap",
893
1039
  "binding": {
894
1040
  "name": "data.imapAction.maxToBeRead",
@@ -909,7 +1055,7 @@
909
1055
  ]
910
1056
  },
911
1057
  "tooltip": "Enter the maximum number of emails to be read from the specified folder. This limits the number of emails fetched to avoid performance issues with large mailboxes. The default value is set to 100.",
912
- "type": "String"
1058
+ "type": "Number"
913
1059
  },
914
1060
  {
915
1061
  "id": "imapListEmailsFolder",
@@ -1334,7 +1480,6 @@
1334
1480
  "label": "Retry backoff",
1335
1481
  "description": "ISO-8601 duration to wait between retries",
1336
1482
  "value": "PT0S",
1337
- "feel": "optional",
1338
1483
  "group": "retries",
1339
1484
  "binding": {
1340
1485
  "key": "retryBackoff",
@@ -1347,7 +1492,7 @@
1347
1492
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
1348
1493
  },
1349
1494
  "engines": {
1350
- "camunda": "^8.6"
1495
+ "camunda": "^8.7"
1351
1496
  }
1352
1497
  },
1353
1498
  {
@@ -1355,18 +1500,8 @@
1355
1500
  "name": "Email Connector",
1356
1501
  "id": "io.camunda.connectors.email.v1",
1357
1502
  "description": "Execute email requests",
1358
- "metadata": {
1359
- "keywords": [
1360
- "send emails",
1361
- "list emails",
1362
- "search emails",
1363
- "delete emails",
1364
- "read emails",
1365
- "move emails"
1366
- ]
1367
- },
1368
1503
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
1369
- "version": 2,
1504
+ "version": 1,
1370
1505
  "category": {
1371
1506
  "id": "connectors",
1372
1507
  "name": "Connectors"
@@ -1504,7 +1639,6 @@
1504
1639
  "constraints": {
1505
1640
  "notEmpty": true
1506
1641
  },
1507
- "feel": "optional",
1508
1642
  "group": "authentication",
1509
1643
  "binding": {
1510
1644
  "name": "authentication.password",
@@ -1568,7 +1702,7 @@
1568
1702
  "id": "data.imapPort",
1569
1703
  "label": "IMAP Port",
1570
1704
  "optional": false,
1571
- "value": 993,
1705
+ "value": "993",
1572
1706
  "constraints": {
1573
1707
  "notEmpty": true
1574
1708
  },
@@ -1584,7 +1718,7 @@
1584
1718
  "type": "simple"
1585
1719
  },
1586
1720
  "tooltip": "Enter the port number for connecting to the IMAP server. Common ports are 993 for secure connections using SSL/TLS, or 143 for non-secure connections.",
1587
- "type": "Number"
1721
+ "type": "String"
1588
1722
  },
1589
1723
  {
1590
1724
  "id": "imapCryptographicProtocol",
@@ -1611,13 +1745,13 @@
1611
1745
  "name": "TLS",
1612
1746
  "value": "TLS"
1613
1747
  },
1614
- {
1615
- "name": "SSL",
1616
- "value": "SSL"
1617
- },
1618
1748
  {
1619
1749
  "name": "None",
1620
1750
  "value": "NONE"
1751
+ },
1752
+ {
1753
+ "name": "SSL",
1754
+ "value": "SSL"
1621
1755
  }
1622
1756
  ]
1623
1757
  },
@@ -1646,7 +1780,7 @@
1646
1780
  "id": "data.pop3Port",
1647
1781
  "label": "POP3 Port",
1648
1782
  "optional": false,
1649
- "value": 995,
1783
+ "value": "995",
1650
1784
  "constraints": {
1651
1785
  "notEmpty": true
1652
1786
  },
@@ -1662,7 +1796,7 @@
1662
1796
  "type": "simple"
1663
1797
  },
1664
1798
  "tooltip": "Enter the port number for connecting to the POP3 server. The standard port is 995 for secure connections with SSL/TLS, or 110 for non-secure connections.",
1665
- "type": "Number"
1799
+ "type": "String"
1666
1800
  },
1667
1801
  {
1668
1802
  "id": "pop3CryptographicProtocol",
@@ -1689,13 +1823,13 @@
1689
1823
  "name": "TLS",
1690
1824
  "value": "TLS"
1691
1825
  },
1692
- {
1693
- "name": "SSL",
1694
- "value": "SSL"
1695
- },
1696
1826
  {
1697
1827
  "name": "None",
1698
1828
  "value": "NONE"
1829
+ },
1830
+ {
1831
+ "name": "SSL",
1832
+ "value": "SSL"
1699
1833
  }
1700
1834
  ]
1701
1835
  },
@@ -1724,7 +1858,7 @@
1724
1858
  "id": "data.smtpPort",
1725
1859
  "label": "SMTP Port",
1726
1860
  "optional": false,
1727
- "value": 587,
1861
+ "value": "587",
1728
1862
  "constraints": {
1729
1863
  "notEmpty": true
1730
1864
  },
@@ -1740,7 +1874,7 @@
1740
1874
  "type": "simple"
1741
1875
  },
1742
1876
  "tooltip": "Enter the port number for connecting to the SMTP server. Typically, port 587 is used for secure connections with STARTTLS, port 465 for secure connections using SSL/TLS, and port 25 for non-secure connections.",
1743
- "type": "Number"
1877
+ "type": "String"
1744
1878
  },
1745
1879
  {
1746
1880
  "id": "smtpCryptographicProtocol",
@@ -1767,13 +1901,13 @@
1767
1901
  "name": "TLS",
1768
1902
  "value": "TLS"
1769
1903
  },
1770
- {
1771
- "name": "SSL",
1772
- "value": "SSL"
1773
- },
1774
1904
  {
1775
1905
  "name": "None",
1776
1906
  "value": "NONE"
1907
+ },
1908
+ {
1909
+ "name": "SSL",
1910
+ "value": "SSL"
1777
1911
  }
1778
1912
  ]
1779
1913
  },
@@ -1985,33 +2119,6 @@
1985
2119
  "tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
1986
2120
  "type": "String"
1987
2121
  },
1988
- {
1989
- "id": "smtpHeaders",
1990
- "label": "Headers",
1991
- "optional": true,
1992
- "feel": "required",
1993
- "group": "sendEmailSmtp",
1994
- "binding": {
1995
- "name": "data.smtpAction.headers",
1996
- "type": "zeebe:input"
1997
- },
1998
- "condition": {
1999
- "allMatch": [
2000
- {
2001
- "property": "data.smtpActionDiscriminator",
2002
- "equals": "sendEmailSmtp",
2003
- "type": "simple"
2004
- },
2005
- {
2006
- "property": "protocol",
2007
- "equals": "smtp",
2008
- "type": "simple"
2009
- }
2010
- ]
2011
- },
2012
- "tooltip": "Additional email headers",
2013
- "type": "String"
2014
- },
2015
2122
  {
2016
2123
  "id": "smtpSubject",
2017
2124
  "label": "Subject",
@@ -2043,53 +2150,12 @@
2043
2150
  "type": "String"
2044
2151
  },
2045
2152
  {
2046
- "id": "contentType",
2047
- "label": "ContentType",
2153
+ "id": "smtpBody",
2154
+ "label": "Email Content",
2048
2155
  "optional": false,
2049
- "value": "PLAIN",
2050
2156
  "constraints": {
2051
2157
  "notEmpty": true
2052
2158
  },
2053
- "group": "sendEmailSmtp",
2054
- "binding": {
2055
- "name": "data.smtpAction.contentType",
2056
- "type": "zeebe:input"
2057
- },
2058
- "condition": {
2059
- "allMatch": [
2060
- {
2061
- "property": "data.smtpActionDiscriminator",
2062
- "equals": "sendEmailSmtp",
2063
- "type": "simple"
2064
- },
2065
- {
2066
- "property": "protocol",
2067
- "equals": "smtp",
2068
- "type": "simple"
2069
- }
2070
- ]
2071
- },
2072
- "tooltip": "Email's contentType",
2073
- "type": "Dropdown",
2074
- "choices": [
2075
- {
2076
- "name": "PLAIN",
2077
- "value": "PLAIN"
2078
- },
2079
- {
2080
- "name": "HTML",
2081
- "value": "HTML"
2082
- },
2083
- {
2084
- "name": "HTML & Plaintext",
2085
- "value": "MULTIPART"
2086
- }
2087
- ]
2088
- },
2089
- {
2090
- "id": "smtpBody",
2091
- "label": "Email Text Content",
2092
- "optional": false,
2093
2159
  "feel": "optional",
2094
2160
  "group": "sendEmailSmtp",
2095
2161
  "binding": {
@@ -2098,11 +2164,6 @@
2098
2164
  },
2099
2165
  "condition": {
2100
2166
  "allMatch": [
2101
- {
2102
- "property": "contentType",
2103
- "oneOf": ["PLAIN", "MULTIPART"],
2104
- "type": "simple"
2105
- },
2106
2167
  {
2107
2168
  "property": "data.smtpActionDiscriminator",
2108
2169
  "equals": "sendEmailSmtp",
@@ -2118,75 +2179,14 @@
2118
2179
  "tooltip": "Email's content",
2119
2180
  "type": "Text"
2120
2181
  },
2121
- {
2122
- "id": "smtpHtmlBody",
2123
- "label": "Email Html Content",
2124
- "optional": false,
2125
- "feel": "optional",
2126
- "group": "sendEmailSmtp",
2127
- "binding": {
2128
- "name": "data.smtpAction.htmlBody",
2129
- "type": "zeebe:input"
2130
- },
2131
- "condition": {
2132
- "allMatch": [
2133
- {
2134
- "property": "contentType",
2135
- "oneOf": ["HTML", "MULTIPART"],
2136
- "type": "simple"
2137
- },
2138
- {
2139
- "property": "data.smtpActionDiscriminator",
2140
- "equals": "sendEmailSmtp",
2141
- "type": "simple"
2142
- },
2143
- {
2144
- "property": "protocol",
2145
- "equals": "smtp",
2146
- "type": "simple"
2147
- }
2148
- ]
2149
- },
2150
- "tooltip": "Email's Html content",
2151
- "type": "Text"
2152
- },
2153
- {
2154
- "id": "attachmentsSmtp",
2155
- "label": "Attachment",
2156
- "description": "Email's attachment. e.g., =[ document1, document2]",
2157
- "optional": true,
2158
- "feel": "required",
2159
- "group": "sendEmailSmtp",
2160
- "binding": {
2161
- "name": "data.smtpAction.attachments",
2162
- "type": "zeebe:input"
2163
- },
2164
- "condition": {
2165
- "allMatch": [
2166
- {
2167
- "property": "data.smtpActionDiscriminator",
2168
- "equals": "sendEmailSmtp",
2169
- "type": "simple"
2170
- },
2171
- {
2172
- "property": "protocol",
2173
- "equals": "smtp",
2174
- "type": "simple"
2175
- }
2176
- ]
2177
- },
2178
- "tooltip": "Email's attachments, should be set as a list ",
2179
- "type": "String"
2180
- },
2181
2182
  {
2182
2183
  "id": "pop3maxToBeRead",
2183
2184
  "label": "Maximum number of emails to be read",
2184
2185
  "optional": false,
2185
- "value": 100,
2186
+ "value": "100",
2186
2187
  "constraints": {
2187
2188
  "notEmpty": true
2188
2189
  },
2189
- "feel": "static",
2190
2190
  "group": "listEmailsPop3",
2191
2191
  "binding": {
2192
2192
  "name": "data.pop3Action.maxToBeRead",
@@ -2207,7 +2207,7 @@
2207
2207
  ]
2208
2208
  },
2209
2209
  "tooltip": "Enter the maximum number of emails to be read from the specified folder. This limits the number of emails fetched to avoid performance issues with large mailboxes. The default value is set to 100.",
2210
- "type": "Number"
2210
+ "type": "String"
2211
2211
  },
2212
2212
  {
2213
2213
  "id": "pop3SortField",
@@ -2381,11 +2381,10 @@
2381
2381
  "id": "imapMaxToBeRead",
2382
2382
  "label": "Maximum number of emails to be read",
2383
2383
  "optional": false,
2384
- "value": 100,
2384
+ "value": "100",
2385
2385
  "constraints": {
2386
2386
  "notEmpty": true
2387
2387
  },
2388
- "feel": "static",
2389
2388
  "group": "listEmailsImap",
2390
2389
  "binding": {
2391
2390
  "name": "data.imapAction.maxToBeRead",
@@ -2406,7 +2405,7 @@
2406
2405
  ]
2407
2406
  },
2408
2407
  "tooltip": "Enter the maximum number of emails to be read from the specified folder. This limits the number of emails fetched to avoid performance issues with large mailboxes. The default value is set to 100.",
2409
- "type": "Number"
2408
+ "type": "String"
2410
2409
  },
2411
2410
  {
2412
2411
  "id": "imapListEmailsFolder",
@@ -2831,6 +2830,7 @@
2831
2830
  "label": "Retry backoff",
2832
2831
  "description": "ISO-8601 duration to wait between retries",
2833
2832
  "value": "PT0S",
2833
+ "feel": "optional",
2834
2834
  "group": "retries",
2835
2835
  "binding": {
2836
2836
  "key": "retryBackoff",
@@ -2843,7 +2843,7 @@
2843
2843
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
2844
2844
  },
2845
2845
  "engines": {
2846
- "camunda": "^8.7"
2846
+ "camunda": "^8.6"
2847
2847
  }
2848
2848
  },
2849
2849
  {