# **Configuring SearchBlox**

Before using OneDrive Data Source, install SearchBlox successfully and create a **Custom Collection**.

512


## **Configure Onedrive Application

  • open following url in browser https://apps.dev.microsoft.com/?referrer=https%3A%2F%2Fdev.onedrive.com Login using user credentials

741

  • Click on Add an app after successful login

743

  • Specify application name and click on create

736

  • Note down application ID

784

  • click on add platform

768

  • Click on WEB

742

  • Specify redirect URL and click on save

738


# **Configuration details of OneDrive Data Source**

[Accessing Connector UI](🔗)

Column Title
Column Title
data-directoryData Folder where the data needs to be stored. Make sure it has write permission.
api-keySearchBlox API Key
colnameThe name of the custom collection in SearchBlox.
urlSearchBlox URL
exclude-foldersFolders to exclude in OneDrive.
log-file-maxSize,log-file-maxBackups,log-file-maxAgemegabytes after which new file is created number of backups after which log file should be deleted Number of days after which log files should be deleted
servlet url & delete-api-url:Make sure that the port number is right. If your SearchBlox runs in 8080 port the URLs should be right.
authURLOneDrive authorization url default: https://login.live.com/oauth20_authorize.srf
tokenURLOneDrive api token url default: https://login.live.com/oauth20_token.srf
redirectUrlOneDrive redirect uri to redirect back to Goconnector. Please be careful about port when specifying, it should not be same as SearchBlox port.
clientIdOneDrive app client id
clientSecretOneDrive app client secret
portOneDrive GOconnector port, should have the same port number given in redirect url
api_urlOneDrive API url default: https://api.onedrive.com/v1.0/