GC Link Generator
This API endpoint will generate a link that can be clicked to add an event to your Google calendar
GET
https://api.cirrus.center/api/v1/tools/gc-link/
Query Parameters
Name | Type | Description |
---|---|---|
year* | eg. 2024 | The event year |
count | eg. 1 | (Default = 1) |
interval | eg. 1 | (Default = 1) |
recur | eg. DAILY | Daily/Biweekly/Weekly/Monthly/Yearly |
location | eg. Earls Court Rd | The location of the event |
text* | eg. Hello World | Event title |
ampm | eg. PM | AM/PM (Leave blank for 24 hr clock) |
minute | eg. 9 | The event minute |
hour | eg. 12 | the event hour |
day* | eg. 20 | The event day |
month* | eg. 4 | The event month |
Last updated