Pre-Configured APIs
API configurations: twitter
for OAuth1, twitter-v2
for OAuth2
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 OAuth1 and OAuth2 APIs give access to different data. Both are supported by Nango.
- For the OAuth 2 API: To get your
client_id
andclient_secret
you need to generate a “user authentication” within your app in the Twitter development portal.
Add Getting Started links and Gotchas by editing this page