Channel Connections
Connect and manage your social publishing channels
Default state: All channels start as Not Connected. AutoPost is disabled. Manual posting is always available as a fallback. Nothing publishes automatically until channels are connected, tested, and approved.
YouTube
Manual posting: Active fallback
AutoPost: disabled
Approval required: Yes
Manual posting: Active fallback
AutoPost: disabled
Approval required: Yes
TikTok
Manual posting: Active fallback
AutoPost: disabled
Approval required: Yes
X / Twitter
Manual posting: Active fallback
AutoPost: disabled
Approval required: Yes
Manual posting: Active fallback
AutoPost: disabled
Approval required: Yes
What happens when you click Connect?
- 1A secure connect request is sent to the backend via /api/connect/[platform].
- 2If OAuth is configured, you will be redirected to the platform for authorization.
- 3If manual_required=true, instructions are shown to complete the connection manually.
- 4After connection, run Test to verify the channel is working.
- 5Enable AutoPost only after ENABLE_AUTOPOST=true is set in the backend.