Post engagement in a sheet: likes, comments, shares

The scenario walks your page's recent posts, collects the likes, comments, and shares for each, and files them into a sheet.

  • Three metrics per post in one sheet — actually comparable
  • A repeat run updates rows instead of creating duplicates
  • Requests are paced, so the platform doesn't throttle you
  • You decide how many posts to pull

How it works

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

  1. Starts when: When clicking ‘Execute workflow’
  2. Then: Set Max Posts
  3. Then: Get Page Info
  4. Then: Get Page Feed
  5. Then: Split Out
  6. Check: Loop Over Items
  7. Then: Get comments
  8. Then: Add n. comments
  9. Then: Wait
  10. Check: Loop Over Items2
  11. Then: Get Shares
  12. Then: Add n. shares
  13. Then: Wait2
  14. Check: Loop Over Items1
  15. Then: Get Likes
  16. Then: Add n. likes
  17. Then: Wait1

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