Would like to add journal entries as a action feature into QuickBooks online Node

We need to add a handful of journal entries everyday from our MYSQL database to our QB. I can added vendors, customers, invoices etc… just fine with N8N . But I don’t have a way to add them into QB using N8N without resorting to using QBAPI. I am looking for something very simple where I can add a Journal entry, both sides using the N8N QB node already.
Something similar to:
Journal Entry
Create
Get
Get All
Update
Void

Not sure how I could get this done, so I am asking you guys for it. And if allowed and it works, I am offering $200 bounty on it. Any comments or takers?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Yeah, local
N8N Version: 1.54.4
DB: sqlite
OS: Ubuntu 24lts
Running: n8n
Running n8n via: own

Does anyone work on the Quickbooks Node?

Hey @Tony_Anytime,

That sounds like a good feature request, I have moved it to the feature request queue so we can see if other community members are also after this.

I will let some of our experts know about your bounty as well to see if they are interested in picking it up.

1 Like

Thank you.

BTW, also working with QB I am finding a few more things for example:|

The Create new bills fields should include BILLNO and perhaps Source.

Also I believe the custom Fields is broken when doing a Create Invoice

I will be happy to help. Let me know how.