Mailer does not send dynamic content

The mailer works, but it doesn’t send dynamic content from the sent file.
What I am doing wrong?

You need to add the dynamic data in the email template when you load it in the mailer step, not on the template file itself. The template file should not have any app connect includes or components.

Roger that,
Now the only question is how I can insert the individual data records.
I only get the option to insert the entire query.

It’s been dealt with.
Of course I have to specify the correct target :wink:

1 Like