Skip to content

Social Scheduling: Twitter/X API Integration (Free Tier) #14

Description

@rdfitted

Overview

Integrate Twitter/X API for posting content. Using FREE tier (500 posts/month).

Requirements

  • OAuth 2.0 flow for Twitter authentication
  • Post tweets (280 chars)
  • Support images/media
  • Note: No native scheduling in API - handle in our backend

Technical Notes

  • Using FREE tier: 500 posts/month, 100 reads/month
  • Sufficient for low-volume posting
  • No scheduling API - implement queue in our backend

Acceptance Criteria

  • OAuth flow working
  • Can post tweets
  • Can attach images
  • Backend queue for scheduled posts
  • UI in CMS for composing tweets

Priority: LOW (after LinkedIn + Facebook)
Refs: drafts/research/social-scheduling-apis.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions