Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/john0isaac/Create-and-Send-Personalized-Certificates-using-GAS
- Owner: john0isaac
- Created: 2020-12-12T20:42:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T20:43:29.000Z (10 months ago)
- Last Synced: 2024-02-22T21:42:09.493Z (10 months ago)
- Topics: automated-email, automation, google-apps-script, google-sheets, google-slides
- Language: JavaScript
- Homepage:
- Size: 496 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.