AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
OneDriveOneDrive

History of files or folders shared with me

This query returns a list of recent files or folders shared with you

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of recent files or folders shared with you
API endpoint slug
onedrive.history_of_files_or_folders_shared_with_me
Runtime method
performQuery("onedrive.history_of_files_or_folders_shared_with_me")

Query fields

No fields for this query

Ingredients

FilenameThe name of the file created.

Slug
filename
Filter code
Onedrive.historyOfFilesOrFoldersSharedWithMe.Filename
Type
String
Example
E.g. notes.txt

Filename no extThe name of the file created without the extension.

Slug
filename_no_ext
Filter code
Onedrive.historyOfFilesOrFoldersSharedWithMe.FilenameNoExt
Type
String
Example
E.g. notes

Modified byThe name of the file modifier.

Slug
modified_by
Filter code
Onedrive.historyOfFilesOrFoldersSharedWithMe.ModifiedBy
Type
String
Example
E.g. Someone

Modified timeThe date and time the file was modified.

Slug
modified_time
Filter code
Onedrive.historyOfFilesOrFoldersSharedWithMe.ModifiedTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

File URLThe URL for the file.

Slug
file_url
Filter code
Onedrive.historyOfFilesOrFoldersSharedWithMe.FileUrl
Type
String
Example
E.g. https://public.files.1drv.com/somestringrepresentingthefile

Shared byThe name of the sharer.

Slug
shared_by
Filter code
Onedrive.historyOfFilesOrFoldersSharedWithMe.SharedBy
Type
String
Example
E.g. Someone

Is folderWhether or not the item shared with you is a folder

Slug
is_folder
Filter code
Onedrive.historyOfFilesOrFoldersSharedWithMe.IsFolder
Type
String
Example
E.g. true