Skip to content

Instantly share code, notes, and snippets.

@St3ph-fr
St3ph-fr / pushSubmissionToHangoutsChat.js
Last active November 12, 2022 02:51
Push Google Forms Submission to Hangouts Chat with Apps Script and Webhook
/**
* This script will allow you to push form submission in a Hangouts Chat space by using Webhook
*
* How to setup ?
* 1 - Create a Hangouts Chat space
* 2 - Add people
* 3 - Create Webhook : https://developers.google.com/hangouts/chat/how-tos/webhooks
* 4 - Create a form and go to Apps Script editor
* 5 - Copy paste code below
* 6 - Replace Webhook url int the code for URL_WEBHOOK