> For the complete documentation index, see [llms.txt](https://software-help-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://software-help-docs.gitbook.io/knowledge-base/software-guide/workflow-actions/workflow-action-messenger.md).

# Workflow Action: Messenger

In the article you will learn how to properly set up the Workflow Action: Messenger (**Please note** you must have a Facebook business profile already integrated within the account)

**Step 1:** Start a new workflow or edit an existing one

**Step 2:** Set up applicable Workflow Trigger(s). We have multiple articles available to explain the setup of each of the Workflow Triggers. Feel free to review our articles on these for more information on setting these up.

**Step 3:** Setting up the *Messenger* Action

* Click on the “**+**” symbol below the trigger to add an action.

{% embed url="<https://lh3.googleusercontent.com/HQrY59ZCm1KJML99c_VCcpbxgpftBOkpJZh3-wiYXnWJeuNUVs8mbA4xjS8KA3iveLYIIjuwe0XfC7Px3N6QGVprc9_DQJFrSrRc9LFt30_mi1ZGBGY4QQZxXjAlBrUyyQIgqB_SYjoq0Ut3TJUSbSg>" %}

* Under Actions, select **Messenger** in the **External Communications** section of the Actions Menu or use the search feature. Upon selection, the Action setup menu will appear

{% embed url="<https://lh6.googleusercontent.com/Ax_9yTvOl6oaJdaCjW56FF6CXbwxCHO4GACEkRp9GY0KNsySO6xiECEEb4m6qWD4dBx2lx5y-os08ST4uLaXqKMc68ZxLL97upR7yC7sjmOxgKX2G91DT_dOGbx6tNCdKyB6ztd2kBb24MJIqXU_bc4>" %}

* (*Optional*) You can change the workflow builder display name of this action using the textbox below **Action Name**. Note that this will only affect the display name within the workflow builder and has no other impact on the content or functionality of this Workflow Action.

{% embed url="<https://lh5.googleusercontent.com/bul7UOxyeQYNKOUNDrxG_5yXKCIxaWczNNQd5UfNGnf_EjPQOK8BdFFO341-c7ODzIhDnHSd33rm1whaBQQYXQr2LXzICHPU4c485i7QRwbyyD8WqUrYVJTQcD48j91G5oujp6o7rn4AmOfaTn8wpqo>" %}

* You also have the option to use a previously created template for this message
* In the message drop you can select any of the custom values that apply to your specific needs (see below)

{% embed url="<https://lh3.googleusercontent.com/ZmW1_yNi_x1fxzkxSSJCKfxnkjxuls_sjBNZJZYecAuiRUMuN7yHcDkC5_pSmpMhwA0QyXt_BRQYP3o7YzBCZW0qjaBk6tNjxH2O50FhRrXjzVon4bCmrqjjy4t9sOljE7kyV5fDU7bX5pdZwmFTp9A>" %}

* **For Example,** I selected the custom field **Contact>First Name** & **Contact>Last Name**; this will automatically populate the contact's First and Last name in the Messenger
* Press **Save Action** in the bottom right corner

{% embed url="<https://lh3.googleusercontent.com/udYl61UmHAoEkMXcbTQ3ltcMaYopFxGoILqj0j82KUuupH7Kxfs8DK7CoJxRx8ZrQdpc2Uyy_RFCni0ULTckXmG4-asibumpNvALhMeksN3Vs0Ht9d6OC4f1ZWiKx-YvsIpuPKI459ahzcodXfOfWNQ>" %}

**Step 4:** Press **Save** in the top right corner of your browser to save the workflow

* If your Workflow is ready to be enabled, make sure the toggle switch under **Save** is set to **Publish**

{% embed url="<https://lh5.googleusercontent.com/1ggVDIC0ffLXYB0Ovj_c7AEiVlgBI7sIBvjA_GNmnx5YvcabFKb3HBJsm6jGv6U99EJLkyDDqB0_h7NzSqGAS54sOuQzY-4U0lfNd0XUPIKxucgSdhgs2xccZInhYGnHikXdakbl3vcNW19gmr40EG0>" %}

* Be sure to test your Workflow to make sure it is set up correctly using the **Test Workflow** button next to the **Publish** toggle switch.
* For an in-depth overview of Workflow Testing see our article, “Using the Testing Features in Workflows”

Now your Workflow is set up and ready to go with the Messenger Workflow Action!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://software-help-docs.gitbook.io/knowledge-base/software-guide/workflow-actions/workflow-action-messenger.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
