> For the complete documentation index, see [llms.txt](https://docs.bird.com/toky-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/toky-en/integrationstokyapp/how-to-configure-messagebird-flow-builder-integration.md).

# How to configure MessageBird Flow Builder integration

*You must have enabled a paid plan in MessageBird to use this integration*

* Log in to your MessageBird account on this [link](https://dashboard.messagebird.com/).
* Go to [**Integrations**](https://dashboard.messagebird.com/en/integrations)
* Find **Toky** and click on **Add Integration**

<figure><img src="/files/Vo4w4R7HtazMiYS6uMrR" alt=""><figcaption></figcaption></figure>

* Next, click on **Setup**

<figure><img src="/files/TfSwaI0NVnUyXkwYF4zb" alt=""><figcaption></figcaption></figure>

* Login to your Toky account and get your API Key from your Toky account using [this option](https://app.toky.co/business/my_account#api-key) and by clicking on Copy and Close:

  <figure><img src="/files/bK7HbX93qbG609CFwlfY" alt=""><figcaption></figcaption></figure>
* Paste the Toky API Key in the corresponding field

<figure><img src="/files/9mrFsE774ifv9MFMNqaN" alt=""><figcaption></figcaption></figure>

* Click on **Save**

Now you can go to the [**Flow Builder designer**](https://dashboard.messagebird.com/en/flow-builder) inside MessageBird, and you will find the **Forward call to Toky** step available to use in your flows.

<figure><img src="/files/75GWO6pElfSBIhM92kei" alt=""><figcaption></figcaption></figure>

If you have any questions about this process, please contact <support@toky.co>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/toky-en/integrationstokyapp/how-to-configure-messagebird-flow-builder-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
