Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lack of Feature: Share and Invite #49

Open
landall opened this issue Oct 31, 2018 · 4 comments
Open

Lack of Feature: Share and Invite #49

landall opened this issue Oct 31, 2018 · 4 comments

Comments

@landall
Copy link

landall commented Oct 31, 2018

Add share permission to others:
https://docs.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_invite?view=odsp-graph-online

Create share links:
https://docs.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_createlink?view=odsp-graph-online

Add a share folder to your onedrive:
https://docs.microsoft.com/en-us/onedrive/developer/rest-api/concepts/using-sharing-links?view=odsp-graph-online#add-a-shared-folder-to-the-users-drive

btw, it is useful in China to add share permission without invition in Account A and add it to onedrive root to Account B. Chinese can use onedrive client and mobile app but cannot visit onedrive.live.com

@krizalys
Copy link
Owner

krizalys commented Sep 1, 2019

@landall Added support for sharing links in 2.4.0, just released.

See:

Other requested features planned to be added in future versions.

@krizalys krizalys closed this as completed Sep 1, 2019
@krizalys krizalys reopened this Sep 1, 2019
@landall
Copy link
Author

landall commented Sep 4, 2019

thanks for your work! i will build a new module to include there feature!

@krizalys
Copy link
Owner

krizalys commented Sep 23, 2019

@krizalys
Copy link
Owner

For the last feature requested - creating shared folders - I have been working on it but could not include it in 2.5.0 due to an issue I found in Microsoft Graph.

I have proposed solutions to solve it:

You support is appreciated: hopefully, this can be merged before 2.6.0 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants