Skip to content

Lifecycle Histories

Matt Needham edited this page Aug 15, 2017 · 2 revisions

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.

Clone this wiki locally