Skip to content

Mail Merge script automates personalized email sending, attaching PDFs, utilizing Excel lists, offering ease, and unlimited tokens for efficient bulk emailing.

License

Notifications You must be signed in to change notification settings

Ashwani2529/Mail_Merge

Repository files navigation

Mail Merge

Description:

Mail Merge is a powerful script designed to streamline your email communication process. With this tool, you can effortlessly send personalized emails along with attached documents in PDF format to a large number of recipients listed in your Excel or Spreadsheet. This script is not only easy to use but also completely free, allowing you to send emails with unlimited tokens. Say goodbye to manual email sending and enjoy the efficiency of Mail Merge for all your bulk email needs.

Demo Video:

Demo.webm

How to Use Mail Merge

  1. Clone this repo.

  2. Open App Script in your browser and sign in to start a new code session.

  3. Open Excel in Google Docs.

  4. Upload the sample spreadsheet to your Google Spreadsheet page.

  5. Upload the sample documents to your Google Docs page.

  6. Edit all the details except the "Email Sent" cell; leave that cell blank.

Sample Docs

  1. After filling in the details, open the Extensions menu and click on App Script.

Demo Page

  1. Paste the content of the Mail_Merge.gs file here. It will look something like this:

Demo App Script Page

  1. Click on Save Project.

  2. Run the code.

  3. Click on Review Permissions.

Review Permission Page

  1. Authorize the request, click on "Go to Untitled project (unsafe)," and then click on Allow.

  2. A pop-up will appear in your Google Spreadsheet page. Add the sample document URL in the pop-up.

  3. A second pop-up will appear in your Google Spreadsheet page. Add the Excel page URL in the pop-up.

  4. Check your email. The email should have been sent by now.

Common Fixes

  1. Leave the "Email Sent" Cell Blank: Ensure the "Email Sent" cell is left blank before running the script to avoid errors.

  2. Fill the Email Cells Correctly: Make sure that the "to_Email" and "my_email" cells are filled correctly with the recipient's and your email addresses.

  3. Use the Same Google Account: Verify that the code and documents are under the same Google account by accessing the App Script page from the Excel page's Extensions tab.

About

Mail Merge script automates personalized email sending, attaching PDFs, utilizing Excel lists, offering ease, and unlimited tokens for efficient bulk emailing.

Resources

License

Stars

Watchers

Forks