Access iperka vacations from the Vacations API via this Google script. This script automatically adds vacations owned by your account to your Google Calendar.
This Script requires the OAuth2 library.
- Click on the menu item "Resources > Libraries..."
- In the "Find a Library" text box, enter the script ID
1B7FSrk5Zi6L1rSxxTDgDEUsPzlukDsi4KGuTMorsTQHhGBzBkMun4iDFand click the "Select" button. - Choose a version in the dropdown box (usually best to pick the latest version).
- Click the "Save" button.
- Paste the code from Code.gs into your script.
- Adjust the constants at the top. (Be sure to add the
/in the end if the example value says so.) - Click the "Save" button.
- Run the script!
- Follow the instructions provided by the output.
Optional: Add a time trigger.
- Michael Beutler - Initial work - MichaelBeutler
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate and meet the quality gate requirements.
- Ingrate vacations into your calendar.
- Add new workflows to your company.
- Simplify vacations.
- etc...