Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/john0isaac/Create-and-Send-Personalized-Certificates-using-GAS

Google apps script to create and send personalized certificates to anyone automatically.
https://github.com/john0isaac/Create-and-Send-Personalized-Certificates-using-GAS

automated-email automation google-apps-script google-sheets google-slides

Last synced: 2 months ago
JSON representation

Google apps script to create and send personalized certificates to anyone automatically.

Awesome Lists containing this project

README

        

# Create-and-Send-Personalized-Certificates-using-GAS

Using standalone Google apps script on a Google sheet, Google Slide to create and send appreciation certificates automatically.
## Steps
* Create a Folder on your [Google Drive](https://drive.google.com/drive).
* Make a Copy from [Certificate Slide](https://docs.google.com/presentation/d/19_fW9N3Yr9dQbFxqpEh9HaT-jOr6NqeFa9bxbkvs_GI/edit?usp=sharing) then move it to your folder.
* Make a Copy from [Certificate Sheet](https://docs.google.com/spreadsheets/d/1rErYVz3l7CydNe7Zwur6sAg7su0CuXnGLdZCFUOwTog/edit?usp=sharing) then move it to your folder.
* Create an Empty folder inside your folder.
* Create a Google Apps Script inside your folder then replace the content of Code.gs with [Code.gs](/Code.gs).
* Inside your Google Apps Script replace the tempFolderId with the empty folder id.
* Inside your Google Apps Script replace the slideTemplateId with the Certificate Slide ID.
* Inside your Google Apps Script replace the sheetId with the Certificate Sheet ID.
* Add your Name, title, and team Name.

* For Each Event you will only need to add your Event Name.