Skip to content

Commit c60ebc9

Browse files
CSOAR-4012: Microsoft OneDrive (#5882)
* CSOAR-4012: modified microsoft one-drive integration * CSOAR-4012: changed date
1 parent 244f137 commit c60ebc9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

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

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

9-
***Version: 1.7
10-
Updated: August 14, 2025***
9+
***Version: 1.8
10+
Updated: October 10, 2025***
1111

1212
Utilize and manipulate files for incident investigation using OneDrive.
1313

@@ -73,4 +73,7 @@ For information about Microsoft OneDrive, see [OneDrive documentation](https://l
7373
- Password (Delegated Context)
7474
- Client Credentials (Application Context)
7575
* April 25, 2025 (v1.6) - Changed required=False for username and password parsers in Integration file.
76-
* August 14, 2025 (v1.7) - Changed required=False for username and password parsers in all the actions.
76+
* August 14, 2025 (v1.7) - Changed required=False for username and password parsers in all the actions.
77+
* October 10, 2025 (v1.8)
78+
- Added support for listing files from site document library using hostname and site name parameters.
79+
- Added support for listing files from specific user accounts via user principal name parameter

0 commit comments

Comments
 (0)