I am new to Google Calendar API. I created function to add events to the Google calendar using Google Apps Script. This works well. But I want to execute the Google Apps Script from C# application.
How to do that?
This is now possible thanks to the Execution API, which allows you to publish Google apps script functions for secure authenticated execution from C#.
The .NET Quickstart gives an example of running a Script called getFoldersUnderRoot()
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With