Description
n8n-nodes-lavatop
This is a n8n community node that provides integration with LavaTop platform for digital product sales and subscriptions.
LavaTop is a platform for creators to sell digital products, courses, and subscriptions with built-in payment processing and analytics.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Invoice Operations
- Create Invoice: Generate new payment invoices
- Get Invoice: Retrieve invoice details by ID
- Get All Invoices: List all invoices with filtering options
Product Operations
- Get Products: List available products
- Update Product: Modify product details and pricing
Report Operations
- Get All Sales: Retrieve complete sales reports
- Get Sales by Product: Get sales data for specific products
Subscription Operations
- Delete Subscription: Cancel existing subscriptions
Donate Operations
- Get Donate Link: Generate donation links for creators
Credentials
To use this node, you need to configure API credentials:
- Go to your LavaTop Account Settings
- Generate a new API key
- In n8n:
- Add LavaTop credentials
- Enter your API key
Compatibility
n8n version – 1.86.1
Resources
Version history
1.0.2
- Refactoring logs
- Change credentials 'apiKey' display name
1.0.0
- Basic operations for invoices, products, and subscriptions
- Support for all LavaTop payment methods