Pre-Configured APIs
Miro
API configuration: miro
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
- An access token expires in an hour and a refresh token expires in 60 days.
- You can use the
nango.getConnection('<CONFIG-KEY>', '<CONNECTION-ID>')
to refresh the token, and the token will be refreshed if it is expired.
Add Getting Started links and Gotchas by editing this page
Was this page helpful?