From 96d4d7ac08f743b14a18a1a1d0a97b1f73615d4b Mon Sep 17 00:00:00 2001 From: Erfan Date: Mon, 26 May 2025 13:24:12 +1000 Subject: [PATCH] Add Up Transactions Web App to EXAMPLES.md Adding https://github.com/erfanio/up-transactions-webapp --- community/EXAMPLES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/community/EXAMPLES.md b/community/EXAMPLES.md index 69a4986..cfd9c5d 100644 --- a/community/EXAMPLES.md +++ b/community/EXAMPLES.md @@ -22,6 +22,16 @@ additions to this document. Create an apps script function which queries the API and sets the value of a cell with a balance of a specified account. +## Up Transactions Web App + +**Author:** [@erfanio](https://github.com/erfanio) \ +**Repository:** https://github.com/erfanio/up-transactions-webapp \ +**Created:** 05/07/2022 \ +**Languages:** TypeScript + +Create an apps script function which queries the API and sets the value of a +cell with a balance of a specified account. + ## Up Banking Home Assistant **Author:** [@jupys](https://github.com/jupys) \