Quantcast
Channel: appscript – Mukesh Chapagain Blog
Viewing all articles
Browse latest Browse all 8

Google AppScript: Create Form using FormApp class, Publish Form as WebApp, Email & Save Responses to Spreadsheet

$
0
0
This article shows: 1) How to create Google Form using AppScript’s “FormApp” class 2) Send Form URL to any email address using MailApp or GmailApp class 3) How to use Triggers in AppScript 4) How to send Form submit Responses to any email address 5) How to save Form submit Responses to any particular Google Spreadsheet Create Google Form and email the Form URL We create a Form with a text field, a date field and a text area. [crayon-5a2d90fc48e7b156363560/] Create Google Form as WebApp About publishing your script as web app is given here: https://developers.google.com/apps-script/guides/web To publish a script ...

Viewing all articles
Browse latest Browse all 8

Trending Articles