Creating a Triggered Email Campaign Workflow
This page contains conceptual and procedural information on creating a triggered send email campaign using the Marketing Cloud 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.
Triggered Send Email Campaign Workflow Process
Sample Code
This section contains sample code you can use to conduct your triggered sends.
Sample .NET Code
Sample PHP Code
SOAP Envelopes to Interact with Emails and Triggered Send Definitions
This section includes sample code you can use to create a triggered email send using the SOAP API.