Skip to main content

Hi ,

I am sending some identifier to klaviyo for the active subscription using this way

 

and receiving the response 1 while getting this response not get it response val.

can you please tell me where these value is store into the klaviyo and how can i get the response for this to know my identifiers is saved into the klaviyo

Hi @Sunil_1999,

Thanks for sharing this question with us.

The first call looks ok and that property “ActiveSubscriber” should be displayed under the “Custom Properties” section of the profile. That can be found on the right-hand side of the profile. For more information on properties, see our guide here. We also have a guide on profiles.

In terms of the second call, you’ll have to convert the JSON to base64. Then insert that at the end of the request URL 

So it should look something like this:

I hope that’s helpful!


Reply