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 5 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,...

reddit REST_API JavaScript google_apps_script OAuth2 google_sheets APIs social_media social_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....

google_apps_script google_sheets JavaScript fetch CORS http REST_API json automation
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 5 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_script google_sheets google_forms cloudflare GitHubPages Small_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 5 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_sheets google_apps_script JavaScript Open_Source Web_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 5 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...

google_apps_script leaflet Mapping google_sheets JavaScript
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 5 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...

echarts heatmap google_apps_script google_sheets JavaScript
Creating a Google Sheets Sidebar with MermaidJS Charts

Creating a Google Sheets Sidebar with MermaidJS Charts

Aug 25, 2024 5 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...

MermaidJS google_sheets google_apps_script JavaScript DataVisualization
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 5 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 5 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
Saving API Response Data to Google Sheets with Appsmith

Saving API Response Data to Google Sheets with Appsmith

Jul 14, 2021 5 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
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 5 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