Granting the Connector Access to Your Aha! Content
To grant the connector access to your Aha! content
-
Using an Aha! account that has read permissions on all the items that you want to index, connect to Aha! ([YourDomain].aha.io).
-
Access the applications page to create and register your application:
- Under Oauth applications you have created, click register a new application.
- In the Name box, enter an application name that indicates its purpose, such as Coveo Connector.
-
In the Redirect uri box, enter urn:ietf:wg:oauth:2.0:oob to be able to receive and view the access token value directly in your browser address bar in step 6.
-
Click Save.
-
In the Application: [YourAppName] page, copy the URL from the Authorize URL parameter.
-
In a browser, paste the copied URL in the address box, and press enter.
-
In the Authorize Coveo Connector to use your account? page that appears, click Authorize.
-
In the next browser page displaying a JSON output returned by Aha!, in the browser address box, copy the access token value (string after ?access_token=).
Example: In your browser address box, the URL looks like the following image. Copy the highlighted part, the access token value.
What's Next?
Create a Aha! source that will use the access token obtained in the above procedure (see Configuring and Indexing a Aha! Source).