# MessageBird

MessageBird lets you create contact databases with their phone numbers, and it’s perfect for automating communications via text messages to said contacts. Integrating MessageBird into GearPlug lets you keep your contact lists updated.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh5.googleusercontent.com/heKkkx7tAtkICKLSYgrj_iYpnv3j3d-TlWCeWhGZz8RYmOu6DP88dd4P5ho6SMAossp4ovvunji1bNuqy-QdVReNP7ajgHhty2H9UdJ8ny84LFyJxOKcCxK0gJB9I0cHenGE-8mlVwPKnOAescHPnQ" alt=""><figcaption></figcaption></figure>

As a source, MessageBird offers one action:

* **Contact created**: Extracts information from new contacts in your MessageBird account to migrate it to other apps.

### As a target

<figure><img src="https://lh5.googleusercontent.com/iWupd-XPQF2NAgZSgdGHNLQ-NDotKl9NgRqdqpH4zm6T1doIXzgCOp1yLyJfI7ByDiUXQrL7iisSJm_d_2Dn064HSU4HCVuBoBfg4vPIekSUTjtbaBPFpbn7hkx1qbmbNHMcJsa1sCRqsfLWstsT-A" alt=""><figcaption></figcaption></figure>

As a target, MessageBird offers one action:

* **Create a new contact**: Creates new registers in your contact list, using the information drawn from other apps.


---

# Agent Instructions: 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://docs.gearplug.io/english/set-up-your-integrations/messagebird.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.
