When you configure an export, import, or other type of flow step using the prebuilt Microsoft OneDrive connector, you can select any of the API operations listed below*, organized by API type.
Note
If your API endpoint isn’t listed here, switch the flow step to HTTP mode and configure the endpoint provided in the Microsoft OneDrive API documentation. *You can also create a composite endpoint for this application in HTTP mode.
Resource |
API endpoint |
Export |
Import |
---|---|---|---|
Activities |
List activities |
X |
|
Drive items |
Get a drive item |
X |
|
List children |
X |
||
List versions of drive item |
X |
||
Get a drive item version |
X |
||
Search for drive items within a drive |
X |
||
Create a new folder in a drive |
X |
||
Update drive item properties |
X |
||
Delete a drive item |
X |
||
Restore a previous version of a drive item |
X |
||
Move a drive item |
X |
||
Copy a drive item |
X |
||
File previews |
X |
||
Drives |
List drives |
X |
|
Get a drive by ID |
X |
||
List recent files |
X |
||
List shared files |
X |
||
Get special folder |
X |
||
List items |
Get an item in a list |
X |
|
List versions |
X |
||
Get version |
X |
||
Create a new item in a list |
X |
||
Update an item in a list |
X |
||
Delete an item from a list |
X |
||
Restore version |
X |
||
Lists |
Get list |
X |
|
Get list items |
X |
||
Create list |
X |
||
Permissions |
List permission |
X |
|
Add permissions |
X |
||
Update permissions |
X |
||
Delete permissions |
X |
||
Sites |
Search for sites |
X |
|
Get a site by ID |
X |
||
Get lists |
X |
||
List subsites |
X |
||
Webhooks |
Create subscription |
X |
|
Update subscription |
X |
||
Delete subscription |
X |
Comments
Article is closed for comments.