@camunda/connectors-element-templates 1.0.4 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -1528,8 +1528,18 @@
|
|
|
1528
1528
|
"name": "Email Connector",
|
|
1529
1529
|
"id": "io.camunda.connectors.email.v1",
|
|
1530
1530
|
"description": "Execute email requests",
|
|
1531
|
+
"metadata": {
|
|
1532
|
+
"keywords": [
|
|
1533
|
+
"send emails",
|
|
1534
|
+
"list emails",
|
|
1535
|
+
"search emails",
|
|
1536
|
+
"delete emails",
|
|
1537
|
+
"read emails",
|
|
1538
|
+
"move emails"
|
|
1539
|
+
]
|
|
1540
|
+
},
|
|
1531
1541
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
|
|
1532
|
-
"version":
|
|
1542
|
+
"version": 2,
|
|
1533
1543
|
"category": {
|
|
1534
1544
|
"id": "connectors",
|
|
1535
1545
|
"name": "Connectors"
|
|
@@ -1667,6 +1677,7 @@
|
|
|
1667
1677
|
"constraints": {
|
|
1668
1678
|
"notEmpty": true
|
|
1669
1679
|
},
|
|
1680
|
+
"feel": "optional",
|
|
1670
1681
|
"group": "authentication",
|
|
1671
1682
|
"binding": {
|
|
1672
1683
|
"name": "authentication.password",
|
|
@@ -1730,7 +1741,7 @@
|
|
|
1730
1741
|
"id": "data.imapPort",
|
|
1731
1742
|
"label": "IMAP Port",
|
|
1732
1743
|
"optional": false,
|
|
1733
|
-
"value":
|
|
1744
|
+
"value": 993,
|
|
1734
1745
|
"constraints": {
|
|
1735
1746
|
"notEmpty": true
|
|
1736
1747
|
},
|
|
@@ -1746,7 +1757,7 @@
|
|
|
1746
1757
|
"type": "simple"
|
|
1747
1758
|
},
|
|
1748
1759
|
"tooltip": "Enter the port number for connecting to the IMAP server. Common ports are 993 for secure connections using SSL/TLS, or 143 for non-secure connections.",
|
|
1749
|
-
"type": "
|
|
1760
|
+
"type": "Number"
|
|
1750
1761
|
},
|
|
1751
1762
|
{
|
|
1752
1763
|
"id": "imapCryptographicProtocol",
|
|
@@ -1773,13 +1784,13 @@
|
|
|
1773
1784
|
"name": "TLS",
|
|
1774
1785
|
"value": "TLS"
|
|
1775
1786
|
},
|
|
1776
|
-
{
|
|
1777
|
-
"name": "None",
|
|
1778
|
-
"value": "NONE"
|
|
1779
|
-
},
|
|
1780
1787
|
{
|
|
1781
1788
|
"name": "SSL",
|
|
1782
1789
|
"value": "SSL"
|
|
1790
|
+
},
|
|
1791
|
+
{
|
|
1792
|
+
"name": "None",
|
|
1793
|
+
"value": "NONE"
|
|
1783
1794
|
}
|
|
1784
1795
|
]
|
|
1785
1796
|
},
|
|
@@ -1808,7 +1819,7 @@
|
|
|
1808
1819
|
"id": "data.pop3Port",
|
|
1809
1820
|
"label": "POP3 Port",
|
|
1810
1821
|
"optional": false,
|
|
1811
|
-
"value":
|
|
1822
|
+
"value": 995,
|
|
1812
1823
|
"constraints": {
|
|
1813
1824
|
"notEmpty": true
|
|
1814
1825
|
},
|
|
@@ -1824,7 +1835,7 @@
|
|
|
1824
1835
|
"type": "simple"
|
|
1825
1836
|
},
|
|
1826
1837
|
"tooltip": "Enter the port number for connecting to the POP3 server. The standard port is 995 for secure connections with SSL/TLS, or 110 for non-secure connections.",
|
|
1827
|
-
"type": "
|
|
1838
|
+
"type": "Number"
|
|
1828
1839
|
},
|
|
1829
1840
|
{
|
|
1830
1841
|
"id": "pop3CryptographicProtocol",
|
|
@@ -1851,13 +1862,13 @@
|
|
|
1851
1862
|
"name": "TLS",
|
|
1852
1863
|
"value": "TLS"
|
|
1853
1864
|
},
|
|
1854
|
-
{
|
|
1855
|
-
"name": "None",
|
|
1856
|
-
"value": "NONE"
|
|
1857
|
-
},
|
|
1858
1865
|
{
|
|
1859
1866
|
"name": "SSL",
|
|
1860
1867
|
"value": "SSL"
|
|
1868
|
+
},
|
|
1869
|
+
{
|
|
1870
|
+
"name": "None",
|
|
1871
|
+
"value": "NONE"
|
|
1861
1872
|
}
|
|
1862
1873
|
]
|
|
1863
1874
|
},
|
|
@@ -1886,7 +1897,7 @@
|
|
|
1886
1897
|
"id": "data.smtpPort",
|
|
1887
1898
|
"label": "SMTP Port",
|
|
1888
1899
|
"optional": false,
|
|
1889
|
-
"value":
|
|
1900
|
+
"value": 587,
|
|
1890
1901
|
"constraints": {
|
|
1891
1902
|
"notEmpty": true
|
|
1892
1903
|
},
|
|
@@ -1902,7 +1913,7 @@
|
|
|
1902
1913
|
"type": "simple"
|
|
1903
1914
|
},
|
|
1904
1915
|
"tooltip": "Enter the port number for connecting to the SMTP server. Typically, port 587 is used for secure connections with STARTTLS, port 465 for secure connections using SSL/TLS, and port 25 for non-secure connections.",
|
|
1905
|
-
"type": "
|
|
1916
|
+
"type": "Number"
|
|
1906
1917
|
},
|
|
1907
1918
|
{
|
|
1908
1919
|
"id": "smtpCryptographicProtocol",
|
|
@@ -1929,13 +1940,13 @@
|
|
|
1929
1940
|
"name": "TLS",
|
|
1930
1941
|
"value": "TLS"
|
|
1931
1942
|
},
|
|
1932
|
-
{
|
|
1933
|
-
"name": "None",
|
|
1934
|
-
"value": "NONE"
|
|
1935
|
-
},
|
|
1936
1943
|
{
|
|
1937
1944
|
"name": "SSL",
|
|
1938
1945
|
"value": "SSL"
|
|
1946
|
+
},
|
|
1947
|
+
{
|
|
1948
|
+
"name": "None",
|
|
1949
|
+
"value": "NONE"
|
|
1939
1950
|
}
|
|
1940
1951
|
]
|
|
1941
1952
|
},
|
|
@@ -2147,6 +2158,33 @@
|
|
|
2147
2158
|
"tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
|
|
2148
2159
|
"type": "String"
|
|
2149
2160
|
},
|
|
2161
|
+
{
|
|
2162
|
+
"id": "smtpHeaders",
|
|
2163
|
+
"label": "Headers",
|
|
2164
|
+
"optional": true,
|
|
2165
|
+
"feel": "required",
|
|
2166
|
+
"group": "sendEmailSmtp",
|
|
2167
|
+
"binding": {
|
|
2168
|
+
"name": "data.smtpAction.headers",
|
|
2169
|
+
"type": "zeebe:input"
|
|
2170
|
+
},
|
|
2171
|
+
"condition": {
|
|
2172
|
+
"allMatch": [
|
|
2173
|
+
{
|
|
2174
|
+
"property": "data.smtpActionDiscriminator",
|
|
2175
|
+
"equals": "sendEmailSmtp",
|
|
2176
|
+
"type": "simple"
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
"property": "protocol",
|
|
2180
|
+
"equals": "smtp",
|
|
2181
|
+
"type": "simple"
|
|
2182
|
+
}
|
|
2183
|
+
]
|
|
2184
|
+
},
|
|
2185
|
+
"tooltip": "Additional email headers",
|
|
2186
|
+
"type": "String"
|
|
2187
|
+
},
|
|
2150
2188
|
{
|
|
2151
2189
|
"id": "smtpSubject",
|
|
2152
2190
|
"label": "Subject",
|
|
@@ -2178,12 +2216,53 @@
|
|
|
2178
2216
|
"type": "String"
|
|
2179
2217
|
},
|
|
2180
2218
|
{
|
|
2181
|
-
"id": "
|
|
2182
|
-
"label": "
|
|
2219
|
+
"id": "contentType",
|
|
2220
|
+
"label": "ContentType",
|
|
2183
2221
|
"optional": false,
|
|
2222
|
+
"value": "PLAIN",
|
|
2184
2223
|
"constraints": {
|
|
2185
2224
|
"notEmpty": true
|
|
2186
2225
|
},
|
|
2226
|
+
"group": "sendEmailSmtp",
|
|
2227
|
+
"binding": {
|
|
2228
|
+
"name": "data.smtpAction.contentType",
|
|
2229
|
+
"type": "zeebe:input"
|
|
2230
|
+
},
|
|
2231
|
+
"condition": {
|
|
2232
|
+
"allMatch": [
|
|
2233
|
+
{
|
|
2234
|
+
"property": "data.smtpActionDiscriminator",
|
|
2235
|
+
"equals": "sendEmailSmtp",
|
|
2236
|
+
"type": "simple"
|
|
2237
|
+
},
|
|
2238
|
+
{
|
|
2239
|
+
"property": "protocol",
|
|
2240
|
+
"equals": "smtp",
|
|
2241
|
+
"type": "simple"
|
|
2242
|
+
}
|
|
2243
|
+
]
|
|
2244
|
+
},
|
|
2245
|
+
"tooltip": "Email's contentType",
|
|
2246
|
+
"type": "Dropdown",
|
|
2247
|
+
"choices": [
|
|
2248
|
+
{
|
|
2249
|
+
"name": "PLAIN",
|
|
2250
|
+
"value": "PLAIN"
|
|
2251
|
+
},
|
|
2252
|
+
{
|
|
2253
|
+
"name": "HTML",
|
|
2254
|
+
"value": "HTML"
|
|
2255
|
+
},
|
|
2256
|
+
{
|
|
2257
|
+
"name": "HTML & Plaintext",
|
|
2258
|
+
"value": "MULTIPART"
|
|
2259
|
+
}
|
|
2260
|
+
]
|
|
2261
|
+
},
|
|
2262
|
+
{
|
|
2263
|
+
"id": "smtpBody",
|
|
2264
|
+
"label": "Email Text Content",
|
|
2265
|
+
"optional": false,
|
|
2187
2266
|
"feel": "optional",
|
|
2188
2267
|
"group": "sendEmailSmtp",
|
|
2189
2268
|
"binding": {
|
|
@@ -2192,6 +2271,11 @@
|
|
|
2192
2271
|
},
|
|
2193
2272
|
"condition": {
|
|
2194
2273
|
"allMatch": [
|
|
2274
|
+
{
|
|
2275
|
+
"property": "contentType",
|
|
2276
|
+
"oneOf": ["PLAIN", "MULTIPART"],
|
|
2277
|
+
"type": "simple"
|
|
2278
|
+
},
|
|
2195
2279
|
{
|
|
2196
2280
|
"property": "data.smtpActionDiscriminator",
|
|
2197
2281
|
"equals": "sendEmailSmtp",
|
|
@@ -2207,14 +2291,75 @@
|
|
|
2207
2291
|
"tooltip": "Email's content",
|
|
2208
2292
|
"type": "Text"
|
|
2209
2293
|
},
|
|
2294
|
+
{
|
|
2295
|
+
"id": "smtpHtmlBody",
|
|
2296
|
+
"label": "Email Html Content",
|
|
2297
|
+
"optional": false,
|
|
2298
|
+
"feel": "optional",
|
|
2299
|
+
"group": "sendEmailSmtp",
|
|
2300
|
+
"binding": {
|
|
2301
|
+
"name": "data.smtpAction.htmlBody",
|
|
2302
|
+
"type": "zeebe:input"
|
|
2303
|
+
},
|
|
2304
|
+
"condition": {
|
|
2305
|
+
"allMatch": [
|
|
2306
|
+
{
|
|
2307
|
+
"property": "contentType",
|
|
2308
|
+
"oneOf": ["HTML", "MULTIPART"],
|
|
2309
|
+
"type": "simple"
|
|
2310
|
+
},
|
|
2311
|
+
{
|
|
2312
|
+
"property": "data.smtpActionDiscriminator",
|
|
2313
|
+
"equals": "sendEmailSmtp",
|
|
2314
|
+
"type": "simple"
|
|
2315
|
+
},
|
|
2316
|
+
{
|
|
2317
|
+
"property": "protocol",
|
|
2318
|
+
"equals": "smtp",
|
|
2319
|
+
"type": "simple"
|
|
2320
|
+
}
|
|
2321
|
+
]
|
|
2322
|
+
},
|
|
2323
|
+
"tooltip": "Email's Html content",
|
|
2324
|
+
"type": "Text"
|
|
2325
|
+
},
|
|
2326
|
+
{
|
|
2327
|
+
"id": "attachmentsSmtp",
|
|
2328
|
+
"label": "Attachment",
|
|
2329
|
+
"description": "Email's attachment. e.g., =[ document1, document2]",
|
|
2330
|
+
"optional": true,
|
|
2331
|
+
"feel": "required",
|
|
2332
|
+
"group": "sendEmailSmtp",
|
|
2333
|
+
"binding": {
|
|
2334
|
+
"name": "data.smtpAction.attachments",
|
|
2335
|
+
"type": "zeebe:input"
|
|
2336
|
+
},
|
|
2337
|
+
"condition": {
|
|
2338
|
+
"allMatch": [
|
|
2339
|
+
{
|
|
2340
|
+
"property": "data.smtpActionDiscriminator",
|
|
2341
|
+
"equals": "sendEmailSmtp",
|
|
2342
|
+
"type": "simple"
|
|
2343
|
+
},
|
|
2344
|
+
{
|
|
2345
|
+
"property": "protocol",
|
|
2346
|
+
"equals": "smtp",
|
|
2347
|
+
"type": "simple"
|
|
2348
|
+
}
|
|
2349
|
+
]
|
|
2350
|
+
},
|
|
2351
|
+
"tooltip": "Email's attachments, should be set as a list ",
|
|
2352
|
+
"type": "String"
|
|
2353
|
+
},
|
|
2210
2354
|
{
|
|
2211
2355
|
"id": "pop3maxToBeRead",
|
|
2212
2356
|
"label": "Maximum number of emails to be read",
|
|
2213
2357
|
"optional": false,
|
|
2214
|
-
"value":
|
|
2358
|
+
"value": 100,
|
|
2215
2359
|
"constraints": {
|
|
2216
2360
|
"notEmpty": true
|
|
2217
2361
|
},
|
|
2362
|
+
"feel": "static",
|
|
2218
2363
|
"group": "listEmailsPop3",
|
|
2219
2364
|
"binding": {
|
|
2220
2365
|
"name": "data.pop3Action.maxToBeRead",
|
|
@@ -2235,7 +2380,7 @@
|
|
|
2235
2380
|
]
|
|
2236
2381
|
},
|
|
2237
2382
|
"tooltip": "Enter the maximum number of emails to be read from the specified folder. This limits the number of emails fetched to avoid performance issues with large mailboxes. The default value is set to 100.",
|
|
2238
|
-
"type": "
|
|
2383
|
+
"type": "Number"
|
|
2239
2384
|
},
|
|
2240
2385
|
{
|
|
2241
2386
|
"id": "pop3SortField",
|
|
@@ -2409,10 +2554,11 @@
|
|
|
2409
2554
|
"id": "imapMaxToBeRead",
|
|
2410
2555
|
"label": "Maximum number of emails to be read",
|
|
2411
2556
|
"optional": false,
|
|
2412
|
-
"value":
|
|
2557
|
+
"value": 100,
|
|
2413
2558
|
"constraints": {
|
|
2414
2559
|
"notEmpty": true
|
|
2415
2560
|
},
|
|
2561
|
+
"feel": "static",
|
|
2416
2562
|
"group": "listEmailsImap",
|
|
2417
2563
|
"binding": {
|
|
2418
2564
|
"name": "data.imapAction.maxToBeRead",
|
|
@@ -2433,7 +2579,7 @@
|
|
|
2433
2579
|
]
|
|
2434
2580
|
},
|
|
2435
2581
|
"tooltip": "Enter the maximum number of emails to be read from the specified folder. This limits the number of emails fetched to avoid performance issues with large mailboxes. The default value is set to 100.",
|
|
2436
|
-
"type": "
|
|
2582
|
+
"type": "Number"
|
|
2437
2583
|
},
|
|
2438
2584
|
{
|
|
2439
2585
|
"id": "imapListEmailsFolder",
|
|
@@ -2858,7 +3004,6 @@
|
|
|
2858
3004
|
"label": "Retry backoff",
|
|
2859
3005
|
"description": "ISO-8601 duration to wait between retries",
|
|
2860
3006
|
"value": "PT0S",
|
|
2861
|
-
"feel": "optional",
|
|
2862
3007
|
"group": "retries",
|
|
2863
3008
|
"binding": {
|
|
2864
3009
|
"key": "retryBackoff",
|
|
@@ -2871,7 +3016,7 @@
|
|
|
2871
3016
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
|
|
2872
3017
|
},
|
|
2873
3018
|
"engines": {
|
|
2874
|
-
"camunda": "^8.
|
|
3019
|
+
"camunda": "^8.7"
|
|
2875
3020
|
}
|
|
2876
3021
|
},
|
|
2877
3022
|
{
|
|
@@ -2879,18 +3024,8 @@
|
|
|
2879
3024
|
"name": "Email Connector",
|
|
2880
3025
|
"id": "io.camunda.connectors.email.v1",
|
|
2881
3026
|
"description": "Execute email requests",
|
|
2882
|
-
"metadata": {
|
|
2883
|
-
"keywords": [
|
|
2884
|
-
"send emails",
|
|
2885
|
-
"list emails",
|
|
2886
|
-
"search emails",
|
|
2887
|
-
"delete emails",
|
|
2888
|
-
"read emails",
|
|
2889
|
-
"move emails"
|
|
2890
|
-
]
|
|
2891
|
-
},
|
|
2892
3027
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email/",
|
|
2893
|
-
"version":
|
|
3028
|
+
"version": 1,
|
|
2894
3029
|
"category": {
|
|
2895
3030
|
"id": "connectors",
|
|
2896
3031
|
"name": "Connectors"
|
|
@@ -3028,7 +3163,6 @@
|
|
|
3028
3163
|
"constraints": {
|
|
3029
3164
|
"notEmpty": true
|
|
3030
3165
|
},
|
|
3031
|
-
"feel": "optional",
|
|
3032
3166
|
"group": "authentication",
|
|
3033
3167
|
"binding": {
|
|
3034
3168
|
"name": "authentication.password",
|
|
@@ -3092,7 +3226,7 @@
|
|
|
3092
3226
|
"id": "data.imapPort",
|
|
3093
3227
|
"label": "IMAP Port",
|
|
3094
3228
|
"optional": false,
|
|
3095
|
-
"value": 993,
|
|
3229
|
+
"value": "993",
|
|
3096
3230
|
"constraints": {
|
|
3097
3231
|
"notEmpty": true
|
|
3098
3232
|
},
|
|
@@ -3108,7 +3242,7 @@
|
|
|
3108
3242
|
"type": "simple"
|
|
3109
3243
|
},
|
|
3110
3244
|
"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.",
|
|
3111
|
-
"type": "
|
|
3245
|
+
"type": "String"
|
|
3112
3246
|
},
|
|
3113
3247
|
{
|
|
3114
3248
|
"id": "imapCryptographicProtocol",
|
|
@@ -3135,13 +3269,13 @@
|
|
|
3135
3269
|
"name": "TLS",
|
|
3136
3270
|
"value": "TLS"
|
|
3137
3271
|
},
|
|
3138
|
-
{
|
|
3139
|
-
"name": "SSL",
|
|
3140
|
-
"value": "SSL"
|
|
3141
|
-
},
|
|
3142
3272
|
{
|
|
3143
3273
|
"name": "None",
|
|
3144
3274
|
"value": "NONE"
|
|
3275
|
+
},
|
|
3276
|
+
{
|
|
3277
|
+
"name": "SSL",
|
|
3278
|
+
"value": "SSL"
|
|
3145
3279
|
}
|
|
3146
3280
|
]
|
|
3147
3281
|
},
|
|
@@ -3170,7 +3304,7 @@
|
|
|
3170
3304
|
"id": "data.pop3Port",
|
|
3171
3305
|
"label": "POP3 Port",
|
|
3172
3306
|
"optional": false,
|
|
3173
|
-
"value": 995,
|
|
3307
|
+
"value": "995",
|
|
3174
3308
|
"constraints": {
|
|
3175
3309
|
"notEmpty": true
|
|
3176
3310
|
},
|
|
@@ -3186,7 +3320,7 @@
|
|
|
3186
3320
|
"type": "simple"
|
|
3187
3321
|
},
|
|
3188
3322
|
"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.",
|
|
3189
|
-
"type": "
|
|
3323
|
+
"type": "String"
|
|
3190
3324
|
},
|
|
3191
3325
|
{
|
|
3192
3326
|
"id": "pop3CryptographicProtocol",
|
|
@@ -3213,13 +3347,13 @@
|
|
|
3213
3347
|
"name": "TLS",
|
|
3214
3348
|
"value": "TLS"
|
|
3215
3349
|
},
|
|
3216
|
-
{
|
|
3217
|
-
"name": "SSL",
|
|
3218
|
-
"value": "SSL"
|
|
3219
|
-
},
|
|
3220
3350
|
{
|
|
3221
3351
|
"name": "None",
|
|
3222
3352
|
"value": "NONE"
|
|
3353
|
+
},
|
|
3354
|
+
{
|
|
3355
|
+
"name": "SSL",
|
|
3356
|
+
"value": "SSL"
|
|
3223
3357
|
}
|
|
3224
3358
|
]
|
|
3225
3359
|
},
|
|
@@ -3248,7 +3382,7 @@
|
|
|
3248
3382
|
"id": "data.smtpPort",
|
|
3249
3383
|
"label": "SMTP Port",
|
|
3250
3384
|
"optional": false,
|
|
3251
|
-
"value": 587,
|
|
3385
|
+
"value": "587",
|
|
3252
3386
|
"constraints": {
|
|
3253
3387
|
"notEmpty": true
|
|
3254
3388
|
},
|
|
@@ -3264,7 +3398,7 @@
|
|
|
3264
3398
|
"type": "simple"
|
|
3265
3399
|
},
|
|
3266
3400
|
"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.",
|
|
3267
|
-
"type": "
|
|
3401
|
+
"type": "String"
|
|
3268
3402
|
},
|
|
3269
3403
|
{
|
|
3270
3404
|
"id": "smtpCryptographicProtocol",
|
|
@@ -3291,13 +3425,13 @@
|
|
|
3291
3425
|
"name": "TLS",
|
|
3292
3426
|
"value": "TLS"
|
|
3293
3427
|
},
|
|
3294
|
-
{
|
|
3295
|
-
"name": "SSL",
|
|
3296
|
-
"value": "SSL"
|
|
3297
|
-
},
|
|
3298
3428
|
{
|
|
3299
3429
|
"name": "None",
|
|
3300
3430
|
"value": "NONE"
|
|
3431
|
+
},
|
|
3432
|
+
{
|
|
3433
|
+
"name": "SSL",
|
|
3434
|
+
"value": "SSL"
|
|
3301
3435
|
}
|
|
3302
3436
|
]
|
|
3303
3437
|
},
|
|
@@ -3509,33 +3643,6 @@
|
|
|
3509
3643
|
"tooltip": "Comma-separated list of email, e.g., 'email1@domain.com,email2@domain.com' or '=[ \"email1@domain.com\", \"email2@domain.com\"]'",
|
|
3510
3644
|
"type": "String"
|
|
3511
3645
|
},
|
|
3512
|
-
{
|
|
3513
|
-
"id": "smtpHeaders",
|
|
3514
|
-
"label": "Headers",
|
|
3515
|
-
"optional": true,
|
|
3516
|
-
"feel": "required",
|
|
3517
|
-
"group": "sendEmailSmtp",
|
|
3518
|
-
"binding": {
|
|
3519
|
-
"name": "data.smtpAction.headers",
|
|
3520
|
-
"type": "zeebe:input"
|
|
3521
|
-
},
|
|
3522
|
-
"condition": {
|
|
3523
|
-
"allMatch": [
|
|
3524
|
-
{
|
|
3525
|
-
"property": "data.smtpActionDiscriminator",
|
|
3526
|
-
"equals": "sendEmailSmtp",
|
|
3527
|
-
"type": "simple"
|
|
3528
|
-
},
|
|
3529
|
-
{
|
|
3530
|
-
"property": "protocol",
|
|
3531
|
-
"equals": "smtp",
|
|
3532
|
-
"type": "simple"
|
|
3533
|
-
}
|
|
3534
|
-
]
|
|
3535
|
-
},
|
|
3536
|
-
"tooltip": "Additional email headers",
|
|
3537
|
-
"type": "String"
|
|
3538
|
-
},
|
|
3539
3646
|
{
|
|
3540
3647
|
"id": "smtpSubject",
|
|
3541
3648
|
"label": "Subject",
|
|
@@ -3567,53 +3674,12 @@
|
|
|
3567
3674
|
"type": "String"
|
|
3568
3675
|
},
|
|
3569
3676
|
{
|
|
3570
|
-
"id": "
|
|
3571
|
-
"label": "
|
|
3677
|
+
"id": "smtpBody",
|
|
3678
|
+
"label": "Email Content",
|
|
3572
3679
|
"optional": false,
|
|
3573
|
-
"value": "PLAIN",
|
|
3574
3680
|
"constraints": {
|
|
3575
3681
|
"notEmpty": true
|
|
3576
3682
|
},
|
|
3577
|
-
"group": "sendEmailSmtp",
|
|
3578
|
-
"binding": {
|
|
3579
|
-
"name": "data.smtpAction.contentType",
|
|
3580
|
-
"type": "zeebe:input"
|
|
3581
|
-
},
|
|
3582
|
-
"condition": {
|
|
3583
|
-
"allMatch": [
|
|
3584
|
-
{
|
|
3585
|
-
"property": "data.smtpActionDiscriminator",
|
|
3586
|
-
"equals": "sendEmailSmtp",
|
|
3587
|
-
"type": "simple"
|
|
3588
|
-
},
|
|
3589
|
-
{
|
|
3590
|
-
"property": "protocol",
|
|
3591
|
-
"equals": "smtp",
|
|
3592
|
-
"type": "simple"
|
|
3593
|
-
}
|
|
3594
|
-
]
|
|
3595
|
-
},
|
|
3596
|
-
"tooltip": "Email's contentType",
|
|
3597
|
-
"type": "Dropdown",
|
|
3598
|
-
"choices": [
|
|
3599
|
-
{
|
|
3600
|
-
"name": "PLAIN",
|
|
3601
|
-
"value": "PLAIN"
|
|
3602
|
-
},
|
|
3603
|
-
{
|
|
3604
|
-
"name": "HTML",
|
|
3605
|
-
"value": "HTML"
|
|
3606
|
-
},
|
|
3607
|
-
{
|
|
3608
|
-
"name": "HTML & Plaintext",
|
|
3609
|
-
"value": "MULTIPART"
|
|
3610
|
-
}
|
|
3611
|
-
]
|
|
3612
|
-
},
|
|
3613
|
-
{
|
|
3614
|
-
"id": "smtpBody",
|
|
3615
|
-
"label": "Email Text Content",
|
|
3616
|
-
"optional": false,
|
|
3617
3683
|
"feel": "optional",
|
|
3618
3684
|
"group": "sendEmailSmtp",
|
|
3619
3685
|
"binding": {
|
|
@@ -3622,11 +3688,6 @@
|
|
|
3622
3688
|
},
|
|
3623
3689
|
"condition": {
|
|
3624
3690
|
"allMatch": [
|
|
3625
|
-
{
|
|
3626
|
-
"property": "contentType",
|
|
3627
|
-
"oneOf": ["PLAIN", "MULTIPART"],
|
|
3628
|
-
"type": "simple"
|
|
3629
|
-
},
|
|
3630
3691
|
{
|
|
3631
3692
|
"property": "data.smtpActionDiscriminator",
|
|
3632
3693
|
"equals": "sendEmailSmtp",
|
|
@@ -3642,75 +3703,14 @@
|
|
|
3642
3703
|
"tooltip": "Email's content",
|
|
3643
3704
|
"type": "Text"
|
|
3644
3705
|
},
|
|
3645
|
-
{
|
|
3646
|
-
"id": "smtpHtmlBody",
|
|
3647
|
-
"label": "Email Html Content",
|
|
3648
|
-
"optional": false,
|
|
3649
|
-
"feel": "optional",
|
|
3650
|
-
"group": "sendEmailSmtp",
|
|
3651
|
-
"binding": {
|
|
3652
|
-
"name": "data.smtpAction.htmlBody",
|
|
3653
|
-
"type": "zeebe:input"
|
|
3654
|
-
},
|
|
3655
|
-
"condition": {
|
|
3656
|
-
"allMatch": [
|
|
3657
|
-
{
|
|
3658
|
-
"property": "contentType",
|
|
3659
|
-
"oneOf": ["HTML", "MULTIPART"],
|
|
3660
|
-
"type": "simple"
|
|
3661
|
-
},
|
|
3662
|
-
{
|
|
3663
|
-
"property": "data.smtpActionDiscriminator",
|
|
3664
|
-
"equals": "sendEmailSmtp",
|
|
3665
|
-
"type": "simple"
|
|
3666
|
-
},
|
|
3667
|
-
{
|
|
3668
|
-
"property": "protocol",
|
|
3669
|
-
"equals": "smtp",
|
|
3670
|
-
"type": "simple"
|
|
3671
|
-
}
|
|
3672
|
-
]
|
|
3673
|
-
},
|
|
3674
|
-
"tooltip": "Email's Html content",
|
|
3675
|
-
"type": "Text"
|
|
3676
|
-
},
|
|
3677
|
-
{
|
|
3678
|
-
"id": "attachmentsSmtp",
|
|
3679
|
-
"label": "Attachment",
|
|
3680
|
-
"description": "Email's attachment. e.g., =[ document1, document2]",
|
|
3681
|
-
"optional": true,
|
|
3682
|
-
"feel": "required",
|
|
3683
|
-
"group": "sendEmailSmtp",
|
|
3684
|
-
"binding": {
|
|
3685
|
-
"name": "data.smtpAction.attachments",
|
|
3686
|
-
"type": "zeebe:input"
|
|
3687
|
-
},
|
|
3688
|
-
"condition": {
|
|
3689
|
-
"allMatch": [
|
|
3690
|
-
{
|
|
3691
|
-
"property": "data.smtpActionDiscriminator",
|
|
3692
|
-
"equals": "sendEmailSmtp",
|
|
3693
|
-
"type": "simple"
|
|
3694
|
-
},
|
|
3695
|
-
{
|
|
3696
|
-
"property": "protocol",
|
|
3697
|
-
"equals": "smtp",
|
|
3698
|
-
"type": "simple"
|
|
3699
|
-
}
|
|
3700
|
-
]
|
|
3701
|
-
},
|
|
3702
|
-
"tooltip": "Email's attachments, should be set as a list ",
|
|
3703
|
-
"type": "String"
|
|
3704
|
-
},
|
|
3705
3706
|
{
|
|
3706
3707
|
"id": "pop3maxToBeRead",
|
|
3707
3708
|
"label": "Maximum number of emails to be read",
|
|
3708
3709
|
"optional": false,
|
|
3709
|
-
"value": 100,
|
|
3710
|
+
"value": "100",
|
|
3710
3711
|
"constraints": {
|
|
3711
3712
|
"notEmpty": true
|
|
3712
3713
|
},
|
|
3713
|
-
"feel": "static",
|
|
3714
3714
|
"group": "listEmailsPop3",
|
|
3715
3715
|
"binding": {
|
|
3716
3716
|
"name": "data.pop3Action.maxToBeRead",
|
|
@@ -3731,7 +3731,7 @@
|
|
|
3731
3731
|
]
|
|
3732
3732
|
},
|
|
3733
3733
|
"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.",
|
|
3734
|
-
"type": "
|
|
3734
|
+
"type": "String"
|
|
3735
3735
|
},
|
|
3736
3736
|
{
|
|
3737
3737
|
"id": "pop3SortField",
|
|
@@ -3905,11 +3905,10 @@
|
|
|
3905
3905
|
"id": "imapMaxToBeRead",
|
|
3906
3906
|
"label": "Maximum number of emails to be read",
|
|
3907
3907
|
"optional": false,
|
|
3908
|
-
"value": 100,
|
|
3908
|
+
"value": "100",
|
|
3909
3909
|
"constraints": {
|
|
3910
3910
|
"notEmpty": true
|
|
3911
3911
|
},
|
|
3912
|
-
"feel": "static",
|
|
3913
3912
|
"group": "listEmailsImap",
|
|
3914
3913
|
"binding": {
|
|
3915
3914
|
"name": "data.imapAction.maxToBeRead",
|
|
@@ -3930,7 +3929,7 @@
|
|
|
3930
3929
|
]
|
|
3931
3930
|
},
|
|
3932
3931
|
"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.",
|
|
3933
|
-
"type": "
|
|
3932
|
+
"type": "String"
|
|
3934
3933
|
},
|
|
3935
3934
|
{
|
|
3936
3935
|
"id": "imapListEmailsFolder",
|
|
@@ -4355,6 +4354,7 @@
|
|
|
4355
4354
|
"label": "Retry backoff",
|
|
4356
4355
|
"description": "ISO-8601 duration to wait between retries",
|
|
4357
4356
|
"value": "PT0S",
|
|
4357
|
+
"feel": "optional",
|
|
4358
4358
|
"group": "retries",
|
|
4359
4359
|
"binding": {
|
|
4360
4360
|
"key": "retryBackoff",
|
|
@@ -4367,7 +4367,7 @@
|
|
|
4367
4367
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
|
|
4368
4368
|
},
|
|
4369
4369
|
"engines": {
|
|
4370
|
-
"camunda": "^8.
|
|
4370
|
+
"camunda": "^8.6"
|
|
4371
4371
|
}
|
|
4372
4372
|
}
|
|
4373
4373
|
]
|