i manage to send my temperature sensor data to Google Drive by using Arduino. I am currently stuck in sending message from arduino when my sensor hits a predefined value. I am able to send SMS from Google Drive by using Twilio and some codes to the script editor. By any chance, am i able to connect my Google Drive back to my arduino as i am using 2 different spreadsheets (one for the sensor data, and the other for SMS)
Thanks in advance.