Pre-Configured APIs
Databricks
API configurations: databricks-account
, databricks-workspace
Features
Features | Status |
---|---|
Auth (OAuth) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- Databricks provides authentication at both the workspace and account levels.
- For the account level, the
accountId
can be obtained by clicking on the down arrow next to your username in the upper-right corner. - For the workspace level,
databricksInstance
refers to the workspace URL of your Databricks deployment. For more details, please visit Get identifiers for workspace objects
Add Getting Started links and Gotchas by editing this page