PyPardot4
PyPardot4 copied to clipboard
PyPardot is a wrapper for Version 4 of the Pardot API, written in Python.
Using PyPardot version 4 to pull emails and activities (click, open, send ect.) Looking for an example of pulling all emails and their activities.
Hello, I am using your api wrapper (thank you by the way) and I am trying to make queries for the prospects object with output=full flag as described in the...
The function `read_by_email` is not working for the `users`. I have tested with various different emails that are correct by they all return; ``` PardotAPIError: Error #11: Invalid user email...
Compatibility for version 3 of the Pardot API was allowed in most recent commit (also now live on PyPi). However I have not tested it (maybe in poor form but...
33 of 87 methods remain untested. See [Testing](https://github.com/mneedham91/PyPardot4/wiki/Testing) wiki page for list of methods as well as documentation as to whether a method is successfully tested, unsuccessfully tested, or untested.
This method fails. It appears parameters are unexpected.