This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
**Steps** | |
1. Go to your google Drive and start a new Empty SpreadSheet. | |
2. Go to the Menu: Tools --> Script Editor --> Blank Document. | |
3. Copy+paste the code into the new Code.gs and Save the File | |
4. Go to the Menu: Resources --> Advanced Google Services | |
5. Scroll till you find the **Calendar API** and turn it **ON** | |
6. Click On the Link to the **Google Developers Console.** *a new tab will open.* | |
7. In the SearchBox type Calendar and click on Calendar API and enable it. | |
8. Once enabled return to the window with the code and click OK to return. |