Creating a new dataset
Domo database connections are mapped to a Honeydew workspace and branchIt is recommended to use an API Key for setting up the connection.
- Go to Data > Connect Data > Federated
- Click on Add new account
- Choose Trino from the list of supported connections
- Set a unique Account name for the account (e.g. “Honeydew”)
- 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. - Set Port to
443
- Set Username to the API key (or a Honeydew username), and Password to the API secret (or to the user’s password in Honeydew).
- Click Connect
- Choose the workspace and branch from the list of the databases. The database names are in the format
<workspace>__<branch>
. - From the selected database, choose schema (
domains
to choose a domain) and table (the domain) - Set a name for the dataset and click Create