@camunda/connectors-element-templates 1.0.18 → 1.0.19
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/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -4,24 +4,18 @@
|
|
|
4
4
|
"name": "Email Connector",
|
|
5
5
|
"id": "io.camunda.connectors.email.v1",
|
|
6
6
|
"description": "Execute email requests",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
"move email",
|
|
18
|
-
"IMAP",
|
|
19
|
-
"SMTP",
|
|
20
|
-
"POP3",
|
|
21
|
-
"inbox"
|
|
22
|
-
],
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": [
|
|
9
|
+
"send emails",
|
|
10
|
+
"list emails",
|
|
11
|
+
"search emails",
|
|
12
|
+
"delete emails",
|
|
13
|
+
"read emails",
|
|
14
|
+
"move emails"
|
|
15
|
+
]
|
|
16
|
+
},
|
|
23
17
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
|
|
24
|
-
"version":
|
|
18
|
+
"version": 3,
|
|
25
19
|
"category": {
|
|
26
20
|
"id": "connectors",
|
|
27
21
|
"name": "Connectors"
|
|
@@ -31,7 +25,7 @@
|
|
|
31
25
|
"value": "bpmn:ServiceTask"
|
|
32
26
|
},
|
|
33
27
|
"engines": {
|
|
34
|
-
"camunda": "^8.
|
|
28
|
+
"camunda": "^8.6"
|
|
35
29
|
},
|
|
36
30
|
"groups": [
|
|
37
31
|
{
|
|
@@ -123,7 +117,7 @@
|
|
|
123
117
|
{
|
|
124
118
|
"id": "authentication.type",
|
|
125
119
|
"label": "Authentication",
|
|
126
|
-
"description": "Specify the Email authentication strategy.
|
|
120
|
+
"description": "Specify the Email authentication strategy.",
|
|
127
121
|
"value": "simple",
|
|
128
122
|
"group": "authentication",
|
|
129
123
|
"binding": {
|
|
@@ -135,10 +129,6 @@
|
|
|
135
129
|
{
|
|
136
130
|
"name": "Simple",
|
|
137
131
|
"value": "simple"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"name": "None",
|
|
141
|
-
"value": "noAuth"
|
|
142
132
|
}
|
|
143
133
|
]
|
|
144
134
|
},
|
|
@@ -817,13 +807,14 @@
|
|
|
817
807
|
"type": "Text"
|
|
818
808
|
},
|
|
819
809
|
{
|
|
820
|
-
"id": "
|
|
821
|
-
"label": "
|
|
810
|
+
"id": "attachmentsSmtp",
|
|
811
|
+
"label": "Attachment",
|
|
822
812
|
"description": "Email's attachment. e.g., =[ document1, document2]",
|
|
823
|
-
"
|
|
813
|
+
"optional": true,
|
|
814
|
+
"feel": "required",
|
|
824
815
|
"group": "sendEmailSmtp",
|
|
825
816
|
"binding": {
|
|
826
|
-
"name": "data.smtpAction.
|
|
817
|
+
"name": "data.smtpAction.attachments",
|
|
827
818
|
"type": "zeebe:input"
|
|
828
819
|
},
|
|
829
820
|
"condition": {
|
|
@@ -841,403 +832,299 @@
|
|
|
841
832
|
]
|
|
842
833
|
},
|
|
843
834
|
"tooltip": "Email's attachments, should be set as a list ",
|
|
844
|
-
"type": "
|
|
845
|
-
"choices": [
|
|
846
|
-
{
|
|
847
|
-
"name": "None",
|
|
848
|
-
"value": "none"
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"name": "Single document",
|
|
852
|
-
"value": "single"
|
|
853
|
-
},
|
|
854
|
-
{
|
|
855
|
-
"name": "Multiple documents",
|
|
856
|
-
"value": "multiple"
|
|
857
|
-
}
|
|
858
|
-
]
|
|
835
|
+
"type": "String"
|
|
859
836
|
},
|
|
860
837
|
{
|
|
861
|
-
"id": "
|
|
862
|
-
"label": "
|
|
863
|
-
"
|
|
864
|
-
"
|
|
838
|
+
"id": "pop3maxToBeRead",
|
|
839
|
+
"label": "Maximum number of emails to be read",
|
|
840
|
+
"optional": false,
|
|
841
|
+
"value": 100,
|
|
842
|
+
"constraints": {
|
|
843
|
+
"notEmpty": true
|
|
844
|
+
},
|
|
845
|
+
"feel": "static",
|
|
846
|
+
"group": "listEmailsPop3",
|
|
865
847
|
"binding": {
|
|
866
|
-
"name": "data.
|
|
848
|
+
"name": "data.pop3Action.maxToBeRead",
|
|
867
849
|
"type": "zeebe:input"
|
|
868
850
|
},
|
|
869
851
|
"condition": {
|
|
870
852
|
"allMatch": [
|
|
871
853
|
{
|
|
872
|
-
"property": "
|
|
873
|
-
"equals": "
|
|
874
|
-
"type": "simple"
|
|
875
|
-
},
|
|
876
|
-
{
|
|
877
|
-
"property": "data.smtpActionDiscriminator",
|
|
878
|
-
"equals": "sendEmailSmtp",
|
|
854
|
+
"property": "data.pop3ActionDiscriminator",
|
|
855
|
+
"equals": "listEmailsPop3",
|
|
879
856
|
"type": "simple"
|
|
880
857
|
},
|
|
881
858
|
{
|
|
882
859
|
"property": "protocol",
|
|
883
|
-
"equals": "
|
|
860
|
+
"equals": "pop3",
|
|
884
861
|
"type": "simple"
|
|
885
862
|
}
|
|
886
863
|
]
|
|
887
864
|
},
|
|
888
|
-
"
|
|
889
|
-
"
|
|
890
|
-
{
|
|
891
|
-
"name": "Camunda Document",
|
|
892
|
-
"value": "camunda"
|
|
893
|
-
},
|
|
894
|
-
{
|
|
895
|
-
"name": "Inline Content",
|
|
896
|
-
"value": "inline"
|
|
897
|
-
},
|
|
898
|
-
{
|
|
899
|
-
"name": "From URL",
|
|
900
|
-
"value": "external"
|
|
901
|
-
}
|
|
902
|
-
]
|
|
865
|
+
"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": "Number"
|
|
903
867
|
},
|
|
904
868
|
{
|
|
905
|
-
"id": "
|
|
906
|
-
"label": "
|
|
869
|
+
"id": "pop3SortField",
|
|
870
|
+
"label": "Sort emails by",
|
|
871
|
+
"optional": false,
|
|
872
|
+
"value": "SENT_DATE",
|
|
907
873
|
"constraints": {
|
|
908
874
|
"notEmpty": true
|
|
909
875
|
},
|
|
910
|
-
"
|
|
911
|
-
"group": "sendEmailSmtp",
|
|
876
|
+
"group": "listEmailsPop3",
|
|
912
877
|
"binding": {
|
|
913
|
-
"name": "data.
|
|
878
|
+
"name": "data.pop3Action.sortField",
|
|
914
879
|
"type": "zeebe:input"
|
|
915
880
|
},
|
|
916
881
|
"condition": {
|
|
917
882
|
"allMatch": [
|
|
918
883
|
{
|
|
919
|
-
"property": "
|
|
920
|
-
"equals": "
|
|
921
|
-
"type": "simple"
|
|
922
|
-
},
|
|
923
|
-
{
|
|
924
|
-
"property": "data_smtpAction_attachments_single_documentSource",
|
|
925
|
-
"equals": "camunda",
|
|
926
|
-
"type": "simple"
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"property": "data.smtpActionDiscriminator",
|
|
930
|
-
"equals": "sendEmailSmtp",
|
|
884
|
+
"property": "data.pop3ActionDiscriminator",
|
|
885
|
+
"equals": "listEmailsPop3",
|
|
931
886
|
"type": "simple"
|
|
932
887
|
},
|
|
933
888
|
{
|
|
934
889
|
"property": "protocol",
|
|
935
|
-
"equals": "
|
|
890
|
+
"equals": "pop3",
|
|
936
891
|
"type": "simple"
|
|
937
892
|
}
|
|
938
893
|
]
|
|
939
894
|
},
|
|
940
|
-
"
|
|
895
|
+
"tooltip": "Choose the criterion by which the listed emails should be sorted. The default sorting is by 'Sent Date'.",
|
|
896
|
+
"type": "Dropdown",
|
|
897
|
+
"choices": [
|
|
898
|
+
{
|
|
899
|
+
"name": "Sent Date",
|
|
900
|
+
"value": "SENT_DATE"
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
"name": "Size",
|
|
904
|
+
"value": "SIZE"
|
|
905
|
+
}
|
|
906
|
+
]
|
|
941
907
|
},
|
|
942
908
|
{
|
|
943
|
-
"id": "
|
|
944
|
-
"label": "
|
|
909
|
+
"id": "pop3SortOrder",
|
|
910
|
+
"label": "Sort order",
|
|
911
|
+
"optional": false,
|
|
912
|
+
"value": "ASC",
|
|
945
913
|
"constraints": {
|
|
946
914
|
"notEmpty": true
|
|
947
915
|
},
|
|
948
|
-
"
|
|
949
|
-
"group": "sendEmailSmtp",
|
|
916
|
+
"group": "listEmailsPop3",
|
|
950
917
|
"binding": {
|
|
951
|
-
"name": "data.
|
|
918
|
+
"name": "data.pop3Action.sortOrder",
|
|
952
919
|
"type": "zeebe:input"
|
|
953
920
|
},
|
|
954
921
|
"condition": {
|
|
955
922
|
"allMatch": [
|
|
956
923
|
{
|
|
957
|
-
"property": "
|
|
958
|
-
"equals": "
|
|
959
|
-
"type": "simple"
|
|
960
|
-
},
|
|
961
|
-
{
|
|
962
|
-
"property": "data_smtpAction_attachments_single_documentSource",
|
|
963
|
-
"equals": "inline",
|
|
964
|
-
"type": "simple"
|
|
965
|
-
},
|
|
966
|
-
{
|
|
967
|
-
"property": "data.smtpActionDiscriminator",
|
|
968
|
-
"equals": "sendEmailSmtp",
|
|
924
|
+
"property": "data.pop3ActionDiscriminator",
|
|
925
|
+
"equals": "listEmailsPop3",
|
|
969
926
|
"type": "simple"
|
|
970
927
|
},
|
|
971
928
|
{
|
|
972
929
|
"property": "protocol",
|
|
973
|
-
"equals": "
|
|
930
|
+
"equals": "pop3",
|
|
974
931
|
"type": "simple"
|
|
975
932
|
}
|
|
976
933
|
]
|
|
977
934
|
},
|
|
978
|
-
"
|
|
935
|
+
"tooltip": "Select the sort order for the emails. Choose 'ASC' for ascending order or 'DESC' for descending order. Ascending order will list older emails first, while descending order will list newer emails first. The default sort order is 'ASC'.",
|
|
936
|
+
"type": "Dropdown",
|
|
937
|
+
"choices": [
|
|
938
|
+
{
|
|
939
|
+
"name": "ASC",
|
|
940
|
+
"value": "ASC"
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
"name": "DESC",
|
|
944
|
+
"value": "DESC"
|
|
945
|
+
}
|
|
946
|
+
]
|
|
979
947
|
},
|
|
980
948
|
{
|
|
981
|
-
"id": "
|
|
982
|
-
"label": "
|
|
983
|
-
"
|
|
984
|
-
"
|
|
949
|
+
"id": "searchStringEmailPop3",
|
|
950
|
+
"label": "Search criteria",
|
|
951
|
+
"description": "Refer to our detailed documentation for full search syntax and examples: [Email Documentation](https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/).",
|
|
952
|
+
"optional": true,
|
|
953
|
+
"feel": "required",
|
|
954
|
+
"group": "searchEmailsPop3",
|
|
985
955
|
"binding": {
|
|
986
|
-
"name": "data.
|
|
956
|
+
"name": "data.pop3Action.criteria",
|
|
987
957
|
"type": "zeebe:input"
|
|
988
958
|
},
|
|
989
959
|
"condition": {
|
|
990
960
|
"allMatch": [
|
|
991
961
|
{
|
|
992
|
-
"property": "
|
|
993
|
-
"equals": "
|
|
994
|
-
"type": "simple"
|
|
995
|
-
},
|
|
996
|
-
{
|
|
997
|
-
"property": "data_smtpAction_attachments_single_documentSource",
|
|
998
|
-
"equals": "inline",
|
|
999
|
-
"type": "simple"
|
|
1000
|
-
},
|
|
1001
|
-
{
|
|
1002
|
-
"property": "data.smtpActionDiscriminator",
|
|
1003
|
-
"equals": "sendEmailSmtp",
|
|
962
|
+
"property": "data.pop3ActionDiscriminator",
|
|
963
|
+
"equals": "searchEmailsPop3",
|
|
1004
964
|
"type": "simple"
|
|
1005
965
|
},
|
|
1006
966
|
{
|
|
1007
967
|
"property": "protocol",
|
|
1008
|
-
"equals": "
|
|
968
|
+
"equals": "pop3",
|
|
1009
969
|
"type": "simple"
|
|
1010
970
|
}
|
|
1011
971
|
]
|
|
1012
972
|
},
|
|
1013
|
-
"
|
|
973
|
+
"tooltip": "Define the search criteria using supported keywords and syntax to filter emails.",
|
|
974
|
+
"type": "Text"
|
|
1014
975
|
},
|
|
1015
976
|
{
|
|
1016
|
-
"id": "
|
|
1017
|
-
"label": "
|
|
977
|
+
"id": "pop3MessageIdDelete",
|
|
978
|
+
"label": "Message ID",
|
|
979
|
+
"optional": false,
|
|
980
|
+
"constraints": {
|
|
981
|
+
"notEmpty": true
|
|
982
|
+
},
|
|
1018
983
|
"feel": "optional",
|
|
1019
|
-
"group": "
|
|
984
|
+
"group": "deleteEmailPop3",
|
|
1020
985
|
"binding": {
|
|
1021
|
-
"name": "data.
|
|
986
|
+
"name": "data.pop3Action.messageId",
|
|
1022
987
|
"type": "zeebe:input"
|
|
1023
988
|
},
|
|
1024
989
|
"condition": {
|
|
1025
990
|
"allMatch": [
|
|
1026
991
|
{
|
|
1027
|
-
"property": "
|
|
1028
|
-
"equals": "
|
|
1029
|
-
"type": "simple"
|
|
1030
|
-
},
|
|
1031
|
-
{
|
|
1032
|
-
"property": "data_smtpAction_attachments_single_documentSource",
|
|
1033
|
-
"equals": "inline",
|
|
1034
|
-
"type": "simple"
|
|
1035
|
-
},
|
|
1036
|
-
{
|
|
1037
|
-
"property": "data.smtpActionDiscriminator",
|
|
1038
|
-
"equals": "sendEmailSmtp",
|
|
992
|
+
"property": "data.pop3ActionDiscriminator",
|
|
993
|
+
"equals": "deleteEmailPop3",
|
|
1039
994
|
"type": "simple"
|
|
1040
995
|
},
|
|
1041
996
|
{
|
|
1042
997
|
"property": "protocol",
|
|
1043
|
-
"equals": "
|
|
998
|
+
"equals": "pop3",
|
|
1044
999
|
"type": "simple"
|
|
1045
1000
|
}
|
|
1046
1001
|
]
|
|
1047
1002
|
},
|
|
1003
|
+
"tooltip": "The ID of the message, typically returned by a previous email task.",
|
|
1048
1004
|
"type": "String"
|
|
1049
1005
|
},
|
|
1050
1006
|
{
|
|
1051
|
-
"id": "
|
|
1052
|
-
"label": "
|
|
1007
|
+
"id": "pop3MessageIdRead",
|
|
1008
|
+
"label": "Message ID",
|
|
1009
|
+
"optional": false,
|
|
1053
1010
|
"constraints": {
|
|
1054
1011
|
"notEmpty": true
|
|
1055
1012
|
},
|
|
1056
1013
|
"feel": "optional",
|
|
1057
|
-
"group": "
|
|
1014
|
+
"group": "readEmailPop3",
|
|
1058
1015
|
"binding": {
|
|
1059
|
-
"name": "data.
|
|
1016
|
+
"name": "data.pop3Action.messageId",
|
|
1060
1017
|
"type": "zeebe:input"
|
|
1061
1018
|
},
|
|
1062
1019
|
"condition": {
|
|
1063
1020
|
"allMatch": [
|
|
1064
1021
|
{
|
|
1065
|
-
"property": "
|
|
1066
|
-
"equals": "
|
|
1067
|
-
"type": "simple"
|
|
1068
|
-
},
|
|
1069
|
-
{
|
|
1070
|
-
"property": "data_smtpAction_attachments_single_documentSource",
|
|
1071
|
-
"equals": "external",
|
|
1072
|
-
"type": "simple"
|
|
1073
|
-
},
|
|
1074
|
-
{
|
|
1075
|
-
"property": "data.smtpActionDiscriminator",
|
|
1076
|
-
"equals": "sendEmailSmtp",
|
|
1077
|
-
"type": "simple"
|
|
1078
|
-
},
|
|
1079
|
-
{
|
|
1080
|
-
"property": "protocol",
|
|
1081
|
-
"equals": "smtp",
|
|
1082
|
-
"type": "simple"
|
|
1083
|
-
}
|
|
1084
|
-
]
|
|
1085
|
-
},
|
|
1086
|
-
"type": "String"
|
|
1087
|
-
},
|
|
1088
|
-
{
|
|
1089
|
-
"id": "data_smtpAction_attachments_single_external_fileName",
|
|
1090
|
-
"label": "File name",
|
|
1091
|
-
"feel": "optional",
|
|
1092
|
-
"group": "sendEmailSmtp",
|
|
1093
|
-
"binding": {
|
|
1094
|
-
"name": "data.smtpAction.data_smtpAction_attachments_single_external_fileName",
|
|
1095
|
-
"type": "zeebe:input"
|
|
1096
|
-
},
|
|
1097
|
-
"condition": {
|
|
1098
|
-
"allMatch": [
|
|
1099
|
-
{
|
|
1100
|
-
"property": "data_smtpAction_attachments_documentMode",
|
|
1101
|
-
"equals": "single",
|
|
1102
|
-
"type": "simple"
|
|
1103
|
-
},
|
|
1104
|
-
{
|
|
1105
|
-
"property": "data_smtpAction_attachments_single_documentSource",
|
|
1106
|
-
"equals": "external",
|
|
1107
|
-
"type": "simple"
|
|
1108
|
-
},
|
|
1109
|
-
{
|
|
1110
|
-
"property": "data.smtpActionDiscriminator",
|
|
1111
|
-
"equals": "sendEmailSmtp",
|
|
1022
|
+
"property": "data.pop3ActionDiscriminator",
|
|
1023
|
+
"equals": "readEmailPop3",
|
|
1112
1024
|
"type": "simple"
|
|
1113
1025
|
},
|
|
1114
1026
|
{
|
|
1115
1027
|
"property": "protocol",
|
|
1116
|
-
"equals": "
|
|
1028
|
+
"equals": "pop3",
|
|
1117
1029
|
"type": "simple"
|
|
1118
1030
|
}
|
|
1119
1031
|
]
|
|
1120
1032
|
},
|
|
1033
|
+
"tooltip": "The ID of the message, typically returned by a previous email task. Warning: reading an email using POP3 will delete it",
|
|
1121
1034
|
"type": "String"
|
|
1122
1035
|
},
|
|
1123
1036
|
{
|
|
1124
|
-
"id": "
|
|
1125
|
-
"label": "
|
|
1037
|
+
"id": "imapMaxToBeRead",
|
|
1038
|
+
"label": "Maximum number of emails to be read",
|
|
1039
|
+
"optional": false,
|
|
1040
|
+
"value": 100,
|
|
1126
1041
|
"constraints": {
|
|
1127
1042
|
"notEmpty": true
|
|
1128
1043
|
},
|
|
1129
|
-
"feel": "
|
|
1130
|
-
"group": "
|
|
1131
|
-
"binding": {
|
|
1132
|
-
"name": "data.smtpAction.data_smtpAction_attachments_multiple_expression",
|
|
1133
|
-
"type": "zeebe:input"
|
|
1134
|
-
},
|
|
1135
|
-
"condition": {
|
|
1136
|
-
"allMatch": [
|
|
1137
|
-
{
|
|
1138
|
-
"property": "data_smtpAction_attachments_documentMode",
|
|
1139
|
-
"equals": "multiple",
|
|
1140
|
-
"type": "simple"
|
|
1141
|
-
},
|
|
1142
|
-
{
|
|
1143
|
-
"property": "data.smtpActionDiscriminator",
|
|
1144
|
-
"equals": "sendEmailSmtp",
|
|
1145
|
-
"type": "simple"
|
|
1146
|
-
},
|
|
1147
|
-
{
|
|
1148
|
-
"property": "protocol",
|
|
1149
|
-
"equals": "smtp",
|
|
1150
|
-
"type": "simple"
|
|
1151
|
-
}
|
|
1152
|
-
]
|
|
1153
|
-
},
|
|
1154
|
-
"type": "String"
|
|
1155
|
-
},
|
|
1156
|
-
{
|
|
1157
|
-
"id": "attachmentsSmtp",
|
|
1158
|
-
"value": "=if data_smtpAction_attachments_documentMode = \"multiple\" then data_smtpAction_attachments_multiple_expression else if data_smtpAction_attachments_documentMode = \"single\" then (if data_smtpAction_attachments_single_documentSource = \"camunda\" then [data_smtpAction_attachments_single_camundaReference] else if data_smtpAction_attachments_single_documentSource = \"inline\" then [{ \"camunda.document.type\": \"inline\", content: data_smtpAction_attachments_single_inline_content, name: data_smtpAction_attachments_single_inline_fileName, contentType: data_smtpAction_attachments_single_inline_contentType }] else if data_smtpAction_attachments_single_documentSource = \"external\" then [{ \"camunda.document.type\": \"external\", url: data_smtpAction_attachments_single_external_url, name: data_smtpAction_attachments_single_external_fileName }] else null) else null",
|
|
1159
|
-
"group": "sendEmailSmtp",
|
|
1044
|
+
"feel": "static",
|
|
1045
|
+
"group": "listEmailsImap",
|
|
1160
1046
|
"binding": {
|
|
1161
|
-
"name": "data.
|
|
1047
|
+
"name": "data.imapAction.maxToBeRead",
|
|
1162
1048
|
"type": "zeebe:input"
|
|
1163
1049
|
},
|
|
1164
1050
|
"condition": {
|
|
1165
1051
|
"allMatch": [
|
|
1166
1052
|
{
|
|
1167
|
-
"property": "data.
|
|
1168
|
-
"equals": "
|
|
1053
|
+
"property": "data.imapActionDiscriminator",
|
|
1054
|
+
"equals": "listEmailsImap",
|
|
1169
1055
|
"type": "simple"
|
|
1170
1056
|
},
|
|
1171
1057
|
{
|
|
1172
1058
|
"property": "protocol",
|
|
1173
|
-
"equals": "
|
|
1059
|
+
"equals": "imap",
|
|
1174
1060
|
"type": "simple"
|
|
1175
1061
|
}
|
|
1176
1062
|
]
|
|
1177
1063
|
},
|
|
1178
|
-
"
|
|
1064
|
+
"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": "Number"
|
|
1179
1066
|
},
|
|
1180
1067
|
{
|
|
1181
|
-
"id": "
|
|
1182
|
-
"label": "
|
|
1183
|
-
"optional":
|
|
1184
|
-
"
|
|
1185
|
-
"
|
|
1186
|
-
"notEmpty": true
|
|
1187
|
-
},
|
|
1188
|
-
"feel": "static",
|
|
1189
|
-
"group": "listEmailsPop3",
|
|
1068
|
+
"id": "imapListEmailsFolder",
|
|
1069
|
+
"label": "Folder",
|
|
1070
|
+
"optional": true,
|
|
1071
|
+
"feel": "optional",
|
|
1072
|
+
"group": "listEmailsImap",
|
|
1190
1073
|
"binding": {
|
|
1191
|
-
"name": "data.
|
|
1074
|
+
"name": "data.imapAction.listEmailsFolder",
|
|
1192
1075
|
"type": "zeebe:input"
|
|
1193
1076
|
},
|
|
1194
1077
|
"condition": {
|
|
1195
1078
|
"allMatch": [
|
|
1196
1079
|
{
|
|
1197
|
-
"property": "data.
|
|
1198
|
-
"equals": "
|
|
1080
|
+
"property": "data.imapActionDiscriminator",
|
|
1081
|
+
"equals": "listEmailsImap",
|
|
1199
1082
|
"type": "simple"
|
|
1200
1083
|
},
|
|
1201
1084
|
{
|
|
1202
1085
|
"property": "protocol",
|
|
1203
|
-
"equals": "
|
|
1086
|
+
"equals": "imap",
|
|
1204
1087
|
"type": "simple"
|
|
1205
1088
|
}
|
|
1206
1089
|
]
|
|
1207
1090
|
},
|
|
1208
|
-
"tooltip": "
|
|
1209
|
-
"type": "
|
|
1091
|
+
"tooltip": "Specify the folder from which you want to list emails (e.g., 'INBOX', 'Sent', 'Drafts'). If left blank, emails will be listed from the default 'INBOX' folder.",
|
|
1092
|
+
"type": "String"
|
|
1210
1093
|
},
|
|
1211
1094
|
{
|
|
1212
|
-
"id": "
|
|
1095
|
+
"id": "imapSortField",
|
|
1213
1096
|
"label": "Sort emails by",
|
|
1214
1097
|
"optional": false,
|
|
1215
|
-
"value": "
|
|
1098
|
+
"value": "RECEIVED_DATE",
|
|
1216
1099
|
"constraints": {
|
|
1217
1100
|
"notEmpty": true
|
|
1218
1101
|
},
|
|
1219
|
-
"group": "
|
|
1102
|
+
"group": "listEmailsImap",
|
|
1220
1103
|
"binding": {
|
|
1221
|
-
"name": "data.
|
|
1104
|
+
"name": "data.imapAction.sortField",
|
|
1222
1105
|
"type": "zeebe:input"
|
|
1223
1106
|
},
|
|
1224
1107
|
"condition": {
|
|
1225
1108
|
"allMatch": [
|
|
1226
1109
|
{
|
|
1227
|
-
"property": "data.
|
|
1228
|
-
"equals": "
|
|
1110
|
+
"property": "data.imapActionDiscriminator",
|
|
1111
|
+
"equals": "listEmailsImap",
|
|
1229
1112
|
"type": "simple"
|
|
1230
1113
|
},
|
|
1231
1114
|
{
|
|
1232
1115
|
"property": "protocol",
|
|
1233
|
-
"equals": "
|
|
1116
|
+
"equals": "imap",
|
|
1234
1117
|
"type": "simple"
|
|
1235
1118
|
}
|
|
1236
1119
|
]
|
|
1237
1120
|
},
|
|
1238
|
-
"tooltip": "Choose the criterion by which the listed emails should be sorted. The default sorting is by '
|
|
1121
|
+
"tooltip": "Choose the criterion by which the listed emails should be sorted. The default sorting is by 'Received Date'.",
|
|
1239
1122
|
"type": "Dropdown",
|
|
1240
1123
|
"choices": [
|
|
1124
|
+
{
|
|
1125
|
+
"name": "Received Date",
|
|
1126
|
+
"value": "RECEIVED_DATE"
|
|
1127
|
+
},
|
|
1241
1128
|
{
|
|
1242
1129
|
"name": "Sent Date",
|
|
1243
1130
|
"value": "SENT_DATE"
|
|
@@ -1249,28 +1136,28 @@
|
|
|
1249
1136
|
]
|
|
1250
1137
|
},
|
|
1251
1138
|
{
|
|
1252
|
-
"id": "
|
|
1139
|
+
"id": "imapSortOrder",
|
|
1253
1140
|
"label": "Sort order",
|
|
1254
1141
|
"optional": false,
|
|
1255
1142
|
"value": "ASC",
|
|
1256
1143
|
"constraints": {
|
|
1257
1144
|
"notEmpty": true
|
|
1258
1145
|
},
|
|
1259
|
-
"group": "
|
|
1146
|
+
"group": "listEmailsImap",
|
|
1260
1147
|
"binding": {
|
|
1261
|
-
"name": "data.
|
|
1148
|
+
"name": "data.imapAction.sortOrder",
|
|
1262
1149
|
"type": "zeebe:input"
|
|
1263
1150
|
},
|
|
1264
1151
|
"condition": {
|
|
1265
1152
|
"allMatch": [
|
|
1266
1153
|
{
|
|
1267
|
-
"property": "data.
|
|
1268
|
-
"equals": "
|
|
1154
|
+
"property": "data.imapActionDiscriminator",
|
|
1155
|
+
"equals": "listEmailsImap",
|
|
1269
1156
|
"type": "simple"
|
|
1270
1157
|
},
|
|
1271
1158
|
{
|
|
1272
1159
|
"property": "protocol",
|
|
1273
|
-
"equals": "
|
|
1160
|
+
"equals": "imap",
|
|
1274
1161
|
"type": "simple"
|
|
1275
1162
|
}
|
|
1276
1163
|
]
|
|
@@ -1289,26 +1176,26 @@
|
|
|
1289
1176
|
]
|
|
1290
1177
|
},
|
|
1291
1178
|
{
|
|
1292
|
-
"id": "
|
|
1179
|
+
"id": "searchStringEmailImap",
|
|
1293
1180
|
"label": "Search criteria",
|
|
1294
1181
|
"description": "Refer to our detailed documentation for full search syntax and examples: [Email Documentation](https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/).",
|
|
1295
1182
|
"optional": true,
|
|
1296
1183
|
"feel": "required",
|
|
1297
|
-
"group": "
|
|
1184
|
+
"group": "searchEmailsImap",
|
|
1298
1185
|
"binding": {
|
|
1299
|
-
"name": "data.
|
|
1186
|
+
"name": "data.imapAction.criteria",
|
|
1300
1187
|
"type": "zeebe:input"
|
|
1301
1188
|
},
|
|
1302
1189
|
"condition": {
|
|
1303
1190
|
"allMatch": [
|
|
1304
1191
|
{
|
|
1305
|
-
"property": "data.
|
|
1306
|
-
"equals": "
|
|
1192
|
+
"property": "data.imapActionDiscriminator",
|
|
1193
|
+
"equals": "searchEmailsImap",
|
|
1307
1194
|
"type": "simple"
|
|
1308
1195
|
},
|
|
1309
1196
|
{
|
|
1310
1197
|
"property": "protocol",
|
|
1311
|
-
"equals": "
|
|
1198
|
+
"equals": "imap",
|
|
1312
1199
|
"type": "simple"
|
|
1313
1200
|
}
|
|
1314
1201
|
]
|
|
@@ -1317,28 +1204,55 @@
|
|
|
1317
1204
|
"type": "Text"
|
|
1318
1205
|
},
|
|
1319
1206
|
{
|
|
1320
|
-
"id": "
|
|
1207
|
+
"id": "searchEmailFolder",
|
|
1208
|
+
"label": "Folder",
|
|
1209
|
+
"optional": true,
|
|
1210
|
+
"feel": "optional",
|
|
1211
|
+
"group": "searchEmailsImap",
|
|
1212
|
+
"binding": {
|
|
1213
|
+
"name": "data.imapAction.searchEmailFolder",
|
|
1214
|
+
"type": "zeebe:input"
|
|
1215
|
+
},
|
|
1216
|
+
"condition": {
|
|
1217
|
+
"allMatch": [
|
|
1218
|
+
{
|
|
1219
|
+
"property": "data.imapActionDiscriminator",
|
|
1220
|
+
"equals": "searchEmailsImap",
|
|
1221
|
+
"type": "simple"
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
"property": "protocol",
|
|
1225
|
+
"equals": "imap",
|
|
1226
|
+
"type": "simple"
|
|
1227
|
+
}
|
|
1228
|
+
]
|
|
1229
|
+
},
|
|
1230
|
+
"tooltip": "Specify the folder in which to conduct the email search. If left blank, the search will default to the 'INBOX' folder. You may also specify subfolders using a dot-separated path (e.g., 'INBOX.Archives').",
|
|
1231
|
+
"type": "String"
|
|
1232
|
+
},
|
|
1233
|
+
{
|
|
1234
|
+
"id": "imapMessageIdRead",
|
|
1321
1235
|
"label": "Message ID",
|
|
1322
1236
|
"optional": false,
|
|
1323
1237
|
"constraints": {
|
|
1324
1238
|
"notEmpty": true
|
|
1325
1239
|
},
|
|
1326
1240
|
"feel": "optional",
|
|
1327
|
-
"group": "
|
|
1241
|
+
"group": "readEmailImap",
|
|
1328
1242
|
"binding": {
|
|
1329
|
-
"name": "data.
|
|
1243
|
+
"name": "data.imapAction.messageId",
|
|
1330
1244
|
"type": "zeebe:input"
|
|
1331
1245
|
},
|
|
1332
1246
|
"condition": {
|
|
1333
1247
|
"allMatch": [
|
|
1334
1248
|
{
|
|
1335
|
-
"property": "data.
|
|
1336
|
-
"equals": "
|
|
1249
|
+
"property": "data.imapActionDiscriminator",
|
|
1250
|
+
"equals": "readEmailImap",
|
|
1337
1251
|
"type": "simple"
|
|
1338
1252
|
},
|
|
1339
1253
|
{
|
|
1340
1254
|
"property": "protocol",
|
|
1341
|
-
"equals": "
|
|
1255
|
+
"equals": "imap",
|
|
1342
1256
|
"type": "simple"
|
|
1343
1257
|
}
|
|
1344
1258
|
]
|
|
@@ -1347,54 +1261,50 @@
|
|
|
1347
1261
|
"type": "String"
|
|
1348
1262
|
},
|
|
1349
1263
|
{
|
|
1350
|
-
"id": "
|
|
1351
|
-
"label": "
|
|
1352
|
-
"optional":
|
|
1353
|
-
"constraints": {
|
|
1354
|
-
"notEmpty": true
|
|
1355
|
-
},
|
|
1264
|
+
"id": "readEmailFolder",
|
|
1265
|
+
"label": "Folder",
|
|
1266
|
+
"optional": true,
|
|
1356
1267
|
"feel": "optional",
|
|
1357
|
-
"group": "
|
|
1268
|
+
"group": "readEmailImap",
|
|
1358
1269
|
"binding": {
|
|
1359
|
-
"name": "data.
|
|
1270
|
+
"name": "data.imapAction.readEmailFolder",
|
|
1360
1271
|
"type": "zeebe:input"
|
|
1361
1272
|
},
|
|
1362
1273
|
"condition": {
|
|
1363
1274
|
"allMatch": [
|
|
1364
1275
|
{
|
|
1365
|
-
"property": "data.
|
|
1366
|
-
"equals": "
|
|
1276
|
+
"property": "data.imapActionDiscriminator",
|
|
1277
|
+
"equals": "readEmailImap",
|
|
1367
1278
|
"type": "simple"
|
|
1368
1279
|
},
|
|
1369
1280
|
{
|
|
1370
1281
|
"property": "protocol",
|
|
1371
|
-
"equals": "
|
|
1282
|
+
"equals": "imap",
|
|
1372
1283
|
"type": "simple"
|
|
1373
1284
|
}
|
|
1374
1285
|
]
|
|
1375
1286
|
},
|
|
1376
|
-
"tooltip": "
|
|
1287
|
+
"tooltip": "Enter the name of the folder from which you wish to read emails. If left blank, emails will be read from the default 'INBOX' folder.",
|
|
1377
1288
|
"type": "String"
|
|
1378
1289
|
},
|
|
1379
1290
|
{
|
|
1380
|
-
"id": "
|
|
1381
|
-
"label": "
|
|
1291
|
+
"id": "imapMessageIdDelete",
|
|
1292
|
+
"label": "Message ID",
|
|
1382
1293
|
"optional": false,
|
|
1383
|
-
"value": 100,
|
|
1384
1294
|
"constraints": {
|
|
1385
1295
|
"notEmpty": true
|
|
1386
1296
|
},
|
|
1387
|
-
"feel": "
|
|
1388
|
-
"group": "
|
|
1297
|
+
"feel": "optional",
|
|
1298
|
+
"group": "deleteEmailImap",
|
|
1389
1299
|
"binding": {
|
|
1390
|
-
"name": "data.imapAction.
|
|
1300
|
+
"name": "data.imapAction.messageId",
|
|
1391
1301
|
"type": "zeebe:input"
|
|
1392
1302
|
},
|
|
1393
1303
|
"condition": {
|
|
1394
1304
|
"allMatch": [
|
|
1395
1305
|
{
|
|
1396
1306
|
"property": "data.imapActionDiscriminator",
|
|
1397
|
-
"equals": "
|
|
1307
|
+
"equals": "deleteEmailImap",
|
|
1398
1308
|
"type": "simple"
|
|
1399
1309
|
},
|
|
1400
1310
|
{
|
|
@@ -1404,24 +1314,24 @@
|
|
|
1404
1314
|
}
|
|
1405
1315
|
]
|
|
1406
1316
|
},
|
|
1407
|
-
"tooltip": "
|
|
1408
|
-
"type": "
|
|
1317
|
+
"tooltip": "The ID of the message, typically returned by a previous email task.",
|
|
1318
|
+
"type": "String"
|
|
1409
1319
|
},
|
|
1410
1320
|
{
|
|
1411
|
-
"id": "
|
|
1321
|
+
"id": "deleteEmailFolder",
|
|
1412
1322
|
"label": "Folder",
|
|
1413
1323
|
"optional": true,
|
|
1414
1324
|
"feel": "optional",
|
|
1415
|
-
"group": "
|
|
1325
|
+
"group": "deleteEmailImap",
|
|
1416
1326
|
"binding": {
|
|
1417
|
-
"name": "data.imapAction.
|
|
1327
|
+
"name": "data.imapAction.deleteEmailFolder",
|
|
1418
1328
|
"type": "zeebe:input"
|
|
1419
1329
|
},
|
|
1420
1330
|
"condition": {
|
|
1421
1331
|
"allMatch": [
|
|
1422
1332
|
{
|
|
1423
1333
|
"property": "data.imapActionDiscriminator",
|
|
1424
|
-
"equals": "
|
|
1334
|
+
"equals": "deleteEmailImap",
|
|
1425
1335
|
"type": "simple"
|
|
1426
1336
|
},
|
|
1427
1337
|
{
|
|
@@ -1431,260 +1341,7 @@
|
|
|
1431
1341
|
}
|
|
1432
1342
|
]
|
|
1433
1343
|
},
|
|
1434
|
-
"tooltip": "Specify the folder from which you want to
|
|
1435
|
-
"type": "String"
|
|
1436
|
-
},
|
|
1437
|
-
{
|
|
1438
|
-
"id": "imapSortField",
|
|
1439
|
-
"label": "Sort emails by",
|
|
1440
|
-
"optional": false,
|
|
1441
|
-
"value": "RECEIVED_DATE",
|
|
1442
|
-
"constraints": {
|
|
1443
|
-
"notEmpty": true
|
|
1444
|
-
},
|
|
1445
|
-
"group": "listEmailsImap",
|
|
1446
|
-
"binding": {
|
|
1447
|
-
"name": "data.imapAction.sortField",
|
|
1448
|
-
"type": "zeebe:input"
|
|
1449
|
-
},
|
|
1450
|
-
"condition": {
|
|
1451
|
-
"allMatch": [
|
|
1452
|
-
{
|
|
1453
|
-
"property": "data.imapActionDiscriminator",
|
|
1454
|
-
"equals": "listEmailsImap",
|
|
1455
|
-
"type": "simple"
|
|
1456
|
-
},
|
|
1457
|
-
{
|
|
1458
|
-
"property": "protocol",
|
|
1459
|
-
"equals": "imap",
|
|
1460
|
-
"type": "simple"
|
|
1461
|
-
}
|
|
1462
|
-
]
|
|
1463
|
-
},
|
|
1464
|
-
"tooltip": "Choose the criterion by which the listed emails should be sorted. The default sorting is by 'Received Date'.",
|
|
1465
|
-
"type": "Dropdown",
|
|
1466
|
-
"choices": [
|
|
1467
|
-
{
|
|
1468
|
-
"name": "Received Date",
|
|
1469
|
-
"value": "RECEIVED_DATE"
|
|
1470
|
-
},
|
|
1471
|
-
{
|
|
1472
|
-
"name": "Sent Date",
|
|
1473
|
-
"value": "SENT_DATE"
|
|
1474
|
-
},
|
|
1475
|
-
{
|
|
1476
|
-
"name": "Size",
|
|
1477
|
-
"value": "SIZE"
|
|
1478
|
-
}
|
|
1479
|
-
]
|
|
1480
|
-
},
|
|
1481
|
-
{
|
|
1482
|
-
"id": "imapSortOrder",
|
|
1483
|
-
"label": "Sort order",
|
|
1484
|
-
"optional": false,
|
|
1485
|
-
"value": "ASC",
|
|
1486
|
-
"constraints": {
|
|
1487
|
-
"notEmpty": true
|
|
1488
|
-
},
|
|
1489
|
-
"group": "listEmailsImap",
|
|
1490
|
-
"binding": {
|
|
1491
|
-
"name": "data.imapAction.sortOrder",
|
|
1492
|
-
"type": "zeebe:input"
|
|
1493
|
-
},
|
|
1494
|
-
"condition": {
|
|
1495
|
-
"allMatch": [
|
|
1496
|
-
{
|
|
1497
|
-
"property": "data.imapActionDiscriminator",
|
|
1498
|
-
"equals": "listEmailsImap",
|
|
1499
|
-
"type": "simple"
|
|
1500
|
-
},
|
|
1501
|
-
{
|
|
1502
|
-
"property": "protocol",
|
|
1503
|
-
"equals": "imap",
|
|
1504
|
-
"type": "simple"
|
|
1505
|
-
}
|
|
1506
|
-
]
|
|
1507
|
-
},
|
|
1508
|
-
"tooltip": "Select the sort order for the emails. Choose 'ASC' for ascending order or 'DESC' for descending order. Ascending order will list older emails first, while descending order will list newer emails first. The default sort order is 'ASC'.",
|
|
1509
|
-
"type": "Dropdown",
|
|
1510
|
-
"choices": [
|
|
1511
|
-
{
|
|
1512
|
-
"name": "ASC",
|
|
1513
|
-
"value": "ASC"
|
|
1514
|
-
},
|
|
1515
|
-
{
|
|
1516
|
-
"name": "DESC",
|
|
1517
|
-
"value": "DESC"
|
|
1518
|
-
}
|
|
1519
|
-
]
|
|
1520
|
-
},
|
|
1521
|
-
{
|
|
1522
|
-
"id": "searchStringEmailImap",
|
|
1523
|
-
"label": "Search criteria",
|
|
1524
|
-
"description": "Refer to our detailed documentation for full search syntax and examples: [Email Documentation](https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/).",
|
|
1525
|
-
"optional": true,
|
|
1526
|
-
"feel": "required",
|
|
1527
|
-
"group": "searchEmailsImap",
|
|
1528
|
-
"binding": {
|
|
1529
|
-
"name": "data.imapAction.criteria",
|
|
1530
|
-
"type": "zeebe:input"
|
|
1531
|
-
},
|
|
1532
|
-
"condition": {
|
|
1533
|
-
"allMatch": [
|
|
1534
|
-
{
|
|
1535
|
-
"property": "data.imapActionDiscriminator",
|
|
1536
|
-
"equals": "searchEmailsImap",
|
|
1537
|
-
"type": "simple"
|
|
1538
|
-
},
|
|
1539
|
-
{
|
|
1540
|
-
"property": "protocol",
|
|
1541
|
-
"equals": "imap",
|
|
1542
|
-
"type": "simple"
|
|
1543
|
-
}
|
|
1544
|
-
]
|
|
1545
|
-
},
|
|
1546
|
-
"tooltip": "Define the search criteria using supported keywords and syntax to filter emails.",
|
|
1547
|
-
"type": "Text"
|
|
1548
|
-
},
|
|
1549
|
-
{
|
|
1550
|
-
"id": "searchEmailFolder",
|
|
1551
|
-
"label": "Folder",
|
|
1552
|
-
"optional": true,
|
|
1553
|
-
"feel": "optional",
|
|
1554
|
-
"group": "searchEmailsImap",
|
|
1555
|
-
"binding": {
|
|
1556
|
-
"name": "data.imapAction.searchEmailFolder",
|
|
1557
|
-
"type": "zeebe:input"
|
|
1558
|
-
},
|
|
1559
|
-
"condition": {
|
|
1560
|
-
"allMatch": [
|
|
1561
|
-
{
|
|
1562
|
-
"property": "data.imapActionDiscriminator",
|
|
1563
|
-
"equals": "searchEmailsImap",
|
|
1564
|
-
"type": "simple"
|
|
1565
|
-
},
|
|
1566
|
-
{
|
|
1567
|
-
"property": "protocol",
|
|
1568
|
-
"equals": "imap",
|
|
1569
|
-
"type": "simple"
|
|
1570
|
-
}
|
|
1571
|
-
]
|
|
1572
|
-
},
|
|
1573
|
-
"tooltip": "Specify the folder in which to conduct the email search. If left blank, the search will default to the 'INBOX' folder. You may also specify subfolders using a dot-separated path (e.g., 'INBOX.Archives').",
|
|
1574
|
-
"type": "String"
|
|
1575
|
-
},
|
|
1576
|
-
{
|
|
1577
|
-
"id": "imapMessageIdRead",
|
|
1578
|
-
"label": "Message ID",
|
|
1579
|
-
"optional": false,
|
|
1580
|
-
"constraints": {
|
|
1581
|
-
"notEmpty": true
|
|
1582
|
-
},
|
|
1583
|
-
"feel": "optional",
|
|
1584
|
-
"group": "readEmailImap",
|
|
1585
|
-
"binding": {
|
|
1586
|
-
"name": "data.imapAction.messageId",
|
|
1587
|
-
"type": "zeebe:input"
|
|
1588
|
-
},
|
|
1589
|
-
"condition": {
|
|
1590
|
-
"allMatch": [
|
|
1591
|
-
{
|
|
1592
|
-
"property": "data.imapActionDiscriminator",
|
|
1593
|
-
"equals": "readEmailImap",
|
|
1594
|
-
"type": "simple"
|
|
1595
|
-
},
|
|
1596
|
-
{
|
|
1597
|
-
"property": "protocol",
|
|
1598
|
-
"equals": "imap",
|
|
1599
|
-
"type": "simple"
|
|
1600
|
-
}
|
|
1601
|
-
]
|
|
1602
|
-
},
|
|
1603
|
-
"tooltip": "The ID of the message, typically returned by a previous email task.",
|
|
1604
|
-
"type": "String"
|
|
1605
|
-
},
|
|
1606
|
-
{
|
|
1607
|
-
"id": "readEmailFolder",
|
|
1608
|
-
"label": "Folder",
|
|
1609
|
-
"optional": true,
|
|
1610
|
-
"feel": "optional",
|
|
1611
|
-
"group": "readEmailImap",
|
|
1612
|
-
"binding": {
|
|
1613
|
-
"name": "data.imapAction.readEmailFolder",
|
|
1614
|
-
"type": "zeebe:input"
|
|
1615
|
-
},
|
|
1616
|
-
"condition": {
|
|
1617
|
-
"allMatch": [
|
|
1618
|
-
{
|
|
1619
|
-
"property": "data.imapActionDiscriminator",
|
|
1620
|
-
"equals": "readEmailImap",
|
|
1621
|
-
"type": "simple"
|
|
1622
|
-
},
|
|
1623
|
-
{
|
|
1624
|
-
"property": "protocol",
|
|
1625
|
-
"equals": "imap",
|
|
1626
|
-
"type": "simple"
|
|
1627
|
-
}
|
|
1628
|
-
]
|
|
1629
|
-
},
|
|
1630
|
-
"tooltip": "Enter the name of the folder from which you wish to read emails. If left blank, emails will be read from the default 'INBOX' folder.",
|
|
1631
|
-
"type": "String"
|
|
1632
|
-
},
|
|
1633
|
-
{
|
|
1634
|
-
"id": "imapMessageIdDelete",
|
|
1635
|
-
"label": "Message ID",
|
|
1636
|
-
"optional": false,
|
|
1637
|
-
"constraints": {
|
|
1638
|
-
"notEmpty": true
|
|
1639
|
-
},
|
|
1640
|
-
"feel": "optional",
|
|
1641
|
-
"group": "deleteEmailImap",
|
|
1642
|
-
"binding": {
|
|
1643
|
-
"name": "data.imapAction.messageId",
|
|
1644
|
-
"type": "zeebe:input"
|
|
1645
|
-
},
|
|
1646
|
-
"condition": {
|
|
1647
|
-
"allMatch": [
|
|
1648
|
-
{
|
|
1649
|
-
"property": "data.imapActionDiscriminator",
|
|
1650
|
-
"equals": "deleteEmailImap",
|
|
1651
|
-
"type": "simple"
|
|
1652
|
-
},
|
|
1653
|
-
{
|
|
1654
|
-
"property": "protocol",
|
|
1655
|
-
"equals": "imap",
|
|
1656
|
-
"type": "simple"
|
|
1657
|
-
}
|
|
1658
|
-
]
|
|
1659
|
-
},
|
|
1660
|
-
"tooltip": "The ID of the message, typically returned by a previous email task.",
|
|
1661
|
-
"type": "String"
|
|
1662
|
-
},
|
|
1663
|
-
{
|
|
1664
|
-
"id": "deleteEmailFolder",
|
|
1665
|
-
"label": "Folder",
|
|
1666
|
-
"optional": true,
|
|
1667
|
-
"feel": "optional",
|
|
1668
|
-
"group": "deleteEmailImap",
|
|
1669
|
-
"binding": {
|
|
1670
|
-
"name": "data.imapAction.deleteEmailFolder",
|
|
1671
|
-
"type": "zeebe:input"
|
|
1672
|
-
},
|
|
1673
|
-
"condition": {
|
|
1674
|
-
"allMatch": [
|
|
1675
|
-
{
|
|
1676
|
-
"property": "data.imapActionDiscriminator",
|
|
1677
|
-
"equals": "deleteEmailImap",
|
|
1678
|
-
"type": "simple"
|
|
1679
|
-
},
|
|
1680
|
-
{
|
|
1681
|
-
"property": "protocol",
|
|
1682
|
-
"equals": "imap",
|
|
1683
|
-
"type": "simple"
|
|
1684
|
-
}
|
|
1685
|
-
]
|
|
1686
|
-
},
|
|
1687
|
-
"tooltip": "Specify the name of the folder from which you want to delete emails. If left blank, the default 'INBOX' will be used. For example, you can enter 'Trash' to delete emails from the Trash folder.",
|
|
1344
|
+
"tooltip": "Specify the name of the folder from which you want to delete emails. If left blank, the default 'INBOX' will be used. For example, you can enter 'Trash' to delete emails from the Trash folder.",
|
|
1688
1345
|
"type": "String"
|
|
1689
1346
|
},
|
|
1690
1347
|
{
|
|
@@ -1781,7 +1438,7 @@
|
|
|
1781
1438
|
"id": "version",
|
|
1782
1439
|
"label": "Version",
|
|
1783
1440
|
"description": "Version of the element template",
|
|
1784
|
-
"value": "
|
|
1441
|
+
"value": "3",
|
|
1785
1442
|
"group": "connector",
|
|
1786
1443
|
"binding": {
|
|
1787
1444
|
"key": "elementTemplateVersion",
|
|
@@ -1804,7 +1461,7 @@
|
|
|
1804
1461
|
{
|
|
1805
1462
|
"id": "resultVariable",
|
|
1806
1463
|
"label": "Result variable",
|
|
1807
|
-
"description": "Name of variable to store the response in
|
|
1464
|
+
"description": "Name of variable to store the response in",
|
|
1808
1465
|
"group": "output",
|
|
1809
1466
|
"binding": {
|
|
1810
1467
|
"key": "resultVariable",
|
|
@@ -1815,7 +1472,7 @@
|
|
|
1815
1472
|
{
|
|
1816
1473
|
"id": "resultExpression",
|
|
1817
1474
|
"label": "Result expression",
|
|
1818
|
-
"description": "Expression to map the response into process variables
|
|
1475
|
+
"description": "Expression to map the response into process variables",
|
|
1819
1476
|
"feel": "required",
|
|
1820
1477
|
"group": "output",
|
|
1821
1478
|
"binding": {
|
|
@@ -1871,24 +1528,8 @@
|
|
|
1871
1528
|
"name": "Email Connector",
|
|
1872
1529
|
"id": "io.camunda.connectors.email.v1",
|
|
1873
1530
|
"description": "Execute email requests",
|
|
1874
|
-
"keywords": [
|
|
1875
|
-
"send emails",
|
|
1876
|
-
"list emails",
|
|
1877
|
-
"search emails",
|
|
1878
|
-
"delete emails",
|
|
1879
|
-
"read emails",
|
|
1880
|
-
"move emails",
|
|
1881
|
-
"send email",
|
|
1882
|
-
"delete email",
|
|
1883
|
-
"read email",
|
|
1884
|
-
"move email",
|
|
1885
|
-
"IMAP",
|
|
1886
|
-
"SMTP",
|
|
1887
|
-
"POP3",
|
|
1888
|
-
"inbox"
|
|
1889
|
-
],
|
|
1890
1531
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
|
|
1891
|
-
"version":
|
|
1532
|
+
"version": 1,
|
|
1892
1533
|
"category": {
|
|
1893
1534
|
"id": "connectors",
|
|
1894
1535
|
"name": "Connectors"
|
|
@@ -1897,9 +1538,6 @@
|
|
|
1897
1538
|
"elementType": {
|
|
1898
1539
|
"value": "bpmn:ServiceTask"
|
|
1899
1540
|
},
|
|
1900
|
-
"engines": {
|
|
1901
|
-
"camunda": "^8.9"
|
|
1902
|
-
},
|
|
1903
1541
|
"groups": [
|
|
1904
1542
|
{
|
|
1905
1543
|
"id": "authentication",
|
|
@@ -1961,10 +1599,6 @@
|
|
|
1961
1599
|
"id": "moveEmailImap",
|
|
1962
1600
|
"label": "Move Emails"
|
|
1963
1601
|
},
|
|
1964
|
-
{
|
|
1965
|
-
"id": "connector",
|
|
1966
|
-
"label": "Connector"
|
|
1967
|
-
},
|
|
1968
1602
|
{
|
|
1969
1603
|
"id": "output",
|
|
1970
1604
|
"label": "Output mapping"
|
|
@@ -1990,7 +1624,7 @@
|
|
|
1990
1624
|
{
|
|
1991
1625
|
"id": "authentication.type",
|
|
1992
1626
|
"label": "Authentication",
|
|
1993
|
-
"description": "Specify the Email authentication strategy.
|
|
1627
|
+
"description": "Specify the Email authentication strategy.",
|
|
1994
1628
|
"value": "simple",
|
|
1995
1629
|
"group": "authentication",
|
|
1996
1630
|
"binding": {
|
|
@@ -2002,10 +1636,6 @@
|
|
|
2002
1636
|
{
|
|
2003
1637
|
"name": "Simple",
|
|
2004
1638
|
"value": "simple"
|
|
2005
|
-
},
|
|
2006
|
-
{
|
|
2007
|
-
"name": "None",
|
|
2008
|
-
"value": "noAuth"
|
|
2009
1639
|
}
|
|
2010
1640
|
]
|
|
2011
1641
|
},
|
|
@@ -2037,7 +1667,6 @@
|
|
|
2037
1667
|
"constraints": {
|
|
2038
1668
|
"notEmpty": true
|
|
2039
1669
|
},
|
|
2040
|
-
"feel": "optional",
|
|
2041
1670
|
"group": "authentication",
|
|
2042
1671
|
"binding": {
|
|
2043
1672
|
"name": "authentication.password",
|
|
@@ -2101,7 +1730,7 @@
|
|
|
2101
1730
|
"id": "data.imapPort",
|
|
2102
1731
|
"label": "IMAP Port",
|
|
2103
1732
|
"optional": false,
|
|
2104
|
-
"value": 993,
|
|
1733
|
+
"value": "993",
|
|
2105
1734
|
"constraints": {
|
|
2106
1735
|
"notEmpty": true
|
|
2107
1736
|
},
|
|
@@ -2117,7 +1746,7 @@
|
|
|
2117
1746
|
"type": "simple"
|
|
2118
1747
|
},
|
|
2119
1748
|
"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.",
|
|
2120
|
-
"type": "
|
|
1749
|
+
"type": "String"
|
|
2121
1750
|
},
|
|
2122
1751
|
{
|
|
2123
1752
|
"id": "imapCryptographicProtocol",
|
|
@@ -2144,13 +1773,13 @@
|
|
|
2144
1773
|
"name": "TLS",
|
|
2145
1774
|
"value": "TLS"
|
|
2146
1775
|
},
|
|
2147
|
-
{
|
|
2148
|
-
"name": "SSL",
|
|
2149
|
-
"value": "SSL"
|
|
2150
|
-
},
|
|
2151
1776
|
{
|
|
2152
1777
|
"name": "None",
|
|
2153
1778
|
"value": "NONE"
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
"name": "SSL",
|
|
1782
|
+
"value": "SSL"
|
|
2154
1783
|
}
|
|
2155
1784
|
]
|
|
2156
1785
|
},
|
|
@@ -2179,7 +1808,7 @@
|
|
|
2179
1808
|
"id": "data.pop3Port",
|
|
2180
1809
|
"label": "POP3 Port",
|
|
2181
1810
|
"optional": false,
|
|
2182
|
-
"value": 995,
|
|
1811
|
+
"value": "995",
|
|
2183
1812
|
"constraints": {
|
|
2184
1813
|
"notEmpty": true
|
|
2185
1814
|
},
|
|
@@ -2195,7 +1824,7 @@
|
|
|
2195
1824
|
"type": "simple"
|
|
2196
1825
|
},
|
|
2197
1826
|
"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.",
|
|
2198
|
-
"type": "
|
|
1827
|
+
"type": "String"
|
|
2199
1828
|
},
|
|
2200
1829
|
{
|
|
2201
1830
|
"id": "pop3CryptographicProtocol",
|
|
@@ -2222,13 +1851,13 @@
|
|
|
2222
1851
|
"name": "TLS",
|
|
2223
1852
|
"value": "TLS"
|
|
2224
1853
|
},
|
|
2225
|
-
{
|
|
2226
|
-
"name": "SSL",
|
|
2227
|
-
"value": "SSL"
|
|
2228
|
-
},
|
|
2229
1854
|
{
|
|
2230
1855
|
"name": "None",
|
|
2231
1856
|
"value": "NONE"
|
|
1857
|
+
},
|
|
1858
|
+
{
|
|
1859
|
+
"name": "SSL",
|
|
1860
|
+
"value": "SSL"
|
|
2232
1861
|
}
|
|
2233
1862
|
]
|
|
2234
1863
|
},
|
|
@@ -2257,7 +1886,7 @@
|
|
|
2257
1886
|
"id": "data.smtpPort",
|
|
2258
1887
|
"label": "SMTP Port",
|
|
2259
1888
|
"optional": false,
|
|
2260
|
-
"value": 587,
|
|
1889
|
+
"value": "587",
|
|
2261
1890
|
"constraints": {
|
|
2262
1891
|
"notEmpty": true
|
|
2263
1892
|
},
|
|
@@ -2273,7 +1902,7 @@
|
|
|
2273
1902
|
"type": "simple"
|
|
2274
1903
|
},
|
|
2275
1904
|
"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.",
|
|
2276
|
-
"type": "
|
|
1905
|
+
"type": "String"
|
|
2277
1906
|
},
|
|
2278
1907
|
{
|
|
2279
1908
|
"id": "smtpCryptographicProtocol",
|
|
@@ -2300,13 +1929,13 @@
|
|
|
2300
1929
|
"name": "TLS",
|
|
2301
1930
|
"value": "TLS"
|
|
2302
1931
|
},
|
|
2303
|
-
{
|
|
2304
|
-
"name": "SSL",
|
|
2305
|
-
"value": "SSL"
|
|
2306
|
-
},
|
|
2307
1932
|
{
|
|
2308
1933
|
"name": "None",
|
|
2309
1934
|
"value": "NONE"
|
|
1935
|
+
},
|
|
1936
|
+
{
|
|
1937
|
+
"name": "SSL",
|
|
1938
|
+
"value": "SSL"
|
|
2310
1939
|
}
|
|
2311
1940
|
]
|
|
2312
1941
|
},
|
|
@@ -2518,33 +2147,6 @@
|
|
|
2518
2147
|
"tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
|
|
2519
2148
|
"type": "String"
|
|
2520
2149
|
},
|
|
2521
|
-
{
|
|
2522
|
-
"id": "smtpHeaders",
|
|
2523
|
-
"label": "Headers",
|
|
2524
|
-
"optional": true,
|
|
2525
|
-
"feel": "required",
|
|
2526
|
-
"group": "sendEmailSmtp",
|
|
2527
|
-
"binding": {
|
|
2528
|
-
"name": "data.smtpAction.headers",
|
|
2529
|
-
"type": "zeebe:input"
|
|
2530
|
-
},
|
|
2531
|
-
"condition": {
|
|
2532
|
-
"allMatch": [
|
|
2533
|
-
{
|
|
2534
|
-
"property": "data.smtpActionDiscriminator",
|
|
2535
|
-
"equals": "sendEmailSmtp",
|
|
2536
|
-
"type": "simple"
|
|
2537
|
-
},
|
|
2538
|
-
{
|
|
2539
|
-
"property": "protocol",
|
|
2540
|
-
"equals": "smtp",
|
|
2541
|
-
"type": "simple"
|
|
2542
|
-
}
|
|
2543
|
-
]
|
|
2544
|
-
},
|
|
2545
|
-
"tooltip": "Additional email headers",
|
|
2546
|
-
"type": "String"
|
|
2547
|
-
},
|
|
2548
2150
|
{
|
|
2549
2151
|
"id": "smtpSubject",
|
|
2550
2152
|
"label": "Subject",
|
|
@@ -2576,53 +2178,12 @@
|
|
|
2576
2178
|
"type": "String"
|
|
2577
2179
|
},
|
|
2578
2180
|
{
|
|
2579
|
-
"id": "
|
|
2580
|
-
"label": "
|
|
2181
|
+
"id": "smtpBody",
|
|
2182
|
+
"label": "Email Content",
|
|
2581
2183
|
"optional": false,
|
|
2582
|
-
"value": "PLAIN",
|
|
2583
2184
|
"constraints": {
|
|
2584
2185
|
"notEmpty": true
|
|
2585
2186
|
},
|
|
2586
|
-
"group": "sendEmailSmtp",
|
|
2587
|
-
"binding": {
|
|
2588
|
-
"name": "data.smtpAction.contentType",
|
|
2589
|
-
"type": "zeebe:input"
|
|
2590
|
-
},
|
|
2591
|
-
"condition": {
|
|
2592
|
-
"allMatch": [
|
|
2593
|
-
{
|
|
2594
|
-
"property": "data.smtpActionDiscriminator",
|
|
2595
|
-
"equals": "sendEmailSmtp",
|
|
2596
|
-
"type": "simple"
|
|
2597
|
-
},
|
|
2598
|
-
{
|
|
2599
|
-
"property": "protocol",
|
|
2600
|
-
"equals": "smtp",
|
|
2601
|
-
"type": "simple"
|
|
2602
|
-
}
|
|
2603
|
-
]
|
|
2604
|
-
},
|
|
2605
|
-
"tooltip": "Email's contentType",
|
|
2606
|
-
"type": "Dropdown",
|
|
2607
|
-
"choices": [
|
|
2608
|
-
{
|
|
2609
|
-
"name": "PLAIN",
|
|
2610
|
-
"value": "PLAIN"
|
|
2611
|
-
},
|
|
2612
|
-
{
|
|
2613
|
-
"name": "HTML",
|
|
2614
|
-
"value": "HTML"
|
|
2615
|
-
},
|
|
2616
|
-
{
|
|
2617
|
-
"name": "HTML & Plaintext",
|
|
2618
|
-
"value": "MULTIPART"
|
|
2619
|
-
}
|
|
2620
|
-
]
|
|
2621
|
-
},
|
|
2622
|
-
{
|
|
2623
|
-
"id": "smtpBody",
|
|
2624
|
-
"label": "Email Text Content",
|
|
2625
|
-
"optional": false,
|
|
2626
2187
|
"feel": "optional",
|
|
2627
2188
|
"group": "sendEmailSmtp",
|
|
2628
2189
|
"binding": {
|
|
@@ -2631,11 +2192,6 @@
|
|
|
2631
2192
|
},
|
|
2632
2193
|
"condition": {
|
|
2633
2194
|
"allMatch": [
|
|
2634
|
-
{
|
|
2635
|
-
"property": "contentType",
|
|
2636
|
-
"oneOf": ["PLAIN", "MULTIPART"],
|
|
2637
|
-
"type": "simple"
|
|
2638
|
-
},
|
|
2639
2195
|
{
|
|
2640
2196
|
"property": "data.smtpActionDiscriminator",
|
|
2641
2197
|
"equals": "sendEmailSmtp",
|
|
@@ -2651,75 +2207,14 @@
|
|
|
2651
2207
|
"tooltip": "Email's content",
|
|
2652
2208
|
"type": "Text"
|
|
2653
2209
|
},
|
|
2654
|
-
{
|
|
2655
|
-
"id": "smtpHtmlBody",
|
|
2656
|
-
"label": "Email Html Content",
|
|
2657
|
-
"optional": false,
|
|
2658
|
-
"feel": "optional",
|
|
2659
|
-
"group": "sendEmailSmtp",
|
|
2660
|
-
"binding": {
|
|
2661
|
-
"name": "data.smtpAction.htmlBody",
|
|
2662
|
-
"type": "zeebe:input"
|
|
2663
|
-
},
|
|
2664
|
-
"condition": {
|
|
2665
|
-
"allMatch": [
|
|
2666
|
-
{
|
|
2667
|
-
"property": "contentType",
|
|
2668
|
-
"oneOf": ["HTML", "MULTIPART"],
|
|
2669
|
-
"type": "simple"
|
|
2670
|
-
},
|
|
2671
|
-
{
|
|
2672
|
-
"property": "data.smtpActionDiscriminator",
|
|
2673
|
-
"equals": "sendEmailSmtp",
|
|
2674
|
-
"type": "simple"
|
|
2675
|
-
},
|
|
2676
|
-
{
|
|
2677
|
-
"property": "protocol",
|
|
2678
|
-
"equals": "smtp",
|
|
2679
|
-
"type": "simple"
|
|
2680
|
-
}
|
|
2681
|
-
]
|
|
2682
|
-
},
|
|
2683
|
-
"tooltip": "Email's Html content",
|
|
2684
|
-
"type": "Text"
|
|
2685
|
-
},
|
|
2686
|
-
{
|
|
2687
|
-
"id": "attachmentsSmtp",
|
|
2688
|
-
"label": "Attachment",
|
|
2689
|
-
"description": "Email's attachment. e.g., =[ document1, document2]",
|
|
2690
|
-
"optional": true,
|
|
2691
|
-
"feel": "required",
|
|
2692
|
-
"group": "sendEmailSmtp",
|
|
2693
|
-
"binding": {
|
|
2694
|
-
"name": "data.smtpAction.attachments",
|
|
2695
|
-
"type": "zeebe:input"
|
|
2696
|
-
},
|
|
2697
|
-
"condition": {
|
|
2698
|
-
"allMatch": [
|
|
2699
|
-
{
|
|
2700
|
-
"property": "data.smtpActionDiscriminator",
|
|
2701
|
-
"equals": "sendEmailSmtp",
|
|
2702
|
-
"type": "simple"
|
|
2703
|
-
},
|
|
2704
|
-
{
|
|
2705
|
-
"property": "protocol",
|
|
2706
|
-
"equals": "smtp",
|
|
2707
|
-
"type": "simple"
|
|
2708
|
-
}
|
|
2709
|
-
]
|
|
2710
|
-
},
|
|
2711
|
-
"tooltip": "Email's attachments, should be set as a list ",
|
|
2712
|
-
"type": "String"
|
|
2713
|
-
},
|
|
2714
2210
|
{
|
|
2715
2211
|
"id": "pop3maxToBeRead",
|
|
2716
2212
|
"label": "Maximum number of emails to be read",
|
|
2717
2213
|
"optional": false,
|
|
2718
|
-
"value": 100,
|
|
2214
|
+
"value": "100",
|
|
2719
2215
|
"constraints": {
|
|
2720
2216
|
"notEmpty": true
|
|
2721
2217
|
},
|
|
2722
|
-
"feel": "static",
|
|
2723
2218
|
"group": "listEmailsPop3",
|
|
2724
2219
|
"binding": {
|
|
2725
2220
|
"name": "data.pop3Action.maxToBeRead",
|
|
@@ -2740,7 +2235,7 @@
|
|
|
2740
2235
|
]
|
|
2741
2236
|
},
|
|
2742
2237
|
"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.",
|
|
2743
|
-
"type": "
|
|
2238
|
+
"type": "String"
|
|
2744
2239
|
},
|
|
2745
2240
|
{
|
|
2746
2241
|
"id": "pop3SortField",
|
|
@@ -2914,11 +2409,10 @@
|
|
|
2914
2409
|
"id": "imapMaxToBeRead",
|
|
2915
2410
|
"label": "Maximum number of emails to be read",
|
|
2916
2411
|
"optional": false,
|
|
2917
|
-
"value": 100,
|
|
2412
|
+
"value": "100",
|
|
2918
2413
|
"constraints": {
|
|
2919
2414
|
"notEmpty": true
|
|
2920
2415
|
},
|
|
2921
|
-
"feel": "static",
|
|
2922
2416
|
"group": "listEmailsImap",
|
|
2923
2417
|
"binding": {
|
|
2924
2418
|
"name": "data.imapAction.maxToBeRead",
|
|
@@ -2939,7 +2433,7 @@
|
|
|
2939
2433
|
]
|
|
2940
2434
|
},
|
|
2941
2435
|
"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.",
|
|
2942
|
-
"type": "
|
|
2436
|
+
"type": "String"
|
|
2943
2437
|
},
|
|
2944
2438
|
{
|
|
2945
2439
|
"id": "imapListEmailsFolder",
|
|
@@ -3311,34 +2805,10 @@
|
|
|
3311
2805
|
"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.",
|
|
3312
2806
|
"type": "String"
|
|
3313
2807
|
},
|
|
3314
|
-
{
|
|
3315
|
-
"id": "version",
|
|
3316
|
-
"label": "Version",
|
|
3317
|
-
"description": "Version of the element template",
|
|
3318
|
-
"value": "4",
|
|
3319
|
-
"group": "connector",
|
|
3320
|
-
"binding": {
|
|
3321
|
-
"key": "elementTemplateVersion",
|
|
3322
|
-
"type": "zeebe:taskHeader"
|
|
3323
|
-
},
|
|
3324
|
-
"type": "Hidden"
|
|
3325
|
-
},
|
|
3326
|
-
{
|
|
3327
|
-
"id": "id",
|
|
3328
|
-
"label": "ID",
|
|
3329
|
-
"description": "ID of the element template",
|
|
3330
|
-
"value": "io.camunda.connectors.email.v1",
|
|
3331
|
-
"group": "connector",
|
|
3332
|
-
"binding": {
|
|
3333
|
-
"key": "elementTemplateId",
|
|
3334
|
-
"type": "zeebe:taskHeader"
|
|
3335
|
-
},
|
|
3336
|
-
"type": "Hidden"
|
|
3337
|
-
},
|
|
3338
2808
|
{
|
|
3339
2809
|
"id": "resultVariable",
|
|
3340
2810
|
"label": "Result variable",
|
|
3341
|
-
"description": "Name of variable to store the response in
|
|
2811
|
+
"description": "Name of variable to store the response in",
|
|
3342
2812
|
"group": "output",
|
|
3343
2813
|
"binding": {
|
|
3344
2814
|
"key": "resultVariable",
|
|
@@ -3349,7 +2819,7 @@
|
|
|
3349
2819
|
{
|
|
3350
2820
|
"id": "resultExpression",
|
|
3351
2821
|
"label": "Result expression",
|
|
3352
|
-
"description": "Expression to map the response into process variables
|
|
2822
|
+
"description": "Expression to map the response into process variables",
|
|
3353
2823
|
"feel": "required",
|
|
3354
2824
|
"group": "output",
|
|
3355
2825
|
"binding": {
|
|
@@ -3388,6 +2858,7 @@
|
|
|
3388
2858
|
"label": "Retry backoff",
|
|
3389
2859
|
"description": "ISO-8601 duration to wait between retries",
|
|
3390
2860
|
"value": "PT0S",
|
|
2861
|
+
"feel": "optional",
|
|
3391
2862
|
"group": "retries",
|
|
3392
2863
|
"binding": {
|
|
3393
2864
|
"key": "retryBackoff",
|
|
@@ -3398,6 +2869,9 @@
|
|
|
3398
2869
|
],
|
|
3399
2870
|
"icon": {
|
|
3400
2871
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
|
|
2872
|
+
},
|
|
2873
|
+
"engines": {
|
|
2874
|
+
"camunda": "^8.6"
|
|
3401
2875
|
}
|
|
3402
2876
|
},
|
|
3403
2877
|
{
|
|
@@ -3416,7 +2890,7 @@
|
|
|
3416
2890
|
]
|
|
3417
2891
|
},
|
|
3418
2892
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
|
|
3419
|
-
"version":
|
|
2893
|
+
"version": 2,
|
|
3420
2894
|
"category": {
|
|
3421
2895
|
"id": "connectors",
|
|
3422
2896
|
"name": "Connectors"
|
|
@@ -3425,9 +2899,6 @@
|
|
|
3425
2899
|
"elementType": {
|
|
3426
2900
|
"value": "bpmn:ServiceTask"
|
|
3427
2901
|
},
|
|
3428
|
-
"engines": {
|
|
3429
|
-
"camunda": "^8.6"
|
|
3430
|
-
},
|
|
3431
2902
|
"groups": [
|
|
3432
2903
|
{
|
|
3433
2904
|
"id": "authentication",
|
|
@@ -3489,10 +2960,6 @@
|
|
|
3489
2960
|
"id": "moveEmailImap",
|
|
3490
2961
|
"label": "Move Emails"
|
|
3491
2962
|
},
|
|
3492
|
-
{
|
|
3493
|
-
"id": "connector",
|
|
3494
|
-
"label": "Connector"
|
|
3495
|
-
},
|
|
3496
2963
|
{
|
|
3497
2964
|
"id": "output",
|
|
3498
2965
|
"label": "Output mapping"
|
|
@@ -4835,30 +4302,6 @@
|
|
|
4835
4302
|
"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.",
|
|
4836
4303
|
"type": "String"
|
|
4837
4304
|
},
|
|
4838
|
-
{
|
|
4839
|
-
"id": "version",
|
|
4840
|
-
"label": "Version",
|
|
4841
|
-
"description": "Version of the element template",
|
|
4842
|
-
"value": "3",
|
|
4843
|
-
"group": "connector",
|
|
4844
|
-
"binding": {
|
|
4845
|
-
"key": "elementTemplateVersion",
|
|
4846
|
-
"type": "zeebe:taskHeader"
|
|
4847
|
-
},
|
|
4848
|
-
"type": "Hidden"
|
|
4849
|
-
},
|
|
4850
|
-
{
|
|
4851
|
-
"id": "id",
|
|
4852
|
-
"label": "ID",
|
|
4853
|
-
"description": "ID of the element template",
|
|
4854
|
-
"value": "io.camunda.connectors.email.v1",
|
|
4855
|
-
"group": "connector",
|
|
4856
|
-
"binding": {
|
|
4857
|
-
"key": "elementTemplateId",
|
|
4858
|
-
"type": "zeebe:taskHeader"
|
|
4859
|
-
},
|
|
4860
|
-
"type": "Hidden"
|
|
4861
|
-
},
|
|
4862
4305
|
{
|
|
4863
4306
|
"id": "resultVariable",
|
|
4864
4307
|
"label": "Result variable",
|
|
@@ -4922,6 +4365,9 @@
|
|
|
4922
4365
|
],
|
|
4923
4366
|
"icon": {
|
|
4924
4367
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
|
|
4368
|
+
},
|
|
4369
|
+
"engines": {
|
|
4370
|
+
"camunda": "^8.7"
|
|
4925
4371
|
}
|
|
4926
4372
|
},
|
|
4927
4373
|
{
|
|
@@ -4929,18 +4375,24 @@
|
|
|
4929
4375
|
"name": "Email Connector",
|
|
4930
4376
|
"id": "io.camunda.connectors.email.v1",
|
|
4931
4377
|
"description": "Execute email requests",
|
|
4932
|
-
"
|
|
4933
|
-
"
|
|
4934
|
-
|
|
4935
|
-
|
|
4936
|
-
|
|
4937
|
-
|
|
4938
|
-
|
|
4939
|
-
|
|
4940
|
-
|
|
4941
|
-
|
|
4378
|
+
"keywords": [
|
|
4379
|
+
"send emails",
|
|
4380
|
+
"list emails",
|
|
4381
|
+
"search emails",
|
|
4382
|
+
"delete emails",
|
|
4383
|
+
"read emails",
|
|
4384
|
+
"move emails",
|
|
4385
|
+
"send email",
|
|
4386
|
+
"delete email",
|
|
4387
|
+
"read email",
|
|
4388
|
+
"move email",
|
|
4389
|
+
"IMAP",
|
|
4390
|
+
"SMTP",
|
|
4391
|
+
"POP3",
|
|
4392
|
+
"inbox"
|
|
4393
|
+
],
|
|
4942
4394
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
|
|
4943
|
-
"version":
|
|
4395
|
+
"version": 4,
|
|
4944
4396
|
"category": {
|
|
4945
4397
|
"id": "connectors",
|
|
4946
4398
|
"name": "Connectors"
|
|
@@ -4949,6 +4401,9 @@
|
|
|
4949
4401
|
"elementType": {
|
|
4950
4402
|
"value": "bpmn:ServiceTask"
|
|
4951
4403
|
},
|
|
4404
|
+
"engines": {
|
|
4405
|
+
"camunda": "^8.9"
|
|
4406
|
+
},
|
|
4952
4407
|
"groups": [
|
|
4953
4408
|
{
|
|
4954
4409
|
"id": "authentication",
|
|
@@ -5010,6 +4465,10 @@
|
|
|
5010
4465
|
"id": "moveEmailImap",
|
|
5011
4466
|
"label": "Move Emails"
|
|
5012
4467
|
},
|
|
4468
|
+
{
|
|
4469
|
+
"id": "connector",
|
|
4470
|
+
"label": "Connector"
|
|
4471
|
+
},
|
|
5013
4472
|
{
|
|
5014
4473
|
"id": "output",
|
|
5015
4474
|
"label": "Output mapping"
|
|
@@ -5035,7 +4494,7 @@
|
|
|
5035
4494
|
{
|
|
5036
4495
|
"id": "authentication.type",
|
|
5037
4496
|
"label": "Authentication",
|
|
5038
|
-
"description": "Specify the Email authentication strategy.",
|
|
4497
|
+
"description": "Specify the Email authentication strategy. None is only supported for SMTP.",
|
|
5039
4498
|
"value": "simple",
|
|
5040
4499
|
"group": "authentication",
|
|
5041
4500
|
"binding": {
|
|
@@ -5047,6 +4506,10 @@
|
|
|
5047
4506
|
{
|
|
5048
4507
|
"name": "Simple",
|
|
5049
4508
|
"value": "simple"
|
|
4509
|
+
},
|
|
4510
|
+
{
|
|
4511
|
+
"name": "None",
|
|
4512
|
+
"value": "noAuth"
|
|
5050
4513
|
}
|
|
5051
4514
|
]
|
|
5052
4515
|
},
|
|
@@ -6352,10 +5815,34 @@
|
|
|
6352
5815
|
"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.",
|
|
6353
5816
|
"type": "String"
|
|
6354
5817
|
},
|
|
5818
|
+
{
|
|
5819
|
+
"id": "version",
|
|
5820
|
+
"label": "Version",
|
|
5821
|
+
"description": "Version of the element template",
|
|
5822
|
+
"value": "4",
|
|
5823
|
+
"group": "connector",
|
|
5824
|
+
"binding": {
|
|
5825
|
+
"key": "elementTemplateVersion",
|
|
5826
|
+
"type": "zeebe:taskHeader"
|
|
5827
|
+
},
|
|
5828
|
+
"type": "Hidden"
|
|
5829
|
+
},
|
|
5830
|
+
{
|
|
5831
|
+
"id": "id",
|
|
5832
|
+
"label": "ID",
|
|
5833
|
+
"description": "ID of the element template",
|
|
5834
|
+
"value": "io.camunda.connectors.email.v1",
|
|
5835
|
+
"group": "connector",
|
|
5836
|
+
"binding": {
|
|
5837
|
+
"key": "elementTemplateId",
|
|
5838
|
+
"type": "zeebe:taskHeader"
|
|
5839
|
+
},
|
|
5840
|
+
"type": "Hidden"
|
|
5841
|
+
},
|
|
6355
5842
|
{
|
|
6356
5843
|
"id": "resultVariable",
|
|
6357
5844
|
"label": "Result variable",
|
|
6358
|
-
"description": "Name of variable to store the response in",
|
|
5845
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
6359
5846
|
"group": "output",
|
|
6360
5847
|
"binding": {
|
|
6361
5848
|
"key": "resultVariable",
|
|
@@ -6366,7 +5853,7 @@
|
|
|
6366
5853
|
{
|
|
6367
5854
|
"id": "resultExpression",
|
|
6368
5855
|
"label": "Result expression",
|
|
6369
|
-
"description": "Expression to map the response into process variables",
|
|
5856
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
6370
5857
|
"feel": "required",
|
|
6371
5858
|
"group": "output",
|
|
6372
5859
|
"binding": {
|
|
@@ -6415,9 +5902,6 @@
|
|
|
6415
5902
|
],
|
|
6416
5903
|
"icon": {
|
|
6417
5904
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
|
|
6418
|
-
},
|
|
6419
|
-
"engines": {
|
|
6420
|
-
"camunda": "^8.7"
|
|
6421
5905
|
}
|
|
6422
5906
|
},
|
|
6423
5907
|
{
|
|
@@ -6425,8 +5909,24 @@
|
|
|
6425
5909
|
"name": "Email Connector",
|
|
6426
5910
|
"id": "io.camunda.connectors.email.v1",
|
|
6427
5911
|
"description": "Execute email requests",
|
|
5912
|
+
"keywords": [
|
|
5913
|
+
"send emails",
|
|
5914
|
+
"list emails",
|
|
5915
|
+
"search emails",
|
|
5916
|
+
"delete emails",
|
|
5917
|
+
"read emails",
|
|
5918
|
+
"move emails",
|
|
5919
|
+
"send email",
|
|
5920
|
+
"delete email",
|
|
5921
|
+
"read email",
|
|
5922
|
+
"move email",
|
|
5923
|
+
"IMAP",
|
|
5924
|
+
"SMTP",
|
|
5925
|
+
"POP3",
|
|
5926
|
+
"inbox"
|
|
5927
|
+
],
|
|
6428
5928
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
|
|
6429
|
-
"version":
|
|
5929
|
+
"version": 5,
|
|
6430
5930
|
"category": {
|
|
6431
5931
|
"id": "connectors",
|
|
6432
5932
|
"name": "Connectors"
|
|
@@ -6435,6 +5935,9 @@
|
|
|
6435
5935
|
"elementType": {
|
|
6436
5936
|
"value": "bpmn:ServiceTask"
|
|
6437
5937
|
},
|
|
5938
|
+
"engines": {
|
|
5939
|
+
"camunda": "^8.10"
|
|
5940
|
+
},
|
|
6438
5941
|
"groups": [
|
|
6439
5942
|
{
|
|
6440
5943
|
"id": "authentication",
|
|
@@ -6496,6 +5999,10 @@
|
|
|
6496
5999
|
"id": "moveEmailImap",
|
|
6497
6000
|
"label": "Move Emails"
|
|
6498
6001
|
},
|
|
6002
|
+
{
|
|
6003
|
+
"id": "connector",
|
|
6004
|
+
"label": "Connector"
|
|
6005
|
+
},
|
|
6499
6006
|
{
|
|
6500
6007
|
"id": "output",
|
|
6501
6008
|
"label": "Output mapping"
|
|
@@ -6521,7 +6028,7 @@
|
|
|
6521
6028
|
{
|
|
6522
6029
|
"id": "authentication.type",
|
|
6523
6030
|
"label": "Authentication",
|
|
6524
|
-
"description": "Specify the Email authentication strategy.",
|
|
6031
|
+
"description": "Specify the Email authentication strategy. None is only supported for SMTP.",
|
|
6525
6032
|
"value": "simple",
|
|
6526
6033
|
"group": "authentication",
|
|
6527
6034
|
"binding": {
|
|
@@ -6533,6 +6040,10 @@
|
|
|
6533
6040
|
{
|
|
6534
6041
|
"name": "Simple",
|
|
6535
6042
|
"value": "simple"
|
|
6043
|
+
},
|
|
6044
|
+
{
|
|
6045
|
+
"name": "None",
|
|
6046
|
+
"value": "noAuth"
|
|
6536
6047
|
}
|
|
6537
6048
|
]
|
|
6538
6049
|
},
|
|
@@ -6564,6 +6075,7 @@
|
|
|
6564
6075
|
"constraints": {
|
|
6565
6076
|
"notEmpty": true
|
|
6566
6077
|
},
|
|
6078
|
+
"feel": "optional",
|
|
6567
6079
|
"group": "authentication",
|
|
6568
6080
|
"binding": {
|
|
6569
6081
|
"name": "authentication.password",
|
|
@@ -6627,7 +6139,7 @@
|
|
|
6627
6139
|
"id": "data.imapPort",
|
|
6628
6140
|
"label": "IMAP Port",
|
|
6629
6141
|
"optional": false,
|
|
6630
|
-
"value":
|
|
6142
|
+
"value": 993,
|
|
6631
6143
|
"constraints": {
|
|
6632
6144
|
"notEmpty": true
|
|
6633
6145
|
},
|
|
@@ -6643,7 +6155,7 @@
|
|
|
6643
6155
|
"type": "simple"
|
|
6644
6156
|
},
|
|
6645
6157
|
"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.",
|
|
6646
|
-
"type": "
|
|
6158
|
+
"type": "Number"
|
|
6647
6159
|
},
|
|
6648
6160
|
{
|
|
6649
6161
|
"id": "imapCryptographicProtocol",
|
|
@@ -6670,13 +6182,13 @@
|
|
|
6670
6182
|
"name": "TLS",
|
|
6671
6183
|
"value": "TLS"
|
|
6672
6184
|
},
|
|
6673
|
-
{
|
|
6674
|
-
"name": "None",
|
|
6675
|
-
"value": "NONE"
|
|
6676
|
-
},
|
|
6677
6185
|
{
|
|
6678
6186
|
"name": "SSL",
|
|
6679
6187
|
"value": "SSL"
|
|
6188
|
+
},
|
|
6189
|
+
{
|
|
6190
|
+
"name": "None",
|
|
6191
|
+
"value": "NONE"
|
|
6680
6192
|
}
|
|
6681
6193
|
]
|
|
6682
6194
|
},
|
|
@@ -6705,7 +6217,7 @@
|
|
|
6705
6217
|
"id": "data.pop3Port",
|
|
6706
6218
|
"label": "POP3 Port",
|
|
6707
6219
|
"optional": false,
|
|
6708
|
-
"value":
|
|
6220
|
+
"value": 995,
|
|
6709
6221
|
"constraints": {
|
|
6710
6222
|
"notEmpty": true
|
|
6711
6223
|
},
|
|
@@ -6721,7 +6233,7 @@
|
|
|
6721
6233
|
"type": "simple"
|
|
6722
6234
|
},
|
|
6723
6235
|
"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.",
|
|
6724
|
-
"type": "
|
|
6236
|
+
"type": "Number"
|
|
6725
6237
|
},
|
|
6726
6238
|
{
|
|
6727
6239
|
"id": "pop3CryptographicProtocol",
|
|
@@ -6748,13 +6260,13 @@
|
|
|
6748
6260
|
"name": "TLS",
|
|
6749
6261
|
"value": "TLS"
|
|
6750
6262
|
},
|
|
6751
|
-
{
|
|
6752
|
-
"name": "None",
|
|
6753
|
-
"value": "NONE"
|
|
6754
|
-
},
|
|
6755
6263
|
{
|
|
6756
6264
|
"name": "SSL",
|
|
6757
6265
|
"value": "SSL"
|
|
6266
|
+
},
|
|
6267
|
+
{
|
|
6268
|
+
"name": "None",
|
|
6269
|
+
"value": "NONE"
|
|
6758
6270
|
}
|
|
6759
6271
|
]
|
|
6760
6272
|
},
|
|
@@ -6783,7 +6295,7 @@
|
|
|
6783
6295
|
"id": "data.smtpPort",
|
|
6784
6296
|
"label": "SMTP Port",
|
|
6785
6297
|
"optional": false,
|
|
6786
|
-
"value":
|
|
6298
|
+
"value": 587,
|
|
6787
6299
|
"constraints": {
|
|
6788
6300
|
"notEmpty": true
|
|
6789
6301
|
},
|
|
@@ -6799,7 +6311,7 @@
|
|
|
6799
6311
|
"type": "simple"
|
|
6800
6312
|
},
|
|
6801
6313
|
"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.",
|
|
6802
|
-
"type": "
|
|
6314
|
+
"type": "Number"
|
|
6803
6315
|
},
|
|
6804
6316
|
{
|
|
6805
6317
|
"id": "smtpCryptographicProtocol",
|
|
@@ -6826,13 +6338,13 @@
|
|
|
6826
6338
|
"name": "TLS",
|
|
6827
6339
|
"value": "TLS"
|
|
6828
6340
|
},
|
|
6829
|
-
{
|
|
6830
|
-
"name": "None",
|
|
6831
|
-
"value": "NONE"
|
|
6832
|
-
},
|
|
6833
6341
|
{
|
|
6834
6342
|
"name": "SSL",
|
|
6835
6343
|
"value": "SSL"
|
|
6344
|
+
},
|
|
6345
|
+
{
|
|
6346
|
+
"name": "None",
|
|
6347
|
+
"value": "NONE"
|
|
6836
6348
|
}
|
|
6837
6349
|
]
|
|
6838
6350
|
},
|
|
@@ -6898,53 +6410,426 @@
|
|
|
6898
6410
|
"value": "listEmailsImap",
|
|
6899
6411
|
"group": "imapAction",
|
|
6900
6412
|
"binding": {
|
|
6901
|
-
"name": "data.imapActionDiscriminator",
|
|
6413
|
+
"name": "data.imapActionDiscriminator",
|
|
6414
|
+
"type": "zeebe:input"
|
|
6415
|
+
},
|
|
6416
|
+
"condition": {
|
|
6417
|
+
"property": "protocol",
|
|
6418
|
+
"equals": "imap",
|
|
6419
|
+
"type": "simple"
|
|
6420
|
+
},
|
|
6421
|
+
"type": "Dropdown",
|
|
6422
|
+
"choices": [
|
|
6423
|
+
{
|
|
6424
|
+
"name": "Delete an email",
|
|
6425
|
+
"value": "deleteEmailImap"
|
|
6426
|
+
},
|
|
6427
|
+
{
|
|
6428
|
+
"name": "List emails",
|
|
6429
|
+
"value": "listEmailsImap"
|
|
6430
|
+
},
|
|
6431
|
+
{
|
|
6432
|
+
"name": "Move email",
|
|
6433
|
+
"value": "moveEmailImap"
|
|
6434
|
+
},
|
|
6435
|
+
{
|
|
6436
|
+
"name": "Read an email",
|
|
6437
|
+
"value": "readEmailImap"
|
|
6438
|
+
},
|
|
6439
|
+
{
|
|
6440
|
+
"name": "Search emails",
|
|
6441
|
+
"value": "searchEmailsImap"
|
|
6442
|
+
}
|
|
6443
|
+
]
|
|
6444
|
+
},
|
|
6445
|
+
{
|
|
6446
|
+
"id": "smtpFrom",
|
|
6447
|
+
"label": "From",
|
|
6448
|
+
"optional": false,
|
|
6449
|
+
"constraints": {
|
|
6450
|
+
"notEmpty": true
|
|
6451
|
+
},
|
|
6452
|
+
"feel": "optional",
|
|
6453
|
+
"group": "sendEmailSmtp",
|
|
6454
|
+
"binding": {
|
|
6455
|
+
"name": "data.smtpAction.from",
|
|
6456
|
+
"type": "zeebe:input"
|
|
6457
|
+
},
|
|
6458
|
+
"condition": {
|
|
6459
|
+
"allMatch": [
|
|
6460
|
+
{
|
|
6461
|
+
"property": "data.smtpActionDiscriminator",
|
|
6462
|
+
"equals": "sendEmailSmtp",
|
|
6463
|
+
"type": "simple"
|
|
6464
|
+
},
|
|
6465
|
+
{
|
|
6466
|
+
"property": "protocol",
|
|
6467
|
+
"equals": "smtp",
|
|
6468
|
+
"type": "simple"
|
|
6469
|
+
}
|
|
6470
|
+
]
|
|
6471
|
+
},
|
|
6472
|
+
"tooltip": "Address the email will be sent from",
|
|
6473
|
+
"type": "String"
|
|
6474
|
+
},
|
|
6475
|
+
{
|
|
6476
|
+
"id": "smtpTo",
|
|
6477
|
+
"label": "To",
|
|
6478
|
+
"optional": false,
|
|
6479
|
+
"constraints": {
|
|
6480
|
+
"notEmpty": true
|
|
6481
|
+
},
|
|
6482
|
+
"feel": "optional",
|
|
6483
|
+
"group": "sendEmailSmtp",
|
|
6484
|
+
"binding": {
|
|
6485
|
+
"name": "data.smtpAction.to",
|
|
6486
|
+
"type": "zeebe:input"
|
|
6487
|
+
},
|
|
6488
|
+
"condition": {
|
|
6489
|
+
"allMatch": [
|
|
6490
|
+
{
|
|
6491
|
+
"property": "data.smtpActionDiscriminator",
|
|
6492
|
+
"equals": "sendEmailSmtp",
|
|
6493
|
+
"type": "simple"
|
|
6494
|
+
},
|
|
6495
|
+
{
|
|
6496
|
+
"property": "protocol",
|
|
6497
|
+
"equals": "smtp",
|
|
6498
|
+
"type": "simple"
|
|
6499
|
+
}
|
|
6500
|
+
]
|
|
6501
|
+
},
|
|
6502
|
+
"tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
|
|
6503
|
+
"type": "String"
|
|
6504
|
+
},
|
|
6505
|
+
{
|
|
6506
|
+
"id": "smtpCc",
|
|
6507
|
+
"label": "Cc",
|
|
6508
|
+
"optional": true,
|
|
6509
|
+
"feel": "optional",
|
|
6510
|
+
"group": "sendEmailSmtp",
|
|
6511
|
+
"binding": {
|
|
6512
|
+
"name": "data.smtpAction.cc",
|
|
6513
|
+
"type": "zeebe:input"
|
|
6514
|
+
},
|
|
6515
|
+
"condition": {
|
|
6516
|
+
"allMatch": [
|
|
6517
|
+
{
|
|
6518
|
+
"property": "data.smtpActionDiscriminator",
|
|
6519
|
+
"equals": "sendEmailSmtp",
|
|
6520
|
+
"type": "simple"
|
|
6521
|
+
},
|
|
6522
|
+
{
|
|
6523
|
+
"property": "protocol",
|
|
6524
|
+
"equals": "smtp",
|
|
6525
|
+
"type": "simple"
|
|
6526
|
+
}
|
|
6527
|
+
]
|
|
6528
|
+
},
|
|
6529
|
+
"tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
|
|
6530
|
+
"type": "String"
|
|
6531
|
+
},
|
|
6532
|
+
{
|
|
6533
|
+
"id": "smtpBcc",
|
|
6534
|
+
"label": "Bcc",
|
|
6535
|
+
"optional": true,
|
|
6536
|
+
"feel": "optional",
|
|
6537
|
+
"group": "sendEmailSmtp",
|
|
6538
|
+
"binding": {
|
|
6539
|
+
"name": "data.smtpAction.bcc",
|
|
6540
|
+
"type": "zeebe:input"
|
|
6541
|
+
},
|
|
6542
|
+
"condition": {
|
|
6543
|
+
"allMatch": [
|
|
6544
|
+
{
|
|
6545
|
+
"property": "data.smtpActionDiscriminator",
|
|
6546
|
+
"equals": "sendEmailSmtp",
|
|
6547
|
+
"type": "simple"
|
|
6548
|
+
},
|
|
6549
|
+
{
|
|
6550
|
+
"property": "protocol",
|
|
6551
|
+
"equals": "smtp",
|
|
6552
|
+
"type": "simple"
|
|
6553
|
+
}
|
|
6554
|
+
]
|
|
6555
|
+
},
|
|
6556
|
+
"tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
|
|
6557
|
+
"type": "String"
|
|
6558
|
+
},
|
|
6559
|
+
{
|
|
6560
|
+
"id": "smtpHeaders",
|
|
6561
|
+
"label": "Headers",
|
|
6562
|
+
"optional": true,
|
|
6563
|
+
"feel": "required",
|
|
6564
|
+
"group": "sendEmailSmtp",
|
|
6565
|
+
"binding": {
|
|
6566
|
+
"name": "data.smtpAction.headers",
|
|
6567
|
+
"type": "zeebe:input"
|
|
6568
|
+
},
|
|
6569
|
+
"condition": {
|
|
6570
|
+
"allMatch": [
|
|
6571
|
+
{
|
|
6572
|
+
"property": "data.smtpActionDiscriminator",
|
|
6573
|
+
"equals": "sendEmailSmtp",
|
|
6574
|
+
"type": "simple"
|
|
6575
|
+
},
|
|
6576
|
+
{
|
|
6577
|
+
"property": "protocol",
|
|
6578
|
+
"equals": "smtp",
|
|
6579
|
+
"type": "simple"
|
|
6580
|
+
}
|
|
6581
|
+
]
|
|
6582
|
+
},
|
|
6583
|
+
"tooltip": "Additional email headers",
|
|
6584
|
+
"type": "String"
|
|
6585
|
+
},
|
|
6586
|
+
{
|
|
6587
|
+
"id": "smtpSubject",
|
|
6588
|
+
"label": "Subject",
|
|
6589
|
+
"optional": false,
|
|
6590
|
+
"constraints": {
|
|
6591
|
+
"notEmpty": true
|
|
6592
|
+
},
|
|
6593
|
+
"feel": "optional",
|
|
6594
|
+
"group": "sendEmailSmtp",
|
|
6595
|
+
"binding": {
|
|
6596
|
+
"name": "data.smtpAction.subject",
|
|
6597
|
+
"type": "zeebe:input"
|
|
6598
|
+
},
|
|
6599
|
+
"condition": {
|
|
6600
|
+
"allMatch": [
|
|
6601
|
+
{
|
|
6602
|
+
"property": "data.smtpActionDiscriminator",
|
|
6603
|
+
"equals": "sendEmailSmtp",
|
|
6604
|
+
"type": "simple"
|
|
6605
|
+
},
|
|
6606
|
+
{
|
|
6607
|
+
"property": "protocol",
|
|
6608
|
+
"equals": "smtp",
|
|
6609
|
+
"type": "simple"
|
|
6610
|
+
}
|
|
6611
|
+
]
|
|
6612
|
+
},
|
|
6613
|
+
"tooltip": "Email's subject",
|
|
6614
|
+
"type": "String"
|
|
6615
|
+
},
|
|
6616
|
+
{
|
|
6617
|
+
"id": "contentType",
|
|
6618
|
+
"label": "ContentType",
|
|
6619
|
+
"optional": false,
|
|
6620
|
+
"value": "PLAIN",
|
|
6621
|
+
"constraints": {
|
|
6622
|
+
"notEmpty": true
|
|
6623
|
+
},
|
|
6624
|
+
"group": "sendEmailSmtp",
|
|
6625
|
+
"binding": {
|
|
6626
|
+
"name": "data.smtpAction.contentType",
|
|
6627
|
+
"type": "zeebe:input"
|
|
6628
|
+
},
|
|
6629
|
+
"condition": {
|
|
6630
|
+
"allMatch": [
|
|
6631
|
+
{
|
|
6632
|
+
"property": "data.smtpActionDiscriminator",
|
|
6633
|
+
"equals": "sendEmailSmtp",
|
|
6634
|
+
"type": "simple"
|
|
6635
|
+
},
|
|
6636
|
+
{
|
|
6637
|
+
"property": "protocol",
|
|
6638
|
+
"equals": "smtp",
|
|
6639
|
+
"type": "simple"
|
|
6640
|
+
}
|
|
6641
|
+
]
|
|
6642
|
+
},
|
|
6643
|
+
"tooltip": "Email's contentType",
|
|
6644
|
+
"type": "Dropdown",
|
|
6645
|
+
"choices": [
|
|
6646
|
+
{
|
|
6647
|
+
"name": "PLAIN",
|
|
6648
|
+
"value": "PLAIN"
|
|
6649
|
+
},
|
|
6650
|
+
{
|
|
6651
|
+
"name": "HTML",
|
|
6652
|
+
"value": "HTML"
|
|
6653
|
+
},
|
|
6654
|
+
{
|
|
6655
|
+
"name": "HTML & Plaintext",
|
|
6656
|
+
"value": "MULTIPART"
|
|
6657
|
+
}
|
|
6658
|
+
]
|
|
6659
|
+
},
|
|
6660
|
+
{
|
|
6661
|
+
"id": "smtpBody",
|
|
6662
|
+
"label": "Email Text Content",
|
|
6663
|
+
"optional": false,
|
|
6664
|
+
"feel": "optional",
|
|
6665
|
+
"group": "sendEmailSmtp",
|
|
6666
|
+
"binding": {
|
|
6667
|
+
"name": "data.smtpAction.body",
|
|
6668
|
+
"type": "zeebe:input"
|
|
6669
|
+
},
|
|
6670
|
+
"condition": {
|
|
6671
|
+
"allMatch": [
|
|
6672
|
+
{
|
|
6673
|
+
"property": "contentType",
|
|
6674
|
+
"oneOf": ["PLAIN", "MULTIPART"],
|
|
6675
|
+
"type": "simple"
|
|
6676
|
+
},
|
|
6677
|
+
{
|
|
6678
|
+
"property": "data.smtpActionDiscriminator",
|
|
6679
|
+
"equals": "sendEmailSmtp",
|
|
6680
|
+
"type": "simple"
|
|
6681
|
+
},
|
|
6682
|
+
{
|
|
6683
|
+
"property": "protocol",
|
|
6684
|
+
"equals": "smtp",
|
|
6685
|
+
"type": "simple"
|
|
6686
|
+
}
|
|
6687
|
+
]
|
|
6688
|
+
},
|
|
6689
|
+
"tooltip": "Email's content",
|
|
6690
|
+
"type": "Text"
|
|
6691
|
+
},
|
|
6692
|
+
{
|
|
6693
|
+
"id": "smtpHtmlBody",
|
|
6694
|
+
"label": "Email Html Content",
|
|
6695
|
+
"optional": false,
|
|
6696
|
+
"feel": "optional",
|
|
6697
|
+
"group": "sendEmailSmtp",
|
|
6698
|
+
"binding": {
|
|
6699
|
+
"name": "data.smtpAction.htmlBody",
|
|
6700
|
+
"type": "zeebe:input"
|
|
6701
|
+
},
|
|
6702
|
+
"condition": {
|
|
6703
|
+
"allMatch": [
|
|
6704
|
+
{
|
|
6705
|
+
"property": "contentType",
|
|
6706
|
+
"oneOf": ["HTML", "MULTIPART"],
|
|
6707
|
+
"type": "simple"
|
|
6708
|
+
},
|
|
6709
|
+
{
|
|
6710
|
+
"property": "data.smtpActionDiscriminator",
|
|
6711
|
+
"equals": "sendEmailSmtp",
|
|
6712
|
+
"type": "simple"
|
|
6713
|
+
},
|
|
6714
|
+
{
|
|
6715
|
+
"property": "protocol",
|
|
6716
|
+
"equals": "smtp",
|
|
6717
|
+
"type": "simple"
|
|
6718
|
+
}
|
|
6719
|
+
]
|
|
6720
|
+
},
|
|
6721
|
+
"tooltip": "Email's Html content",
|
|
6722
|
+
"type": "Text"
|
|
6723
|
+
},
|
|
6724
|
+
{
|
|
6725
|
+
"id": "data_smtpAction_attachments_documentMode",
|
|
6726
|
+
"label": "Number of documents",
|
|
6727
|
+
"description": "Email's attachment. e.g., =[ document1, document2]",
|
|
6728
|
+
"value": "none",
|
|
6729
|
+
"group": "sendEmailSmtp",
|
|
6730
|
+
"binding": {
|
|
6731
|
+
"name": "data.smtpAction.data_smtpAction_attachments_documentMode",
|
|
6732
|
+
"type": "zeebe:input"
|
|
6733
|
+
},
|
|
6734
|
+
"condition": {
|
|
6735
|
+
"allMatch": [
|
|
6736
|
+
{
|
|
6737
|
+
"property": "data.smtpActionDiscriminator",
|
|
6738
|
+
"equals": "sendEmailSmtp",
|
|
6739
|
+
"type": "simple"
|
|
6740
|
+
},
|
|
6741
|
+
{
|
|
6742
|
+
"property": "protocol",
|
|
6743
|
+
"equals": "smtp",
|
|
6744
|
+
"type": "simple"
|
|
6745
|
+
}
|
|
6746
|
+
]
|
|
6747
|
+
},
|
|
6748
|
+
"tooltip": "Email's attachments, should be set as a list ",
|
|
6749
|
+
"type": "Dropdown",
|
|
6750
|
+
"choices": [
|
|
6751
|
+
{
|
|
6752
|
+
"name": "None",
|
|
6753
|
+
"value": "none"
|
|
6754
|
+
},
|
|
6755
|
+
{
|
|
6756
|
+
"name": "Single document",
|
|
6757
|
+
"value": "single"
|
|
6758
|
+
},
|
|
6759
|
+
{
|
|
6760
|
+
"name": "Multiple documents",
|
|
6761
|
+
"value": "multiple"
|
|
6762
|
+
}
|
|
6763
|
+
]
|
|
6764
|
+
},
|
|
6765
|
+
{
|
|
6766
|
+
"id": "data_smtpAction_attachments_single_documentSource",
|
|
6767
|
+
"label": "Document source",
|
|
6768
|
+
"value": "camunda",
|
|
6769
|
+
"group": "sendEmailSmtp",
|
|
6770
|
+
"binding": {
|
|
6771
|
+
"name": "data.smtpAction.data_smtpAction_attachments_single_documentSource",
|
|
6902
6772
|
"type": "zeebe:input"
|
|
6903
6773
|
},
|
|
6904
6774
|
"condition": {
|
|
6905
|
-
"
|
|
6906
|
-
|
|
6907
|
-
|
|
6775
|
+
"allMatch": [
|
|
6776
|
+
{
|
|
6777
|
+
"property": "data_smtpAction_attachments_documentMode",
|
|
6778
|
+
"equals": "single",
|
|
6779
|
+
"type": "simple"
|
|
6780
|
+
},
|
|
6781
|
+
{
|
|
6782
|
+
"property": "data.smtpActionDiscriminator",
|
|
6783
|
+
"equals": "sendEmailSmtp",
|
|
6784
|
+
"type": "simple"
|
|
6785
|
+
},
|
|
6786
|
+
{
|
|
6787
|
+
"property": "protocol",
|
|
6788
|
+
"equals": "smtp",
|
|
6789
|
+
"type": "simple"
|
|
6790
|
+
}
|
|
6791
|
+
]
|
|
6908
6792
|
},
|
|
6909
6793
|
"type": "Dropdown",
|
|
6910
6794
|
"choices": [
|
|
6911
6795
|
{
|
|
6912
|
-
"name": "
|
|
6913
|
-
"value": "
|
|
6914
|
-
},
|
|
6915
|
-
{
|
|
6916
|
-
"name": "List emails",
|
|
6917
|
-
"value": "listEmailsImap"
|
|
6918
|
-
},
|
|
6919
|
-
{
|
|
6920
|
-
"name": "Move email",
|
|
6921
|
-
"value": "moveEmailImap"
|
|
6796
|
+
"name": "Camunda Document",
|
|
6797
|
+
"value": "camunda"
|
|
6922
6798
|
},
|
|
6923
6799
|
{
|
|
6924
|
-
"name": "
|
|
6925
|
-
"value": "
|
|
6800
|
+
"name": "Inline Content",
|
|
6801
|
+
"value": "inline"
|
|
6926
6802
|
},
|
|
6927
6803
|
{
|
|
6928
|
-
"name": "
|
|
6929
|
-
"value": "
|
|
6804
|
+
"name": "From URL",
|
|
6805
|
+
"value": "external"
|
|
6930
6806
|
}
|
|
6931
6807
|
]
|
|
6932
6808
|
},
|
|
6933
6809
|
{
|
|
6934
|
-
"id": "
|
|
6935
|
-
"label": "
|
|
6936
|
-
"optional": false,
|
|
6810
|
+
"id": "data_smtpAction_attachments_single_camundaReference",
|
|
6811
|
+
"label": "Camunda document",
|
|
6937
6812
|
"constraints": {
|
|
6938
6813
|
"notEmpty": true
|
|
6939
6814
|
},
|
|
6940
|
-
"feel": "
|
|
6815
|
+
"feel": "required",
|
|
6941
6816
|
"group": "sendEmailSmtp",
|
|
6942
6817
|
"binding": {
|
|
6943
|
-
"name": "data.smtpAction.
|
|
6818
|
+
"name": "data.smtpAction.data_smtpAction_attachments_single_camundaReference",
|
|
6944
6819
|
"type": "zeebe:input"
|
|
6945
6820
|
},
|
|
6946
6821
|
"condition": {
|
|
6947
6822
|
"allMatch": [
|
|
6823
|
+
{
|
|
6824
|
+
"property": "data_smtpAction_attachments_documentMode",
|
|
6825
|
+
"equals": "single",
|
|
6826
|
+
"type": "simple"
|
|
6827
|
+
},
|
|
6828
|
+
{
|
|
6829
|
+
"property": "data_smtpAction_attachments_single_documentSource",
|
|
6830
|
+
"equals": "camunda",
|
|
6831
|
+
"type": "simple"
|
|
6832
|
+
},
|
|
6948
6833
|
{
|
|
6949
6834
|
"property": "data.smtpActionDiscriminator",
|
|
6950
6835
|
"equals": "sendEmailSmtp",
|
|
@@ -6957,24 +6842,32 @@
|
|
|
6957
6842
|
}
|
|
6958
6843
|
]
|
|
6959
6844
|
},
|
|
6960
|
-
"tooltip": "Address the email will be sent from",
|
|
6961
6845
|
"type": "String"
|
|
6962
6846
|
},
|
|
6963
6847
|
{
|
|
6964
|
-
"id": "
|
|
6965
|
-
"label": "
|
|
6966
|
-
"optional": false,
|
|
6848
|
+
"id": "data_smtpAction_attachments_single_inline_content",
|
|
6849
|
+
"label": "Content",
|
|
6967
6850
|
"constraints": {
|
|
6968
6851
|
"notEmpty": true
|
|
6969
6852
|
},
|
|
6970
6853
|
"feel": "optional",
|
|
6971
6854
|
"group": "sendEmailSmtp",
|
|
6972
6855
|
"binding": {
|
|
6973
|
-
"name": "data.smtpAction.
|
|
6856
|
+
"name": "data.smtpAction.data_smtpAction_attachments_single_inline_content",
|
|
6974
6857
|
"type": "zeebe:input"
|
|
6975
6858
|
},
|
|
6976
6859
|
"condition": {
|
|
6977
6860
|
"allMatch": [
|
|
6861
|
+
{
|
|
6862
|
+
"property": "data_smtpAction_attachments_documentMode",
|
|
6863
|
+
"equals": "single",
|
|
6864
|
+
"type": "simple"
|
|
6865
|
+
},
|
|
6866
|
+
{
|
|
6867
|
+
"property": "data_smtpAction_attachments_single_documentSource",
|
|
6868
|
+
"equals": "inline",
|
|
6869
|
+
"type": "simple"
|
|
6870
|
+
},
|
|
6978
6871
|
{
|
|
6979
6872
|
"property": "data.smtpActionDiscriminator",
|
|
6980
6873
|
"equals": "sendEmailSmtp",
|
|
@@ -6987,21 +6880,29 @@
|
|
|
6987
6880
|
}
|
|
6988
6881
|
]
|
|
6989
6882
|
},
|
|
6990
|
-
"tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
|
|
6991
6883
|
"type": "String"
|
|
6992
6884
|
},
|
|
6993
6885
|
{
|
|
6994
|
-
"id": "
|
|
6995
|
-
"label": "
|
|
6996
|
-
"optional": true,
|
|
6886
|
+
"id": "data_smtpAction_attachments_single_inline_fileName",
|
|
6887
|
+
"label": "File name",
|
|
6997
6888
|
"feel": "optional",
|
|
6998
6889
|
"group": "sendEmailSmtp",
|
|
6999
6890
|
"binding": {
|
|
7000
|
-
"name": "data.smtpAction.
|
|
6891
|
+
"name": "data.smtpAction.data_smtpAction_attachments_single_inline_fileName",
|
|
7001
6892
|
"type": "zeebe:input"
|
|
7002
6893
|
},
|
|
7003
6894
|
"condition": {
|
|
7004
6895
|
"allMatch": [
|
|
6896
|
+
{
|
|
6897
|
+
"property": "data_smtpAction_attachments_documentMode",
|
|
6898
|
+
"equals": "single",
|
|
6899
|
+
"type": "simple"
|
|
6900
|
+
},
|
|
6901
|
+
{
|
|
6902
|
+
"property": "data_smtpAction_attachments_single_documentSource",
|
|
6903
|
+
"equals": "inline",
|
|
6904
|
+
"type": "simple"
|
|
6905
|
+
},
|
|
7005
6906
|
{
|
|
7006
6907
|
"property": "data.smtpActionDiscriminator",
|
|
7007
6908
|
"equals": "sendEmailSmtp",
|
|
@@ -7014,21 +6915,29 @@
|
|
|
7014
6915
|
}
|
|
7015
6916
|
]
|
|
7016
6917
|
},
|
|
7017
|
-
"tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
|
|
7018
6918
|
"type": "String"
|
|
7019
6919
|
},
|
|
7020
6920
|
{
|
|
7021
|
-
"id": "
|
|
7022
|
-
"label": "
|
|
7023
|
-
"optional": true,
|
|
6921
|
+
"id": "data_smtpAction_attachments_single_inline_contentType",
|
|
6922
|
+
"label": "Content type",
|
|
7024
6923
|
"feel": "optional",
|
|
7025
6924
|
"group": "sendEmailSmtp",
|
|
7026
6925
|
"binding": {
|
|
7027
|
-
"name": "data.smtpAction.
|
|
6926
|
+
"name": "data.smtpAction.data_smtpAction_attachments_single_inline_contentType",
|
|
7028
6927
|
"type": "zeebe:input"
|
|
7029
6928
|
},
|
|
7030
6929
|
"condition": {
|
|
7031
6930
|
"allMatch": [
|
|
6931
|
+
{
|
|
6932
|
+
"property": "data_smtpAction_attachments_documentMode",
|
|
6933
|
+
"equals": "single",
|
|
6934
|
+
"type": "simple"
|
|
6935
|
+
},
|
|
6936
|
+
{
|
|
6937
|
+
"property": "data_smtpAction_attachments_single_documentSource",
|
|
6938
|
+
"equals": "inline",
|
|
6939
|
+
"type": "simple"
|
|
6940
|
+
},
|
|
7032
6941
|
{
|
|
7033
6942
|
"property": "data.smtpActionDiscriminator",
|
|
7034
6943
|
"equals": "sendEmailSmtp",
|
|
@@ -7041,24 +6950,67 @@
|
|
|
7041
6950
|
}
|
|
7042
6951
|
]
|
|
7043
6952
|
},
|
|
7044
|
-
"tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
|
|
7045
6953
|
"type": "String"
|
|
7046
6954
|
},
|
|
7047
6955
|
{
|
|
7048
|
-
"id": "
|
|
7049
|
-
"label": "
|
|
7050
|
-
"optional": false,
|
|
6956
|
+
"id": "data_smtpAction_attachments_single_external_url",
|
|
6957
|
+
"label": "URL",
|
|
7051
6958
|
"constraints": {
|
|
7052
6959
|
"notEmpty": true
|
|
7053
6960
|
},
|
|
7054
6961
|
"feel": "optional",
|
|
7055
6962
|
"group": "sendEmailSmtp",
|
|
7056
6963
|
"binding": {
|
|
7057
|
-
"name": "data.smtpAction.
|
|
6964
|
+
"name": "data.smtpAction.data_smtpAction_attachments_single_external_url",
|
|
6965
|
+
"type": "zeebe:input"
|
|
6966
|
+
},
|
|
6967
|
+
"condition": {
|
|
6968
|
+
"allMatch": [
|
|
6969
|
+
{
|
|
6970
|
+
"property": "data_smtpAction_attachments_documentMode",
|
|
6971
|
+
"equals": "single",
|
|
6972
|
+
"type": "simple"
|
|
6973
|
+
},
|
|
6974
|
+
{
|
|
6975
|
+
"property": "data_smtpAction_attachments_single_documentSource",
|
|
6976
|
+
"equals": "external",
|
|
6977
|
+
"type": "simple"
|
|
6978
|
+
},
|
|
6979
|
+
{
|
|
6980
|
+
"property": "data.smtpActionDiscriminator",
|
|
6981
|
+
"equals": "sendEmailSmtp",
|
|
6982
|
+
"type": "simple"
|
|
6983
|
+
},
|
|
6984
|
+
{
|
|
6985
|
+
"property": "protocol",
|
|
6986
|
+
"equals": "smtp",
|
|
6987
|
+
"type": "simple"
|
|
6988
|
+
}
|
|
6989
|
+
]
|
|
6990
|
+
},
|
|
6991
|
+
"type": "String"
|
|
6992
|
+
},
|
|
6993
|
+
{
|
|
6994
|
+
"id": "data_smtpAction_attachments_single_external_fileName",
|
|
6995
|
+
"label": "File name",
|
|
6996
|
+
"feel": "optional",
|
|
6997
|
+
"group": "sendEmailSmtp",
|
|
6998
|
+
"binding": {
|
|
6999
|
+
"name": "data.smtpAction.data_smtpAction_attachments_single_external_fileName",
|
|
7058
7000
|
"type": "zeebe:input"
|
|
7059
7001
|
},
|
|
7060
7002
|
"condition": {
|
|
7061
7003
|
"allMatch": [
|
|
7004
|
+
{
|
|
7005
|
+
"property": "data_smtpAction_attachments_documentMode",
|
|
7006
|
+
"equals": "single",
|
|
7007
|
+
"type": "simple"
|
|
7008
|
+
},
|
|
7009
|
+
{
|
|
7010
|
+
"property": "data_smtpAction_attachments_single_documentSource",
|
|
7011
|
+
"equals": "external",
|
|
7012
|
+
"type": "simple"
|
|
7013
|
+
},
|
|
7062
7014
|
{
|
|
7063
7015
|
"property": "data.smtpActionDiscriminator",
|
|
7064
7016
|
"equals": "sendEmailSmtp",
|
|
@@ -7071,24 +7023,27 @@
|
|
|
7071
7023
|
}
|
|
7072
7024
|
]
|
|
7073
7025
|
},
|
|
7074
|
-
"tooltip": "Email's subject",
|
|
7075
7026
|
"type": "String"
|
|
7076
7027
|
},
|
|
7077
7028
|
{
|
|
7078
|
-
"id": "
|
|
7079
|
-
"label": "
|
|
7080
|
-
"optional": false,
|
|
7029
|
+
"id": "data_smtpAction_attachments_multiple_expression",
|
|
7030
|
+
"label": "Documents",
|
|
7081
7031
|
"constraints": {
|
|
7082
7032
|
"notEmpty": true
|
|
7083
7033
|
},
|
|
7084
|
-
"feel": "
|
|
7034
|
+
"feel": "required",
|
|
7085
7035
|
"group": "sendEmailSmtp",
|
|
7086
7036
|
"binding": {
|
|
7087
|
-
"name": "data.smtpAction.
|
|
7037
|
+
"name": "data.smtpAction.data_smtpAction_attachments_multiple_expression",
|
|
7088
7038
|
"type": "zeebe:input"
|
|
7089
7039
|
},
|
|
7090
7040
|
"condition": {
|
|
7091
7041
|
"allMatch": [
|
|
7042
|
+
{
|
|
7043
|
+
"property": "data_smtpAction_attachments_documentMode",
|
|
7044
|
+
"equals": "multiple",
|
|
7045
|
+
"type": "simple"
|
|
7046
|
+
},
|
|
7092
7047
|
{
|
|
7093
7048
|
"property": "data.smtpActionDiscriminator",
|
|
7094
7049
|
"equals": "sendEmailSmtp",
|
|
@@ -7101,17 +7056,41 @@
|
|
|
7101
7056
|
}
|
|
7102
7057
|
]
|
|
7103
7058
|
},
|
|
7104
|
-
"
|
|
7105
|
-
|
|
7059
|
+
"type": "String"
|
|
7060
|
+
},
|
|
7061
|
+
{
|
|
7062
|
+
"id": "attachmentsSmtp",
|
|
7063
|
+
"value": "=if data_smtpAction_attachments_documentMode = \"multiple\" then data_smtpAction_attachments_multiple_expression else if data_smtpAction_attachments_documentMode = \"single\" then (if data_smtpAction_attachments_single_documentSource = \"camunda\" then [data_smtpAction_attachments_single_camundaReference] else if data_smtpAction_attachments_single_documentSource = \"inline\" then [{ \"camunda.document.type\": \"inline\", content: data_smtpAction_attachments_single_inline_content, name: data_smtpAction_attachments_single_inline_fileName, contentType: data_smtpAction_attachments_single_inline_contentType }] else if data_smtpAction_attachments_single_documentSource = \"external\" then [{ \"camunda.document.type\": \"external\", url: data_smtpAction_attachments_single_external_url, name: data_smtpAction_attachments_single_external_fileName }] else null) else null",
|
|
7064
|
+
"group": "sendEmailSmtp",
|
|
7065
|
+
"binding": {
|
|
7066
|
+
"name": "data.smtpAction.attachments",
|
|
7067
|
+
"type": "zeebe:input"
|
|
7068
|
+
},
|
|
7069
|
+
"condition": {
|
|
7070
|
+
"allMatch": [
|
|
7071
|
+
{
|
|
7072
|
+
"property": "data.smtpActionDiscriminator",
|
|
7073
|
+
"equals": "sendEmailSmtp",
|
|
7074
|
+
"type": "simple"
|
|
7075
|
+
},
|
|
7076
|
+
{
|
|
7077
|
+
"property": "protocol",
|
|
7078
|
+
"equals": "smtp",
|
|
7079
|
+
"type": "simple"
|
|
7080
|
+
}
|
|
7081
|
+
]
|
|
7082
|
+
},
|
|
7083
|
+
"type": "Hidden"
|
|
7106
7084
|
},
|
|
7107
7085
|
{
|
|
7108
7086
|
"id": "pop3maxToBeRead",
|
|
7109
7087
|
"label": "Maximum number of emails to be read",
|
|
7110
7088
|
"optional": false,
|
|
7111
|
-
"value":
|
|
7089
|
+
"value": 100,
|
|
7112
7090
|
"constraints": {
|
|
7113
7091
|
"notEmpty": true
|
|
7114
7092
|
},
|
|
7093
|
+
"feel": "static",
|
|
7115
7094
|
"group": "listEmailsPop3",
|
|
7116
7095
|
"binding": {
|
|
7117
7096
|
"name": "data.pop3Action.maxToBeRead",
|
|
@@ -7132,7 +7111,7 @@
|
|
|
7132
7111
|
]
|
|
7133
7112
|
},
|
|
7134
7113
|
"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.",
|
|
7135
|
-
"type": "
|
|
7114
|
+
"type": "Number"
|
|
7136
7115
|
},
|
|
7137
7116
|
{
|
|
7138
7117
|
"id": "pop3SortField",
|
|
@@ -7306,10 +7285,11 @@
|
|
|
7306
7285
|
"id": "imapMaxToBeRead",
|
|
7307
7286
|
"label": "Maximum number of emails to be read",
|
|
7308
7287
|
"optional": false,
|
|
7309
|
-
"value":
|
|
7288
|
+
"value": 100,
|
|
7310
7289
|
"constraints": {
|
|
7311
7290
|
"notEmpty": true
|
|
7312
7291
|
},
|
|
7292
|
+
"feel": "static",
|
|
7313
7293
|
"group": "listEmailsImap",
|
|
7314
7294
|
"binding": {
|
|
7315
7295
|
"name": "data.imapAction.maxToBeRead",
|
|
@@ -7330,7 +7310,7 @@
|
|
|
7330
7310
|
]
|
|
7331
7311
|
},
|
|
7332
7312
|
"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.",
|
|
7333
|
-
"type": "
|
|
7313
|
+
"type": "Number"
|
|
7334
7314
|
},
|
|
7335
7315
|
{
|
|
7336
7316
|
"id": "imapListEmailsFolder",
|
|
@@ -7702,10 +7682,34 @@
|
|
|
7702
7682
|
"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.",
|
|
7703
7683
|
"type": "String"
|
|
7704
7684
|
},
|
|
7685
|
+
{
|
|
7686
|
+
"id": "version",
|
|
7687
|
+
"label": "Version",
|
|
7688
|
+
"description": "Version of the element template",
|
|
7689
|
+
"value": "5",
|
|
7690
|
+
"group": "connector",
|
|
7691
|
+
"binding": {
|
|
7692
|
+
"key": "elementTemplateVersion",
|
|
7693
|
+
"type": "zeebe:taskHeader"
|
|
7694
|
+
},
|
|
7695
|
+
"type": "Hidden"
|
|
7696
|
+
},
|
|
7697
|
+
{
|
|
7698
|
+
"id": "id",
|
|
7699
|
+
"label": "ID",
|
|
7700
|
+
"description": "ID of the element template",
|
|
7701
|
+
"value": "io.camunda.connectors.email.v1",
|
|
7702
|
+
"group": "connector",
|
|
7703
|
+
"binding": {
|
|
7704
|
+
"key": "elementTemplateId",
|
|
7705
|
+
"type": "zeebe:taskHeader"
|
|
7706
|
+
},
|
|
7707
|
+
"type": "Hidden"
|
|
7708
|
+
},
|
|
7705
7709
|
{
|
|
7706
7710
|
"id": "resultVariable",
|
|
7707
7711
|
"label": "Result variable",
|
|
7708
|
-
"description": "Name of variable to store the response in",
|
|
7712
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
7709
7713
|
"group": "output",
|
|
7710
7714
|
"binding": {
|
|
7711
7715
|
"key": "resultVariable",
|
|
@@ -7716,7 +7720,7 @@
|
|
|
7716
7720
|
{
|
|
7717
7721
|
"id": "resultExpression",
|
|
7718
7722
|
"label": "Result expression",
|
|
7719
|
-
"description": "Expression to map the response into process variables",
|
|
7723
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
7720
7724
|
"feel": "required",
|
|
7721
7725
|
"group": "output",
|
|
7722
7726
|
"binding": {
|
|
@@ -7755,7 +7759,6 @@
|
|
|
7755
7759
|
"label": "Retry backoff",
|
|
7756
7760
|
"description": "ISO-8601 duration to wait between retries",
|
|
7757
7761
|
"value": "PT0S",
|
|
7758
|
-
"feel": "optional",
|
|
7759
7762
|
"group": "retries",
|
|
7760
7763
|
"binding": {
|
|
7761
7764
|
"key": "retryBackoff",
|
|
@@ -7766,9 +7769,6 @@
|
|
|
7766
7769
|
],
|
|
7767
7770
|
"icon": {
|
|
7768
7771
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
|
|
7769
|
-
},
|
|
7770
|
-
"engines": {
|
|
7771
|
-
"camunda": "^8.6"
|
|
7772
7772
|
}
|
|
7773
7773
|
}
|
|
7774
7774
|
]
|