I’ve got my form working with a Twilio integration as desired. When a user hits “submit,” everything works as I want; I get a text with form info (well one item of the form). However, the user might wonder if their submission was received since the form just clears after pressing submit.
Is there a way to notify the user of “success” and use the Twilio integration?