Skip to content

GoogleConnect is a Google-Apps-Script script to sync your google sheets to google calendar. This script will be used to import events written in Google Sheets to your Google Calendar.

Notifications You must be signed in to change notification settings

suyashXD/GoogleConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

GoogleConnect

GoogleConnect is a Google-Apps-Script script to sync your google sheets to google calendar. This script will be used to import events written in Google Sheets to your Google Calendar.

The script is based on this google sheet format:

image

To sync the google sheets to google calendar:

  • Go to google sheets and enter the data in the above given sheet format.
  • Click on the Extensions in the google sheets toolbar.
  • Click on Apps Script.
  • In the new tab use the code in the code.js file and enter the calendar ID. (Note: The calendar ID can be found in the settings section of calendar in Google Calendar)
  • Once done with the code, click on the Run button on the Apps Script Toolbar.

The Google Calendar will now be synced with the Google Sheet.

About

GoogleConnect is a Google-Apps-Script script to sync your google sheets to google calendar. This script will be used to import events written in Google Sheets to your Google Calendar.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published