Google Calendar-2.814.1100
1. Plugin parameters
- Event Id: Event identifier. It can be obtained from ‘Event List’ operation.
- Calendar Id: Calendar identifier. Default is ‘primary’ which is the primary calendar of the currently logged in user.
https://docs.simplecalendar.io/find-google-calendar-id/ - Max Result: Maximum number of events returned on one result page.
- List from: Upper bound (exclusive) for an event's start time to filter by e.g. now, 2020/06/20
- Start Time: Event start time.
- Start Timezone: The time zone in which the time is specified which is formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich"
https://en.wikipedia.org/wiki/List_of_tz_database_time_zones - End Time: Equal start time.
- End Timezone: Equal start timezone.
- Even Title: Title(or summary) of the event.
- Attendees: Attendees’s email of the event.
- Send Invitation: Default is False.
- Additional Values: Additional properties to put when you create or update an event.
format? ‘Property:value’ e.g. location: San Jose, description: Event at Argos-Labs
https://developers.google.com/calendar/v3/reference/events/insert
2. Example of the plugin in STU
- Event List
- Event List