This comprehensive guide covers creating an X Developer App, obtaining Bearer Tokens, and configuring the CRM for automated tweeting.
Step 1: Apply for X Developer Access
- Visit
developer.twitter.comand sign in with your X account. - Click Sign up for Free Account and describe your use case (automated posting for business).
- Accept the Developer Agreement and submit. Basic access is typically instant.
Step 2: Create a Project and App
- In the Developer Portal, click + New Project.
- Name your project and select the Production environment.
- Create a new App within the project.
Step 3: Get Your API Keys
Under your App's Keys and Tokens tab, you will find:
- API Key (Consumer Key)
- API Key Secret (Consumer Secret)
- Bearer Token
- Access Token & Secret (generate these for your account)
Step 4: Enter in CRM
Go to CRM > Social Media > X (Twitter) > Connect and paste all four credentials.
💡 Note: X API v2 Free Tier allows 1,500 tweets per month. For higher volumes, upgrade to the Basic or Pro tier.
Up Next
Connecting Google Business Profile (GMB)