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

Get Event List

UiPath.GSuite.Activities.GetEventListConnections

Description

Retrieve a list of calendar events defined by the filter criteria. The output can be used in further activities.

Scopes

This activity requires the following scopes:

  • https://www.googleapis.com/auth/calendar
  • https://www.googleapis.com/auth/calendar.readonly

Project compatibility

Windows | Cross-platform

Configuration

  • Gmail connection - The connection for the Google Workspace account to use in the activity.
  • Calendar - The calendar used for the event. If not indicated, the user's default calendar is used. Click the Folder docs image icon to browse through available calendars. This field supports IResource input.
    • Use the See more button menu to use a variable or select the Reload Calendar Picker option if you've modified your calendars and need to retrieve the latest data.

  • From - Indicates the date and time as of when to search for events. This property supports DateTime variables and DateTime formatted values (MM/DD/YYYY Hour:Minute:Seconds, e.g., 01/10/2023 13:00:00).
  • Until - Indicates the date and time until which to search for events. This property supports DateTime variables and DateTime formatted values (MM/DD/YYYY Hour:Minute:Seconds, e.g., 01/10/2023 13:00:00).
Additional options
  • Limit events to first - The maximum number of events to return. If left blank, it means 'no limit'. This property supports Int32 variables and Int32 formatted values.
  • Timezone for current event - Select the time zone for the current event. If left blank, the default option is UTC. This property supports String variables and string formatted values.
  • Simple search - Enter the text to filter within events, e.g., "demo". The filter is applied to the following fields: Summary, Description, Attendee's Display Names, Attendee's Email, and Location.
Output
  • Events - The list of events retrieved by the activity, stored in a List<GSuiteEventItem> variable. Automatically generated output variable. You can use it as it is or save it with a different name.

Example



See also:
  • Description
  • Project compatibility
  • Configuration
  • Example

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.