...
The following platforms support shared links. Refer to the Platform Comparison to see conflict between platforms.
...
(Anyone) Anyone with the link can view.
(Company) People in
company
with the link can view.(Company) Internal: People in
company
with the link can view and the invited users from within the company will be added to SPO direct access list with the corresponding edit or view rights.(Company) External Users: People in
company
with the link can view and the invited external user will go to the pending access & requests page.
...
REST API Examples
These are the two REST API requests you can use to get the information on each type of shared link.
Code Block |
---|
GET url}}v1/transfers/items?processing=domain_shared_links&jobs={{job |
Code Block |
---|
GET url}}v1/transfers/items?processing= anyone_shared_links&jobs={{job |
Terms
Anyone/Anonymous: Links that can be shared with anyone
...
Box | Dropbox | SharePoint Online | Google Workspace | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Number of Links | 1 link per file or folder | 1 link per file or folder | multiple links per file or folder | Max 2 links; anonymous and/or a domain | ||||||||||||||||||||||||
Rights |
|
|
|
| ||||||||||||||||||||||||
Expiration Date |
|
|
|
| ||||||||||||||||||||||||
Link Passwords |
|
|
|
| ||||||||||||||||||||||||
Disable Download |
|
|
|
|
...
REST API Examples
These are the two REST API requests you can use to get the information on each type of shared link.
Code Block |
---|
GET {{url}}v1/transfers/items?processing=domain_shared_links&jobs={{job}} |
Code Block |
---|
GET {{url}}v1/transfers/items?processing=anyone_shared_links&jobs={{job}} |
...
Example JSON
Info |
---|
Permission Preservation Policy must be enabled to transfer Shared Links successfully. |
...