Labnol-digital-iinspiration
Tech, a la carte
-
How to Auto Format Google Form Responses in Google Sheets
When you submit a Google Form, it stores a copy of the form response as a new row in the Google Sheet. The only problem here is that Google… -
The Most Useful Twitter Bots
Set reminders with @RemindMe_OfThis An open-source Twitter bot that lets you easily set reminders for public tweets. Mention @RemindMe… -
How to Use Gmail SMTP Server for Sending Email
This step-by-step tutorial describes how you can connect to the Gmail SMTP server for sending emails from a Node.js web application that… -
Send WhatsApp Messages with a Google Sheets Function
In a previous tutorial, you learned how to send WhatsApp messages from Google Sheets using the official WhatsApp API. The first 1,00… -
How to Send WhatsApp Messages from Google Sheets using the WhatsApp API
This tutorial describes how you can use the new WhatsApp API with Google Apps Script to send WhatsApp messages from Google Sheets. The same…