The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "01.06 Corporate Card Expense Reconciliation",
"nodes": [
{
"parameters": {
"path": "webhook-01-06"
},
"id": "fb370db9-77ad-4422-a982-55e615cda3e7",
"name": "Webhook Trigger",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
200,
300
]
},
{
"parameters": {
"content": "## Corporate Card Expense Reconciliation\n\n**The Problem:**\nEmployees delay submitting receipts, and finance struggles to match them against corporate card statements, creating massive backlogs at month-end.",
"height": 200,
"width": 600
},
"id": "6d4d2bc8-daef-4f66-a1a4-d8b9f6ac63a6",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"typeVersion": 1,
"position": [
200,
50
]
},
{
"parameters": {},
"id": "243f36d1-3b19-4e9a-8c7a-52caa4eebe77",
"name": "Brex",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1,
"position": [
450,
300
]
},
{
"parameters": {},
"id": "54eda67d-9a2c-41ee-8860-9c590d1b5c85",
"name": "SharePoint",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1,
"position": [
700,
300
]
},
{
"parameters": {},
"id": "68fd5947-3b48-4721-afae-ed77cee95af0",
"name": "AI Vision",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1,
"position": [
950,
300
]
},
{
"parameters": {},
"id": "dcdbc841-44a5-47fc-88a6-3f80a63a9ac1",
"name": "QuickBooks Online",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1,
"position": [
1200,
300
]
}
],
"connections": {
"Webhook Trigger": {
"main": [
[
{
"node": "Brex",
"type": "main",
"index": 0
}
]
]
},
"Brex": {
"main": [
[
{
"node": "SharePoint",
"type": "main",
"index": 0
}
]
]
},
"SharePoint": {
"main": [
[
{
"node": "AI Vision",
"type": "main",
"index": 0
}
]
]
},
"AI Vision": {
"main": [
[
{
"node": "QuickBooks Online",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {},
"versionId": "f8d38734-8bfa-4612-9b2e-cddf1920f21e"
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
01.06 Corporate Card Expense Reconciliation. Uses httpRequest. Webhook trigger; 6 nodes.
Source: https://github.com/avuzmal/n8n.automation/blob/main/workflows/01_06_corporate_card_expense_reconciliation.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This n8n template provides enterprise-level version control for your workflows using GitHub integration. Stop losing hours to broken workflows and manual exports – get proper commit history, visual di
This flow creates dummy files for every item added in your *Arrs (Radarr/Sonarr) with the tag .
eek-Go v2 (Batch-Then-Review). Uses httpRequest. Webhook trigger; 75 nodes.
This workflow receives webhook requests from a content calendar and uses the X API v2 to publish text posts, threads, image/video posts, and polls, as well as delete existing posts and run a credentia
This workflow acts as a central API gateway for all technical indicator agents in the Binance Spot Market Quant AI system. It listens for incoming webhook requests and dynamically routes them to the c