Forum Discussion
igormicev
5 years agoContributor
Hi @wpenfold
You’re probably close to your goal.
Make changes in your email sender snap like below:
I guess your Template body is OK, i.e. in the HTML you should have something like
...
<table>
</table>
<br>
</body>
</html>
and before the email sender snap you should have a mapper like this one (note the $table object) that provides the $table:
That should be enough
/Igor
- wpenfold5 years agoContributor
It appears I can only use $list if the table is the only input to the email snap. If I try to union in the header data I need to include in the email, then the snap objects