@camunda/connectors-element-templates 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +8 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +30 -30
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +323 -9
- package/src/element-templates/asana-connector.json +101 -101
- package/src/element-templates/automation-anywhere-outbound-connector.json +1777 -961
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1373 -1373
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +23 -23
- package/src/element-templates/aws-eventbridge-outbound-connector.json +326 -326
- package/src/element-templates/aws-lambda-outbound-connector.json +231 -231
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +285 -285
- package/src/element-templates/aws-sns-inbound-intermediate.json +33 -33
- package/src/element-templates/aws-sns-inbound-message-start.json +227 -227
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +370 -370
- package/src/element-templates/aws-sqs-boundary-connector.json +232 -232
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +532 -532
- package/src/element-templates/aws-sqs-outbound-connector.json +396 -396
- package/src/element-templates/aws-sqs-start-event-connector.json +389 -389
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/blue-prism-connector.json +13 -13
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/easy-post-connector.json +121 -121
- package/src/element-templates/email-outbound-connector.json +233 -233
- package/src/element-templates/github-connector.json +1259 -1259
- package/src/element-templates/github-webhook-connector-boundary.json +35 -35
- package/src/element-templates/github-webhook-connector-intermediate.json +31 -31
- package/src/element-templates/github-webhook-connector-start-event.json +34 -34
- package/src/element-templates/gitlab-connector.json +3333 -3333
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +414 -101
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +489 -0
- package/src/element-templates/google-sheets-outbound-connector.json +2468 -2468
- package/src/element-templates/graphql-outbound-connector.json +1113 -1113
- package/src/element-templates/http-json-connector.json +2202 -1290
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +6 -6
- package/src/element-templates/http-polling-connector.json +6 -6
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +36 -36
- package/src/element-templates/kafka-inbound-connector-boundary.json +540 -540
- package/src/element-templates/kafka-inbound-connector-intermediate.json +585 -585
- package/src/element-templates/kafka-inbound-connector.json +603 -0
- package/src/element-templates/kafka-outbound-connector.json +261 -261
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +97 -97
- package/src/element-templates/openai-connector.json +517 -159
- package/src/element-templates/operate-connector.json +569 -53
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +132 -132
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +941 -941
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +459 -459
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +269 -269
- package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
- package/src/element-templates/salesforce-connector.json +44 -44
- package/src/element-templates/sendgrid-outbound-connector.json +787 -255
- package/src/element-templates/slack-inbound-boundary.json +215 -215
- package/src/element-templates/slack-inbound-intermediate.json +178 -178
- package/src/element-templates/slack-inbound-message-start.json +323 -323
- package/src/element-templates/slack-inbound-start-event.json +212 -212
- package/src/element-templates/slack-outbound-connector.json +777 -522
- package/src/element-templates/twilio-connector.json +29 -29
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/uipath-connector.json +8 -8
- package/src/element-templates/webhook-connector-boundary.json +1133 -1133
- package/src/element-templates/webhook-connector-intermediate.json +1380 -1380
- package/src/element-templates/webhook-connector-start-event.json +1370 -1370
- package/src/element-templates/webhook-connector-start-message.json +1171 -1171
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -4,18 +4,8 @@
|
|
|
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
|
-
},
|
|
17
7
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
|
|
18
|
-
"version":
|
|
8
|
+
"version": 1,
|
|
19
9
|
"category": {
|
|
20
10
|
"id": "connectors",
|
|
21
11
|
"name": "Connectors"
|
|
@@ -24,9 +14,6 @@
|
|
|
24
14
|
"elementType": {
|
|
25
15
|
"value": "bpmn:ServiceTask"
|
|
26
16
|
},
|
|
27
|
-
"engines": {
|
|
28
|
-
"camunda": "^8.6"
|
|
29
|
-
},
|
|
30
17
|
"groups": [
|
|
31
18
|
{
|
|
32
19
|
"id": "authentication",
|
|
@@ -88,10 +75,6 @@
|
|
|
88
75
|
"id": "moveEmailImap",
|
|
89
76
|
"label": "Move Emails"
|
|
90
77
|
},
|
|
91
|
-
{
|
|
92
|
-
"id": "connector",
|
|
93
|
-
"label": "Connector"
|
|
94
|
-
},
|
|
95
78
|
{
|
|
96
79
|
"id": "output",
|
|
97
80
|
"label": "Output mapping"
|
|
@@ -160,7 +143,6 @@
|
|
|
160
143
|
"constraints": {
|
|
161
144
|
"notEmpty": true
|
|
162
145
|
},
|
|
163
|
-
"feel": "optional",
|
|
164
146
|
"group": "authentication",
|
|
165
147
|
"binding": {
|
|
166
148
|
"name": "authentication.password",
|
|
@@ -224,7 +206,7 @@
|
|
|
224
206
|
"id": "data.imapPort",
|
|
225
207
|
"label": "IMAP Port",
|
|
226
208
|
"optional": false,
|
|
227
|
-
"value": 993,
|
|
209
|
+
"value": "993",
|
|
228
210
|
"constraints": {
|
|
229
211
|
"notEmpty": true
|
|
230
212
|
},
|
|
@@ -240,7 +222,7 @@
|
|
|
240
222
|
"type": "simple"
|
|
241
223
|
},
|
|
242
224
|
"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.",
|
|
243
|
-
"type": "
|
|
225
|
+
"type": "String"
|
|
244
226
|
},
|
|
245
227
|
{
|
|
246
228
|
"id": "imapCryptographicProtocol",
|
|
@@ -267,13 +249,13 @@
|
|
|
267
249
|
"name": "TLS",
|
|
268
250
|
"value": "TLS"
|
|
269
251
|
},
|
|
270
|
-
{
|
|
271
|
-
"name": "SSL",
|
|
272
|
-
"value": "SSL"
|
|
273
|
-
},
|
|
274
252
|
{
|
|
275
253
|
"name": "None",
|
|
276
254
|
"value": "NONE"
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"name": "SSL",
|
|
258
|
+
"value": "SSL"
|
|
277
259
|
}
|
|
278
260
|
]
|
|
279
261
|
},
|
|
@@ -302,7 +284,7 @@
|
|
|
302
284
|
"id": "data.pop3Port",
|
|
303
285
|
"label": "POP3 Port",
|
|
304
286
|
"optional": false,
|
|
305
|
-
"value": 995,
|
|
287
|
+
"value": "995",
|
|
306
288
|
"constraints": {
|
|
307
289
|
"notEmpty": true
|
|
308
290
|
},
|
|
@@ -318,7 +300,7 @@
|
|
|
318
300
|
"type": "simple"
|
|
319
301
|
},
|
|
320
302
|
"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.",
|
|
321
|
-
"type": "
|
|
303
|
+
"type": "String"
|
|
322
304
|
},
|
|
323
305
|
{
|
|
324
306
|
"id": "pop3CryptographicProtocol",
|
|
@@ -345,13 +327,13 @@
|
|
|
345
327
|
"name": "TLS",
|
|
346
328
|
"value": "TLS"
|
|
347
329
|
},
|
|
348
|
-
{
|
|
349
|
-
"name": "SSL",
|
|
350
|
-
"value": "SSL"
|
|
351
|
-
},
|
|
352
330
|
{
|
|
353
331
|
"name": "None",
|
|
354
332
|
"value": "NONE"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"name": "SSL",
|
|
336
|
+
"value": "SSL"
|
|
355
337
|
}
|
|
356
338
|
]
|
|
357
339
|
},
|
|
@@ -380,7 +362,7 @@
|
|
|
380
362
|
"id": "data.smtpPort",
|
|
381
363
|
"label": "SMTP Port",
|
|
382
364
|
"optional": false,
|
|
383
|
-
"value": 587,
|
|
365
|
+
"value": "587",
|
|
384
366
|
"constraints": {
|
|
385
367
|
"notEmpty": true
|
|
386
368
|
},
|
|
@@ -396,7 +378,7 @@
|
|
|
396
378
|
"type": "simple"
|
|
397
379
|
},
|
|
398
380
|
"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.",
|
|
399
|
-
"type": "
|
|
381
|
+
"type": "String"
|
|
400
382
|
},
|
|
401
383
|
{
|
|
402
384
|
"id": "smtpCryptographicProtocol",
|
|
@@ -423,13 +405,13 @@
|
|
|
423
405
|
"name": "TLS",
|
|
424
406
|
"value": "TLS"
|
|
425
407
|
},
|
|
426
|
-
{
|
|
427
|
-
"name": "SSL",
|
|
428
|
-
"value": "SSL"
|
|
429
|
-
},
|
|
430
408
|
{
|
|
431
409
|
"name": "None",
|
|
432
410
|
"value": "NONE"
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"name": "SSL",
|
|
414
|
+
"value": "SSL"
|
|
433
415
|
}
|
|
434
416
|
]
|
|
435
417
|
},
|
|
@@ -641,33 +623,6 @@
|
|
|
641
623
|
"tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
|
|
642
624
|
"type": "String"
|
|
643
625
|
},
|
|
644
|
-
{
|
|
645
|
-
"id": "smtpHeaders",
|
|
646
|
-
"label": "Headers",
|
|
647
|
-
"optional": true,
|
|
648
|
-
"feel": "required",
|
|
649
|
-
"group": "sendEmailSmtp",
|
|
650
|
-
"binding": {
|
|
651
|
-
"name": "data.smtpAction.headers",
|
|
652
|
-
"type": "zeebe:input"
|
|
653
|
-
},
|
|
654
|
-
"condition": {
|
|
655
|
-
"allMatch": [
|
|
656
|
-
{
|
|
657
|
-
"property": "data.smtpActionDiscriminator",
|
|
658
|
-
"equals": "sendEmailSmtp",
|
|
659
|
-
"type": "simple"
|
|
660
|
-
},
|
|
661
|
-
{
|
|
662
|
-
"property": "protocol",
|
|
663
|
-
"equals": "smtp",
|
|
664
|
-
"type": "simple"
|
|
665
|
-
}
|
|
666
|
-
]
|
|
667
|
-
},
|
|
668
|
-
"tooltip": "Additional email headers",
|
|
669
|
-
"type": "String"
|
|
670
|
-
},
|
|
671
626
|
{
|
|
672
627
|
"id": "smtpSubject",
|
|
673
628
|
"label": "Subject",
|
|
@@ -699,53 +654,12 @@
|
|
|
699
654
|
"type": "String"
|
|
700
655
|
},
|
|
701
656
|
{
|
|
702
|
-
"id": "
|
|
703
|
-
"label": "
|
|
657
|
+
"id": "smtpBody",
|
|
658
|
+
"label": "Email Content",
|
|
704
659
|
"optional": false,
|
|
705
|
-
"value": "PLAIN",
|
|
706
660
|
"constraints": {
|
|
707
661
|
"notEmpty": true
|
|
708
662
|
},
|
|
709
|
-
"group": "sendEmailSmtp",
|
|
710
|
-
"binding": {
|
|
711
|
-
"name": "data.smtpAction.contentType",
|
|
712
|
-
"type": "zeebe:input"
|
|
713
|
-
},
|
|
714
|
-
"condition": {
|
|
715
|
-
"allMatch": [
|
|
716
|
-
{
|
|
717
|
-
"property": "data.smtpActionDiscriminator",
|
|
718
|
-
"equals": "sendEmailSmtp",
|
|
719
|
-
"type": "simple"
|
|
720
|
-
},
|
|
721
|
-
{
|
|
722
|
-
"property": "protocol",
|
|
723
|
-
"equals": "smtp",
|
|
724
|
-
"type": "simple"
|
|
725
|
-
}
|
|
726
|
-
]
|
|
727
|
-
},
|
|
728
|
-
"tooltip": "Email's contentType",
|
|
729
|
-
"type": "Dropdown",
|
|
730
|
-
"choices": [
|
|
731
|
-
{
|
|
732
|
-
"name": "PLAIN",
|
|
733
|
-
"value": "PLAIN"
|
|
734
|
-
},
|
|
735
|
-
{
|
|
736
|
-
"name": "HTML",
|
|
737
|
-
"value": "HTML"
|
|
738
|
-
},
|
|
739
|
-
{
|
|
740
|
-
"name": "HTML & Plaintext",
|
|
741
|
-
"value": "MULTIPART"
|
|
742
|
-
}
|
|
743
|
-
]
|
|
744
|
-
},
|
|
745
|
-
{
|
|
746
|
-
"id": "smtpBody",
|
|
747
|
-
"label": "Email Text Content",
|
|
748
|
-
"optional": false,
|
|
749
663
|
"feel": "optional",
|
|
750
664
|
"group": "sendEmailSmtp",
|
|
751
665
|
"binding": {
|
|
@@ -754,11 +668,6 @@
|
|
|
754
668
|
},
|
|
755
669
|
"condition": {
|
|
756
670
|
"allMatch": [
|
|
757
|
-
{
|
|
758
|
-
"property": "contentType",
|
|
759
|
-
"oneOf": ["PLAIN", "MULTIPART"],
|
|
760
|
-
"type": "simple"
|
|
761
|
-
},
|
|
762
671
|
{
|
|
763
672
|
"property": "data.smtpActionDiscriminator",
|
|
764
673
|
"equals": "sendEmailSmtp",
|
|
@@ -774,75 +683,14 @@
|
|
|
774
683
|
"tooltip": "Email's content",
|
|
775
684
|
"type": "Text"
|
|
776
685
|
},
|
|
777
|
-
{
|
|
778
|
-
"id": "smtpHtmlBody",
|
|
779
|
-
"label": "Email Html Content",
|
|
780
|
-
"optional": false,
|
|
781
|
-
"feel": "optional",
|
|
782
|
-
"group": "sendEmailSmtp",
|
|
783
|
-
"binding": {
|
|
784
|
-
"name": "data.smtpAction.htmlBody",
|
|
785
|
-
"type": "zeebe:input"
|
|
786
|
-
},
|
|
787
|
-
"condition": {
|
|
788
|
-
"allMatch": [
|
|
789
|
-
{
|
|
790
|
-
"property": "contentType",
|
|
791
|
-
"oneOf": ["HTML", "MULTIPART"],
|
|
792
|
-
"type": "simple"
|
|
793
|
-
},
|
|
794
|
-
{
|
|
795
|
-
"property": "data.smtpActionDiscriminator",
|
|
796
|
-
"equals": "sendEmailSmtp",
|
|
797
|
-
"type": "simple"
|
|
798
|
-
},
|
|
799
|
-
{
|
|
800
|
-
"property": "protocol",
|
|
801
|
-
"equals": "smtp",
|
|
802
|
-
"type": "simple"
|
|
803
|
-
}
|
|
804
|
-
]
|
|
805
|
-
},
|
|
806
|
-
"tooltip": "Email's Html content",
|
|
807
|
-
"type": "Text"
|
|
808
|
-
},
|
|
809
|
-
{
|
|
810
|
-
"id": "attachmentsSmtp",
|
|
811
|
-
"label": "Attachment",
|
|
812
|
-
"description": "Email's attachment. e.g., =[ document1, document2]",
|
|
813
|
-
"optional": true,
|
|
814
|
-
"feel": "required",
|
|
815
|
-
"group": "sendEmailSmtp",
|
|
816
|
-
"binding": {
|
|
817
|
-
"name": "data.smtpAction.attachments",
|
|
818
|
-
"type": "zeebe:input"
|
|
819
|
-
},
|
|
820
|
-
"condition": {
|
|
821
|
-
"allMatch": [
|
|
822
|
-
{
|
|
823
|
-
"property": "data.smtpActionDiscriminator",
|
|
824
|
-
"equals": "sendEmailSmtp",
|
|
825
|
-
"type": "simple"
|
|
826
|
-
},
|
|
827
|
-
{
|
|
828
|
-
"property": "protocol",
|
|
829
|
-
"equals": "smtp",
|
|
830
|
-
"type": "simple"
|
|
831
|
-
}
|
|
832
|
-
]
|
|
833
|
-
},
|
|
834
|
-
"tooltip": "Email's attachments, should be set as a list ",
|
|
835
|
-
"type": "String"
|
|
836
|
-
},
|
|
837
686
|
{
|
|
838
687
|
"id": "pop3maxToBeRead",
|
|
839
688
|
"label": "Maximum number of emails to be read",
|
|
840
689
|
"optional": false,
|
|
841
|
-
"value": 100,
|
|
690
|
+
"value": "100",
|
|
842
691
|
"constraints": {
|
|
843
692
|
"notEmpty": true
|
|
844
693
|
},
|
|
845
|
-
"feel": "static",
|
|
846
694
|
"group": "listEmailsPop3",
|
|
847
695
|
"binding": {
|
|
848
696
|
"name": "data.pop3Action.maxToBeRead",
|
|
@@ -863,7 +711,7 @@
|
|
|
863
711
|
]
|
|
864
712
|
},
|
|
865
713
|
"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.",
|
|
866
|
-
"type": "
|
|
714
|
+
"type": "String"
|
|
867
715
|
},
|
|
868
716
|
{
|
|
869
717
|
"id": "pop3SortField",
|
|
@@ -1037,11 +885,10 @@
|
|
|
1037
885
|
"id": "imapMaxToBeRead",
|
|
1038
886
|
"label": "Maximum number of emails to be read",
|
|
1039
887
|
"optional": false,
|
|
1040
|
-
"value": 100,
|
|
888
|
+
"value": "100",
|
|
1041
889
|
"constraints": {
|
|
1042
890
|
"notEmpty": true
|
|
1043
891
|
},
|
|
1044
|
-
"feel": "static",
|
|
1045
892
|
"group": "listEmailsImap",
|
|
1046
893
|
"binding": {
|
|
1047
894
|
"name": "data.imapAction.maxToBeRead",
|
|
@@ -1062,7 +909,7 @@
|
|
|
1062
909
|
]
|
|
1063
910
|
},
|
|
1064
911
|
"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.",
|
|
1065
|
-
"type": "
|
|
912
|
+
"type": "String"
|
|
1066
913
|
},
|
|
1067
914
|
{
|
|
1068
915
|
"id": "imapListEmailsFolder",
|
|
@@ -1434,30 +1281,6 @@
|
|
|
1434
1281
|
"tooltip": "Specify the destination folder to which the emails will be moved. To create a new folder or a hierarchy of folders, use a dot-separated path (e.g., 'Archive' or 'Projects.2023.January'). If any part of the path does not exist, it will be created automatically.",
|
|
1435
1282
|
"type": "String"
|
|
1436
1283
|
},
|
|
1437
|
-
{
|
|
1438
|
-
"id": "version",
|
|
1439
|
-
"label": "Version",
|
|
1440
|
-
"description": "Version of the element template",
|
|
1441
|
-
"value": "3",
|
|
1442
|
-
"group": "connector",
|
|
1443
|
-
"binding": {
|
|
1444
|
-
"key": "elementTemplateVersion",
|
|
1445
|
-
"type": "zeebe:taskHeader"
|
|
1446
|
-
},
|
|
1447
|
-
"type": "Hidden"
|
|
1448
|
-
},
|
|
1449
|
-
{
|
|
1450
|
-
"id": "id",
|
|
1451
|
-
"label": "ID",
|
|
1452
|
-
"description": "ID of the element template",
|
|
1453
|
-
"value": "io.camunda.connectors.email.v1",
|
|
1454
|
-
"group": "connector",
|
|
1455
|
-
"binding": {
|
|
1456
|
-
"key": "elementTemplateId",
|
|
1457
|
-
"type": "zeebe:taskHeader"
|
|
1458
|
-
},
|
|
1459
|
-
"type": "Hidden"
|
|
1460
|
-
},
|
|
1461
1284
|
{
|
|
1462
1285
|
"id": "resultVariable",
|
|
1463
1286
|
"label": "Result variable",
|
|
@@ -1511,6 +1334,7 @@
|
|
|
1511
1334
|
"label": "Retry backoff",
|
|
1512
1335
|
"description": "ISO-8601 duration to wait between retries",
|
|
1513
1336
|
"value": "PT0S",
|
|
1337
|
+
"feel": "optional",
|
|
1514
1338
|
"group": "retries",
|
|
1515
1339
|
"binding": {
|
|
1516
1340
|
"key": "retryBackoff",
|
|
@@ -1521,6 +1345,9 @@
|
|
|
1521
1345
|
],
|
|
1522
1346
|
"icon": {
|
|
1523
1347
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
|
|
1348
|
+
},
|
|
1349
|
+
"engines": {
|
|
1350
|
+
"camunda": "^8.6"
|
|
1524
1351
|
}
|
|
1525
1352
|
},
|
|
1526
1353
|
{
|
|
@@ -1528,8 +1355,18 @@
|
|
|
1528
1355
|
"name": "Email Connector",
|
|
1529
1356
|
"id": "io.camunda.connectors.email.v1",
|
|
1530
1357
|
"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
|
+
},
|
|
1531
1368
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
|
|
1532
|
-
"version":
|
|
1369
|
+
"version": 2,
|
|
1533
1370
|
"category": {
|
|
1534
1371
|
"id": "connectors",
|
|
1535
1372
|
"name": "Connectors"
|
|
@@ -1667,6 +1504,7 @@
|
|
|
1667
1504
|
"constraints": {
|
|
1668
1505
|
"notEmpty": true
|
|
1669
1506
|
},
|
|
1507
|
+
"feel": "optional",
|
|
1670
1508
|
"group": "authentication",
|
|
1671
1509
|
"binding": {
|
|
1672
1510
|
"name": "authentication.password",
|
|
@@ -1730,7 +1568,7 @@
|
|
|
1730
1568
|
"id": "data.imapPort",
|
|
1731
1569
|
"label": "IMAP Port",
|
|
1732
1570
|
"optional": false,
|
|
1733
|
-
"value":
|
|
1571
|
+
"value": 993,
|
|
1734
1572
|
"constraints": {
|
|
1735
1573
|
"notEmpty": true
|
|
1736
1574
|
},
|
|
@@ -1746,7 +1584,7 @@
|
|
|
1746
1584
|
"type": "simple"
|
|
1747
1585
|
},
|
|
1748
1586
|
"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.",
|
|
1749
|
-
"type": "
|
|
1587
|
+
"type": "Number"
|
|
1750
1588
|
},
|
|
1751
1589
|
{
|
|
1752
1590
|
"id": "imapCryptographicProtocol",
|
|
@@ -1773,13 +1611,13 @@
|
|
|
1773
1611
|
"name": "TLS",
|
|
1774
1612
|
"value": "TLS"
|
|
1775
1613
|
},
|
|
1776
|
-
{
|
|
1777
|
-
"name": "None",
|
|
1778
|
-
"value": "NONE"
|
|
1779
|
-
},
|
|
1780
1614
|
{
|
|
1781
1615
|
"name": "SSL",
|
|
1782
1616
|
"value": "SSL"
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
"name": "None",
|
|
1620
|
+
"value": "NONE"
|
|
1783
1621
|
}
|
|
1784
1622
|
]
|
|
1785
1623
|
},
|
|
@@ -1808,7 +1646,7 @@
|
|
|
1808
1646
|
"id": "data.pop3Port",
|
|
1809
1647
|
"label": "POP3 Port",
|
|
1810
1648
|
"optional": false,
|
|
1811
|
-
"value":
|
|
1649
|
+
"value": 995,
|
|
1812
1650
|
"constraints": {
|
|
1813
1651
|
"notEmpty": true
|
|
1814
1652
|
},
|
|
@@ -1824,7 +1662,7 @@
|
|
|
1824
1662
|
"type": "simple"
|
|
1825
1663
|
},
|
|
1826
1664
|
"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.",
|
|
1827
|
-
"type": "
|
|
1665
|
+
"type": "Number"
|
|
1828
1666
|
},
|
|
1829
1667
|
{
|
|
1830
1668
|
"id": "pop3CryptographicProtocol",
|
|
@@ -1851,13 +1689,13 @@
|
|
|
1851
1689
|
"name": "TLS",
|
|
1852
1690
|
"value": "TLS"
|
|
1853
1691
|
},
|
|
1854
|
-
{
|
|
1855
|
-
"name": "None",
|
|
1856
|
-
"value": "NONE"
|
|
1857
|
-
},
|
|
1858
1692
|
{
|
|
1859
1693
|
"name": "SSL",
|
|
1860
1694
|
"value": "SSL"
|
|
1695
|
+
},
|
|
1696
|
+
{
|
|
1697
|
+
"name": "None",
|
|
1698
|
+
"value": "NONE"
|
|
1861
1699
|
}
|
|
1862
1700
|
]
|
|
1863
1701
|
},
|
|
@@ -1886,7 +1724,7 @@
|
|
|
1886
1724
|
"id": "data.smtpPort",
|
|
1887
1725
|
"label": "SMTP Port",
|
|
1888
1726
|
"optional": false,
|
|
1889
|
-
"value":
|
|
1727
|
+
"value": 587,
|
|
1890
1728
|
"constraints": {
|
|
1891
1729
|
"notEmpty": true
|
|
1892
1730
|
},
|
|
@@ -1902,7 +1740,7 @@
|
|
|
1902
1740
|
"type": "simple"
|
|
1903
1741
|
},
|
|
1904
1742
|
"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.",
|
|
1905
|
-
"type": "
|
|
1743
|
+
"type": "Number"
|
|
1906
1744
|
},
|
|
1907
1745
|
{
|
|
1908
1746
|
"id": "smtpCryptographicProtocol",
|
|
@@ -1929,13 +1767,13 @@
|
|
|
1929
1767
|
"name": "TLS",
|
|
1930
1768
|
"value": "TLS"
|
|
1931
1769
|
},
|
|
1932
|
-
{
|
|
1933
|
-
"name": "None",
|
|
1934
|
-
"value": "NONE"
|
|
1935
|
-
},
|
|
1936
1770
|
{
|
|
1937
1771
|
"name": "SSL",
|
|
1938
1772
|
"value": "SSL"
|
|
1773
|
+
},
|
|
1774
|
+
{
|
|
1775
|
+
"name": "None",
|
|
1776
|
+
"value": "NONE"
|
|
1939
1777
|
}
|
|
1940
1778
|
]
|
|
1941
1779
|
},
|
|
@@ -2147,6 +1985,33 @@
|
|
|
2147
1985
|
"tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
|
|
2148
1986
|
"type": "String"
|
|
2149
1987
|
},
|
|
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
|
+
},
|
|
2150
2015
|
{
|
|
2151
2016
|
"id": "smtpSubject",
|
|
2152
2017
|
"label": "Subject",
|
|
@@ -2178,12 +2043,53 @@
|
|
|
2178
2043
|
"type": "String"
|
|
2179
2044
|
},
|
|
2180
2045
|
{
|
|
2181
|
-
"id": "
|
|
2182
|
-
"label": "
|
|
2046
|
+
"id": "contentType",
|
|
2047
|
+
"label": "ContentType",
|
|
2183
2048
|
"optional": false,
|
|
2049
|
+
"value": "PLAIN",
|
|
2184
2050
|
"constraints": {
|
|
2185
2051
|
"notEmpty": true
|
|
2186
2052
|
},
|
|
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,
|
|
2187
2093
|
"feel": "optional",
|
|
2188
2094
|
"group": "sendEmailSmtp",
|
|
2189
2095
|
"binding": {
|
|
@@ -2192,6 +2098,11 @@
|
|
|
2192
2098
|
},
|
|
2193
2099
|
"condition": {
|
|
2194
2100
|
"allMatch": [
|
|
2101
|
+
{
|
|
2102
|
+
"property": "contentType",
|
|
2103
|
+
"oneOf": ["PLAIN", "MULTIPART"],
|
|
2104
|
+
"type": "simple"
|
|
2105
|
+
},
|
|
2195
2106
|
{
|
|
2196
2107
|
"property": "data.smtpActionDiscriminator",
|
|
2197
2108
|
"equals": "sendEmailSmtp",
|
|
@@ -2207,14 +2118,75 @@
|
|
|
2207
2118
|
"tooltip": "Email's content",
|
|
2208
2119
|
"type": "Text"
|
|
2209
2120
|
},
|
|
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
|
+
},
|
|
2210
2181
|
{
|
|
2211
2182
|
"id": "pop3maxToBeRead",
|
|
2212
2183
|
"label": "Maximum number of emails to be read",
|
|
2213
2184
|
"optional": false,
|
|
2214
|
-
"value":
|
|
2185
|
+
"value": 100,
|
|
2215
2186
|
"constraints": {
|
|
2216
2187
|
"notEmpty": true
|
|
2217
2188
|
},
|
|
2189
|
+
"feel": "static",
|
|
2218
2190
|
"group": "listEmailsPop3",
|
|
2219
2191
|
"binding": {
|
|
2220
2192
|
"name": "data.pop3Action.maxToBeRead",
|
|
@@ -2235,7 +2207,7 @@
|
|
|
2235
2207
|
]
|
|
2236
2208
|
},
|
|
2237
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.",
|
|
2238
|
-
"type": "
|
|
2210
|
+
"type": "Number"
|
|
2239
2211
|
},
|
|
2240
2212
|
{
|
|
2241
2213
|
"id": "pop3SortField",
|
|
@@ -2409,10 +2381,11 @@
|
|
|
2409
2381
|
"id": "imapMaxToBeRead",
|
|
2410
2382
|
"label": "Maximum number of emails to be read",
|
|
2411
2383
|
"optional": false,
|
|
2412
|
-
"value":
|
|
2384
|
+
"value": 100,
|
|
2413
2385
|
"constraints": {
|
|
2414
2386
|
"notEmpty": true
|
|
2415
2387
|
},
|
|
2388
|
+
"feel": "static",
|
|
2416
2389
|
"group": "listEmailsImap",
|
|
2417
2390
|
"binding": {
|
|
2418
2391
|
"name": "data.imapAction.maxToBeRead",
|
|
@@ -2433,7 +2406,7 @@
|
|
|
2433
2406
|
]
|
|
2434
2407
|
},
|
|
2435
2408
|
"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.",
|
|
2436
|
-
"type": "
|
|
2409
|
+
"type": "Number"
|
|
2437
2410
|
},
|
|
2438
2411
|
{
|
|
2439
2412
|
"id": "imapListEmailsFolder",
|
|
@@ -2858,7 +2831,6 @@
|
|
|
2858
2831
|
"label": "Retry backoff",
|
|
2859
2832
|
"description": "ISO-8601 duration to wait between retries",
|
|
2860
2833
|
"value": "PT0S",
|
|
2861
|
-
"feel": "optional",
|
|
2862
2834
|
"group": "retries",
|
|
2863
2835
|
"binding": {
|
|
2864
2836
|
"key": "retryBackoff",
|
|
@@ -2871,7 +2843,7 @@
|
|
|
2871
2843
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
|
|
2872
2844
|
},
|
|
2873
2845
|
"engines": {
|
|
2874
|
-
"camunda": "^8.
|
|
2846
|
+
"camunda": "^8.7"
|
|
2875
2847
|
}
|
|
2876
2848
|
},
|
|
2877
2849
|
{
|
|
@@ -2890,7 +2862,7 @@
|
|
|
2890
2862
|
]
|
|
2891
2863
|
},
|
|
2892
2864
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
|
|
2893
|
-
"version":
|
|
2865
|
+
"version": 3,
|
|
2894
2866
|
"category": {
|
|
2895
2867
|
"id": "connectors",
|
|
2896
2868
|
"name": "Connectors"
|
|
@@ -2899,6 +2871,9 @@
|
|
|
2899
2871
|
"elementType": {
|
|
2900
2872
|
"value": "bpmn:ServiceTask"
|
|
2901
2873
|
},
|
|
2874
|
+
"engines": {
|
|
2875
|
+
"camunda": "^8.6"
|
|
2876
|
+
},
|
|
2902
2877
|
"groups": [
|
|
2903
2878
|
{
|
|
2904
2879
|
"id": "authentication",
|
|
@@ -2960,6 +2935,10 @@
|
|
|
2960
2935
|
"id": "moveEmailImap",
|
|
2961
2936
|
"label": "Move Emails"
|
|
2962
2937
|
},
|
|
2938
|
+
{
|
|
2939
|
+
"id": "connector",
|
|
2940
|
+
"label": "Connector"
|
|
2941
|
+
},
|
|
2963
2942
|
{
|
|
2964
2943
|
"id": "output",
|
|
2965
2944
|
"label": "Output mapping"
|
|
@@ -4302,6 +4281,30 @@
|
|
|
4302
4281
|
"tooltip": "Specify the destination folder to which the emails will be moved. To create a new folder or a hierarchy of folders, use a dot-separated path (e.g., 'Archive' or 'Projects.2023.January'). If any part of the path does not exist, it will be created automatically.",
|
|
4303
4282
|
"type": "String"
|
|
4304
4283
|
},
|
|
4284
|
+
{
|
|
4285
|
+
"id": "version",
|
|
4286
|
+
"label": "Version",
|
|
4287
|
+
"description": "Version of the element template",
|
|
4288
|
+
"value": "3",
|
|
4289
|
+
"group": "connector",
|
|
4290
|
+
"binding": {
|
|
4291
|
+
"key": "elementTemplateVersion",
|
|
4292
|
+
"type": "zeebe:taskHeader"
|
|
4293
|
+
},
|
|
4294
|
+
"type": "Hidden"
|
|
4295
|
+
},
|
|
4296
|
+
{
|
|
4297
|
+
"id": "id",
|
|
4298
|
+
"label": "ID",
|
|
4299
|
+
"description": "ID of the element template",
|
|
4300
|
+
"value": "io.camunda.connectors.email.v1",
|
|
4301
|
+
"group": "connector",
|
|
4302
|
+
"binding": {
|
|
4303
|
+
"key": "elementTemplateId",
|
|
4304
|
+
"type": "zeebe:taskHeader"
|
|
4305
|
+
},
|
|
4306
|
+
"type": "Hidden"
|
|
4307
|
+
},
|
|
4305
4308
|
{
|
|
4306
4309
|
"id": "resultVariable",
|
|
4307
4310
|
"label": "Result variable",
|
|
@@ -4365,9 +4368,6 @@
|
|
|
4365
4368
|
],
|
|
4366
4369
|
"icon": {
|
|
4367
4370
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
|
|
4368
|
-
},
|
|
4369
|
-
"engines": {
|
|
4370
|
-
"camunda": "^8.7"
|
|
4371
4371
|
}
|
|
4372
4372
|
}
|
|
4373
4373
|
]
|