yougotnet's avatar

Google Calendar Integration for Users

I'm creating a CRM and want to give the users the option of integrating the calendar to their Google Calendar or Office 365 Calendar; or just use the Calendar that I build into the project.

What would be the best approach?

Use something like Spatie\GoogleCalendar plugin for Google (but that seems it is only for one login).

Is there something already built that handle the oAuth approach for these services?

Sorry, this area is not my strong point. Any help is greatly appreciated!

0 likes
4 replies
belipero's avatar

Hi! Did you solve this? I'm looking for the same approach, I have multiple users that they have to interact with google calendar, is not just 1 account. Regards

crmnovias's avatar

Anyone has find a solutions for this ?

I'm just in the same situation

yougotnet's avatar

@crmnovias Not sure if you found a solution, but I installed Google Client and was able to make it work.

Kwithaer's avatar

Integrating calendars can be a bit tricky, but it's awesome that you're diving into it for your CRM project! In my experience, when it comes to integrating with services like Google Calendar or Office 365, using OAuth is definitely the way to go. It ensures security and allows users to seamlessly connect their accounts.

Please or to participate in this conversation.