# 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.

![](https://content.gitbook.com/content/tZEstFBYh3uMutlup6ku/blobs/2zjilBzYNhC4VGjLKuEC/image.png)

### Settings

The action uses the following settings:

| Setting             | Description                                                                                                                                                         | [Parsed](https://docs.mylinkconnect.com/actions-and-operations/dynamic-parsing) |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| Post Text           | The text of the post that should be pushed to your [chatbot Facebook page](https://docs.mylinkconnect.com/basic-concepts/publishing/channels/facebook)              | :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](https://docs.mylinkconnect.com/basic-concepts/publishing/channels/facebook).

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

Using this action you can easily create a chatbot that retrieves data from an [external source](https://docs.mylinkconnect.com/actions-and-operations/integration/xenioo.bots.actions.base.callapiserviceaction) or a [simple RSS feed](https://docs.mylinkconnect.com/actions-and-operations/integration/xenioo.bots.actions.base.rssfeedreaderaction) 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](https://docs.mylinkconnect.com/basic-concepts/your-account/upgrading-from-free) to be used on a live chatbot.
