n8n-nodes-lago-api
v0.1.1
Published
n8n node to interact with Lago API
Maintainers
Keywords
Readme
n8n-nodes-lago-api
This is an n8n community node. It lets you use Lago in your n8n workflows.
Lago is a modern, open-source billing API that enables you to integrate usage-based billing into your application. It allows you to push customer information and metrics (events) from your application to the billing system.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
This node supports operations for the following Lago API resources:
- Analytics: Access billing analytics data
- Billable Metrics: Manage billable metric collection
- Billing Entities: Work with billing entities
- Customers: Create, read, update, and delete customer information
- Plans: Manage subscription plans
- Subscriptions: Handle customer subscriptions
- Events: Push usage events to the billing system
- Organizations: Manage organization settings
- Taxes: Configure tax rates and settings
- Coupons: Create and manage discount coupons
- Add-ons: Work with one-time charges and credits
Credentials
To use the Lago API, you need to set up the following credentials:
- API Host: The Lago API host URL (default: https://api.getlago.com or your self-hosted instance URL)
- API Key: The API key for authenticating with Lago API
You can obtain an API key by signing up for a Lago account at getlago.com or by setting up your own self-hosted instance.
Compatibility
This node has been tested with n8n version 1.0.0 and later.
