Hi.
I need to get some datas from ConvertKit API I can’t get with standard features.
I call an URL :
https://api.convertkit.com/v3/broadcasts/{email_ID}/stats?api_secret=tapi_secret]
I will define the email ID though a form and api_secret will be set in the zap.
Then ConvertKit gives me an answer like this :
{"broadcast":{"id":7852059,"stats":{"recipients":7578,"open_rate":39.469517022961206,"click_rate":0.6466086038532594,"unsubscribes":3,"total_clicks":49,"show_total_clicks":true,"status":"completed","progress":100.0,"open_tracking_disabled":false,"click_tracking_disabled":false}}}
I tried several way but I never get the response on zapier.
Is there a way to do it ?
Thx
Jérôme