# Facebook Post

> Publish text, an image, a video or a Story to your connected Facebook account from a workflow, with a caption of up to 63,206 characters.

Source: https://nodaro.ai/docs/nodes/publish/facebook-post

The **Facebook Post** node publishes content from your workflow to your connected Facebook account. It can post text on its own, an image, a video or a Story, with a caption of up to 63,206 characters.

- Found in: Publish › Platforms
- Output: none
- API type: `facebook-post`

## When to use it
- Publish a generated image or video to Facebook as part of a workflow.
- Post text on its own, for example an announcement written by a [Prompt](https://nodaro.ai/docs/nodes/automate/prompt) node.
- Post a Story for a short-lived announcement.
- Post the same result that you send to other networks, next to [Instagram Post](https://nodaro.ai/docs/nodes/publish/instagram-post) or [X Post](https://nodaro.ai/docs/nodes/publish/x-post).

## Quick start
### Connect Facebook

Open the **Integrations** page and connect your Facebook account.

### Add the node

Press Tab on the canvas and choose **Publish › Platforms › Facebook Post**.

### Choose the action and connect the content

In the settings panel, choose the **Account** and the **Action**. Connect an image or a video to the node's input, or nothing for a text post.

### Write the caption and run

Type the **Caption** and click **Run**.

Workflow: One prompt makes an image and its caption, and Facebook Post publishes both.

- Text → Generate Image (prompt)
- Text → Prompt (prompt)
- Generate Image → Facebook Post
- Prompt → Facebook Post

## Inputs
The node has one input on its left edge. It accepts text, an image or a video, depending on the action. Connected text becomes the caption.

## Settings
| Setting | What it does |
| --- | --- |
| **Account** | The connected Facebook account to post to. |
| **Action** | **Post Text**, **Post Image** (default), **Post Video** or **Post Story**. |
| **Caption** | The text of the post, up to 63,206 characters. |

## Sizes and limits

| Format | Size in pixels | Longest video |
| --- | --- | --- |
| Feed, portrait | 1080 × 1350 | Not a video |
| Reel | 1080 × 1920 (`9:16`) | 90 seconds |

- A caption has up to 63,206 characters, the most of any network. Short, focused text usually performs better.
- A Story disappears after 24 hours.

## Credits
Each post costs 10 credits. The node that made the image or video charges for it separately.

## Tips
- **Choose feed or Story on purpose.** Use **Post Image** or **Post Video** for posts that stay, and **Post Story** for time-limited promotions.
- **Use portrait for the feed.** Generate feed images at `4:5`, which matches 1080 × 1350.
- **Use one node for every network.** [Publish to Social](https://nodaro.ai/docs/nodes/publish/publish-to-social) posts to Facebook in the same way, and to any other connected account.

## Frequently asked questions

### What can the Facebook Post node publish?

A text post, an image post, a video post or a Story. Choose the kind of post in the Action setting. The default is Post Image.

### How long does a Facebook Story stay up?

A Story disappears after 24 hours. Use Post Image or Post Video for a post that stays on the feed.

### What size should my Facebook media be?

Use 1080 × 1350 for a portrait feed image and 1080 × 1920 (9:16) for vertical video and Reels. Reels can be up to 90 seconds.

### How much does a Facebook post cost?

Each post costs 10 credits. The image or video is paid for by the node that made it.
