🔐 Authentication
📊 Load DoorLoop Data
Loading all data with automatic pagination handling...
💼 Deposit Operations
Deposit Line Items
📋 Simple Bulk CSV Template
Uses the default accounts selected above for all deposits
📁 CSV Format Requirements
Required columns: date, amount, description
Optional columns: reference, paymentMethod, memo
• Dates in YYYY-MM-DD format
• Amounts as numbers without $ signs
• Uses the default accounts selected above
• memo= overall deposit description
• description= line item description
Use the same reference for multiple rows to group them into one deposit:
• Row 1: reference="DEP001", amount=1200, description="Monthly rent"
• Row 2: reference="DEP001", amount=300, description="Parking fee"
• Result: One $1500 deposit with 2 line items
📄 Click to select CSV file or drag & drop here
📋 CSV Preview
🚀 Advanced Bulk Mode
This mode allows you to specify different bank accounts, income accounts, and properties for each deposit row in your CSV.
Use the account reference files to get the exact IDs needed for your CSV.
📋 Advanced Bulk Templates & References
Download the advanced CSV template with full control over each deposit:
Download all accounts with their IDs for CSV reference:
Download all properties with their IDs for CSV reference:
📁 Advanced CSV Format
Required columns: date, depositToAccount, totalAmount, account, property, amount, description
Optional columns: reference
• Each row specifies its own bank account, income account, and property
• Use the reference files above to get exact account/property IDs
• Multiple line items per deposit: use same reference for grouping
📄 Click to select advanced CSV file or drag & drop here