OmniSocials supports posting to 10 social media platforms, with more coming soon.
Platform Matrix
| Platform | Feed Post | Story | Reel/Short | Special Features |
|---|
| Instagram | Yes | Yes | Yes | Carousel, First Comment, Cover Image |
| Facebook | Yes | Yes | Yes | Page Posts |
| LinkedIn | Yes | - | - | Personal & Company Pages |
| YouTube | - | - | Yes | Shorts with full metadata |
| TikTok | Yes | - | Yes | Photo Posts, Privacy Controls |
| Pinterest | Yes | - | - | Boards, Links, Video Covers |
| X (Twitter) | Yes | - | - | Reply Settings |
| Threads | Yes | - | - | |
| Bluesky | Yes | - | - | |
| Mastodon | Yes | - | - | |
| Google Business | coming soon | - | - | |
| Reddit | coming soon | - | - | |
| Snapchat | - | coming soon | - | |
Platform-Specific Options
Pinterest
| Field | Type | Description |
|---|
pinterest.board_id | string | Required. Pinterest board ID |
pinterest.title | string | Pin title |
pinterest.link | string | Destination URL |
pinterest.video_cover | string | Cover image URL for video pins |
YouTube (Shorts only)
| Field | Type | Description |
|---|
youtube.title | string | Video title (default: "YouTube Short") |
youtube.tags | array | Video tags |
youtube.privacy_status | string | public, private, or unlisted |
youtube.category_id | string | Category ID (default: "22" People & Blogs) |
youtube.made_for_kids | boolean | Mark as made for kids |
youtube.notify_subscribers | boolean | Notify subscribers on publish |
youtube.contains_synthetic_media | boolean | Mark as AI-generated |
Instagram (Reels)
| Field | Type | Description |
|---|
instagram.share_to_feed | boolean | Also share reel to feed |
instagram.thumbnail_type | string | from-video or from-library |
instagram.thumb_offset | number | Video timestamp in ms (for from-video) |
instagram.cover_url | string | Custom thumbnail URL (for from-library) |
TikTok
| Field | Type | Description |
|---|
tiktok.privacy_level | string | PUBLIC_TO_EVERYONE, MUTUAL_FOLLOW_FRIENDS, FOLLOWER_OF_CREATOR, SELF_ONLY |
tiktok.disable_comment | boolean | Disable comments |
tiktok.disable_duet | boolean | Disable duets |
tiktok.disable_stitch | boolean | Disable stitches |
tiktok.is_aigc | boolean | Mark as AI-generated |
tiktok.brand_content_toggle | boolean | Paid partnership disclosure |
| Field | Type | Description |
|---|
x.reply_settings | string | "" (everyone), following, or mentionedUsers |
Last modified on