# Send MyLINK Mail Action

This action will send a mail message using your MyLINK Mail service account. You can either input the mail body directly or specify a transactional template id.

<figure><img src="https://2532694803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvGYwUmVjfELEiJzfmWLC%2Fuploads%2FOsWPk9kcXOtUk9RjpLme%2Fimage.png?alt=media&#x26;token=d5aa8304-a46a-4e2c-8fc4-296998a63bb8" alt=""><figcaption></figcaption></figure>

### Settings

The action uses the following settings:

| Setting       | Description                                                                                       | [Parsed](https://docs.xenioo.com/actions-and-operations/dynamic-parsing) |
| ------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| Client ID     | The ClientID associated to your credentials in the MyLINK account                                 | :white\_check\_mark:                                                     |
| Client Secret | The ClientSecret associated to your credentials in the MyLINK account                             | :white\_check\_mark:                                                     |
| From          | The sender email address. Must be one of the addresses you've validated on your SendGrid account. | :white\_check\_mark:                                                     |
| To            | The recipients of the message.                                                                    | :white\_check\_mark:                                                     |
| Mode          | Choose to send a custom message or an existing transactional template                             | :no\_entry:                                                              |
| Subject       | The subject of the mail message                                                                   | :white\_check\_mark:                                                     |
| Body          | The full body of the mail message                                                                 | :white\_check\_mark:                                                     |
| Template Id   | The id of the transactional template you wish to use.                                             | :white\_check\_mark:                                                     |

### Remarks

Multiple addresses can be specified in the To field by separating each one with a semicolon.

The Body setting can contain full html formatting. Different mail clients may choose to render custom html differently.

Both Body and Template contents are [fully parsed](https://docs.xenioo.com/actions-and-operations/dynamic-parsing) by Xenioo at runtime.

### Trigger

This action does not trigger any event.

### Variables

This action does not produce any variable.

### Availability

Channel specific availability follows the table below:

| Channel          | Availability     |
| ---------------- | ---------------- |
| Facebook         | Fully Available. |
| WhatsApp         | Fully Available. |
| Telegram         | Fully Available. |
| Web              | Fully Available. |
| Alexa            | Fully Available. |
| Google Assistant | Fully Available. |
| Slack            | Fully Available. |
| API              | Fully Available. |

This action can be used only inside interactions and not as child of other actions. This action requires a [Premium Account](https://docs.xenioo.com/basic-concepts/your-account/upgrading-from-free) to be used on a live chatbot.
