This guide is for Databricks administrators. In order for members of your organization to connect to Databricks, you must first create a partner OAuth application for Zapier within your Databricks instance.
Prerequisites
- A Databricks account with account admin or workspace admin permissions.
- Access to the Databricks administration console.
1. Create a custom OAuth application in Databricks
Integrating with the Databricks platform requires creating a custom OAuth2 application within your instance's general settings.
- Log in to your Databricks account.
- Follow the steps outlined in the Databricks official documentation to enable and configure OAuth.
- When prompted for application details, use the following:
-
Application Name: Enter
Zapier Databricks Integration. -
Redirect URL:
https://zapier.com/dashboard/auth/oauth/return/App214503CLIAPI/ -
Scopes: Select
all-apisandoffline_access.
-
Application Name: Enter
Tip
If your organization uses multiple Databricks workspaces, ensure the OAuth application is correctly scoped or configured for the specific workspaces your team needs to automate.
2. Share credentials with your team
Once the OAuth process is completed in Databricks, the system will generate two pieces of information:
- Client ID
- Client Secret
You must provide these credentials to the users in your organization. They will be required to enter these values when they attempt to connect their Databricks account to Zapier.