Hey, I am a beginner in the klaviyo I want to integrate api for getting data and replacing the placeholders in the email template but for now I am doing this with test json data my html is like this:
<!DOCTYPE html>
<html>
<head>
<title>Test Email</title>
</head>
<body>
<h1>{{Greeting}}</h1>
<p>{{RecipeName_1}}</p>
<img src="{{RecipeImageURL_1}}" alt="Recipe Image">
<p>Contact: {{SaputoContact}}</p>
</body>
</html>
while previewing Iam entering json in the give form like this:https://prnt.sc/sARI2pXw1B0B
what is the issue it is not displaying in the placeholder, it would be great help if someone can guide me.
inserting json in email template for dynamic data
Best answer by Taylor Tarpley
Hi
Happy to help!
Can you share the goal you’re trying to accomplish and what integration you’re using?
I wonder if one of our champions
Since you mentioned you’re new to Klaviyo, these Academy courses might be helpful for you!
Thanks for participating in the Community!
-Taylor
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.