Hex (beta)
To connect Hex to Select Star, you will need to...
1. Create an API Key in Hex
Go to Hex and sign in with your account
Once logged in, click on settings icon (at the bottom left of the screen)
Under Account, select API keys
Create new Workspace token:
provide a meaningful description
set an appropriate duration for the expiration date (recommend
no expiration
)set the API Scope to
Read projects
Once the key is generated, copy it to use to connect to Hex in Select Star.
2. Create a New Data Source in Select Star
Display Name - The name you want to give to your new data source.
API Key - The workspace token created in Hex from step 1.
Hex URL - The URL copied from your hex instance, such as
https://app.hex.tech/selectstar/
, composed of two key parts:Base URL - The primary domain of your Hex instance (e.g.,
https://app.hex.tech
).Site ID - The unique identifier for your specific workspace or site (e.g.,
selectstar
)

Your metadata should start loading automatically, and once the sync is complete you'll be able to see Hex projects and their lineage in Select Star.
Last updated
Was this helpful?