Publish and manage Facebook Page posts and photos, read and moderate comments, like content, and pull Page and post insights via the Facebook Graph API.
What This Integration Enables
Agents can keep a Page current and monitored without a person doing the mechanical work, while keeping a person on what reaches the public. Create Page Post publishes text or link posts and supports drafts and scheduling, Upload Photo publishes an image from an external URL or FlowRunner file storage, and Update Post and Delete Post manage what is already live. On the engagement side, Get Comments, Create Comment, Delete Comment, and Like Object give an agent the moderation surface, and Get Page Insights and Get Post Insights pull performance into a report. Page operations authorize with the Page's own access token, which List My Pages returns, so the agent acts as the Page it should. The publish itself waits for an approval.
Without FlowRunner
With FlowRunner
Use Case Scenarios
Page posts from the content pipeline
A piece of content is marked ready to share. The agent reads the message and link, calls List My Pages to resolve the target Page and its access token, and assembles a draft with Create Page Post, using scheduling when the calendar calls for a future slot. It posts the draft into the marketing review channel. A marketing owner approves, and the post publishes. The Page updates on a cadence the team set, not on whoever logged in last.
Photo posts without the manual handling
An image lands in file storage or arrives as an email attachment. The agent calls Upload Photo to publish it to the Page from the URL or file directly, returning the photo id and post id, and confirms the post went live in the team channel. The download-resize-upload sequence collapses into one reviewable action.
Comment monitoring with a human on the removals
On a schedule, the agent pulls recent comments with Get Comments across active posts and flags anything that reads as spam or abuse. It drafts replies with Create Comment for legitimate questions and routes flagged comments to a moderator. Delete Comment runs only on the moderator's call, so no real person's comment is removed on the agent's own read.
Human-in-Loop Highlight
A post on the Page is public and, once shared, has already reached people, so the connector treats publishing as a decision. This is human-in-the-loop: an execution pattern where AI agents pause autonomously, assemble the relevant context and the decision choices available, route to a human via their preferred channel, and resume the moment the human responds. Before Create Page Post publishes, the agent posts the full draft to the marketing owner and asks: "Ready to publish to the Page: [message and link preview]. Approve, edit, or hold?" The owner approves, and the agent publishes the approved post. Comment removals route through the same gate, so a person owns what comes down. Assembling the post and uploading the photo is the mechanical part, and automating it is a clear win. Deciding that a specific message should appear under the brand, in public, is the judgment part, and it stays with a person. Holding that approval between the drafting and the publish, across every Page an agent manages, is an orchestration problem. Orchestration as a service is the category built to sit above the Page and hold that decision, and FlowRunner is built for that layer.
Agent Capabilities
15 actionsPages
2- List My Pages Lists the Pages you manage, each with its own Page access token. Run first to obtain the token that authorizes Page operations.
- Get Page Retrieves Page details such as name, fan count, about, category, and link.
Posts
5- Create Page Post Publishes a text or link post to a Page, with support for drafts and scheduling. Scheduled posts require a publish time between 10 minutes and 6 months out. The primary publish action and the step a human approves.
- Get Post Retrieves a post with its like, comment, and share summaries.
- List Page Posts Lists a Page's feed with engagement summaries and paging.
- Update Post Edits the message of an existing post.
- Delete Post Permanently removes a post.
Photos
1- Upload Photo Uploads a photo to a Page from an external image URL or a FlowRunner file, returning the photo id and post id.
Comments
4- Get Comments Retrieves the comments on a post, photo, or comment. Used to surface responses for review.
- Create Comment Replies on an object as the Page. Used for approved engagement.
- Delete Comment Removes a comment. Applied only on a moderator's decision.
- Like Object Likes a post, photo, or comment as the Page.
Insights
2- Get Page Insights Retrieves Page metrics such as impressions and fans by day, week, or 28-day period.
- Get Post Insights Retrieves post metrics such as impressions and engaged users.
Miscellaneous
1- Get Object Generic fetch of any Graph node by id with a custom fields list.
Start building with Facebook
$100 in credits. No card required. Connect in minutes.