34
Views
0
Comments
[Google Calendar Integration Service] Google Calendar Integration Service
googlecalendar-is
Service icon
Forge asset by OutSystems Lab
Application Type
Traditional Web, Reactive
Service Studio Version
11.54.56 (Build 63232)

Hi,

I have been using Python to develop Google Calendar API, but it seems there is a lack of functionality in this forge (Google Calendar IS) with OutSystems since I am ignorant on this.

I have been trying to implement a Google Calendar API with a service account which impersonates a user email to create a event and send a notification email to other users. However, I am getting stuck with utilizing a service account with this forge. It seems there is only 'Token' input for authentication, but as you know, in order to use a service account we need a JSON file with private key among other factors, but I have no idea how to proceed with this form of authentication.

If anyone who is familiar with this, please guide me through how to do this.

Thank you.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.