Authenticating with Databricks
To authenticate with Snowflake you'll first need to set up a service principal in Databricks.
Start off by opening Databricks and search for service principals.
Click add service principal and then add new.
β
Name it Simplesat and click add.
Next, go to secrets and click generate secret.
Give it the max length of 730 days, then copy the client ID and secret.
Click authenticate, then fill in your client id, secret and workspace ID.
Your workspace ID is the first part of your Databricks URL.
For example, if your Databricks URL is https://dbc-xxxxxxxx-xxxx.cloud.databricks.com/
Then your workspace ID would be dbc-xxxxxxxx-xxxx
Click authenticate.
β
You're now authenticate with Databricks. π
Sync Simplesat feedback to Databricks
Simplesat can automatically sync feedback from Simplesat to Databricks.
Here's an example of what this will look like in Databricks:
To set this up, go to the Databricks integration page by clicking here.
Scroll down to sync Simplesat feedback to Databricks, then click activate integration.
Once that's done, scroll down a bit more to field mapping.
Fill in your warehouse ID, catalog, schema, and table.
Please make sure the user used to authenticate Simplesat with Databricks has permission to access the selected schema.
Then click save.
If the table doesn't exist yet, then Simplesat will create it and sync all historical feedback data to it.




