> For the complete documentation index, see [llms.txt](https://docs10.xenioo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs10.xenioo.com/actions-and-operations/integration/xenioo.bots.actions.base.integrations.facebookposttopageaction.md).

# Post To Facebook Action

This operation can automatically post a content to your chatbot facebook page. Content can be published directly or as unpublished to be later reviewed.

![](/files/-LgxADnn8VXJAWXsN7qz)

### Settings

The action uses the following settings:

| Setting             | Description                                                                                                                                                         | [Parsed](/actions-and-operations/dynamic-parsing.md) |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| Post Text           | The text of the post that should be pushed to your [chatbot Facebook page](/basic-concepts/publishing/channels/facebook.md)                                         | :white\_check\_mark:                                 |
| Url                 | The url of your post, if any                                                                                                                                        | :white\_check\_mark:                                 |
| Publish Immediately | Enable this setting to make the post appear immediately on the page timeline. If disabled the post will be available for review in your Facebook page admin section | :no\_entry:                                          |

### Remarks

This action will post a full content to the Facebook page where your chatbot is hosted. To work, this action needs to be executed by a chatbot currently running as a [Facebook Messenger integration](/basic-concepts/publishing/channels/facebook.md).

All posts made by this action will have Xenioo as publisher.

Using this action you can easily create a chatbot that retrieves data from an [external source](/actions-and-operations/integration/xenioo.bots.actions.base.callapiserviceaction.md) or a [simple RSS feed](/actions-and-operations/integration/xenioo.bots.actions.base.rssfeedreaderaction.md) and post the results on your Facebook page.

### Trigger

This action does not trigger any event.

### Variables

This action does not produce any variable.

### Availability

Channel specific availability follows the table below:

| Channel          | Availability       |
| ---------------- | ------------------ |
| Facebook         | Fully Available.   |
| WhatsApp         | **Not Available.** |
| Telegram         | **Not Available.** |
| Web              | **Not Available.** |
| Alexa            | **Not Available.** |
| Google Assistant | **Not Available.** |
| Slack            | **Not Available.** |
| API              | **Not Available.** |

This action can be used only inside interactions and not as child of other actions. This action requires a [Premium Account](/basic-concepts/your-account/upgrading-from-free.md) to be used on a live chatbot.
