WordPress Portal allows you to connect your public Google calendars to your portal calendar to group all of your events and appointments in one place to make it easy for you to manage your time and tasks.
Get your API Key
- Go to the Google Developer Console and create a new project (it might take a second).
- Once in the project, go to APIs & auth > APIs on the sidebar.
- Find “Calendar API” in the list and turn it ON.
- On the sidebar, click APIs & auth > Credentials.
- In the “Public API access” section, click “Create new Key”.
- Choose “Browser key”.
- If you know what domains will host your calendar, enter them into the box. Otherwise, leave it blank. You can always change it later.
- Your new API key will appear. It might take a second or two before it starts working.
Set your Google Calendar public
- In the Google Calendar interface, locate the “My calendars” area on the left.
- Hover over the calendar you need and click the dots.
- A menu will appear. Click “Settings and sharing”.
- Check “Make this calendar public”.
- Make sure “See all event details” is selected.
- Click “Save”.
Obtain your Google Calendar’s ID
- In the Google Calendar interface, locate the “My calendars” area on the left.
- Hover over the calendar you need and click the dots.
- A menu will appear. Click “Settings and sharing”.
- In the “Calendar Address” section of the screen, you will see your Calendar ID. It will look something like “[email protected]”.