Pre-Configured APIs
Metabase
API configuration: metabase
Features
Features | Status |
---|---|
Auth (API Key) | ✅ |
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
- Metabase uses API_KEY authentication mode with
x-api-key: API_KEY
as a request header to access different endpoints. - When creating a new connection on Nango, you will have to provide your domain. If your Metabase is at
https://your-metabase.com
you could access the APIs athttps://your-metabase.com/api/database
.
Add Getting Started links and Gotchas by editing this page