How to send data to compose message in user’s email client?

I want to create a workflow that opens the user’s email client and composes a message. This will be very similar to the mailto link. However I want to include rich text with hyperlinks in the body. The mailto link does not allow rich text. Any ideas?

Nice answer to your problem

Did you ever find out how to do this?

1 Like

Following up on this too. Not sure if this has been solved yet, I’d like to implement this, I can use a simple mailto: but I’d prefer for the user to select their preferred client at signup and then later on in my app when they want to send an email to one of our users it’ll automatically open their selected email client