Developer & DevOps

Extract Facebook page comments automatically

11 nodes 279 149 Automatic trigger
Download

Workflow Description

Automated workflow that retrieves comments from your Facebook page on a schedule, filters and structures them into a unified format. This enables your team to monitor customer engagement and process feedback efficiently without manual intervention.

How it works

  1. 1.Trigger the automation manually or on a defined schedule
  2. 2.Connect to Facebook Graph API to fetch comments from the page
  3. 3.Split and filter comments based on specified criteria
  4. 4.Process and normalize comment data into a consistent structure
  5. 5.Merge results and pass to downstream applications

Use cases

  • Monitor customer comments on page posts and classify them automatically
  • Collect user feedback for sentiment analysis and rapid response
  • Forward high-priority comments to your CRM for follow-up

Requirements

  • Facebook account with page admin permissions and Graph API access
  • Valid and active access token for API authentication

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Facebook

Details

Trigger Automatic trigger
Nodes 11
Apps 1
Views 279
Downloads 149

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (11)

/

When clicking ‘Test workflow’

Manual Trigger

#1

Split Out Comments

Split Out

#2

Filter Out Null Comments

Filter

#3

Select Result Field

Set

#4

Split Out Posts

Split Out

#5

Facebook Graph API : Get Post from Page

Facebook Graph Api

#6

Facebook : Get Each Post Comments

Facebook Graph Api

#7

Merge Post & Comments

Merge

#8

Reverse Item to Match another Branch

Code

#9

Set PageID & Number of Latest Posts

Set

#10

Sticky Note

Sticky Note

#11