> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mailgun

# Connector Details

| Name           | Value                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Platform       | [Mailgun](https://mailgun.com)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Auth Type      | API Keys                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| Direction      | Bidirectional                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Tap Repo       | [https://github.com/hotgluexyz/tap-mailgun](https://github.com/hotgluexyz/tap-mailgun)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Target Repo    | [https://github.com/hotgluexyz/target-mailgun](https://github.com/hotgluexyz/target-mailgun)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| Tap Metrics    | <p>Usage: <Tooltip tip="low"><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#A9A9A9" size="14px" /><Icon icon="user" iconType="regular" color="#A9A9A9" size="14px" /></Tooltip><br />Success Rate: <Tooltip tip="medium"><Icon icon="circle-check" iconType="regular" color="#fff" size="14px" /><Icon icon="circle-check" iconType="regular" color="#fff" size="14px" /><Icon icon="circle-check" iconType="regular" color="#A9A9A9" size="14px" /><Icon icon="circle-check" iconType="regular" color="#A9A9A9" size="14px" /></Tooltip></p> |
| Target Metrics | <p>Usage: <Tooltip tip="low"><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#A9A9A9" size="14px" /><Icon icon="user" iconType="regular" color="#A9A9A9" size="14px" /></Tooltip><br />Success Rate: <Tooltip tip="medium"><Icon icon="circle-check" iconType="regular" color="#fff" size="14px" /><Icon icon="circle-check" iconType="regular" color="#fff" size="14px" /><Icon icon="circle-check" iconType="regular" color="#A9A9A9" size="14px" /><Icon icon="circle-check" iconType="regular" color="#A9A9A9" size="14px" /></Tooltip></p> |

# Credentials Setup

Follow the steps below to get the credentials you need to use the Mailgun connector.

## Private Key

The first thing you need to do is log in to [Mailgun](https://mailgun.com). They have a free tier, so if you don't have an account, you can make one.

![](https://files.readme.io/9dd7671-Screen_Shot_2022-01-03_at_7.13.03_PM.png "Screen Shot 2022-01-03 at 7.13.03 PM.png")

Your home page should look something like this. On the bottom left side of the screen, you should click on the **Settings** option.

![](https://files.readme.io/debc589-Screen_Shot_2022-01-03_at_6.50.20_PM.png "Screen Shot 2022-01-03 at 6.50.20 PM.png")

You should now see a menu of items. You should go ahead and select the **API Keys** option.

![](https://files.readme.io/3c88481-Screen_Shot_2022-01-03_at_6.51.50_PM.png "Screen Shot 2022-01-03 at 6.51.50 PM.png")

Now you should see your keys. Go ahead an unveil the **Private API Key** by clicking the eye icon. Once you do that, you should copy this key into hotglue!

# Tap Changelog

<Accordion title="Tap Changelog">
  | Version                                                                                                           | Notes                                         |
  | :---------------------------------------------------------------------------------------------------------------- | :-------------------------------------------- |
  | [v0.1.1 - Add support for members, mailing\_lists](https://github.com/hotgluexyz/tap-mailgun/releases/tag/v0.1.1) | Add support for `members` and `mailing_lists` |
</Accordion>

# Target Changelog

<Accordion title="Target Changelog">
  | Version                                                                                     | Notes                                                                 |
  | :------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------- |
  | [v1.0.0 - Mailgun target](https://github.com/hotgluexyz/target-mailgun/releases/tag/v1.0.0) | Allows you to send any files as attachments in an email using Mailgun |
</Accordion>
