![]() SSIS Send HTML Email Task (FREE)SSIS Send HTML Email Task can be used to send any news letters or great looking HTML emails from SSIS. It support SMTP connection with UserID/Password so you are not stuck with your company email server. Auto expanding placeholders can make it super easy to create flexible email templates in few minutes without messing up with SSIS expressions.
|
![]() |
|||
|
View All Tasks Like This |
Drag and Drop Execute SQL Task and ZS HTML Email Task from SSIS Toolbox

Drag and Drop Execute SQL Task and ZS HTML Email Task from SSIS Toolbox
SSIS Send HTML Email Task – ssis sending results as body of email

SSIS Send HTML Email Task – Using Variable Placeholders (Recordset Resultset in Body)
SSIS send mail task with html body

SSIS Send HTML Email Task- Email Preview
SSIS Send HTML Email Task- Edit CSS Style

SSIS Send HTML Email Task – Edit Default CSS Style
SSIS Send HTML Email Task – Use ExecuteSQL task

SSIS Send HTML Email Task – Use ExecuteSQL task to Store RecordSet object. Email recordset as HTML Table
SSIS Send HTML Email Task – Email Sent

SSIS Send HTML Email Task – Email Sent (See recordset variable turned into HTML Table, See how date and Currency formatted)
Articles / Tutorials
How to Read / Write DynamoDB data in SSIS (Query, Insert, Update, Delete)
How to Read / Write Amazon DynamoDB in SSISIntroduction In this article we will look at how to Read / Write Amazon DynamoDB in SSIS. ZappySys developed many AWS related components but in this article we will look at 3 Tasks/Components for DynamoDB Integration Scenarios (Read, Write, Update, Bulk Insert, Create / Drop Table etc.). We will discuss how to use SSIS DynamoDB Source Connector […] |
See Also
Articles/Posts

MySQL to Redshift Data Load Using SSIS
Contents1 Introduction – MySQL to Redshift Load2 Video Tutorial3 Right way but hard way3.1 Steps for Amazon Redshift Data Load from On-Premise files or RDBMS (e.g. MySQL, SQL Server)4 Doing it easy way4.1 Should I use SSIS to load Redshift Database?4.2 Command line approach for MySQL to Redshift data loading5 Setup your Amazon Redshift Cluster6 […]