Compose Email
The Compose Email action allows users to tap a button and trigger an email draft on their device.

The Compose Email action can be used as an action in the components of your app (like Buttons, Collections, and much more), or it can be triggered along with other actions as part of a Workflow.
Setting up the Compose Email Action
Layout Editor
Workflow Editor
In the General tab on the right side of the Layout Editor, navigate to the Actions section and select Compose email.
Choose the values to add to the draft email. Each field can be filled in with a custom static value, or with dynamic values from a column in your data. The fields you can add values to are:
- To: The email address or addresses you want to send the message to.
- Subject: The subject of the email message.
- Body: The body text of the email message.
- CC: Send a copy of the email to someone who is not the recipient listed in the To field. This can also include multiple email addresses as a comma-separated list.
- BCC: Send a copy of the email to someone who is not the recipient listed in the To field. This can also include multiple email addresses as a comma-separated list. When using BCC, the recipients cannot view the other recipients who may be included in the BCC field, but they can view the email addresses that are included in the To and CC fields.
If you select the contact component, Glide will automatically display options to dial a phone number, compose SMS, and compose email. To delete any of these options that you don’t need, click on the action and then click on the delete icon.
Check the Introduction to Actions page for a full list of components that can be used to trigger actions.