Build a downloadable .ics file that adds an event to Google Calendar, Outlook, Apple Calendar, or any RFC 5545 client.
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//onlinecorners//generator//EN
BEGIN:VEVENT
UID:1783891532378@onlinecorners
DTSTAMP:20260712T212532Z
DTSTART:20260615T1400Z
DTEND:20260615T1500Z
SUMMARY:Team meeting
LOCATION:Zoom: https://zoom.us/j/123
DESCRIPTION:
END:VEVENT
END:VCALENDAR