This workflow automates the retrieval of recent posts and comments from a Facebook Page using n8n. It fetches recent posts, extracts comments from each post, filters out empty comments, and compiles the data into a structured format. This is useful for social media analytics, content monitoring, or customer engagement tracking. Key nodes include Facebook Graph API calls for posts and comments, data splitting, filtering, and data transformation to prepare the information for further analysis or storage.
Fetch Facebook Page Comments and Posts
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, facebookGraphApi, filter, manualTrigger, merge, set, splitOut, stickyNote |
Reviews
There are no reviews yet.