Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)