Domo Connector
Quickly build integrations connecting your B2B SaaS to Domo.
About the Domo Connector
Manage datasets, streams, users, groups, pages, and projects in Domo.
Actions
| Action Name | Action Description |
|---|---|
| List Accounts | Lists all accounts the authenticated user has permissions for. |
| Get Accounts | Retrieves the details of an account type. |
| Create Account | Creates a new account in a Domo instance with the specified account type properties. |
| Update Account | Updates the specified account's metadata and type properties. |
| Delete Account | Deletes an account from a Domo instance. |
| Share Account | Shares an account with one or more users. |
| List Users | Lists all users in a Domo instance. |
| Get User | Retrieves the details of an existing user. |
| Create User | Creates a new user in a Domo instance. |
| Update User | Updates the specified user's attributes in a Domo instance. |
| Delete User | Permanently deletes a user from a Domo instance. |
| Get Activity Log Entries | Retrieves activity log entries. |
| List DataSets | Lists all DataSets in a Domo instance. |
| Get Data Set | Retrieves the details of an existing DataSet. |
| Create Data Set | Creates a new DataSet in a Domo instance. |
| Update Data Set | Updates the specified DataSet's metadata. |
| Delete Data Set | Permanently deletes a DataSet from a Domo instance. |
| Query Data Set | Queries the data in an existing Domo DataSet. |
| Import Data Into DataSet | Imports data into a DataSet in a Domo instance, replacing the existing data. |
| Export Data From DataSet | Exports data from a DataSet in a Domo instance. |
| List Groups | Lists all groups in a Domo instance. |
| Get Group | Retrieves the details of an existing group. |
| Create Group | Creates a new group in a Domo instance. |
| Update Group | Updates the specified group's attributes in a Domo instance. |
| Delete Group | Permanently deletes a group from a Domo instance. |
| Add User To Group | Adds a user to a group in a Domo instance. |
| Remove User From Group | Removes a user from a group in a Domo instance. |
| List Users In Group | Lists the users in a group in a Domo instance. |
| List Pages | Lists all pages in a Domo instance. |
| Get Page | Retrieves the details of an existing page. |
| Create Page | Creates a new page in a Domo instance. |
| Update Page | Updates the specified page's attributes in a Domo instance. |
| Delete Page | Permanently deletes a page from a Domo instance. |
| List Projects | Retrieves a list of all accessible projects. |
| Get Project | Retrieves the details of an existing project by ID. |
| Create Project | Creates a new project in a Domo instance. |
| Update Project | Updates attributes of an existing project in a Domo instance. |
| Delete Project | Permanently deletes a project from a Domo instance. |
| Add Attachment | Adds a multipart form file to a task item as an attachment. |
| Download Attachment | Downloads an individual attachment by ID. |
| Delete Attachment | Permanently deletes an attachment from a task. |
| Get List Of Attachments | Retrieves all attachments belonging to a particular task. |
| Get Project Members | Retrieves the member user IDs for a given project. |
| Update Project Members | Updates the members of a given project. |
| List Project Lists | Retrieves all lists available within a given project. |
| Get List | Retrieves the details of an individual list given a project id and a list id. |
| Create List | Creates a new list within a given project. |
| Update List | Updates the details of a list within a project. |
| Delete List | Permanently deletes a list from a Domo instance. |
| List Project List Tasks | Retrieves all tasks from a given project list. |
| Get Task | Retrieves an individual task from a given project id and list id. |
| Create Task | Adds a task to a project list. |
| Update Task | Updates the details of a task within a project list. |
| List Streams | Lists all streams the authenticated user has view permissions for. |
| Get Stream | Retrieves the details of an existing stream. |
| Create Stream | Creates a new stream and its associated DataSet in Domo. |
| Update Stream | Updates the specified stream's metadata. |
| Delete Stream | Deletes a stream from a Domo instance without deleting the associated DataSet. |
| Search Stream | Searches for streams that match the specified criteria. |
| List Stream Execution | Lists all stream executions that match the specified criteria. |
| Get Stream Execution | Retrieves the details of an existing stream execution. |
| Create Stream Execution | Creates a new stream execution to begin uploading data to a DataSet via a stream. |
| Upload Data Part | Uploads a data part within a stream execution to add rows to the DataSet. |
| Commit Stream Execution | Commits a stream execution to import the combined set of data parts that have been successfully uploaded. |
| Abort Stream Execution | Aborts an entire stream execution in progress. |
| Raw Request | Sends a raw HTTP request to the Domo API. |
Triggers
| Trigger Name | Trigger Description |
|---|---|
| New and Updated Records | Checks for new and updated records in a selected Domo resource type on a configured schedule. |