# Envoi par mail ou sms

**URL:** https://community.glideapps.com/t/envoi-par-mail-ou-sms/72690
**Category:** Ask for Help
**Created:** [April 18, 2024, 10:18am UTC](https://community.glideapps.com/t/envoi-par-mail-ou-sms/72690 "2024-04-18T10:18:27Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![COMITE\_ANIMATION](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/comite_animation/32/57961_2.png) [@COMITE\_ANIMATION](https://community.glideapps.com/u/COMITE_ANIMATION)
#### Post date: [April 18, 2024, 10:18am UTC](https://community.glideapps.com/t/envoi-par-mail-ou-sms/72690/1 "2024-04-18T10:18:27Z")

</div>

Bonjour  
Comment envoyer la récap de réservation par mail ou sms du client

Merci  
Laurent  
 ![Capture d'écran 2024-04-18 121231](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/6/565ba8560f1a9e4b23a3f58d3e923729f166edaa.png)

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [April 18, 2024, 10:38am UTC](https://community.glideapps.com/t/envoi-par-mail-ou-sms/72690/2 "2024-04-18T10:38:16Z")

</div>

If you’re on a paid plan you could try the send email action

> **[Send Email | Glide Docs](https://www.glideapps.com/docs/send-email)**
>
> Send an email directly from your app with a single tap.

There’s also the Gmail integration where it comes from your Gmail account

> **[Gmail | Glide Docs](https://www.glideapps.com/docs/gmail)**
>
> Send emails from your own Gmail account

The compose text message might be an option

> **[Compose Text Message | Glide Docs](https://www.glideapps.com/docs/compose-text-message)**
>
> Trigger a text message on the user's device.

For sending sms you could sign up with Twilio

> **[Twilio | Glide Docs](https://www.glideapps.com/docs/twilio)**
>
> Send SMS messages from your Glide app.

Hope that helps!

---

<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: [April 18, 2024, 11:29pm UTC](https://community.glideapps.com/t/envoi-par-mail-ou-sms/72690/3 "2024-04-18T23:29:16Z")

</div>

Just a note, you would have to craft a template column to display all relevant info before attempting to send it through the email body or the text message.

Text messages which are too long would cost more, though.
