Mail merge

Hi,

I have a KNIME workflow that generates a transaction data report linked to our vendor database, where each record includes the vendor’s email ID. I want to automate the process of sending individual transaction reports to the respective vendors via email. Could you please guide me on how to set this up in KNIME?
Regards

Jayanth

@jayanthv you can take a look at loops and process the reports by your vendor.

This example is about Images and collects them in one Report but maybe you can adapt and take inspirations.

3 Likes

I covered a very similar topic for my KNIME Trainer Certification - you can view it here:

Alternatively there’s a written tutorial here:

In general I am attaching a PDF report, but you should be able to replicate this by simply writing what I assume will be an Excel file to a temporary folder and then attach it.

4 Likes