mneedham91/PyPardot4

bulk does not work for some API endpoints

Closed this issue · 3 comments

dynamicContent,
campaign,
prospectAccount
lifecyclehistories

so far I found output='bulk' does not work for these endpoints. I installed the package using pypi, is github version here ahead of Pypi package?

Looking at some of the code, it seems that bulk is not included with many of these API endpoints, is that correct?

Hi @chb777777 according to the official API documentation, output=bulk is not available for those endpoints. For example, see here for Lifecycle Histories.

PS PyPi and GitHub should be in sync.

@mneedham91 Not sure if the page you linked is where you see if bulk output is available since the other pages which bulk is enabled also does not show under the API page. However, on a separate page, it does show that output=bulk is generally available.
Also, after testing using Postman, it also seems like that bulk is available for all endpoints.

Link: http://developer.pardot.com/kb/bulk-data-pull/