PyPardot4 icon indicating copy to clipboard operation
PyPardot4 copied to clipboard

Trying to use output=full for prospects

Open mzuniga11 opened this issue 6 years ago • 1 comments

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 documentation here: http://developer.pardot.com/kb/api-version-4/prospects/#using-prospects

I am trying to see if there is additional data fields and user activity that might be available.

Additionally, do you happen to know if there is a way to query the forms objects and get the actual form submission data rather than downloading it via back end?

Please advise Thank you for your time, MZ

mzuniga11 avatar Oct 24 '19 02:10 mzuniga11

actual form submission data

This is a 'Visitor Activities' of type 4 (success) and look at the object as we will see forms, form handlers, and landing pages in.

creuzerm avatar Jan 13 '20 19:01 creuzerm