Skip to content

Commit 7c524b6

Browse files
CSOAR-4318: added mailbox field in all actions (#6108)
1 parent 5d5b2fa commit 7c524b6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/platform-services/automation-service/app-central/integrations/microsoft-ews-graph.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
77

88
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/microsoft-ews.png')} alt="microsoft-ews" width="100"/>
99

10-
***Version: 1.2
11-
Updated: Nov 21, 2025***
10+
***Version: 1.3
11+
Updated: Dec 10, 2025***
1212

1313
Perform actions on Microsoft EWS mailboxes and accounts using Graph API.
1414

@@ -140,4 +140,5 @@ Email Gateway
140140
* October 31, 2025 (v1.1) - Fixed issue in the **Download Mail As EML** action.
141141
* November 21, 2025 (v1.2)
142142
+ Fixed issue in the **Search Emails Extended** action.
143-
+ Converted `has_attachments` and `is_unread` from text fields to list fields with true/false options.
143+
+ Converted `has_attachments` and `is_unread` from text fields to list fields with true/false options.
144+
* December 10, 2025 (v1.3) - Added a dynamic Mailbox override option to all actions, enabling multi-user execution without requiring resource updates.

0 commit comments

Comments
 (0)