Glean
Glean develops an AI-based search engine software that connects enterprise data and generates answers through a tool in any company.
Creating a Glean connection
Create the connection by using one of the following methods:
Using Global Client Token
To create the connection you need:
- A Glean API Address
- A Delegated User
- A Glean Issued Token
Global tokens can make API calls on behalf of any user in the system. Enter the user to delegate in the Delegated User
connection field.
Obtaining the credentials
Only admins have access to create API tokens.
Log in to your account and click on the wrench icon in the left navigation bar. This will open up the
admin console
.On the left sidebar, navigate to Setup and select
API Tokens
.In the API Tokens page, select the
Client Tokens
tab.Click Add New Token. In the dialogue box, fill in appropriate values for Description, Scopes, and Expires fields. For the Permissions field, choose
Global
, then click Save.Copy the generated token.
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Glean icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select Global Client Token as the method to create the connection.
- Fill in the parameters:
- The Glean API Address
- The Delegated User
- The Glean Issued Token
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.
Using User Client Token
To create the connection you need:
- A Glean API Address
- A Glean Issued Token
Obtaining the credentials
Only admins have access to create API tokens.
Log in to your account and click on the wrench icon in the left navigation bar. This will open up the
admin console
.On the left sidebar, navigate to Setup and select
API Tokens
.In the API Tokens page, select the
Client Tokens
tab.Click Add New Token. In the dialogue box, fill in appropriate values for Description, Scopes, and Expires fields. For the Permissions field, choose
User (self)
orUser (other)
, then click Save.Copy the generated token.
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Glean icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select User Client Token as the method to create the connection.
- Fill in the parameters:
- The Glean API Address
- The Glean Issued Token
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.
Using Indexing Token
To create the connection you need:
- A Glean API Address
- An Indexing Token
Obtaining the Credentials
Only admins have access to create API tokens.
Log in to your account and click on the wrench icon in the left navigation bar. This will open up the
admin console
.On the left sidebar, navigate to Setup and select
API Tokens
.In the API Tokens page, select the
Indexing tokens
tab.Click Add New Token. In the dialogue box, Name the token and specify whether the token has global permissions, or which apps the token has permission for. You can also set an expiry date. When completed, Click Save.
Copy the generated token.
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Glean icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select Indexing Token as the method to create the connection.
- Fill in the parameters:
- The Glean API Address
- The Indexing Token
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.