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?

Hi @jalvescosta

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

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.

This?

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!