GreenFlux Blog GreenFlux Blog

Home Tags Series About
Home Tags Series About

Posts tagged "google_sheets"

11 posts found

Reddit API with OAuth2 using Google Apps Script

Reddit API with OAuth2 using Google Apps Script

A guide for Reddit OAuth2 flow and refresh token using Apps Script and Google Sheets

Apr 30, 2025 7 min read
Series: Google Apps Script

Reddit offers several different options for integrating web apps, scripts, and installed apps. Just go to https://www.reddit.com/prefs/apps/ to create a new app and select the type. In this guide, we...

redditREST_APIJavaScriptgoogle_apps_scriptOAuth2google_sheetsAPIssocial_mediasocial_media_marketing
So you want to send JSON to a Google Apps Script Web App...

So you want to send JSON to a Google Apps Script Web App...

Dealing with 405 Method Not Allowed Errors and 302 Redirects

Apr 26, 2025 5 min read
Series: Google Apps Script

Google Apps Scripts is incredible for a free product. There are so many things you can automate using script triggers and Google Sheets, Gmail, Docs, Calendar, and the rest of the Google ecosystem. Yo...

google_apps_scriptgoogle_sheetsJavaScriptfetchCORShttpREST_APIjsonautomation
Replacing Google Forms with CloudFlare Pages & Apps Script

Replacing Google Forms with CloudFlare Pages & Apps Script

Building a free web site contact form with no Google branding

Mar 22, 2025 6 min read
Series: Google Apps Script

Google Forms is the most obvious choice when you need a simple public form to collect information into a spreadsheet. You can share a link to the form, or embed the form directly in your website. The ...

google_apps_scriptgoogle_sheetsgoogle_formscloudflareGitHubPagesSmall_business
Building A Data-Driven Organizational Chart In Apps Script

Building A Data-Driven Organizational Chart In Apps Script

Using OrgChart JavaScript Library In A Web App

Oct 05, 2024 8 min read
Series: Google Apps Script

Organizational charts help visualize the reporting structure of a company in a tree-like graph. They are usually created with a design tool, and lots of manual data entry. Then, every time an employee...

google_sheetsgoogle_apps_scriptJavaScriptOpen_SourceWeb_Development
Building an Interactive XY Image Plot with Google Apps Script and Leaflet.js

Building an Interactive XY Image Plot with Google Apps Script and Leaflet.js

Custom Background Image With Markers Plotted From Sheets Data

Sep 03, 2024 8 min read
Series: Google Apps Script

Google Maps has a ton of features for plotting points on a map, but what if you want to plot points on an image? These XY Image Plot maps are commonly used for floor maps, job site inspections, and ev...

google_apps_scriptleafletMappinggoogle_sheetsJavaScript
Generating Heatmaps in Google Sheets using Apps Script and ECharts

Generating Heatmaps in Google Sheets using Apps Script and ECharts

Interactive Heatmap in under 100 lines of code!

Aug 27, 2024 9 min read
Series: Google Apps Script

Heatmaps are a great way to visualize aggregate data so you can easily see trends and spikes in the data. They can summarize data across a range of time, display traffic and weather patterns, or any o...

echartsheatmapgoogle_apps_scriptgoogle_sheetsJavaScript
Creating a Google Sheets Sidebar with MermaidJS Charts

Creating a Google Sheets Sidebar with MermaidJS Charts

Adding custom chart types to Google Sheets using MermaidJS and Apps Script sidebars

Aug 25, 2024 7 min read
Series: Google Apps Script

Google Sheets has a ton of different chart types built-in, but there are a few types missing like Class, Sequence and Sankey diagrams, to name a few. When it comes to these types of charts, you usuall...

MermaidJSgoogle_sheetsgoogle_apps_scriptJavaScriptDataVisualization
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_sheetsGoogleDeveloper_Toolsreviewgoogle_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 registrat...

Googlegoogle_sheetsdevtoolsformsTutorial
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 da...

APIsREST_APITutorialgoogle_sheetsGoogle
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 clien...

google_sheetsJavaScriptTutorialGoogle

© 2026 GreenFlux, LLC.

RSS Feed