I have created an Google Apps Script project that can create an Form via the script. Now I want to fire this script remotely form an C# application.
I have tried many different possibilities but I am unable to find a solution/clear answer on how to fire this script remotely without getting an consent window first.
Is this possibly? If yes, how?
Can someone point me in the right direction please. Thank you.