@camunda/connectors-element-templates 1.0.18 → 1.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -4,16 +4,8 @@
4
4
  "name": "Email Boundary Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.EmailBoundary.v1",
6
6
  "description": "Consume emails",
7
- "keywords": [
8
- "email received",
9
- "receive email",
10
- "incoming email",
11
- "poll emails",
12
- "new email",
13
- "email notification"
14
- ],
15
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email",
16
- "version": 2,
8
+ "version": 1,
17
9
  "category": {
18
10
  "id": "connectors",
19
11
  "name": "Connectors"
@@ -23,9 +15,6 @@
23
15
  "value": "bpmn:BoundaryEvent",
24
16
  "eventDefinition": "bpmn:MessageEventDefinition"
25
17
  },
26
- "engines": {
27
- "camunda": "^8.6"
28
- },
29
18
  "groups": [
30
19
  {
31
20
  "id": "authentication",
@@ -186,13 +175,13 @@
186
175
  "name": "TLS",
187
176
  "value": "TLS"
188
177
  },
189
- {
190
- "name": "SSL",
191
- "value": "SSL"
192
- },
193
178
  {
194
179
  "name": "None",
195
180
  "value": "NONE"
181
+ },
182
+ {
183
+ "name": "SSL",
184
+ "value": "SSL"
196
185
  }
197
186
  ]
198
187
  },
@@ -261,7 +250,7 @@
261
250
  "equals": "unseenPollingConfig",
262
251
  "type": "simple"
263
252
  },
264
- "tooltip": "Choose the desired handling strategy",
253
+ "tooltip": "Chose the desired handling strategy",
265
254
  "type": "Dropdown",
