job-application-tracker
About this automation
n8n workflow that watches Gmail for job application confirmations, extracts company/title/date via layered regex parsing, and logs them to Google Sheets with duplicate detection.
How to Use This Repository
This is a community-contributed repository for n8n. To use these workflows:
- Clone the repository to your local machine:
git clone https://github.com/Jreejuggin/job-application-tracker - Explore the repository for
.jsonor documentation files. - Follow the repository's internal README for specific setup instructions.