Google Calendar Integration — Per-User OAuth & Meeting Sync | LlamaPress Cookbook
LlamaPress
Cookbook
Integrations Stable

Google Calendar Integration — Per-User OAuth & Meeting Sync

Let each signed-in user connect their own Google Calendar with OAuth (offline access + refresh tokens), sync their upcoming events into a local table with a zero-gem Net::HTTP background job, extract the Meet/Zoom/Teams join link, and render an "Upcoming meetings" widget — including token refresh, revoked-token recovery, and keeping moved meetings up to date.

Proven on rails-crm.llamapress.ai model · sql · controller · view

Related