🐦 X (Twitter) Connection
Connect your Twitter account to enable social media automation features like posting tweets, replying, retweeting, and monitoring mentions.
Required Credentials
- API Key
- API Secret
- Access Token
- Access Token Secret
Setup Steps
- Go to the Twitter Developer Portal
- Sign up for a developer account if you don't have one
- Create a new project or use an existing one
- Navigate to the "Keys and Tokens" section under your project
- Generate the API Key and API Secret
- Generate the Access Token and Access Token Secret
- Copy all four credentials
- Add the credentials to your Workflow Builder connections
Important Notes
- Twitter API v2 is required for most features
- Free tier has rate limits (300 tweets per 3 hours, 50 DMs per day)
- Premium API offers higher limits but costs money
- Always comply with Twitter's automation rules and terms of service
Features
- Post automated tweets
- Reply to mentions and DMs
- Retweet content based on criteria
- Monitor hashtags and keywords in real-time
- Schedule tweet campaigns
- Analyze engagement metrics
- Follow/unfollow users automatically
Best Practices
- Use delays between automated actions to avoid rate limits
- Monitor your account for potential suspensions
- Respect Twitter's spam policies
- Test automations in small scale first
- Keep API keys secure and rotate them regularly
Tutorial
YouTube Tutorial (placeholder - replace with actual video)
Troubleshooting
- Rate Limit Errors: Implement exponential backoff
- Authentication Errors: Double-check all four credentials
- Permission Errors: Ensure your app has the correct permissions enabled