We assume that HR Manager needs to send the offer letters to candidates who has passed the interview. For instance, offer letter template is as below:
1. First of all, you need to prepare a Google Sheet template including First Name, Last Name, Job, Department, Manager, Email Address, Email Status columns as the following:
2. Edit Google Doc template
After that, you need to edit the Google doc file and replace the string you want to replace with the column of Google sheet. For example, you want to merge Position with data from column Job, you replace Candidate Name by {{E}}. E is the column header of Job column of Sheet data. Similarity, you update for Candidate Name and Manager Name. {{B}}, {{C}} for Candidate Name and {{D}} for Manager Name
2. Install Mail merge from Docs using Another Sheet Data add on