Solutions Get the redirect location of a URL using Google Apps Script Have a list of shortened URLs and need their final destination? Use this Custom Function in Google Sheets to extract them all at once.
Solutions Using UrlFetchApp.fetch vs. fetchAll in Google Apps Script Make multiple, asynchronous API calls simultaneously using UrlFetchApp.fetchAll in Apps Script.
Sheets Visually display status when looping through Google Sheets data Show a processing status in a cell when looping through rows in Google Sheets using Google Apps Script.
Sheets Format specific word inside a Google Sheet cell using Apps Script Format (Bold) a single word or a group of words automatically in Sheets, using Google Apps Script.
Sheets Send personalized appreciation certificate to employees Automatically customize an existing Google Slide certificate template with employee data in Google Sheets and share them using Gmail.