Draft an email based upon logged in user

Hi Hubspot Community.

I have a button on a webpage and when the user clicks that button I would like it to open up their email client and setup a draft email to a field associated with that contact (in my case Account Manager).

Who the receipient is will change depending on who is accessing the page as there will be different account managers for different contacts.

I am wonding if this is possible and if So which tools should I use.

Hey @benray20 what you are describing (correct me if I’m wrong) is using a MailTo link. This is not a HubSpot feature, but can be added to HubSpot pages/CTAs.

Starting a hyperlink with mailto: instead of http: tells the browser that it should compose an email in the visitor’s default email program on their computer. There are two ways to insert a mailto link into a HubSpot page or email: by inserting a hyperlink into the rich editor or inputting into the source code.

Check out this knowledge article for a step-by-step guide: How do I create a mailto link?