AppsScriptPulse

Check Twilio Balance using Google Apps Script

In this post, we will learn how to check the Twilio Balance using Apps Script and send an email to the user when the threshold level meets.

Nice post that introduces interacting with the Twilio service using Google Apps Script. The post includes lots of useful screenshots and illustrations to help you create you own billing alert system.

Source: Check Twilio Balance using Apps Script

Import Data from Google Sheets to Firestore using Google Apps Script

Cloud Firestore is a fast, fully managed, serverless, cloud-native NoSQL document database that simplifies storing, syncing, and querying data for your mobile, web, and IoT apps on a global scale.

In this post, you will learn how to take the data from Google Sheets and store those records in Firestore using Google Apps Script

Source: Import Data from Google Sheets to Firestore using Google Apps Script