Basic Information

appmixer.google.calendar.UpdateEvent

1.0.0

Public

Update an event in your calendar.

Input Ports

in

FieldTypeDescription
Calendar text The calendar Id.
Event text The event id you want to update.
Start time date-time The start time of the event. It must be in the RFC3339 format.

Example: 2017-04-12T23:20:50.52Z

represents 20 minutes and 50.52 seconds after the 23rd hour of April 12th, 2017 in UTC.
End time date-time The end time of the event. It must be in the RFC3339 format.

Example: 2017-04-12T23:20:50.52Z

represents 20 minutes and 50.52 seconds after the 23rd hour of April 12th, 2017 in UTC.
Title text Title of the event.
Description text Description of the event.
Location text Geographic location of the event as free-form text.

Output Ports

out

FieldTypeDescription
Event ID -
Calendar ID -
Kind -
ETag -
Status -
Summary -
Description -
Location -
Start -
End -
HTML Link -
Created -
Updated -
Creator -
Creator.Email -
Creator.DisplayName -
Creator.Self -
Organizer -
Organizer.Email -
Organizer.DisplayName -
Organizer.Self -
Transparency -
iCal UID -
Sequence -
Reminders -
Reminders.UseDefault -
Reminders.Overrides -

Full Metadata