i
GoogleCalendar
Integration with Google Calendar allows to manage calendars from Deyel. For example, events can be created or updated with associated conferences via Google Meet.
Apart from the properties shared by adapters , those specific to GoogleCalendar are added.
An asterisk "*" on the label indicates that the property is required.
API Key
Access key to the service issued by GoogleCloud when creating an application on its platform.
Client ID
Identification of the service that GoogleCloud issues when creating an application on its platform.
Client Secret
Secret key associated to the Client ID property, they are used together when requesting access to the resources provided by the platform.
Email Address
Account associated and owner of the GoogleCloud space.
URL Callback
This property should be defined when creating the application on Google Cloud and corresponds to the URL that handles the return of requests for services that are made from the Deyel environment to the Google Calendar platform.
The value for this property must have the name of the Deyel environment:
https://<miambiente>.deyel.com/AuthorizationCodeCallBack.
It is a predefined, non-editable value.