YAMM lets you easily share your draft with your colleagues, who will receive your template directly in their Gmail draft folder. Follow this tutorial to learn how to share your Gmail draft.
1. Open your draft in Gmail
Sign in to your Gmail account and open your draft. In our example, we want to share a draft containing an image.
2. Inspect your draft from your Google account
Right-click your draft and select Inspect.
A right sidebar or a new window appears. This contains all the HTML code related to your Gmail account.
3. Select and copy the HTML code
You can find the line that starts with: <div id=":q9" class="Am AL editable LW-avf"
Click the line. The block becomes blue when it is selected.
Then right-click and select Edit as HTML.
A text block appears. Select the HTML code from the block. Then right-click and select Copy.
If you want to follow the tutorial with our example, copy the HTML code below and paste it in a completely new draft from your Gmail account.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
<div id=":q9 class="Am Al editable LW-avf" hidefocus="true" aria-label="Message Body" g_editable="true" role="textbox" aria-multiline="true" contenteditable="true" tabindex="1" style="direction: ltr; min-height: 408px;"> Hi, <div><br></div> <div> Here is our logo:</br> <div> <br> <div> <div> <div> <div><img data-surl="cid:ii_jyeg76zk3" src="blob:https://mail.google.com/bbed028a-55ec-4e24-9a7c-deaf4dedb2c9" alt="YAMM_chromeWebstore_marquee.png" width="412" height="165"><br></div> </div> </div> </div> </div> </div> <div></br></div> <div>Have a great day !</div> </div> |
4. Host your images before sharing your draft
Your images must be public if you want to share them with other Google accounts. We recommend using websites such as Imgur, Flickr or Google photo. In our example, we used Imgur.
Once you have copied and pasted the HTML code of your draft into a completely new email, you need to change your image URL.
Click the following link to upload your image and create a public URL: Imgur.
Click New post.
You can drop your images directly or click Choose Photos/Videos.
Select your images from your computer. Then right-click and select Copy Image Address.
5. Update the HTML code to share it with your colleagues
Go back to the new draft where you previously pasted the entire HTML code from your Gmail account.
Delete the previous image URL from the HTML code (everything in quotation marks, event "blob:").
Right-click inside the quotation markers and select Paste.
The HTML code is updated.
6. Send your draft as a test
Click the More actions button at the bottom right of your draft and select Plain text mode.
Open a Google Spreadsheet and write your email address. Then click Extensions > Yet Another Mail Merge: Mail Merge for Gmail > Start Mail Merge.
Select the draft template and click Send emails.
A confirmation message appears.
Go to your inbox from the recipient’s account. Your email has been correctly received.