Explore Plans
Mobile menu Close menu
OneDrive

New file or folder shared with me

This trigger fires every time a new file or folder is shared with you

Developer info

API endpoint slug
onedrive.new_file_shared_with_me

Trigger fields

No fields for this trigger

Ingredients

Filename The name of the file created.

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

Filename no ext The name of the file created without the extension.

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

Modified by The name of the file modifier.

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

Modified time The date and time the file was modified.

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

File url The URL for the file.

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

Shared by The name of the sharer.

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

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

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