Outbound E-mail Script Extension API
You can access the Outbound E-mail Script Extension to create Page Templates or Component Templates written in VBScript or Jscript. This appendix describes the methods and properties in the Outbound E-mail Script Extension API.
The API methods and properties fall into the following functional categories:
| Functional area | Functions and properties | Description |
|---|---|---|
| URL generation |
| Methods for generating URLs that Outbound E-mail can process. |
| E-mail format delimiters |
| Methods for inserting delimiters around the plain-text and HTML versions of the e-mail. |
| Personalization |
| Methods for marking content as restricted to certain Target Groups. |
| Tracking |
| Methods for tracking e-mails, e-mail response, and binaries in e-mails. |
| Plain-text formatting |
| Methods for formatting the plain-text version of the e-mail message |
| E-mail HTML v Web HTML |
| Method for distinguishing between HTML in an e-mail message and HTML in a Web page. |
| Adding binary content to an e-mail |
| Methods for adding embedded or attached binary content to an e-mail. |