How to access full chat transcript when using n8n chat package?

@Robm Glad to hear, you’ve managed to get it to work! :smiling_face:
You could use the Item Lists node to merge the results into a single object and then you can transform that object and generate HTML for an email. Here’s a quick example:

It produces email like this:

Hope that works for your use-case!

1 Like