Hi!
I need to get or calculate Open Rate, Click Rate and Conversion Rate from Flows (Analytics > Benchmarks > Flows) with filter “All Flows”
Now I use Reports API (flow-values-reports) and I get in attributes.results array of object like this

- flow_message_id - its id of each email of flow?
- how i can calculate overall Open Rate, Click Rate and Conversion Rate from this data?
Can you please help me?

