Automate Assignee Payroll Calculations with Dart, Gemini AI, and Google Sheets — n8n Workflow
Overview
Task-based Assignee billing via Time Tracking This workflow automates billing by scanning a target Dartboard on schedule, aggregating time logs from completed tasks, cross‑referencing assignee rates in Google Sheets, calculating total pay, and updating the sheet with final billable hours and amounts.
Who's it for Individuals, agencies, companies, and project managers automating payroll or client invoicing from task data.
How to setup Link your Dart and Google accounts. Replace the dummy ID in
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 8 nodes, connecting agent, aggregate, code.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (8)
Google Sheets
googleSheets
Code
code
AI Agent
n8n-nodes-langchain.agent
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
automate-assignee-payroll-calculations-with-dart-gemini-ai-and-google-sheetsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Dart
@dart-team
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →