Tutorial: Calendar (Integration with Google Calendar)

1- First, you should activate the google API on this page:

https://console.developers.google.com/apis/api/ calendar-json.googleapis.com/overview.

2- create a Credential> OAuth client ID Select the option “Web Application

3- Then you must configure the “OAuth consent screen” . (https://console.developers.google.com/apis/credentials/consent.)

4- Now we create an application of the type “Calendar

5- Click on Google API, where we must enter the API code in OAurth Json Client.

6- Click on Run application.

Tutorials in the same category

Tutorial: Evaluation Field in Forms

In this tutorial, you will see how to create a Form using the evaluation fields. Creating the Form ...

Tutorial: Grid fixed columns

In this sample we’ll see the option fixed column on the grid. This way we’ll be able to do a hor...

Tutorial: New Refined Search

In this sample we’ll develop one grid using the option refined search, that will allow us to searc...

Tutorial: Grid Mobile

In this sample, we’ll see the configuration of one grid application for mobile. Creating a ...

Comment this post