This n8n workflow automates work attendance logging using location triggers combined with Google Sheets. The process starts with a webhook that receives check-in or check-out signals from custom iPhone Shortcuts based on entering or exiting a designated location. The workflow checks if a Google Spreadsheet named ‘WorkTimeTracking’ exists in Google Drive; if not, it creates one. It then records the current date and time along with the direction (check-in or check-out) into the sheet. Additionally, the workflow includes visual notes explaining its purpose and setup steps, making it a practical solution for remote work, field staff, or anywhere that precise attendance tracking is needed using location-based automation.
Location-Based Work Time Tracking Automation
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | code, googleDrive, googleSheets, if, set, stickyNote, webhook |
Reviews
There are no reviews yet.