This workflow automates the collection of comments from posts on a Facebook Page.
Providing clean, structured data for analysis or further automation.
What this workflow does
- Fetches recent posts from a Facebook Page.
- Retrieves comments for each post.
- Outputs structured data of Comments and Posts for further use.
Setup
- Facebook Graph API: Connect your Access Token with the required permissions (pages_read_engagement, pages_read_user_content).
- Workflow: Set the Page ID and the number of posts to fetch in the "Set Number of Latest Posts to Fetch" node.