Pull the latest Facebook Page posts and comments into clean records so your team can review feedback faster. Great for social media and community teams that need quick visibility on what people are saying under recent posts.
The flow runs on demand. You set the Page ID and the number of posts to fetch. It calls the Facebook Graph API to get the page feed, splits the posts, and then gets comments for each post in reverse chronological order. A code step reverses one branch so the merge stays aligned by position. It filters out empty results, splits comments into single rows, and maps clear fields like post id and created time. The end result is a tidy stream of post and comment data that is ready for reporting or export to your tools.
You need page access and Facebook Graph API credentials with the right permissions. Add your Page ID and choose how many posts to review. Expect faster moderation, simpler reporting, and fewer copy and paste tasks. Use it for daily engagement checks, pulling comment sentiment samples, or tracking comment volume on new campaigns.