Creating a Triggered Email Campaign Workflow
This page contains conceptual and procedural information on creating a triggered send email campaign using SOAP API.
A triggered send email campaign takes a previously created email message and sends that message out in response to an outside request, such as a subscriber opting in to receive the message.
Use the flow chart and sample code as an example of how to create and order the processes necessary for the triggered email send campaign.
This section contains sample code you can use to conduct your triggered sends.
This section includes sample code you can use to create a triggered email send using the SOAP API.
SOAP Request to Retrieve Email
SOAP Response to Retrieve Email
SOAP Request to Retrieve SendClassification
SOAP Response to Retrieve SendClassification
SOAP Request to Create Triggered Send Defintion
SOAP Response to Create Triggered Send Defintion
SOAP Request to Start Triggered Send Definition (Update Call)
SOAP Response to Start Triggered Send Definition
SOAP Request to Send Triggered Email to Subscriber
SOAP Response to Send Triggered Email to Subscriber