IPL google scripts for sending surveys to group of participants.
Last updated November, 2025. Refer to the 2025 folder for updated script.
Clone the github project to local environment.
git clone [http-project-link]
Install all dependencies.
npm i
Create a google sheets project following guide lines in the documentation linked below. Open up the script view, and copy and paste the script contents.
Learn more about clasp if you are interested in managing google scripts projects locally github
Projects were downloaded from the IPL maintained public google script projects using the following clasp command:
clasp clone <scriptId>
Refer to the documentation here for additional details on how to integrate these google scripts with Twilio Studio to standup a low cost and effective survey system.