I’m trying to get a monthly summary of the Popup Form Views, Conversion Rate, and Contacts Gathered. Ideally the data would be aggregated by month to give a monthly overview, for a series of months over a given timeframe.
I’d like to get results returned similarly to what I’m getting from the following query, but have the results ONLY contain Popup Forms.
https://api.hubapi.com/analytics/v2/reports/forms/summarize/monthly?start=…
My problem is that the returned data includes all forms and I can’t figure out how to filter the results to ONLY show popup forms data. What would the proper query to get this data?
My end goal is to gather the required data to replicate what’s shown on the Pop Up overview page, so I can replicate it within Klipfolio. Here’s the way that data is displayed on the Pop Up overview page:
Thanks in advance!

