Every comment under a post, collected into a sheet with a sentiment tag

The scenario collects every comment on a post, paging through to the end, reads the mood of each, and files them into a sheet.

  • Every comment is collected, not just the first page
  • Each comment carries a mood tag: praise, complaint, or neutral
  • Requests go out in batches with pauses, so the platform doesn't cut you off
  • A repeat run updates rows instead of duplicating them

How it works

To move data from Facebook Graph API to okoCrm automatically, use a ready-made scenario — no manual exports.

  1. Starts when: When clicking ‘Execute workflow’
  2. Then: Set Fb post ID
  3. Then: Get Fb Post
  4. Then: Get Fb comments
  5. Then: Call 'Facebook'
  6. Check: Next page?
  7. If yes: Get next comments page
  8. Starts when: When Executed by Another Workflow
  9. Then: Split Out
  10. Check: Loop Over Items
  11. Then: Sentiment Analysis
  12. Then: Add comment
  13. Then: Wait
  14. Then: Google Gemini Chat Model

You can launch this Facebook Graph API + okoCrm integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.