Describe the problem/error/question
I’m trying to create an Invoice in QBO whenever I get a Stripe Payment.
It adds an Invoice with no Problem, But the Invoice Number does not get filled in automatically by QBO, So I cannot do anything with this Invoice until I manually Add an Invoice Number in QBO
Information on your n8n setup
n8n version: 1.34.2
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app): Cloud
Operating system:
Jon
May 12, 2024, 4:05am
2
Hey @Shikker ,
Looking at the API docs for QBO the ID is generated automatically and is a read only field.
When you say invoice number is that what the field is called in the UI or is it the reference?
You can find the list of fields here: Intuit Developer if you can let me know which one it is we can add it as an option.
Thanks @Jon for your help here.
No, im not referring to the invoice ID but to the Invoice number which is a friendly ID that shown up on each Invoice.
By default, when you create Invoices in QBO directly, it gets auto filled with the an auto increase number from the last invoice. But it is Editable.
The name for this filed in the UI is Invoice Number.
Thanks again
system
Closed
August 10, 2024, 4:33pm
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.