Automate Reddit
Explore Plans
Mobile menu Close menu
OneDriveOneDrive

History of file matching search uploaded in folder

This query returns a list of recent files whose filename or file contents contains the words you specify is added to the folder you specify

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 whose filename or file contents contains the words you specify is added to the folder you specify
API endpoint slug
onedrive.history_of_file_matching_search_uploaded_in_folder
Runtime method
performQuery("onedrive.history_of_file_matching_search_uploaded_in_folder")

Query fields

Path Text input

Label
OneDrive folder path
Helper text
The path of the folder.
Slug
path
Required
true
Can have default value
true

Query Text input

Label
Search Query
Helper text
The text to look for in the file name or content.
Slug
query
Required
true
Can have default value
true

Ingredients

FilenameThe name of the file created.

Slug
filename
Filter code
Onedrive.historyOfFileMatchingSearchUploadedInFolder.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.historyOfFileMatchingSearchUploadedInFolder.FilenameNoExt
Type
String
Example
E.g. notes

Modified byThe name of the file modifier.

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

Modified timeThe date and time the file was modified.

Slug
modified_time
Filter code
Onedrive.historyOfFileMatchingSearchUploadedInFolder.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.historyOfFileMatchingSearchUploadedInFolder.FileUrl
Type
File URL
Example
E.g. https://public.files.1drv.com/somestringrepresentingthefile