Contents

Cancel

Recommended Articles

  1. unify-apps

    Indexing

    Unify AI

    Transform raw content into searchable knowledge through AI-powered indexing and vector embeddings

  2. unify-apps

    IMAP

    Unify Integrations

    Integrate your app with IMAP to enable seamless email synchronization, real-time access, and enhanced communication workflows.

  3. unify-apps

    Preview Your Work

    Unify Automations

    Effortlessly review & monitor your automation’s performance

  4. unify-apps

    QuickBooks

    Unify Integrations

    Integrate your app with QuickBooks to streamline accounting, automate invoicing, and manage finances effortlessly

  5. unify-apps

    FTP/FTPS

    Unify Integrations

    Connect your app with FTP/FTPS to automate secure file transfers and streamline data exchange across systems.

  6. unify-apps

    Facebook Ads

    Unify Integrations

    Connect your app with Facebook Ads to automate campaign management, optimize ad performance, and track marketing success.

  7. unify-apps

    Snowflake

    Unify Automations

    Connect to Snowflake for fast, scalable cloud data warehousing and analytics

  8. unify-apps

    Button

    Unify Applications

    Create interactive elements with ease using buttons

  9. unify-apps

    BambooHR

    Unify Automations

    Integrate your app with BambooHR to streamline HR management, automate employee data processing, and enhance onboarding workflows

  10. unify-apps

    Build your first automation

    Unify Automations

    Learn how to build your automation step by step

  11. unify-apps

    User Management

    Unify Applications

    Efficiently manage user roles and permissions

  12. unify-apps

    Microsoft Teams

    Unify Automations

    Connect your app with Microsoft Teams to enhance communication, automate workflows, and foster collaboration across your organization

  13. unify-apps

    Jira

    Unify Automations

    Use Jira to plan, track, and manage your agile and software development projects

  14. unify-apps

    Pre Processing

    Unify AI

    Optimize query processing through intelligent rephrasing, retrieval, and ranking to deliver accurate AI responses

  15. unify-apps

    Google Calendar

    Unify Integrations

    Integrate your app with Google Calendar to streamline scheduling, automate event management, and improve team coordination

  16. unify-apps

    SAP HANA

    Unify Integrations

    Connect your app with SAP HANA to leverage in-memory computing for real-time data processing and advanced analytics at scale.

#
Unify Integrations
Logo
Microsoft OneDrive

Microsoft OneDrive

Logo

3 mins READ

Microsoft OneDrive is a cloud storage service that enables users to store, share, and access files securely from anywhere. It simplifies file management by providing secure cloud storage, seamless device syncing, and collaboration features for personal and professional use.

Integrating your application with Microsoft OneDrive revolutionizes file management, facilitating seamless collaboration, version control, and secure cloud storage. 

Authentication

Before you begin, make sure you have the following information:

  • Connection Name: Select a descriptive name for your connection, like "MyAppOneDriveIntegration". This helps in easily identifying the connection within your application or integration settings.

  • Authentication Type: Microsoft OneDrive supports OAuth authentication for integrations.

OAuth based Authentication

  • Login into the Microsoft Azure Portal by clicking here.

  • In the search Bar, search for App Registration and then Click on New Registration.

  • Provide the Name and supported account types and register your app.

  • The Client ID refers to the Application(client) ID

  • Click on “Add a credential or scope” to generate the client secret. Ensure that you keep this safe as it allows access to your onedrive account.

    Image
    Image

Actions

Actions

Description

Add permission

Adds permission to a file or folder in Microsoft OneDrive

Create folder

Creates a folder in Microsoft OneDrive

Delete file or folder

Deletes a file or folder in Microsoft OneDrive

Download file

Downloads the contents of a file in Microsoft OneDrive

Fetch permissions

Fetches permissions for files and folders in Microsoft OneDrive

Fetch teams for a user

Fetches teams for a user by user ID

Get file metadata

Retrieves file metadata in Microsoft OneDrive

Get user details from email

Fetches details of a user by their email

List files and folders

Lists files and folders in Microsoft OneDrive

Remove permission

Removes permission for a file or folder in Microsoft OneDrive

Search files

Searches files in Microsoft OneDrive

Upload file from URL

Uploads a file from a URL to Microsoft OneDrive

Upload file via file content

Uploads a file via file content to Microsoft OneDrive

Triggers

Triggers

Description

New File

Triggers when a new file is created in the selected folder in Microsoft OneDrive

New Folder

Triggers when a new folder is created in the selected folder in Microsoft OneDrive

New Event

Processes all events in the selected folder

New/Updated File

Triggers when a file is uploaded or updated in the selected folder in Microsoft OneDrive