Navigation

8/15/2019

Google form triggers: submit form

Have Google form, need to trigger code on Form submit:

Capture the new data as it comes in with onFormSubmit
function onFormSubmit(e) {
  
}





From   https://medium.com/@max.brawer/

No comments:

Post a Comment