Skip to content

munhozzlucas/Forms-to-Slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Forms-to-Slack

Description:

Simple script to post Google Forms responses to a Slack channel

How to set it up in Slack:

1. Go to https://api.slack.com/apps and create a new app.
2. In the app settings, navigate to "Incoming Webhooks" and enable it.
3. Add a new webhook to your workspace and customize its name and icon, if desired.
4. Copy the webhook URL, as it will be used in the Google Forms script.

Now that you have your webhook URL, you can set up the Google Forms script:

1. Open the Google Form you want to use and click on the "More" button (three dots) in the top right corner.
2. Select "Script editor" from the dropdown menu.
3. In the script editor, paste the script provided into the editor and save the script file.
4. Click on "Triggers" from the "Edit" menu, select "Add Trigger".
5. Set the "Choose which function to run" dropdown to "onFormSubmit" and set the "Select event source" dropdown to "From form".
6. Click on "Save".

About

Simple script to post Google Forms responses to a Slack channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published