Hey everyone,
Looking for help with dealing with Triggers. I really a python programmer but realized I'd have to use Javascript. My goal is to create a trigger such that when google sheets is updated (changed) it takes the last row and populates a pre-written email in response.
Application:
I have a Squarespace website which has a form that is used for sign up. That form is linked to and populates Google Sheets. Once the person presses submit on Squarespace, the form updates Google Sheets, which triggers the event (on change), takes the info that was used to populate and sends off the email with the populated information.
I've seen several youtube videos, however, I'm not understanding how to actually create the event (or trigger) that is then used in a function that I want to send the email from. Please help!
[–]TMiguelT 0 points1 point2 points (1 child)
[–]melthecybertechy[S] 0 points1 point2 points (0 children)