- Are we able to pull in list information? i.e. growth over time. I only see API metrics for segments.
- Are we able to pull flow metrics? i.e. see the open rates on all emails in a “welcome series” flow.
- Looks like it could be in here? https://developers.klaviyo.com/en/reference/query_flow_series
Which API For List and Flow Metrics?
Best answer by saulblum
For (1), not currently. You could call Get Events for the Subscribed to List metric (using a metric_id filter), and optional time frames, and then fetch the event property with the list ID and generate your own growth data.
You could also create a segment of all profiles in a given list and then going forward, use the API to track membership in that segment. But that wouldn’t work for past profiles who’d joined the list.
For (2), yes, use the reporting API: https://developers.klaviyo.com/en/reference/reporting_api_overview#flows
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.