https://github.com/justin900429/form_to_send_back
Simple application for sending Google Form results using email
https://github.com/justin900429/form_to_send_back
app-script google-script
Last synced: 16 days ago
JSON representation
Simple application for sending Google Form results using email
- Host: GitHub
- URL: https://github.com/justin900429/form_to_send_back
- Owner: Justin900429
- License: mit
- Created: 2021-03-30T07:27:31.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-06T14:47:01.000Z (almost 5 years ago)
- Last Synced: 2024-12-30T02:59:29.721Z (about 1 year ago)
- Topics: app-script, google-script
- Language: HTML
- Homepage: https://justin900429.github.io/form_to_send_back
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Form to send back
## Author
Justin, jusin900429@gmail.com
## LICENSE
[MIT License](https://github.com/Justin900429/form_to_send_back/blob/main/LICENSE)
## Problem to slove
In order to send the Google Form results to others without giving the form permission, I created an application that creators can easily send the form results with email.
## Technique
1. App script
## How to use
1. Get the form's edit URL. The edit page should look below illustration.
> **Note that the users need the permission to edit the forms**.

2. Go to the [webiste](http://justin900429.github.io/form_to_send_back/)
* Paste in the URL and gmail as the hint.
* Press the send button.
3. The page will redirect back to the finish page.
## Further plan
Add the functionality of sending Form results' plots.