@ricneves/n8n-nodes-hotmart
v0.2.0
Published
n8n community node for the Hotmart API
Readme
n8n-nodes-hotmart
This is an n8n community node for the Hotmart API. It allows you to interact with Hotmart's platform for managing digital products, sales, subscriptions, and more.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Credentials
To use this node, you need a Hotmart developer account with API credentials:
- Log in to your Hotmart account
- Navigate to Tools > Developer Credentials
- Click Create Credential and provide a name
- Copy the Client ID and Client Secret
- In n8n, create new Hotmart API credentials and paste the values
Resources
This node supports the following resources and operations:
Sale
- Get History - Retrieve sales history with filters
- Get Summary - Get commission totals per currency
- Get Commissions - Retrieve commission data for sales participants
- Get Participants - Display participants in sales
- Get Price Details - Show breakdown of sales prices
- Get Refunds - Access refund information
Subscription
- Get All - List all subscriptions
- Get Purchases - View subscriber purchase history
- Get Summary - Get aggregated subscription data
- Cancel - Cancel a single subscription
- Cancel Batch - Bulk cancel multiple subscriptions
- Change Due Day - Modify subscription billing date
Product
- Get All - List all products
- Get Plans - Display product plans
- Get Offers - Retrieve product offers
Club (Members Area)
- Get Students - Retrieve enrolled students
- Get Pages - Display course pages and modules
- Get Progress - View student progress
Ticket (Events)
- Get Participants - List event participants and tickets
Affiliation
- Get Affiliates - Fetch affiliates for a product
Compatibility
- Requires n8n version 1.0 or later
