Create an Email

This scenario describes how to create an email message using the SOAP API. The Email object represents an instance of an email message, including either the HTML or text-only email content. This content can be provided:

  • during the creation of the Email object
  • provided to the Email object at the time of the send
  • pulled from the Portfolio or other content folder.

After writing the code to create the Email object, run a create call on the code to create the instance of the Email object in your account. The result of running this code produce an email message that can be sent from your account.

Create Email

  • Name
  • Subject