From 01689083a934ae67c5a52fbc5f845fa61ae5b9e4 Mon Sep 17 00:00:00 2001 From: Brent Adamson Date: Tue, 23 Mar 2021 18:03:54 -0600 Subject: [PATCH] Add Data Connector --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f99fa41..850cc2e 100644 --- a/readme.md +++ b/readme.md @@ -203,6 +203,7 @@ * [Gmail Unsubscriber](https://github.com/labnol/unsubscribe-gmail) Google Script for unsubscribing from emails newsletters and other bulk email in Gmail with one click. * [Flubaroo](https://github.com/edcodeorg/flubaroo) Add-on for Google Spreadsheets that allows teachers to quickly grade assignments, get insights into student performance, and share grades with their students electronically * [Code Blocks](https://github.com/alexwforsythe/code-blocks) Syntax highlighting for Google Docs +* [Data Connector](https://github.com/brentadamson/dataconnector) Import JSON and other data to Google Sheets [goto top ⇑](#google-apps-script-list)