Skip to main content
Question

Ziflow intigration / Saving HTML

  • November 11, 2025
  • 1 reply
  • 9 views

Forum|alt.badge.img

Hello! I am using Ziflow to send out our email campaigns internally for proofing. As it stands today, it doesn’t seem like you can export the HTML from the Campaign but have to download it as a Template to then export. The issue is we have a lot of email campaigns being sent out and a specific set of Templates we use. I don’t want to clutter the Template tab with a bunch of random campaigns that aren’t really templates. 

Is there a work around for either exporting the HTML from the Campaign or integrating directly into Ziflow to make this process a little easier? 

1 reply

cadence
Problem Solver IV
Forum|alt.badge.img+5
  • Problem Solver IV
  • 52 replies
  • November 11, 2025

Hey ​@brantleymassey, I’m assuming your goal is to create the campaign in Klaviyo, then get the HTML of the email for adding to Ziflow for approvals. Aside from deleting the templates to avoid cluttering your “Saved Templates” view, here are a couple workarounds until a direct Klaviyo <> Ziflow integration is available. 

1. Copy the HTML from the network tab in the developer tools.  You should see a request for the template preview (search for “template” or “preview”). You might have to do a refresh while on step 2 of the campaign wizard. The response for that will have the HTML used to generate the preview. Make sure to copy from the “Response” tab to get the full thing.

  1. Use Klaviyo’s API. You can download their Postman collection to make this easier. You’d have to first call “Get Campaign” and make sure ?include=campaign-messages is added. Then look at the response and grab the ID of the template in the response. Then you’d call “Get Template” for that template ID and you’d copy the HTML from the response there. 

Cadence / Book a demo