Skip to main content

Microsoft OneDrive

Microsoft OneDrive is a file hosting service and synchronization service operated by Microsoft.

!!! note "Credentials" You can find authentication information for this node here.

Basic Operations

  • File
    • Copy a file
    • Delete a file
    • Download a file
    • Get a file
    • Search a file
    • Share a file
    • Upload a file up to 4MB in size
  • Folder
    • Create a folder
    • Delete a folder
    • Get items inside a folder
    • Search a folder
    • Share a folder

Example Usage

1. Start node

The start node exists by default when you create a new workflow.

2. Microsoft OneDrive node

  1. First of all, you'll have to enter credentials for the Microsoft OneDrive node. You can find out how to do that here.
  2. Select the 'Folder' option from the Resource dropdown list.
  3. Select the 'Create' option from the Operation dropdown list.
  4. Enter the folder name in the Name field.
  5. Click on Execute Node to run the workflow.