An open API service indexing awesome lists of open source software.

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

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**.

form edit

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.