A Trigger is an individual email that is sent to a recipient following a specific action. This can be used to build auto-responders.
| Resource | Description |
|---|---|
| Create | Method to create a trigger. |
| GetInfo | Method to get the information of a trigger. |
| GetList | Method to get the list of triggers. |
| SetInfo | Method to set the information of a trigger. |
| SendTestEmail | Method to send a test of a trigger. |
| GetEmailMessage | Method to get the HTML and text rendered version of a trigger. |
| GetHtmlMessage | Method to get the HTML rendered version of a trigger. |
| GetTextMessage | Method to get the text rendered version of a trigger. |
| Unleash | Method to unleash a trigger. |
| GetLog | Method to get the log items of a trigger. |
| GetLinks | Method to get the list of links of a trigger. |
| GetLinkInfo | Method to get the information of a link of a trigger. |
| GetLinksLog | Method to get the log items of a trigger. |