Stop filling out timesheets by hand. This setup records check in and check out when you arrive or leave a place and saves the data in Google Sheets. It suits teams that want simple attendance tracking without buying new software.
A webhook receives a call from your phone shortcut with a header named direction. The flow searches Google Drive for a spreadsheet called WorkTimeTracking. If it is missing, it creates the file and a sheet named Worklog. A set step stamps the current date and time using a consistent format, and Google Sheets appends a row with Date, Time, and Direction. Automatic file creation reduces setup work and keeps the log in one place. With 10 nodes, the flow is easy to follow and requires little care after launch.
You need a Google account and the Shortcuts app on iPhone. Make two shortcuts or automations for Check In and Check Out and point them to the webhook URL with the direction header. Expect fewer missed punches, faster payroll prep, and clear records for field staff, retail shifts, and consultants who move between client sites.