Package Information
Downloads: 51 weekly / 103 monthly
Latest Version: 1.0.5
Author: Gilberth
Documentation
n8n-nodes-receipt-organizer2
n8n community node for organizing receipts in Google Drive with automatic folder creation by date.
Features
- Upload Receipt: Upload receipt images to organized year/month folders
- Get or Create Folder: Create folders on-demand
- Organize by Date: Create folder structure based on receipt date
Installation
npm install n8n-nodes-receipt-organizer2
Credentials
This node uses Receipt Organizer Google Drive OAuth2 API credentials. You need to:
- Create OAuth2 credentials in Google Cloud Console
- Enable Google Drive API
- Add the credentials in n8n
Changelog
1.0.4
- Fixed credential conflict with native Google Drive node
- Renamed credential to unique name
receiptOrganizerGoogleDriveOAuth2Api
1.0.3
- Initial release
License
MIT