Connector Improvement: Add the Landing Page table to Pardot coonector
AnsweredThe Pardot landing page table has been missed from the Pardot connector.
The visitor_activity table has a column called for landing_page_id. This should relate to a landing_page table.
Reporting the number of activities per ID is useless. activities need to be related to an asset to be useful for reporting.
-
Official comment
Hi Jake, Drew from the product team here.
Thanks for this request, I've added it to the backlog for now. I'll update here once we prioritize it.
In the meantime, is there a particular API endpoint that data is accessible from?
-
Hi Drew, the end point is this:
https://pi.pardot.com/api/v5/objects/landing-pages/<id>
Documentation is here: https://developer.salesforce.com/docs/marketing/pardot/guide/landing-page-v5.html#landing-page-read
There are also some other asset tables that are missing (limiting the utility of the activity data is extracted), including the form table:
Endpoint:
https://pi.pardot.com/api/v5/objects/forms/<id>
Documentation: https://developer.salesforce.com/docs/marketing/pardot/guide/form-v5.html
Please sign in to leave a comment.
Comments
2 comments