How to creating a URL for emailing with Subject in DB !

Hello there,

In my DB i have a set called email
as i can not use HTML code for links “milto: email”, is there a way to create a URL Link including subject ?
as each set has different subject for same email ?

Hi,
What are you trying to achieve? What is the use case?

I am looking to generate an email link so that when it is clicked it shows a text “message”
like :
button clicked >
email> Title :“some topic”
Message: “thank you for getting in contact for product # 22A225, please specify your requirement”

Check out this article about sending email on form submission and this article about triggered emails.

Good luck :slight_smile:

can i use gmail without the need to open sendgrid account ?