Appearance
Source Platforms
The source field on content items identifies which platform the content originated from. Use this to apply platform-specific styling (colours, icons) in your display system.
Available sources
| Value | Platform | Notes |
|---|---|---|
INSTAGRAM | Posts and stories | |
FACEBOOK | Posts from Facebook pages and profiles | |
YOUTUBE | YouTube | Video content and live chat messages |
WHATSAPP | Messages from WhatsApp numbers. username is always null. |
Platform-specific behaviour
Fields that vary by platform
| Field | YouTube | |||
|---|---|---|---|---|
fullName | Display name | Display name | Channel name | Sender name or null |
username | @handle | Username | @handle | Always null |
profileImageUrl | Avatar URL | Avatar URL | Channel avatar | Usually null |
media | Images/videos | Images/videos | Video thumbnails | Images |
Suggested brand colours
These are the standard brand colours for each platform, useful for colour-coding content in graphics:
| Platform | Hex colour |
|---|---|
#E4405F | |
#1877F2 | |
| YouTube | #FF0000 |
#25D366 |
INFO
The list of source platforms may grow over time. Your integration should handle unknown sources gracefully.

