Lemon Squeezy revenue setup
Dashloom imports recent order revenue and refunds plus current subscription MRR, paid customers, and trialing customers from one Lemon Squeezy Store. Every Store connection maps to one Dashloom product.
Dashloom imports recent order revenue and refunds plus current subscription MRR, paid customers, and trialing customers from one Lemon Squeezy Store. Every Store connection maps to one Dashloom product.
Create and connect the credential
- In Lemon Squeezy, open Settings → API and create an API key. Live and test keys are separate and expire according to Lemon Squeezy's policy.
- Find the numeric Store ID in the Lemon Squeezy dashboard or API.
- In Dashloom, create the target product first.
- Open Data sources → Lemon Squeezy revenue.
- Enter a connection name, product, Store ID, and API key, then select Connect Lemon Squeezy.
- Run the first synchronization or create an automatic schedule.
The key is validated against the fixed https://api.lemonsqueezy.com origin and encrypted before storage. It is never returned by read APIs or exported.
Imported evidence
revenueandrefundsby order date and order currency for the latest 14 days;mrrin the Store currency from standard, non-usage-based active subscription prices;paid_customers, including cancelled subscriptions still in their grace period;trialing_customersfromon_trialsubscriptions.
Test-mode orders and subscriptions are excluded. Pending, failed, and fraudulent orders are not counted. Different order currencies remain separate in dashboards and Agent evidence. Usage-based subscriptions are excluded from MRR because current usage is not a stable recurring commitment.
Dashloom reads at most 1,000 rows per paginated collection and resolves at most 100 distinct active prices per sync. If a Store exceeds these safety bounds, use a narrower integration through the Connector SDK until an expanded high-volume connector is available.
Official references: API request and authentication rules ↗, orders ↗, subscriptions ↗, and prices ↗.