> System Administration / Office365 integration / Register application in SharePoint Online

Register application in SharePoint Online

Registering an application will add the application to your Team Site in SharePoint Online. It also confirms to SharePoint that the application is trusted for:

To register an application in SharePoint Online

  1. Open a browser.
  2. Go to the following secure link (you must use a secure SSL - https), inserting your own SharePoint company name:
  3. https://<companyname>.sharepoint.com/_layouts/15/appregnew.aspx

    Note: If you are not logged on to Office365, log on when requested to do so.

  4. Click Generate to generate an App Id and App Secret on the displayed page.
  5. Enter a Title.
  6. Enter the App Domain.
  7. For On Premise deployments, this should include your server name and the port number of the website. By default, the port number is 10444.

    For example, <Your Sage200 server machine name>:10444

    For Sage 200 Onlineonline, this should include your site name and sage200online.com.

    For example, <Your site name>.sage200online.com

  8. Enter the Redirect URL. This is the self service URL with /Office365/ on the end.
  9. For on premise, this would be:

    https://<Your Sage200 server machine name>:10444/Sage200SelfService/Office365/

    For online, this would be:

    https://<Your site name>.sage200online.com/Sage200SelfService/Office365/

    The Redirect URL takes the details and writes them to the config database and completes the operation.

  10. Click Create.
  11. Click OK.

Note: Keep a note of your Client ID, Client Secret, Title, App domain and Redirect URL so that you can enter this information into Sage 200 System Administration.


Tip: For the most recent version of this topic, please see our help website here.


Go to top