Pre-Configured APIs
Bitbucket
API configuration: bitbucket
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
- How to register an Application
- OAuth-related docs
- List of OAuth scopes
- Web API docs (their REST API)
Need help getting started? Get help in the community.
API gotchas
- Access tokens expires after every 2hours, you can use
nango.getConnection()
to generate a new set of tokens.
Add Getting Started links and Gotchas by editing this page