Integrate Google Calendar and Outlook with Cerewro

Connect the Google Calendar API or Microsoft Graph with Cerewro to read, create and modify events directly from the chat. The AI can schedule meetings based on all participants' availability and send invitations automatically.

Google Calendar API setup
npm install googleapis
# Create OAuth2 credentials in Google Cloud Console
# Download credentials.json and authenticate once
Operations from Cerewro Chat
"List my events this week in Google Calendar"
"Create a Google Calendar event: 'Product Demo' on Sep 5, 2-3:30pm, invite team@company.com and client@client.com"
"When are John, Mary and Peter all available for a 1-hour meeting next week?"
"Export all my September events to Excel"
Smart scheduling: Ask Cerewro: "Schedule a project meeting with 5 people: find the first available 2-hour slot for everyone in the next 7 working days, create the Calendar event and send invitations with the agenda".