# OutlookMail

OutlookMail is one of the most popular email services in the world. Integrating OutlookMail into GearPlug lets you automate your communications by connecting it to other apps.

{% 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://lh7-us.googleusercontent.com/O4Ae0DT1PR9kMQQ5oIYugd98BwwaouTC_o844hQsPpmD9_ZRBpfnjS0-BAIfI9qK14C5tFplxOU57NC_L23PpDwoyQ63ItQIa6zPhFilK_wYU0d8N8PKq2xAJ9VKfASFGPY1prFeKcJ8ckno5Lwk9A" alt=""><figcaption></figcaption></figure>

As a source, OutlookMail offers one action:

* **New email received**: Imports data from new emails coming in and out of your account.

### As a target

<figure><img src="https://lh7-us.googleusercontent.com/-MW1yUMuD-IiK__DhhdhzWNAcVnwhNiunqmmTDDW5v-cKIbIPZCHQUoi8J73iQ05W5LsuNJD0ftFjYfY_Sx1GFLwZEjsqwh4rAueI2UeaaRMmRyL1JX8r6a8szCzXcIAO8aoPOfE3EmCp6zb3yRJtw" alt=""><figcaption></figcaption></figure>

As a target, OutlookMail offers one action:

* **Send new email**: Automatically sends an email with information 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/outlookmail.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.
