In the weeds with the Pardot API and Engagement Activity Reporting

Опубликовано: 14 Июль 2026
на канале: In the weeds with Pardot
676
6

If anybody knows a better way, let me know in the comments or on twitter at @creuzerm

This is a question from Twitter. Loom ate the first few seconds of my intro, sorry about that.

We can use the API to get stats on emails, but we need to be clever about getting a list of email IDs in order to get the details. We can inspect all the email clicks to create a list of email IDs.

We could alternately inspect the Activities for email opens to get to this data as well. Maybe a future video?