Domo connects to Honeydew via JDBC connection, using the Trino protocol.

Creating a new dataset

Domo database connections are mapped to a Honeydew workspace and branch
It is recommended to use an API Key for setting up the connection.
  1. Go to Data > Connect Data > Federated
  2. Click on Add new account
  3. Choose Trino from the list of supported connections
  4. Set a unique Account name for the account (e.g. “Honeydew”)
  5. Set the Host to jdbc.honeydew.cloud
    If your organization uses a custom hostname for the JDBC connection, you can locate it in the Honeydew UI, under the JDBC section in Settings.
  6. Set Port to 443
  7. Set Username to the API key (or a Honeydew username), and Password to the API secret (or to the user’s password in Honeydew).
  8. Click Connect
  9. Choose the workspace and branch from the list of the databases. The database names are in the format <workspace>__<branch>.
  10. From the selected database, choose schema (domains to choose a domain) and table (the domain)
  11. Set a name for the dataset and click Create
You can now create visualizations on top of the Honeydew account connection, using the Domo user interface.