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,...
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':...
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...
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...
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...
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...
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...
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...
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...