Registering an Application Using the SharePoint Online Portal

To register the SharePoint Online connector on SharePoint Online portal, complete the following:

  1. Sign in to the following URL with the account that has the global administrator role and generate the Client Id and Client Secret:

    https://<sitename>.SharePoint.com/_layouts/15/appregnew.aspx

    Enter the respective values for the following fields:

    Fields

    Values

    Title

    Add-In

    App Domain

    localhost

    Redirect Url

    https://localhost

  2. Select Create. This registers the Add-In and returns a success message with the created information.

  3. Grant permissions to the Add-In to access the SharePoint data.

    Note
    Provide Full Control permission level to the tenant scope to enable the ability to read, write, and manage the Site Collections information.