GreenFlux Blog GreenFlux Blog

Home Tags Series About
Home Tags Series About

Posts tagged "Google"

9 posts found

Export & Sync All Images from a Google Doc to Drive Folder using Apps Script

Export & Sync All Images from a Google Doc to Drive Folder using Apps Script

Easily extract all images from a doc and sync with matching folder

Feb 03, 2025 6 min read
Series: Google Apps Script

Adding images to a Google Doc is no problem, but getting them back out can be a pain. I’ve written about this before with Five Ways to Extract All Images From a Google Doc, and more recently, with...

google_apps_script Google JavaScript Google_Docs Google_Drive Low_Code
Talk To Your SpreadSheet:  Apps Script + Cohere AI

Talk To Your SpreadSheet: Apps Script + Cohere AI

ChatGPT Clone In Google Sheets

Sep 06, 2024 5 min read
Series: Google Apps Script

AI can be a huge productivity boost, but it can also become a new bottleneck if it doesn't have existing access to your data. Bouncing back and forth between tabs and pasting sheets data into ChatGPT...

llm AI Google google_apps_script cohereAI cohere_
Saving Files to Google Drive by POST-ing the Url to a Web App

Saving Files to Google Drive by POST-ing the Url to a Web App

General purpose Apps Script web app for saving cloud-hosted files to Google Drive

Jul 25, 2021 4 min read
Series: Google Apps Script

In this tutorial, I'll be writing a general purpose Apps Script Web App to save a cloud-hosted file to Google Drive as a new file, when the original file url is POST-ed to the script's web app...

Google google_cloud JavaScript Tutorial APIs
Google's AppSheet: No-Code Apps from Spreadsheets

Google's AppSheet: No-Code Apps from Spreadsheets

A quick overview from an AppSheet Partner Developer

Jul 19, 2021 4 min read

AppSheet is a no-code, mobile/web-app builder that connects to cloud spreadsheets and databases. It's a great tool for throwing together a quick mobile app with no coding experience, but also powerful...

google_sheets Google Developer_Tools review google_cloud
Replacing Google Forms with Appsmith

Replacing Google Forms with Appsmith

-without breaking existing integrations!

Jul 18, 2021 3 min read
Series: Appsmith

Google Forms is widely used in various integrations and workflows that all start with capturing data and sending it to a Google Sheet. Whether it's a contact form embedded on your website, a...

Google google_sheets devtools forms Tutorial
GET Google Maps Images from Address Text

GET Google Maps Images from Address Text

Static Maps API & Appsmith Tutorial

Jul 17, 2021 2 min read
Series: Appsmith

Today I will be integrating with Google's Static Maps API and using Appsmith to retrieve a map image, given a text-string street address. There's a bit of setup involved if you've never used the...

Google google_maps APIs REST_API Tutorial
Saving API Response Data to Google Sheets with Appsmith

Saving API Response Data to Google Sheets with Appsmith

Using Appsmith's Google Sheets integration to bulk insert API response data

Jul 14, 2021 2 min read
Series: Appsmith

Appsmith recently released a new Google Sheets integration with a huge list of options, including a method to Bulk Insert Rows to an existing sheet. ☝️ So let's say you want to take the response...

APIs REST_API Tutorial google_sheets Google
Adding Gmail Contacts to Appsmith using Apps Script

Adding Gmail Contacts to Appsmith using Apps Script

Publishing script as a web app to serve as API endpoint

Jul 13, 2021 3 min read
Series: Google Apps Script

I've been having a lot of fun building with Appsmith lately and wanted to do something with Google Contacts. It's easy to connect to a new API from Appsmith, but it's not so easy to enable the Google...

JavaScript Google APIs REST_API Tutorial
Creating a Scheduled Backup Service for Google Sheets using Apps Script.

Creating a Scheduled Backup Service for Google Sheets using Apps Script.

Beginner Apps Script tutorial

Jul 09, 2021 4 min read
Series: Google Apps Script

Apps Script is a powerful tool for automating routine tasks with Google Sheets, Docs, Gmail, and other Google services. On a recent job, I needed to create a daily backup of a Google Sheet for a...

google_sheets JavaScript Tutorial Google

© 2025 GreenFlux, LLC.

RSS Feed