Skip to main content
Contributor I
September 21, 2021
Solved

How to pull the conversion metrics from API.

  • September 21, 2021
  • 1 reply
  • 637 views

Hi everyone, I’m trying to use python in order to extract the conversion metrics from API. However, I couldn’t find the proper API to pull the metrics for Flows and Campaigns such as; open_rate, click_rate, and etc… I’ve checked this page https://help.klaviyo.com/hc/en-us/articles/360040093732-How-to-Export-Conversion-Data but, there is no python command API for this. Any help would be greatly appreciated. Thanks 

    This topic has been closed for replies.
    Best answer by stephen.trumble

    Hey @Ruddy Simon 

    Thank you for asking the Klaviyo Community for help with your Klaviyo API and metrics using Python! 

    You can use the Guide to API Overview in our developers documents,and this article from GitHub on using Python with Klaviyo that will help you find the correct commands for what you are trying to accomplish! These articles offer multiple options for commands depending on the metrics you are looking to pull from. 

    Thank you so much for being part of the Klaviyo Community!

    1 reply

    stephen.trumble
    Klaviyo Alum
    September 21, 2021

    Hey @Ruddy Simon 

    Thank you for asking the Klaviyo Community for help with your Klaviyo API and metrics using Python! 

    You can use the Guide to API Overview in our developers documents,and this article from GitHub on using Python with Klaviyo that will help you find the correct commands for what you are trying to accomplish! These articles offer multiple options for commands depending on the metrics you are looking to pull from. 

    Thank you so much for being part of the Klaviyo Community!

    -Stephen