GreenFlux Blog GreenFlux Blog

Home Tags Series About
Home Tags Series About

Posts tagged "APIs"

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

reddit REST_API JavaScript google_apps_script OAuth2 google_sheets APIs social_media social_media_marketing
Save files to Google Drive by POST-ing the URL to a web app

Save files to Google Drive by POST-ing the URL to a web app

A simple Apps Script web app for saving cloud-hosted files to Google Drive via API

Jun 09, 2023 2 min read

I just found an old script I wrote that others might find useful, so I wanted to share. This script saves a file to Google Drive when you POST its URL to the webapp, using this format: { 'key':...

google_apps_script APIs Google_Drive JavaScript
Slacksmith: An OAuth 2.0 Flow Example in Appsmith

Slacksmith: An OAuth 2.0 Flow Example in Appsmith

Building a Slack integration using OAuth 2.0 authentication flow in Appsmith

Oct 30, 2021 8 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!

Integrating Google Maps Embed API for delivery route planning and driver notifications

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
The Little Big Framework: Appsmith Reviewed

The Little Big Framework: Appsmith Reviewed

A comprehensive review of the Appsmith low-code platform from a developer's perspective

Sep 22, 2021 9 min read
Series: Appsmith

Intro Hi, I'm Joseph Petty from GreenFlux, LLC - I'm a full-time freelancer/developer- focused on mobile/web apps, databases, and no/low-code platforms and integrations. I've been using Appsmith for a...

Developer_Tools app_development Devops Databases APIs
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
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

© 2025 GreenFlux, LLC.

RSS Feed