2014-09-03
Version 2.3
Isaac's Team
8.0+
SQL Server
.NET
[Overview]
Google Calendar Integration is a component that assembles the data necessary to make the required RESTful service calls into the Google Calendar API. The espace shows examples of all features.
[Detail]
Feature List
...Login to Google Calendar's API and retrieve a token to use when managing a calendar
...return lists of calendar items for a selected calendar, also allows for search parameters
...add, modify, or delete calendar items.
Main Benefits
...allows for programmatically managing Google calendars selected by the user.
Requirements
...OutSystems Platform v8
...Requires a web application client ID associated to the server. The client ID can be created on the "API Access" tab of the Google APIs Console. The given client ID and the client secret are then used in the corresponding site properties.
Notes:
...Install the sample espace to see examples of how it works