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

    JobNimbus

    Unify Integrations

    Integrate your application with JobNimbus to manage leads, track jobs, and streamline your workflow processes efficiently

  3. unify-apps

    IMAP

    Unify Integrations

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

  4. unify-apps

    Preview Your Work

    Unify Automations

    Effortlessly review & monitor your automation’s performance

  5. unify-apps

    QuickBooks

    Unify Integrations

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

  6. unify-apps

    FTP/FTPS

    Unify Integrations

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

  7. unify-apps

    Filters

    Unify Applications

    Enable users to refine, search, and sort data effortlessly across dashboards and datasets

  8. unify-apps

    Insided

    Unify Integrations

    Integrate your app with Insided to enhance customer engagement, streamline community management, and drive self-service support.

  9. unify-apps

    Facebook Ads

    Unify Integrations

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

  10. unify-apps

    Gainsight

    Unify Integrations

    Integrate your app with Gainsight to enhance customer success, automate engagement workflows, and drive retention

  11. unify-apps

    Livestorm

    Unify Integrations

    Integrate your app with Livestorm to streamline webinar hosting, automate event management, and enhance audience engagement.

  12. unify-apps

    Snowflake

    Unify Automations

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

  13. unify-apps

    Cognito Forms

    Unify Integrations

    Integrate your app with Cognito Forms to create custom forms, automate data collection, and streamline workflows

  14. unify-apps

    Button

    Unify Applications

    Create interactive elements with ease using buttons

  15. unify-apps

    BambooHR

    Unify Automations

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

  16. unify-apps

    Build your first automation

    Unify Automations

    Learn how to build your automation step by step

  17. unify-apps

    User Management

    Unify Applications

    Efficiently manage user roles and permissions

  18. unify-apps

    Microsoft Teams

    Unify Automations

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

#
Unify Integrations
Logo
Microsoft Sharepoint

Microsoft Sharepoint

Logo

4 mins READ

Microsoft SharePoint is a collaborative platform for managing, sharing, and organizing documents, data, and workflows within organizations. It integrates with Microsoft 365, enabling team collaboration, intranet solutions, and secure content management.

Integrating Microsoft SharePoint streamlines collaboration, enhances document management, and improves organizational productivity with seamless Microsoft 365 integration.

Authentication

Before you begin, ensure you have the following information:

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

  • Domain: Enter the domain of your Microsoft Sharepoint account. For example, if your site url is https://unifyapps.sharepoint.com, then the domain is unifyapps

  • Authentication Type: Microsoft Sharepoint supports Credentials and OAuth authentication for integrations.

How to fetch Client ID and Client Secret?

Follow the below steps to get client authentication credentials from your Microsoft Azure Account.

  • Log in to 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

  • The Tenant ID refers to the Directory (Tenant) ID

  • Click “Add a certificate or scope” to generate the client secret.

Image
Image

API Permissions

Api permissions

Description

Channel.Create

To create channels within any team.

Channel.Delete.All

To delete any channel in any team.

ChannelMember.ReadWrite.All

To read and manage members in all channels.

ChannelMessage.Read.All

To read messages in any team channel.

ChannelMessage.Send

To send messages to any team channel

Chat.Create

To create new chat threads.

Chat.Read

To read user-accessible chat threads.

Chat.ReadBasic

To view basic chat metadata.

Chat.ReadWrite

To read and send messages in chats.

TeamMember.Read.All

To view members of any team.

TeamMember.ReadWrite.All

To add or remove members from any team.

User.Read.All

To read all user profiles in an organization.

User.ReadWrite.All

To read, update, and manage user profiles.

Group.Read.All

To read all groups in the organization.

Group.ReadWrite.All

To manage all groups, including creating and deleting.

OAuth

  • Click on the Authorise button to authenticate your connection.

  • You’ll be redirected to the Microsoft Azure login page.

  • Enter the email address and password of the account you wish to integrate UnifyApps with and click on the “Next” button to authenticate.

  • Microsoft Teams will display a permissions request screen. You'll see the specific permissions we request access to (e.g.,Create channels, Read user chat messages).

  • Carefully review the permissions we're asking for. If you're comfortable with the permissions, click the “Allow” or “Grant Access” button.

  • After granting access, you'll be automatically redirected back to our platform. You should see a confirmation message that your Microsoft Teams account is now connected.

    Image
    Image

Actions

Action

Description

Create folder

Creates a folder in Microsoft SharePoint

Create list

Creates a list in Microsoft SharePoint

Delete file or folder

Deletes a file or folder in Microsoft SharePoint

Download file

Downloads a file from SharePoint library

Fetch groups for a user

Fetch groups for a user in Microsoft SharePoint

Get File / Folder details

Gets file or folder details from Microsoft SharePoint

Get file details

Gets file details from Microsoft SharePoint

Get folder / file permissions

Gets file or folder permissions from Microsoft SharePoint

Get folder details

Gets folder details from Microsoft SharePoint

List files

Lists files in Microsoft SharePoint

List folders

Lists folders in Microsoft SharePoint

Rename file / folder

Renames a file or folder in Microsoft SharePoint

Update file

Updates a file in Microsoft SharePoint

Upload file

Uploads a file in Microsoft SharePoint