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

  1. Visit developer.twitter.com and sign in with your X account.
  2. Click Sign up for Free Account and describe your use case (automated posting for business).
  3. Accept the Developer Agreement and submit. Basic access is typically instant.

Step 2: Create a Project and App

  1. In the Developer Portal, click + New Project.
  2. Name your project and select the Production environment.
  3. 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.