How do Connect in Calendar database Throught get url (get) parameters

Hi peoples,  I will like to connect in Calendar Google database using url parameters throught for GET or POST. Is it possible?

0 3 169
3 REPLIES 3

Aurelien
Google Developer Expert
Google Developer Expert

Hi @jalvescosta 

You can connect a Google Calendar with the native integration using this:

Aurelien_0-1700833802738.png

Otherwise, you can use API requests using automation and the tasks with Apps Script or webhook.

I invite you to read these:

Use data from Google Calendar - AppSheet Help

Call Apps Script from an automation - AppSheet Help

Call a webhook from an automation - AppSheet Help

 

 

Hi @Aurelien, alread connected, but I will like to connect in Calendar Google database using url parameters throught for GET or POST.


@jalvescosta wrote:

I will like to connect in Calendar Google database using url parameters throught for GET or POST.


This?


@Aurelien wrote:

Call a webhook from an automation - AppSheet Help


if you are looking for an API connection, you can't get it unless using an interface such as Apigee.

If you are looking for a webhook, you can get it using Automation's webhook.

Let me know if this answers your question!

Top Labels in this Space