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.