Forms - mneedham91/PyPardot4 GitHub Wiki

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.