X (Twitter)
Connect X (Twitter) to Cendriix to post tweets and manage timelines.
Authentication
X (Twitter) uses OAuth 2.0. When you click Connect, you’ll be redirected to X (Twitter) to authorize Cendriix.
Setup
- Navigate to Settings → Integrations → Connectors
- Find X (Twitter) in the connector list
- Click Connect
- Authorize Cendriix in the X (Twitter) consent screen
- You’ll be redirected back to Cendriix with the connector active
Admin Setup (Self-Hosted)
To enable X (Twitter) for your Cendriix instance:
- Register an OAuth application at X (Twitter) Developer Portal
- Set the callback URL to:
https://api.cendriix.ai/v1/connectors/oauth/callback - Populate the Secrets Manager secret
cendriix/prod/connectors/x-twitterwith:{ "client_id": "...", "client_secret": "..." }
Use Cases
- Post tweets and manage timelines
- Automate workflows between X (Twitter) and your other connected tools
- Query X (Twitter) data from Cendra AI assistant
Documentation
Last updated on