Skip to main content

SharePoint SharePoint

SharePoint is a web-based platform developed by Microsoft that serves as a collaborative tool for organizations. It enables teams to store, organize, and share information and documents, fostering seamless collaboration and knowledge management within a company.

Creating a SharePoint connection

Create the connection by using one of the following methods:

Using OAuth

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the SharePoint icon. A dialog box with name of the connection and connection methods appear.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Click SharePoint to authenticate using OAuth.
  5. Sign in using your credentials.

Using Service Account

To create the connection you need:

  • A client ID
  • A client secret
  • A tenant ID

The following permissions are required in order to use the entire suite of Blink actions:

  • Sites.ReadWrite.All
  • Sites.Manage.All
  • Files.ReadWrite.All

Obtaining the credentials

  1. Go to the Azure App Registrations Portal.

  2. Click on the app registration you want to use.
    If you do not have an App registration, click App registrations > New registration.

    App Registration

  3. Copy your App (Client) ID and Directory (Tenant) ID.

    Copy Client ID and Tenant ID

  4. Click Add a certificate or secret.

    Add certificate or secret

  5. Click New Client Secret

    Click new client secret

  6. Name your client secret and click Add

    Add client secret

  7. Copy your client secret

    Copy client secret

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the SharePoint icon. A dialog box with name of the connection and connection methods appear.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Select Service Account as the method to create the connection.
  5. Fill in the parameters:
    • The Client ID
    • The Client Secret
    • The Tenant ID
  6. (Optional) Click Test Connection to test it.
  7. Click Create connection. The new connection appears on the Connections page.