Skip to content
PaymentsReal-timeUpdated May 2026

Invoice Ninja

Invoice Ninja billing events and creates

Invoice Ninja is the open-source invoicing platform (self-hosted or hosted at invoiceninja.com) — popular with freelancers and small agencies who want a real billing tool without the per-seat SaaS pricing. Tiny Command surfaces four triggers covering the billing lifecycle (Client Created, Quote Created, Invoice Created, Payment Created — fires when a payment is recorded against an invoice) and two actions (Create Invoice, List Invoices). The connection takes a base URL (your self-hosted instance or invoiceninja.com) plus an API token from the user account. Payment Created is the high-value trigger: it carries the payment amount, currency, payment date, payment method (stripe, paypal, bank_transfer, etc.), the invoice(s) it cleared (a single payment can apply to multiple invoices), and the client. Invoice Ninja's data model uses soft IDs (e.g., invoice "INV-0042") plus internal UUIDs; the API responses include both, but workflows that round-trip back to write should use the UUID since the soft ID can be changed by the user.

4triggers
2actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when Invoice Ninja does.

4 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything Invoice Ninja can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Create Invoice Ninja InvoiceCreates a draft or auto-sent invoice with line items and tax. For "project complete → auto-invoice the client" workflows.
List Invoice Ninja InvoicesPaginated invoices with filters by status, client, date range. For "monthly revenue rollup" or "overdue invoices reminder" automation.
Recipes

Pre-built Invoice Ninja workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Invoice Ninja once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Invoice Ninja field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Invoice Ninja integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Invoice Ninja to Tiny Command?
Open the Tiny Command workflow builder, drop in a Invoice Ninja node, and click Connect. Authorize Invoice Ninja once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Invoice Ninja triggers does Tiny Command support?
Tiny Command supports 4 real-time Invoice Ninja triggers, including "Invoice Ninja Client Created", "Invoice Ninja Invoice Created", "Invoice Ninja Payment Received". Each trigger fires within seconds of the event happening in Invoice Ninja.
What Invoice Ninja actions can I run from a workflow?
2 Invoice Ninja actions are available out of the box, covering payments operations like "Create Invoice Ninja Invoice". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Invoice Ninja integration real-time?
Yes. Invoice Ninja Client Created and every other Invoice Ninja trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in Invoice Ninja rather than on a polling schedule.
Do I need to write code to use Invoice Ninja with Tiny Command?
No. Every Invoice Ninja trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Invoice Ninja API endpoint directly.
How much does the Invoice Ninja integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Invoice Ninja integration itself has no per-app surcharge.
Related

More payments apps people connect.

Same category as Invoice Ninja, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Invoice Ninja.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.