# Button to email without disclosing it

**URL:** https://community.glideapps.com/t/button-to-email-without-disclosing-it/5654
**Category:** Ask for Help
**Created:** [March 21, 2020, 10:35pm UTC](https://community.glideapps.com/t/button-to-email-without-disclosing-it/5654 "2020-03-21T22:35:01Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Spleenr\_Spleenr](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/spleenr_spleenr/32/971_2.png) [@Spleenr\_Spleenr](https://community.glideapps.com/u/Spleenr_Spleenr)
#### Post date: [March 21, 2020, 10:35pm UTC](https://community.glideapps.com/t/button-to-email-without-disclosing-it/5654/1 "2020-03-21T22:35:01Z")

</div>

Hi there,

I am currently trying to implement a feature for the users to kind of send a direct message to other users by email. I know there is an “email” button but in this case the user can see the other user’s email.

I’d prefer a “contact” button with a form that would be sent by email. In other words, how to send the input of a form by email?

If anyone has been through this any help is appreciated

 ![Capture d’écran 2020-03-21 à 23.30.27](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/f/f951b6a3b25f1b920ec2e7dc563a9826130a0b4c.png)

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [March 21, 2020, 10:46pm UTC](https://community.glideapps.com/t/button-to-email-without-disclosing-it/5654/2 "2020-03-21T22:46:02Z")

</div>

Might be able to do a Zapier zap. I’ve wanted the same thing to…email another user without seeing their email.

---

<div class="post-metadata">

### Author: ![Spleenr\_Spleenr](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/spleenr_spleenr/32/971_2.png) [@Spleenr\_Spleenr](https://community.glideapps.com/u/Spleenr_Spleenr)
#### Post date: [March 30, 2020, 1:20pm UTC](https://community.glideapps.com/t/button-to-email-without-disclosing-it/5654/3 "2020-03-30T13:20:19Z")

</div>

Hi,  
I still can’t implement that feature, I followed Jack’s new tutorial on Glide and Zapier but it won’t work.  
Here is how I did :  
The values:

1. Is the users’ email in my column (the “To:”);
2. Would be the name of the user who is signed in (and the app email’s, the same for all messages ), or the user’s who is signed in his email (the “From:”) but I don’t know how to do this step ;
3. The subject is ok with a first row message;
4. The body seems ok too with a first row message.

If anyone has tried that already…  
Thank you

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [April 4, 2020, 3:02pm UTC](https://community.glideapps.com/t/button-to-email-without-disclosing-it/5654/4 "2020-04-04T15:02:56Z")

</div>

Continued here:

> [@Glide / Zapier send email from signed in user](https://community.glideapps.com/t/glide-zapier-send-email-from-signed-in-user/6378):
>
> Hi there, I have been struggling with it for a week and it would be a nice feature to release my app. Experiencing Glide with Zapier, I’m trying to allow users to send other users a generic message like : “I’m X, I want to offer help with this project, contact me at X”. I want the recipient to remain hidden as long as he does not reply. The zap is properly configured, a standard email with the name of the app would be the sender, the subject and the body are good. However, I don’t know how…
