TikTok
API configuration: tiktok
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
- The TikTok “App Id” is not the
client_id
. TikTok calls theclient_id
theClient key
and you should pass this value to Nango as theclient_id
. - Make sure you pre-register your scopes in your app’s config, otherwise the flow will fail when you ask for them.
Add Getting Started links and Gotchas by editing this page