Lifecycle Histories - mneedham91/PyPardot4 GitHub Wiki

The Lifecycle Histories class queries and uses Pardot lifecycle histories.

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

Methods

  • query Returns the lifecycle history matching the specified criteria parameters.

  • read Returns the data for the lifecycle history specified by id, the Pardot ID of the target lifecycle history.