GreenFlux Blog GreenFlux Blog

Home Tags Series About
Home Tags Series About

Posts tagged "Tutorial"

13 posts found

52 Weeks of Video Tutorials: What I Learned About Content Creation, Community, and Developer Relations

52 Weeks of Video Tutorials: What I Learned About Content Creation, Community, and Developer Relations

Feb 11, 2025 5 min read

Just over a year ago, I had no real experience in recording video tutorials, or in the editing or distribution process. I had experimented with a few, but never consistently, and I had no idea what I...

DevRel video Tutorial youtube appsmith JavaScript content creation Developer Tools
Extracting All Images From A Google Doc Using Python

Extracting All Images From A Google Doc Using Python

Using Google Colab for Bulk Image Extraction to Drive

Nov 23, 2024 5 min read

Google makes it as easy as possible to add new images to a Google Doc, with options like drag-and-drop, paste from clipboard, insert from Drive/URL, etc. But they make it surprisingly hard to get the...

Python Google_Colab Google_Drive Tutorial Python_3
Slacksmith: An OAuth 2.0 Flow Example in Appsmith

Slacksmith: An OAuth 2.0 Flow Example in Appsmith

Oct 30, 2021 5 min read
Series: Appsmith

Joseph from GreenFlux, LLC here, with my 3rd and final entry for Appsmith's 2021 Hackathon. Let's build a Slack integration in Appsmith! Appsmith is great for connecting various APIs and bridging...

APIs slack Devops Tutorial hackathon
Creating a Delivery App in Appsmith!

Creating a Delivery App in Appsmith!

Oct 23, 2021 5 min read
Series: Appsmith

Hello again, Joseph from GreenFlux, LLC here with another Appsmith tutorial; I'm submitting this one for Appsmith's Hacktoberfest . Today I will be integrating with the Google Maps Embed API to plot...

hacktoberfest_ Tutorial devtools google_maps APIs
Appsmith Tutorial: Validating User Input

Appsmith Tutorial: Validating User Input

Oct 10, 2021 5 min read
Series: Appsmith

Hey, Joseph from GreenFlux, LLC here. I'm a full-time freelancer and a HUGE fan of Appsmith ! I've written a few other tutorials for Appsmith before but this one is gonna be a little...

JavaScript Regex hacktoberfest_ Tutorial Developer_Tools
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

Jul 25, 2021 5 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
Building a Reddit Browser (and XML Parser) in Appsmith

Building a Reddit Browser (and XML Parser) in Appsmith

Jul 21, 2021 5 min read
Series: Appsmith

Did you know you can turn almost any sub-Reddit into an RSS feed by adding .RSS to the url?! RSS? Ok, by why is this useful? 🤨 Because it's basically an API to GET the recent posts, in XML format,...

xml rss Devops Tutorial 7daystreak
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
GET Google Maps Images from Address Text

GET Google Maps Images from Address Text

Static Maps API & Appsmith Tutorial

Jul 17, 2021 5 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
Validating Emails with Appsmith & the Verifalia API

Validating Emails with Appsmith & the Verifalia API

Jul 16, 2021 5 min read
Series: Appsmith

Verifalia is an email validation service with an API and a free plan that can be used to verify up to 25 emails per day (or more with the paid plans). Send in one or more email addresses, and...

REST_API email_marketing integration Tutorial Devops
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
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 5 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 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