Block 1 - Airtable Trigger
- Type / Role
- n8n-nodes-base.airtableTrigger - airtableTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This n8n template from Intuz provides a complete solution to automate your expense approval and accounting process. It seamlessly connects an Airtable base, where expenses...
n8n-nodes-base.airtabletrigger, n8n-nodes-base.airtable, n8n-nodes-base.if, n8n-nodes-base.noop, n8n-nodes-base.httprequest, n8n-nodes-base.merge, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Intuz .
Original n8n.io sourceIt seamlessly connects an Airtable base, where expenses are submitted, to your QuickBooks account, eliminating manual data entry and ensuring financial records are always up-to-date.
1. Trigger on New Expense: The workflow starts automatically when a new expense record is added to your Airtable base.
2. Filter for Approval: It checks if the expense's Status field is marked as "Approved". Unapproved items are ignored.
3. Create Expense in QuickBooks: For every approved item, the workflow creates a new expense record in QuickBooks, mapping data like amount, date, vendor, and accounts directly from Airtable.
4. Download and Upload Receipt: It downloads the receipt from the URL provided in Airtable and uploads it as an attachment to the corresponding expense record in QuickBooks.
5. Update Airtable Status: Once the expense and receipt are successfully logged in QuickBooks, the workflow updates the record's Status in Airtable to "Done", closing the loop.
1. Airtable Configuration:
2. QuickBooks Configuration:
3. Activate Workflow:
Click here- Get Started
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automate expense reporting from Airtable to QuickBooks |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | Invoice Processing, Multimodal AI |
| Author | Intuz |
| Published | 13 Aug 2025 |
Use the JSON export at /data/workflows/7324/7324.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This n8n template from Intuz provides a complete solution to automate your expense approval and accounting process. It seamlessly connects an Airtable base, where expenses...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Invoice Processing, Multimodal AI use case.