# Sent Email via glide contains action button

**URL:** https://community.glideapps.com/t/sent-email-via-glide-contains-action-button/43408
**Category:** Ask for Help
**Created:** [June 23, 2022, 12:34pm UTC](https://community.glideapps.com/t/sent-email-via-glide-contains-action-button/43408 "2022-06-23T12:34:21Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Thibaud\_Dubrule1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thibaud_dubrule1/32/24485_2.png) [@Thibaud\_Dubrule1](https://community.glideapps.com/u/Thibaud_Dubrule1)
#### Post date: [June 23, 2022, 12:34pm UTC](https://community.glideapps.com/t/sent-email-via-glide-contains-action-button/43408/1 "2022-06-23T12:34:21Z")

</div>

Hi everybody,

I’ve set up an action to send an email to the manager’s employee when he requests a leave.

I’ve used markdown via template to make the email nicer (see attached).

I’m just wondering if anyone managed to add an action button to bring the manager to validate the holidays on the app. Any ideas on how to proceed?

Also not sure why it has this purple colour?  
 ![Screenshot 2022-06-23 at 14.31.30](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/d/2/d2527af3d29a08bf7356027001aec41545a2de48.png)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 23, 2022, 1:39pm UTC](https://community.glideapps.com/t/sent-email-via-glide-contains-action-button/43408/2 "2022-06-23T13:39:02Z")

</div>

I assume you are using Glide’s native send email button?

I have used custom solutions before to style my email, basically make a HTML template outside and plug fields in with Make before sending it over.

The button below directs the user back to the app. It can be any link I like, in your case it looks like it will be a deep link to the request.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/4/840ac375ed6428891d5fc448820593cccb0ac18f.png)

---

<div class="post-metadata">

### Author: ![Thibaud\_Dubrule1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thibaud_dubrule1/32/24485_2.png) [@Thibaud\_Dubrule1](https://community.glideapps.com/u/Thibaud_Dubrule1)
#### Post date: [June 23, 2022, 4:19pm UTC](https://community.glideapps.com/t/sent-email-via-glide-contains-action-button/43408/3 "2022-06-23T16:19:28Z")

</div>

Thanks for your answer.

I’m using the send email action following the submission of a form

I’ll explore indeed the deeplinks to get back to the app. Just need to work on the visual aspect I guess. Do you a page to get such email-newsletter-style template?

 ![Screenshot 2022-06-23 at 18.00.49](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/c/0c9564b71404ef960d256b794843cf78906f17e7.png)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 24, 2022, 12:24am UTC](https://community.glideapps.com/t/sent-email-via-glide-contains-action-button/43408/4 "2022-06-24T00:24:55Z")

</div>

Sure, I was working on those using BeeFree.

> **[Free responsive Emails & Landing Pages drag-and-drop Editor | BEE](https://beefree.io/)**
>
> Free responsive emails and landing pages editor. With BEE drag-and-drop builders embedded in many software applications you can start designing now!

---

<div class="post-metadata">

### Author: ![Thibaud\_Dubrule1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thibaud_dubrule1/32/24485_2.png) [@Thibaud\_Dubrule1](https://community.glideapps.com/u/Thibaud_Dubrule1)
#### Post date: [June 24, 2022, 7:41am UTC](https://community.glideapps.com/t/sent-email-via-glide-contains-action-button/43408/5 "2022-06-24T07:41:47Z")

</div>

Perfect thanks
