> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Domo

> Domo is a cloud-based business intelligence (BI) platform that helps organizations gather, analyze, visualize, and share data to make informed decisions. Domo offers a wide range of features and capabilities for data integration, transformation, visualization, and collaboration.

## Creating a Domo connection[​](#creating-a-domo-connection "Direct link to Creating a Domo connection")

## Using Access Token[​](#using-access-token "Direct link to Using Access Token")

To create the connection you need:

* A Client ID
* A Client Secret

### Obtaining the credentials[​](#obtaining-the-credentials "Direct link to Obtaining the credentials")

1. [Log in](https://developer.domo.com/login) to your Domo domain

2. On the top navigation bar click on **Developer** -> **Manage Client IDs**

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Domo/Untitled1.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=8dd7d4ced026d6c2038815b2b2fceede" alt="Manage Client IDs" width="762" height="774" data-path="img/Domo/Untitled1.png" />

3. Click **Create a Client**

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Domo/Untitled2.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=808c31b34068eea8df0e23a47622b6e0" alt="Create a Client" width="304" height="124" data-path="img/Domo/Untitled2.png" />

4. Fill in the parameters:

   * Name the client credentials.
   * (Optional) Add a description to the client credentials.
   * Select the scopes you wish to grant the new client. We recommend assigning the scopes which will suffice for all of the out-of-the-box Blink actions:
     * Data

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Domo/Untitled3.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=64dc40eb9ef6e946a58ccb6a8486ef98" alt="Create Client ID and Secret" width="1050" height="928" data-path="img/Domo/Untitled3.png" />

5. Copy your client ID and secret

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Domo/Untitled4.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=df758f8f7adcb5dd01da29e8cd8d0ea2" alt="Copy Client ID and Secret" width="1148" height="176" data-path="img/Domo/Untitled4.png" />

### Creating your connection[​](#creating-your-connection "Direct link to Creating your connection")

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.

2. Select the **Domo** icon. A dialog box with name of the connection and connection methods appear.

3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.

4. Select **Access Token** as the method to create the connection.

5. Fill in the parameters:

   * The Client ID
   * The Client Secret

6. (Optional) Click **Test Connection** to test it.

7. Click **Create connection**. The new connection appears on the **Connections** page.
