Platform Integration
Connect and publish to Facebook, Instagram, and X/Twitter.
Supported Platforms
R3-X supports publishing to three major social media platforms:
| Platform | Auth Method | Media Support |
|---|---|---|
| Facebook Pages | Meta Business Login | Up to 10 images |
| Instagram Business | Instagram Business Login | Carousel up to 10 images |
| X/Twitter | OAuth 2.0 PKCE | Up to 4 images |
Facebook Setup
- Go to Settings → Platforms
- Click Connect Facebook
- Authorize with your Facebook account
- Select the Page(s) you want to manage
Facebook Publishing
Facebook posts use binary multipart upload for images. This ensures maximum image quality without exposing image URLs.
Facebook Requirements
- A Facebook Page (personal profiles are not supported)
- Page admin or editor role
Instagram Setup
Instagram uses a separate OAuth flow from Facebook (Instagram Business Login):
- Go to Settings → Platforms
- Click Connect Instagram
- Authorize with your Instagram account
- Your Instagram Business/Creator account will be linked
Instagram Publishing
Instagram uses the Content Publishing API:
- Images are uploaded via public URL
- Media containers are created for each image
- For carousels, containers are combined into a carousel container
- The post is published
Instagram Requirements
- Instagram Business or Creator account
- Account must be linked to a Facebook Page
Carousel Posts
Instagram supports carousel posts with up to 10 images. The first image determines the aspect ratio for all images in the carousel.
X/Twitter
X/Twitter Setup
- Go to Settings → Platforms
- Click Connect X/Twitter
- Authorize via OAuth 2.0 with PKCE
- Your account will be linked
X/Twitter Publishing
- Text tweets with optional media attachments
- Up to 4 images per tweet
- 280 character limit for text
X/Twitter Requirements
- X/Twitter account
- API access (may require developer account)
Character Limits
Each platform has different character limits that R3-X respects:
| Platform | Character Limit |
|---|---|
| X/Twitter | 280 |
| 2,200 | |
| 63,206 |
The AI agent automatically adapts content length for each platform.