-
Notifications
You must be signed in to change notification settings - Fork 38
Custom Redirects
Matt Needham edited this page Aug 15, 2017
·
3 revisions
The Custom Redirects class queries and uses Pardot custom redirects.
If you initialize with p = PardotAPI(), you access the Accounts class with p.customredirects
-
query Returns the custom redirects matching the specified criteria parameters.
-
read Returns the data for the custom redirect specified by id, the Pardot ID of the target custom redirect.