What Google Calendar sync does
- Fetches Google Meet meetings from your primary Google Calendar
- Records meeting metadata: title, start and end time, and the list of attendees (by email address)
- Retrieves Google Meet transcripts after a meeting ends and stores the full transcript text alongside the meeting record in PartnerOS
- Only captures meetings that have a Google Meet conference attached — standard calendar events without Meet are ignored
Transcripts are generated by Google Meet after the call ends and may take a few minutes to become available. PartnerOS fetches transcripts asynchronously, so they may not appear in PartnerOS immediately after the call finishes.
Prerequisites
- You must have a Google account with a primary Google Calendar.
- Google Meet transcripts require that transcription is enabled in your Google Meet settings. The host must start transcription during the call, or your organization must have automatic transcription configured.
- You must be a PartnerOS Owner or Admin to connect the integration.
- Transcripts are only available for meetings hosted in Google Workspace accounts with transcription enabled. Personal Gmail accounts do not support Meet transcripts.
Connect Google Calendar
1
Open Settings > Integrations
In PartnerOS, navigate to Settings > Integrations and find the Google Calendar card.
2
Click Connect Google Calendar
Click Connect Google Calendar. You are redirected to Google’s OAuth consent screen.
3
Choose your Google account
Select the Google account whose primary calendar contains your partner meetings.
4
Grant permissions
Google lists the permissions PartnerOS is requesting. These include access to your calendar events and, if available, Google Meet conference records and transcripts. Click Allow.
5
Confirm the connection
You are redirected back to Settings > Integrations. The Google Calendar card shows Active with your Google account email address displayed.
What meeting data is captured
For each Google Meet call on your calendar, PartnerOS captures:
Meetings with no Google Meet conference data are not imported.
How transcript fetching works
PartnerOS fetches transcripts using a three-step process through the Google Meet API:- Locate the conference record for the meeting using the Meet conference ID.
- Find the transcript associated with the conference record (PartnerOS looks for transcripts in
FILE_GENERATEDorENDEDstate). - Fetch the transcript entries and assemble them into a single text block.