Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

With OneDrive integration, an option will now be available for Aptify Web Users to be able to download/attach files from One drive OneDrive 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.

...

  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 OneDriveAppID and OneDriveRedirectURL:
    Image RemovedImage Added

    Info

    Update the following attributes OneDriveAppID and OneDriveRedirectURL in the config file as shown below:

    Aptify.applications.configuration.OneDriveApp= <Insert the OneDrive App ID found from step 1 above>

    Aptify.applications.configuration.OneDriveRedirectURL= <Insert the application URL here>

  3. Save file, reset IIS, and clear cache.
  4. Please click here to know more about how to work with OneDrive Integration.