https://github.com/watson-clara/sales-report-email-scrapper
This program gets the Daily Commission Report from my email and inputs each reps sales into the Weekly Sales Report.
https://github.com/watson-clara/sales-report-email-scrapper
email google-apps-script scraper
Last synced: 2 months ago
JSON representation
This program gets the Daily Commission Report from my email and inputs each reps sales into the Weekly Sales Report.
- Host: GitHub
- URL: https://github.com/watson-clara/sales-report-email-scrapper
- Owner: watson-clara
- Created: 2022-09-01T20:32:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T20:39:58.000Z (over 2 years ago)
- Last Synced: 2025-01-03T19:46:09.719Z (4 months ago)
- Topics: email, google-apps-script, scraper
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sales-Report-Email-Scrapper
This program is run with Google App Script. It is designed to get the Daily Commission Report from my email and input each reps sales into the Weekly Sales Report.## Usage
This is a program I designed at my old job to automate one of my daily tasks!## Disclaimer
This program is excessively commented because my boss who is not a programmer wanted to know what each line did LOL