Hi team,
Could you please add a field to get the number of saves on a post on facebook and tiktok. We already have the number of reactions, shares, clicks etc. We are missing the number of saves on windsor ai.
Is it also possible to get data on the stories on these 2 social media platforms?

Good news, the TikTok half is already available: select Video Favorites Total Count (id: video_favorites, Video table) — TikTok calls the save/bookmark action “Add to Favorites”, so this is your saves count per video. Note it’s a lifetime total per video and updates with roughly 24–48h latency. On Facebook we can’t add this: Meta’s Graph API does not expose a saves metric for Facebook Page posts (saves exist only as an Instagram media metric), so there’s no field to pull from. On Instagram we already have Saves (id: saves) if that helps.
