Create an Event on Meets

Create an Event on Meets

Basic API / URL

https://calendar.google.com/calendar/r/eventedit

Main parameters

Param Mandatory Format Example Description
text yes text text=Title Title of the evente
dates yes YYYYMMDDTHHmmSSZ/YYYYMMDDTHHmmSSZ dates=20201231T193000Z/20201231T223000Z, dates=now, 20201231/20210101 Starting and ending dates/time of the event
ctz no timezone name ctz=America/New_York, ctz=America/Santiago Time zone
details no text details=Nos reuniremos para Description of the event
add no text (in case of two or more, comma-separated) [email protected],[email protected] Guest list (comma-separated)

Example:

https://calendar.google.com/calendar/u/0/r/eventedit?vcon=meet&text=Title&[email protected]&details=Details

Source of this content

Last updated on