auPayManager
生活費を auPayクレジットカード / auPay で決済するにあたって、Google スプレッドシートに利用履歴を記録し、逐次 LINE で通知するツール。
AI Summary
auPayManager
A Google Apps Script library that logs auPay credit-card/auPay transaction history to a Google Spreadsheet and notifies the details via LINE.
Target Users
GAS-intermediate individuals or small teams who want to automate household accounting by aggregating auPay transactions and sharing them on LINE.
Problems Solved
Manually copying auPay transaction details into a spreadsheet and sharing them with others is time-consuming and error-prone.
Tags
Main Features
Automatic Spreadsheet Logging
Fetches auPay transaction history and writes date, amount and other fields to a designated Google Spreadsheet automatically.
Real-Time LINE Notifications
When a new payment is detected, it sends the details immediately via LINE Notify, keeping all stakeholders informed.
clasp-based Development & Deployment
Comes with npm scripts and clasp settings, enabling local testing and straightforward deployment to Apps Script.
Usage Examples
Code examples cannot be provided because the public information (README, docs) does not expose callable APIs.