Вы находитесь на странице: 1из 2

This repository

Search

Pull requests

Issues

Gist

googlesamples / apps-script-form-notifications-addon
Code

Issues 4

Pull requests 1

Watch

Projects 0

Wiki

Pulse

18

Star

64

Fork

74

Graphs

No description or website provided.


12 commits

Branch: master

1 branch

0 releases

New pull request

3 contributors

Create new file

ryan-devrel committed on GitHub Merge pull request #8 from hecerinc/patch1

Upload files

Apache2.0

Find file

Clone or download

Latest commit 80f530e 5 days ago

About.html

Added toplevel html tags, licence info

a year ago

AuthorizationEmail.html

Added toplevel html tags, licence info

a year ago

CONTRIB.md

Form notification Forms addon sample.

2 years ago

Code.gs

Fix typos in comments

8 days ago

CreatorNotification.html

Added toplevel html tags, licence info

a year ago

LICENSE

Form notification Forms addon sample.

2 years ago

README.md

Corrected link in README

2 years ago

RespondentNotification.html

Added toplevel html tags, licence info

a year ago

Sidebar.html

Added toplevel html tags, licence info

a year ago

packaging.yaml

Form notification Forms addon sample.

2 years ago

README.md

Form Notifications Add-on for Google Forms


A sample Google Apps Script addon for Google Forms.

Introduction
Google Apps Script allows developers to construct 'addons' small applications which extend and support Google Docs,
Google Sheets, and now Google Forms.
This sample shows how to construct a Google Forms addon called Form Notifications. This addon allows Form creators to
automatically send email notifications when a form is submitted. In addition, the addon allows form creators to be notified
when they have received responses.
This sample makes use of the following Apps Script concepts:
Google Forms Addons
Events and Triggers specifically, onFormSubmit triggers
Templated HTML
Dialogs and Sidebars
Sending Email with Apps Script

Getting Started

You can install the Form Notifications addon from the addon store.
If you would like to try rebuilding it yourself, you can follow the directions provided in the Addon for Google Forms
Quickstart documentation.

Learn more
To continue learning about how to extend Google Docs, Sheets and Forms with Apps Script, take a look at the following
resources:
Guide to Addons
Forms Service Reference

Support
Stack Overflow Tag: googleappsscript
Issue Tracker: googleappsscriptissues
If you've found an error in this sample, please file an issue: https://github.com/googlesamples/appsscriptformnotifications
addon/issues
Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.

License
Copyright 2014 Google, Inc.
Licensed to the Apache Software Foundation ASF under one or more contributor license agreements. See the NOTICE file
distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under
the Apache License, Version 2.0 the "License"; you may not use this file except in compliance with the License. You may
obtain a copy of the License at
http://www.apache.org/licenses/LICENSE2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific
language governing permissions and limitations under the License.

2016 GitHub, Inc.

Terms

Privacy

Security

Status

Help

Contact GitHub

API

Training

Shop

Blog

About

Вам также может понравиться