Skip to content

Email Templates

Matt Needham edited this page Aug 14, 2017 · 3 revisions

The Email Templates class queries and uses Pardot email templates.

If you initialize with p = PardotAPI(), you access the Accounts class with p.emailtemplates

Methods

listOneToOne Returns a list of email templates which are enabled for use in one to one emails.

read Returns the data for the email template specified by . is the Pardot ID of the target email template.

Clone this wiki locally