Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1013 Bytes

File metadata and controls

24 lines (14 loc) · 1013 Bytes

IPL-Twilio-Execution-Google-Scripts

IPL google scripts for sending surveys to group of participants.

Last updated November, 2025. Refer to the 2025 folder for updated script.

Getting started

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.

Resources:

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.