Explore Plans
Mobile menu Close menu
Microsoft OneDrive

Create a sharing link

This Action will create a shareable link for a file in your OneDrive.

Developer info

API endpoint slug
onedrive.create_sharing_link
Filter code method
Onedrive.createSharingLink.skip(string?: reason)
Runtime method
runAction("onedrive.create_sharing_link", {})

Action fields

File path Text input > Other

Label
File path
Helper text
The full path to the file (e.g. Documents/report.pdf).
Slug
file_path
Required
true
Can have default value
true
Filter code method
Onedrive.createSharingLink.setFilePath(string: file_path)

Link type Dropdown list

Label
Link type
Helper text
The type of access the link grants.
Slug
link_type
Required
true
Can have default value
true
Filter code method
Onedrive.createSharingLink.setLinkType(string: link_type)