Skip to content
Matt Needham edited this page Aug 15, 2017 · 3 revisions

The Forms class queries and uses Pardot forms.

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

Methods

  • query Returns the forms matching the specified criteria parameters.

  • read Returns the data for the form specified by id, the Pardot ID of the target list.

Clone this wiki locally