Πίσω στο Google Calendar

Σύνδεση Knoon AI με Google Calendar (Google Cloud) για αυτοματοποίηση ροών εργασίας AI.

List events from a public holiday calendar in Google Calendar.
googleCloudGoogleCalendarListHolidayCalendar
ΒΕΤΑ
Άδειες
  • https://www.googleapis.com/auth/calendar.readonly
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
ΌνομαΤύποςΠεριγραφήΑπαραίτητο
calendarIDPrefixmustache Google holiday calendar ID prefix before the fixed suffix "#holiday@group.v.calendar.google.com" (e.g. "en.uk.official" or "en.singapore.official").Ναι
timeMinmustache Optional start datetime in RFC 3339/ISO 8601 format. Defaults to the current time.Όχι
timeMaxmustache Optional end datetime in RFC 3339/ISO 8601 format.Όχι
maxResultsmustache Optional max number of holiday events to return (1-250). Defaults to 50.Όχι
Επιστροφές
ΌνομαΤύποςΠεριγραφή
calendarIdstring Resolved Google Calendar ID for the public holiday calendar.
timeMinstring Effective RFC 3339 lower bound used for the query.
timeMaxstring Effective RFC 3339 upper bound used for the query, if provided.
events.eventIdstring Google Calendar event ID.
events.summarystring Holiday name.
events.descriptionstring Optional holiday description.
events.startstring Event start datetime or all-day date.
events.endstring Event end datetime or all-day date.
events.htmlLinkstring Google Calendar web link for the event.
events.statusstring Google Calendar event status.