We're having trouble matching up data we're pulling to what's in the Klaviyo UI. We're trying to analyze metrics at specific steps within flows. We're currently pulling the metrics timeline endpoint (https://a.klaviyo.com/api/v1/metrics/timeline) for all events and trying to match up the events revenue to what's in the UI, but having trouble in doing so. For many events it seems we have no revenue data from the API, whereas in the UI we are seeing it. Also, we're wondering if there's a way in the API to see the full list of events in each flow? Ideally we could get a flow_id and event_id with metrics for a given time period.
Thank you,
Wing