Pipewave LogoPipewave
HubSpot × DATEV

Connect HubSpot with DATEV: link accounting cleanly

There is no ready-made one-click connector between HubSpot and DATEV. Customer data, invoices and payment status can still be linked. This guide shows what actually flows between CRM and accounting, which three ways exist and where it gets tricky in practice.

Discuss the integrationfree intro call, approx. 15 minutes
HubSpot ↔ DATEV
document flow
HubSpot
DATEV
DebtorsInvoicesPay status

The short answer

HubSpot and DATEV can be connected, just not with one click. The HubSpot Marketplace has no DATEV connector, and DATEV is not a system you simply plug in on the side. What works in practice are three ways: connecting through a billing tool that knows both sides, a middleware like n8n that links HubSpot and the DATEV interfaces, or a custom integration for high volume and fixed rules.

What matters is the split of roles: HubSpot is the CRM with contacts, companies and deals. The invoice itself rarely originates in HubSpot but in a billing tool or ERP, and DATEV is the accounting, often at the tax advisor. The integration makes sure debtors, documents and payment status move cleanly between these layers, instead of someone typing numbers from one screen into the next. How this looks for other systems in general is covered in the overview of HubSpot interfaces.

Definition
What does HubSpot-DATEV integration mean?
A HubSpot-DATEV integration connects the CRM with financial accounting so that customer data, invoices and payment status are synced between both systems without manual transfer. Since HubSpot has no native DATEV interface, the connection runs through a billing tool, a middleware or a custom integration against DATEVconnect or the DATEV cloud interfaces.

What actually flows between HubSpot and DATEV

Before talking about technology, it helps to look at which data really has to cross the line between sales and accounting. In practice it is three things.

Master data and debtor number

In DATEV every customer is a debtor with a fixed number, in HubSpot a company with contacts. Connecting both sides usually means keeping exactly this mapping clean: when sales creates a new customer in HubSpot, a debtor is created for it, and the debtor number flows back to HubSpot as a field. That way every invoice later finds its account.

Invoice and payment status

Open items live in accounting. But for sales it matters whether an invoice is paid before they take the next step. A sync writes the payment status from DATEV back to the matching deal or company in HubSpot, instead of someone checking two systems.

Document flow to the tax advisor

A won deal becomes an invoice, and that has to reach the tax advisor. The handover point is almost always DATEV Unternehmen online: the document lands there as a PDF, or a booking batch is created directly in DATEV format. HubSpot provides the triggers and the customer data.

Three ways to connect HubSpot and DATEV

None of them is the one right choice. It depends on how many invoices run per month, how custom your booking logic is and whether the status should flow back to HubSpot.

Kriterium
Via billing tool
EmpfohlenMiddleware / n8n
Custom integration
Ready-made one-click connector
Setup effort
low
medium
higher
Own rules (chart of accounts, tax keys)
Document transfer & booking batch
via the tool
Two-way status (paid)
Fits at high volume
limited

Via a billing tool

The simplest way often does not lead directly to DATEV. A billing tool like Lexoffice or sevDesk ships with its own DATEV interface and can be coupled to HubSpot through a connector or a middleware. HubSpot triggers the invoice, the tool creates it and sends documents and bookings to DATEV. For standard cases with manageable volume this is the fastest start.

Middleware with n8n

As soon as data is transformed in transit, several systems are involved, or the payment status should flow back to HubSpot, a middleware is the right frame. n8n talks to the HubSpot API and the DATEV interfaces, reconciles debtors, sets account and tax key and builds the booking batch in the right format. This layer is also where error handling and retries live when an interface does not respond. How n8n connects to HubSpot in general is covered in the guide on the n8n-HubSpot integration.

Custom integration

At high volume, with fixed endpoints or requirements no toolkit covers, the connection is built as a CRM integration directly against DATEVconnect or the DATEV cloud interfaces. The effort is higher, but the connection sits exactly on your case. If your CRM data is messy to begin with, the guide on CRM migration covers field mapping and duplicates first.

Joshua

Not sure whether a billing tool is enough or n8n is the better path? Send me how many invoices run per month and who runs DATEV.

Joshua, Founder
Have a quick chat

The document flow from deal to tax advisor

This is what a clean flow looks like when a won deal turns into a booked invoice, without anyone collecting documents by email.

01
Deal set to won in HubSpot

The trigger is a deal moving to 'won'. HubSpot knows the customer, contact and the line items from the quote. From here, no one should re-key data.

02
Invoice is created, debtor is checked

The invoice is generated in the billing tool or via an interface. Beforehand, the integration checks whether a debtor number already exists for the company, and creates one otherwise. This prevents duplicate debtors that no one can cleanly merge later.

03
Document and booking to DATEV

The invoice PDF goes to DATEV Unternehmen online as a document, the booking data as a batch in DATEV format with account and tax key. The tax advisor books on their side without collecting documents by email.

04
Status back to HubSpot

Once the invoice is paid, the sync writes that back to the deal or company. Sales sees the payment status right on the contact, and accounting has nothing to forward.

Where it gets tricky in practice

The technology is rarely the problem. Trouble almost always comes from what sits between CRM thinking and accounting thinking. Four points to clarify before building.

The four typical pitfalls

Chart of accounts: bookings need the right account, and SKR03 and SKR04 number them differently. Tax keys: 19 percent, 7 percent or reverse charge have to be mapped cleanly, otherwise the VAT is wrong. Debtors: without reconciliation you get duplicate debtor numbers no one can tell apart later. And direction: what is booked in DATEV cannot simply be changed under German GoBD rules, so booking data flows one way into DATEV, not back and forth.

The last point matters most: master data such as the debtor number may be reconciled both ways, actual bookings may not. Drawing that line cleanly from the start saves the discussion with the tax advisor later.

What the manual transfer costs

The benefit of an integration shows not in the technology but in the time no one spends re-keying and collecting documents. A rough calculation for orientation.

Beispielrechnung

Manual invoice and document transfer per month

Invoices per month120
Enter, file document, check debtor~5 min.
Effort per month10 hrs.
Cost (hourly rate 45 €)450 €/mo.
Plus: typos and reworkhard to quantify
Manual effort per year≈ 5,400 €

Example calculation. Values depend on invoice volume, hourly rate and data quality – for orientation, not a guarantee.

Common questions on the HubSpot-DATEV connection

No. The HubSpot Marketplace has no ready-made one-click connector to DATEV. The connection is built in one of three ways: via a billing tool that ships with both a HubSpot and a DATEV interface, via a middleware like n8n that orchestrates HubSpot and the DATEV interfaces, or via a custom integration. Which fits depends on volume, rules and how tightly sales and accounting need to be linked.
JK
Über den Autor
Joshua Kresse
Founder of Pipewave · Automation & AI

I build HubSpot connections to billing and accounting, mostly with n8n. In these projects the hard part is never the interface itself but the clean debtor mapping and agreeing with the tax advisor on the format and chart of accounts they expect. That is what I look at first.

Auf LinkedIn vernetzen

Connect HubSpot and DATEV in your setup

Tell me which billing tool or ERP you use, how many invoices run per month and who runs DATEV. In the intro call I tell you honestly whether a billing tool is enough, n8n is the way, or a custom integration makes sense.

  • Free intro call, approx. 15 minutes
  • Clear view: billing tool, middleware or custom interface
  • Debtor mapping and format aligned with the tax advisor

Mit dem Absenden stimmst du zu, dass wir deine Angaben zur Beantwortung der Anfrage nutzen.