Short answer: Drop the "Facebook → Create Page Post" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Page ID page_id | string | Required | The Facebook Page ID (numeric) |
Message message | string | Required | The text content of the post |
Link URL link | string | Optional | URL to share with the post |
Publish Immediately published | options | Optional | Publish Immediately. Options: Yes, No (schedule) |
{"page_id": "e.g. 123456789","message": "e.g. Exciting news! We just launched our new product...","link": "https://example.com/announcement","published": "{{trigger.published}}"}
{"id": "123456789_987654321"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.