Activities
latest
false
Banner background image
Productivity Activities
Last updated Apr 15, 2024

Create Event

UiPath.GSuite.Activities.CreateEvent

Description

Creates a new event in the specified Calendar.

Project compatibility

Windows - Legacy | Windows

Configuration

Properties
Common
  • ContinueOnError - If set, the remaining activities are executed if the current activity fails. This field supports Boolean values.
  • DisplayName - The display name of the activity. This property supports String variables and string formatted values.
Event Attendance
  • AttendeeList - The list of attendee email addresses you want to invite to the new event. This property supports String[] variables and string array formatted values. Each attendee email address is one element in the array.
  • SendUpdates - A drop-down list that specifies the type of notification that you want to send to the list of attendees. The available property values are:

    • ALL - Notification is sent to all attendees.
    • EXTERNAL_ONLY - Notification is sent only if the attendee has a non-Google calendar.
    • NONE - No notification is sent. Note - attendees with a non-Google calendar cannot see the event.
Event Content
  • Description - The description of the event. This property supports String variables and string formatted values.
  • Location - The location of the event. This property supports String variables and string formatted values.
  • Title - The title (summary) of the event. This property supports String variables and string formatted values.
Event Scheduling
  • EndTime - Specifies the end time of the event. This property supports DateTime variables and DateTime formatted values.
  • RecurringRule - Creates recurring meetings. This property supports String variables and string formatted values. When entering your value, use the RRULE format. For more information, see Recurrence Rule in the iCalendar specification.
  • StartTime - Specifies the start time of the event. This property supports DateTime variables and DateTime formatted values.
  • TimeZone - The IANA standard timezone of the EndTime and StartTime. This property supports String variables and string formatted values. For more information, see Time Zone Database in the IANA protocol registries. If TimeZone isn't specified, the property uses the primary calendar timezone. When using the TimeZone property, the timezone specified in the StartTime and EndTime properties is ignored.
Input
  • CalendarID - The Id of the calendar that you want to use to create the event. This property supports String variables and string formatted values. If this field is empty, the property uses the primary calendar of the authenticated user specified in the GSuite Application Scope.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Options
  • Status - A drop-down list that specifies the status of the event. The available property values are:

    • CONFIRMED - Creates the event as confirmed.
    • TENTATIVE - Creates the event as tentative.
    • CANCELLED - Creates the event as canceled.
  • Visibility - A drop-down list that specifies the event visibility. The available property values are:

    • DEFAULT - Creates the event with default visibility.
    • PUBLIC - Creates the event with public visibility. The event is visible to anyone with access to the calendar.
    • PRIVATE - Creates the event as private. The event is visible only to the participants.
    • CONFIDENTIAL - Creates the event as confidential.
Output
  • EventID - The Id of the event. This property supports String variables. You can use this variable as input property value in other Google Workspace activities.
  • EventURL - The URL to the event. This property supports String variables. You can use this variable as input property value in other Google Workspace activities.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.