Problem using Create event in Gsuite

Hi All,

I’m trying to create a calendar

using Gsuite ‘Create event’ activity but it’s throwing up an error saying ‘You must provide a value for connection’ not sure what connection and where it needs to be provided. Any help would be grateful

and the activity I’m using

To resolve this issue, you need to establish a connection to your Gsuite account before using the ‘Create event’ activity. Here are the steps to provide the required connection:

  1. Add the Gsuite application scope activity: Begin your automation workflow by dragging and dropping the “Gsuite Application Scope” activity from the activities panel in UiPath Studio. This activity allows you to connect to the Gsuite services.
  2. Configure the Gsuite application scope: Double-click on the Gsuite Application Scope activity to open the properties panel. Here, you will need to provide the necessary credentials and authentication details for your Gsuite account. These include the Client ID, Client Secret, and Redirect URI. You can obtain these credentials by creating a Gsuite API project in the Google Cloud Console and enabling the necessary APIs.
  3. Add the ‘Create event’ activity: Within the Gsuite Application Scope activity, add the ‘Create event’ activity to create a new event in your Gsuite calendar. Configure the properties of the activity as per your requirements, such as the event title, date, time, attendees, and other details.

Hi,

I’ve provided that already in Gsuit


e application scope. still the error.

You need to configure Gsuite in the Gsuite application scope the error it is showing that about configuration

1 Like

I’ve already configured Gscope as shown in the above image. Can you please be elaborate any example would be grateful