Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhi11210646/birthday-wishes
Use google app script to send birthday wishes.
https://github.com/abhi11210646/birthday-wishes
google-apps-script javascript
Last synced: 7 days ago
JSON representation
Use google app script to send birthday wishes.
- Host: GitHub
- URL: https://github.com/abhi11210646/birthday-wishes
- Owner: abhi11210646
- Created: 2018-12-23T11:46:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-23T17:29:32.000Z (about 6 years ago)
- Last Synced: 2024-11-28T01:30:04.563Z (2 months ago)
- Topics: google-apps-script, javascript
- Language: JavaScript
- Homepage:
- Size: 166 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Send birthday Wishes
## Usage
#### You need a google sheet with the data in this format.![Sample Sheet](https://github.com/abhi11210646/birthday-wishes/blob/master/birthday.PNG)
#### Now Open Script Editor from google sheet(It is required).
> Click on tools > script editor
###### Copy paste code from sendWish.gs and then schedule your script to run on every day.Step-1 Click on triggers
![triggers](https://github.com/abhi11210646/Birthday-wishes/blob/master/gs.PNG)
Step-2 Set triggers as time driven
![time driven triggers](https://github.com/abhi11210646/Birthday-wishes/blob/master/trd.PNG)