I'd like to use this service from N8N (via an HTTP node, I understand you're planning on a full integration) to generate invoices.
Our invoices can have multiple items in the itemized list. The incoming JSON would have an array with one item for each row that needs to be part of the table.
I don't think this is something that it's currently handled? How would you suggest approaching it as a workaround?