Integrations
Timely
Integrations
Timely
Integration template: timely
Features
Feature | Status |
---|---|
Auth (OAuth) | ✅ |
Sync | ✅ |
Nango Proxy | ✅ |
Auto-pagination | 🚫 (time to contribute: <1h) |
API-specific rate limits | 🚫 (time to contribute: <1h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
- You need to be the administrator of a Timely account to register an app (under Settings -> Devs)
- Getting started with the Timely API
- Web API docs (their REST API)
Need help getting started? Get help in the community.
API gotchas
- Redirect URI on localhost has some issues on non-standard ports. Use
https://redirectmeto.com/http://localhost:3003/oauth/callback
as the redirect URL to get around this. - No scope required
Add Getting Started links and Gotchas by editing this page