266
255
  "choices": [
267
256
  {
@@ -325,7 +314,7 @@
325
314
  "equals": "allPollingConfig",
326
315
  "type": "simple"
327
316
  },
328
- "tooltip": "Choose the desired handling strategy",
317
+ "tooltip": "Chose the desired handling strategy",
329
318
  "type": "Dropdown",
330
319
  "choices": [
331
320
  {
@@ -457,18 +446,15 @@
457
446
  },
458
447
  {
459
448
  "id": "messageNameUuid",
460
- "label": "Message name",
461
449
  "generatedValue": {
462
450
  "type": "uuid"
463
451
  },
464
- "feel": "optional",
465
452
  "group": "correlation",
466
453
  "binding": {
467
454
  "name": "name",
468
455
  "type": "bpmn:Message#property"
469
456
  },
470
- "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
471
- "type": "String"
457
+ "type": "Hidden"
472
458
  },
473
459
  {
474
460
  "id": "deduplicationModeManualFlag",
@@ -537,7 +523,7 @@
537
523
  {
538
524
  "id": "resultVariable",
539
525
  "label": "Result variable",
540
- "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>.",
526
+ "description": "Name of variable to store the response in",
541
527
  "group": "output",
542
528
  "binding": {
543
529
  "name": "resultVariable",
@@ -548,7 +534,7 @@
548
534
  {
549
535
  "id": "resultExpression",
550
536
  "label": "Result expression",
551
- "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>.",
537
+ "description": "Expression to map the response into process variables",
552
538
  "feel": "required",
553
539
  "group": "output",
554
540
  "binding": {
@@ -560,6 +546,9 @@
560
546
  ],
561
547
  "icon": {
562
548
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
549
+ },
550
+ "engines": {
551
+ "camunda": "^8.6"
563
552
  }
564
553
  },
565
554
  {
@@ -567,8 +556,16 @@
567
556
  "name": "Email Boundary Event Connector",
568
557
  "id": "io.camunda.connectors.inbound.EmailBoundary.v1",
569
558
  "description": "Consume emails",
559
+ "keywords": [
560
+ "email received",
561
+ "receive email",
562
+ "incoming email",
563
+ "poll emails",
564
+ "new email",
565
+ "email notification"
566
+ ],
570
567
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email",
571
- "version": 1,
568
+ "version": 2,
572
569
  "category": {
573
570
  "id": "connectors",
574
571
  "name": "Connectors"
@@ -578,6 +575,9 @@
578
575
  "value": "bpmn:BoundaryEvent",
579
576
  "eventDefinition": "bpmn:MessageEventDefinition"
580
577
  },
578
+ "engines": {
579
+ "camunda": "^8.6"
580
+ },
581
581
  "groups": [
582
582
  {
583
583
  "id": "authentication",
@@ -738,13 +738,13 @@
738
738
  "name": "TLS",
739
739
  "value": "TLS"
740
740
  },
741
- {
742
- "name": "None",
743
- "value": "NONE"
744
- },
745
741
  {
746
742
  "name": "SSL",
747
743
  "value": "SSL"
744
+ },
745
+ {
746
+ "name": "None",
747
+ "value": "NONE"
748
748
  }
749
749
  ]
750
750
  },
@@ -813,7 +813,7 @@
813
813
  "equals": "unseenPollingConfig",
814
814
  "type": "simple"
815
815
  },
816
- "tooltip": "Chose the desired handling strategy",
816
+ "tooltip": "Choose the desired handling strategy",
817
817
  "type": "Dropdown",
818
818
  "choices": [
819
819
  {
@@ -877,7 +877,7 @@
877
877
  "equals": "allPollingConfig",
878
878
  "type": "simple"
879
879
  },
880
- "tooltip": "Chose the desired handling strategy",
880
+ "tooltip": "Choose the desired handling strategy",
881
881
  "type": "Dropdown",
882
882
  "choices": [
883
883
  {
@@ -1009,15 +1009,18 @@
1009
1009
  },
1010
1010
  {
1011
1011
  "id": "messageNameUuid",
1012
+ "label": "Message name",
1012
1013
  "generatedValue": {
1013
1014
  "type": "uuid"
1014
1015
  },
1016
+ "feel": "optional",
1015
1017
  "group": "correlation",
1016
1018
  "binding": {
1017
1019
  "name": "name",
1018
1020
  "type": "bpmn:Message#property"
1019
1021
  },
1020
- "type": "Hidden"
1022
+ "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
1023
+ "type": "String"
1021
1024
  },
1022
1025
  {
1023
1026
  "id": "deduplicationModeManualFlag",
@@ -1086,7 +1089,7 @@
1086
1089
  {
1087
1090
  "id": "resultVariable",
1088
1091
  "label": "Result variable",
1089
- "description": "Name of variable to store the response in",
1092
+ "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>.",
1090
1093
  "group": "output",
1091
1094
  "binding": {
1092
1095
  "name": "resultVariable",
@@ -1097,7 +1100,7 @@
1097
1100
  {
1098
1101
  "id": "resultExpression",
1099
1102
  "label": "Result expression",
1100
- "description": "Expression to map the response into process variables",
1103
+ "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>.",
1101
1104
  "feel": "required",
1102
1105
  "group": "output",
1103
1106
  "binding": {
@@ -1109,9 +1112,6 @@
1109
1112
  ],
1110
1113
  "icon": {
1111
1114
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
1112
- },
1113
- "engines": {
1114
- "camunda": "^8.6"
1115
1115
  }
1116
1116
  }
1117
1117
  ]
@@ -4,16 +4,8 @@
4
4
  "name": "Email Intermediate Catch Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.EmailIntermediate.v1",
6
6
  "description": "Consume emails",
7
- "keywords": [
8
- "email received",
9
- "receive email",
10
- "incoming email",
11
- "poll emails",
12
- "new email",
13
- "email notification"
14
- ],
15
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email",
16
- "version": 2,
8
+ "version": 1,
17
9
  "category": {
18
10
  "id": "connectors",
19
11
  "name": "Connectors"
@@ -23,9 +15,6 @@
23
15
  "value": "bpmn:IntermediateCatchEvent",
24
16
  "eventDefinition": "bpmn:MessageEventDefinition"
25
17
  },
26
- "engines": {
27
- "camunda": "^8.6"
28
- },
29
18
  "groups": [
30
19
  {
31
20
  "id": "authentication",
@@ -186,13 +175,13 @@
186
175
  "name": "TLS",
187
176
  "value": "TLS"
188
177
  },
189
- {
190
- "name": "SSL",
191
- "value": "SSL"
192
- },
193
178
  {
194
179
  "name": "None",
195
180
  "value": "NONE"
181
+ },
182
+ {
183
+ "name": "SSL",
184
+ "value": "SSL"
196
185
  }
197
186
  ]
198
187
  },
@@ -261,7 +250,7 @@
261
250
  "equals": "unseenPollingConfig",
262
251
  "type": "simple"
263
252
  },
264
- "tooltip": "Choose the desired handling strategy",
253
+ "tooltip": "Chose the desired handling strategy",
265
254
  "type": "Dropdown",
266
255
  "choices": [
267
256
  {
@@ -325,7 +314,7 @@
325
314
  "equals": "allPollingConfig",
326
315
  "type": "simple"
327
316
  },
328
- "tooltip": "Choose the desired handling strategy",
317
+ "tooltip": "Chose the desired handling strategy",
329
318
  "type": "Dropdown",
330
319
  "choices": [
331
320
  {
@@ -457,18 +446,15 @@
457
446
  },
458
447
  {
459
448
  "id": "messageNameUuid",
460
- "label": "Message name",
461
449
  "generatedValue": {
462
450
  "type": "uuid"
463
451
  },
464
- "feel": "optional",
465
452
  "group": "correlation",
466
453
  "binding": {
467
454
  "name": "name",
468
455
  "type": "bpmn:Message#property"
469
456
  },
470
- "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
471
- "type": "String"
457
+ "type": "Hidden"
472
458
  },
473
459
  {
474
460
  "id": "deduplicationModeManualFlag",
@@ -537,7 +523,7 @@
537
523
  {
538
524
  "id": "resultVariable",
539
525
  "label": "Result variable",
540
- "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>.",
526
+ "description": "Name of variable to store the response in",
541
527
  "group": "output",
542
528
  "binding": {
543
529
  "name": "resultVariable",
@@ -548,7 +534,7 @@
548
534
  {
549
535
  "id": "resultExpression",
550
536
  "label": "Result expression",
551
- "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>.",
537
+ "description": "Expression to map the response into process variables",
552
538
  "feel": "required",
553
539
  "group": "output",
554
540
  "binding": {
@@ -560,6 +546,9 @@
560
546
  ],
561
547
  "icon": {
562
548
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
549
+ },
550
+ "engines": {
551
+ "camunda": "^8.6"
563
552
  }
564
553
  },
565
554
  {
@@ -567,8 +556,16 @@
567
556
  "name": "Email Intermediate Catch Event Connector",
568
557
  "id": "io.camunda.connectors.inbound.EmailIntermediate.v1",
569
558
  "description": "Consume emails",
559
+ "keywords": [
560
+ "email received",
561
+ "receive email",
562
+ "incoming email",
563
+ "poll emails",
564
+ "new email",
565
+ "email notification"
566
+ ],
570
567
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email",
571
- "version": 1,
568
+ "version": 2,
572
569
  "category": {
573
570
  "id": "connectors",
574
571
  "name": "Connectors"
@@ -578,6 +575,9 @@
578
575
  "value": "bpmn:IntermediateCatchEvent",
579
576
  "eventDefinition": "bpmn:MessageEventDefinition"
580
577
  },
578
+ "engines": {
579
+ "camunda": "^8.6"
580
+ },
581
581
  "groups": [
582
582
  {
583
583
  "id": "authentication",
@@ -738,13 +738,13 @@
738
738
  "name": "TLS",
739
739
  "value": "TLS"
740
740
  },
741
- {
742
- "name": "None",
743
- "value": "NONE"
744
- },
745
741
  {
746
742
  "name": "SSL",
747
743
  "value": "SSL"
744
+ },
745
+ {
746
+ "name": "None",
747
+ "value": "NONE"
748
748
  }
749
749
  ]
750
750
  },
@@ -813,7 +813,7 @@
813
813
  "equals": "unseenPollingConfig",
814
814
  "type": "simple"
815
815
  },
816
- "tooltip": "Chose the desired handling strategy",
816
+ "tooltip": "Choose the desired handling strategy",
817
817
  "type": "Dropdown",
818
818
  "choices": [
819
819
  {
@@ -877,7 +877,7 @@
877
877
  "equals": "allPollingConfig",
878
878
  "type": "simple"
879
879
  },
880
- "tooltip": "Chose the desired handling strategy",
880
+ "tooltip": "Choose the desired handling strategy",
881
881
  "type": "Dropdown",
882
882
  "choices": [
883
883
  {
@@ -1009,15 +1009,18 @@
1009
1009
  },
1010
1010
  {
1011
1011
  "id": "messageNameUuid",
1012
+ "label": "Message name",
1012
1013
  "generatedValue": {
1013
1014
  "type": "uuid"
1014
1015
  },
1016
+ "feel": "optional",
1015
1017
  "group": "correlation",
1016
1018
  "binding": {
1017
1019
  "name": "name",
1018
1020
  "type": "bpmn:Message#property"
1019
1021
  },
1020
- "type": "Hidden"
1022
+ "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
1023
+ "type": "String"
1021
1024
  },
1022
1025
  {
1023
1026
  "id": "deduplicationModeManualFlag",
@@ -1086,7 +1089,7 @@
1086
1089
  {
1087
1090
  "id": "resultVariable",
1088
1091
  "label": "Result variable",
1089
- "description": "Name of variable to store the response in",
1092
+ "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>.",
1090
1093
  "group": "output",
1091
1094
  "binding": {
1092
1095
  "name": "resultVariable",
@@ -1097,7 +1100,7 @@
1097
1100
  {
1098
1101
  "id": "resultExpression",
1099
1102
  "label": "Result expression",
1100
- "description": "Expression to map the response into process variables",
1103
+ "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>.",
1101
1104
  "feel": "required",
1102
1105
  "group": "output",
1103
1106
  "binding": {
@@ -1109,9 +1112,6 @@
1109
1112
  ],
1110
1113
  "icon": {
1111
1114
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
1112
- },
1113
- "engines": {
1114
- "camunda": "^8.6"
1115
1115
  }
1116
1116
  }
1117
1117
  ]