Relative Content

Tag Archive for node.jsgoogle-calendar-api

Google calendar create event with Meet link attached

I am trying to integrate Google calendar with Node JS and create events, which is working all fine, but then once I try to add conferenceData it gives me 400, I am not sure what is wrong here, any help would be greatly appreciated.

Send multi events to google calendar

I have a course calendar app (nodejs) and I want to send mail with attachment that add all the meetings to google calendar.
I know there is an option to add single event
But can i send multi events?