Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

With OneDrive integration, an option will now be available for Aptify Web Users to be able to download files from One drive to Aptify Web application. Please note that the Existing attachment feature available in Aptify Web will not be impacted and will continue to work as expected.

Perform the following steps to complete the OneDrive integration:

Pre-requisites

  1. Generate OneDriveAppID on Azure where you need to register your hosted Aptify application.
  2. To generate OneDriveAppID, follow the instructions given here.

Note: Please contact your IT team and extract the One-Drive account Secret Key.
Refer https://www.appypie.com/faqs/how-can-i-get-my-microsoft-acount-client-id-and-client-secret-key for the steps to extract the same.

Configuration steps

  1. Open “Applications.Configuration.External.js” attribute file which is generally available under C:\inetpub\wwwroot\Aptify\script\Aptify\configuration path.
  2. Look for below OneDrive code where you need to enter AppID and URL:

    For example, AppID and URL look like as shown below:
    AppID : 7a90cfd2-64b5-4914-8da7-19268a52bed2

    URL: https://iw013180.aptify.com/aptify/

  3. Save file, reset IIS, and clear cache.
  • No labels