Back to Nodes

LavaTop

Last updated May 15, 2025

LavaTop nodes for n8n

3 Weekly Downloads
22 Monthly Downloads

Included Nodes

LavaTop

Description

npm
npm version
license
GitHub stars

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:

  1. Go to your LavaTop Account Settings
  2. Generate a new API key
  3. In n8n:
    1. Add LavaTop credentials
    2. 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