Domo

Domo is a cloud-based business intelligence and data platform that helps organizations connect, transform, and visualize data to drive decision-making. This connector enables you to manage objects, such as accounts, datasets, users, groups, projects, and lists, and move data in and out of datasets in Workato.

API version

The Domo connector uses the Domo API v1.

Install Domo from the community library

Complete the following steps to install the Domo connector from the community library:

1

Open the recipe editor and search for a connector. Alternatively, you can search for a connector in the community library.

Search for recipe editorSearch for community connectors in the recipe editor

2

Select the community connector you plan to install.

3

Click Install to install the connector from the community library.

Click installClick Install

4

Select Release connector. Alternatively, select Review code to review and modify the connector code before releasing it to the workspace.

Release connectorRelease the connector

5

Summarize any changes you made to the connector, then click Release to allow workspace collaborators to use the connector in recipes.

The Confirm release dialogThe Confirm release dialog

Connection setup

The Domo connector uses OAuth 2.0 (client credentials) authentication.

Minimum and default scopes

When you create your Domo API client, select the scopes that match the objects your recipes use. The connector requests the following scopes:

  • data
  • user
  • account
  • audit
  • dashboard

Create a Domo API client

Complete the following steps in the Domo Developer portal to obtain your Client ID and Client secret:

1

Sign in to the Domo Developer portal and go to the New Client page.

2

Provide a name and description for your client application.

3

Select the scopes your recipes require.

4

Click Create to generate your client.

5

Record the Client ID and Client secret. You use these values to connect to Domo in Workato.

Connect to Domo using OAuth 2.0

Complete the following steps to connect to Domo in Workato:

1

Click Create > Connection.

2

Search for Domo and select it as your app.

3

Enter a name for your connection in the Connection name field.

Domo connection setupCreate your connection

4

Use the Location drop-down menu to select the project where you plan to store the connection.

5

Enter your Domo Client ID. Refer to Create a Domo API client for more information.

6

Enter your Domo Client secret.

7

Click Connect.

Last updated: