When someone replies to your email by clicking the "reply" button in Gmail or another email client, the message is sent back to the email address that you are sending from in Flodesk.
Email works this way by default.
Additionally, Flodesk allows you to add a reply call-to-action directly into your email—like a button or a link.
This reply can go to your sender email address you've set up in your account or to any other email address you specify.
How to add a button to send an email
To do this, just add a so-called mailto
string where you would normally input a website address.
Mailto
strings look like this:
mailto:you@yourdomain.com
To give you a live example:
mailto:josephine@flodesk.com
Note: the reply-to email address doesn't have to be a domain email address. It can be a free email address as well, like youremail@gmail.com
.
Once you enter your email address in this format (mailto:you@yourdomain.com
), the input field will automatically update and show your email address—similarly to the image below.
You can also add a mailto
link to text content in your email as a hyperlink. In the below example, we added the mailto
reply email address to the phrase 'click here' in a Text block:
Note: While you can find free mailto
link generator tools online, you can't add a complex mailto
string into your Flodesk email that contains a set subject line with email body, bcc and cc fields. It can only take the reply-to email address.
Summary
To make a button—or a link—send an email reply back to you, add your email address in a mailto
string format: mailto:you@yourdomain.com
or mailto:youremail@gmail.com