Handle dynamic tables
closed
f
ferdinando.valsecchi@murgitroyd.com
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?
DocuGenerate
closed
We're closing this feature request, since dynamic tables are already supported. Thank you for your comments!
f
ferdinando.valsecchi@murgitroyd.com
Ignore this, I managed to find documentation on how to handle it, my bad https://www.docugenerate.com/help/articles/how-to-add-tables-to-a-template/
Note that in N8N no other service allows to do this easily, so if you were to do it there, I'm sure it'll be very much appreciated :)
f
ferdinando.valsecchi@murgitroyd.com
To further clarify, some of our invoices can have dozens upon dozens of rows, so I wouldn't want to leave them "blank" as there can be more data after the table (including other tables)