Solved

Creating a campaign with API (where does template go?)

  • 26 March 2023
  • 3 replies
  • 284 views

Badge +1

Hey guys,

We would love to be able to be able to create email campaigns and attach templates to the campaigns using the Klaviyo API.

My understanding is that we would have to add the html code to create a template first and then use the templateID to create a Campaign.

However, the latest documentation I’m looking at (v2023-02-22), it doesn’t seem like the ‘Create Campaign’ POST accepts a templateID as an optional field.

We were wondering if there was a way to create an email campaign with a template with the current API, if not, would we be able to do this in the near future?

icon

Best answer by chloe.strange 27 March 2023, 18:18

View original

3 replies

Badge

Following

Userlevel 5
Badge +29

Hi @khaledkb

Thanks for being a part of our community! To be able to create email campaigns and attach templates to the campaigns using the Klaviyo API, you would need to make the campaign, and then use this endpoint to assign a template to it. This documentation will provide you with the details needed: https://developers.klaviyo.com/en/reference/create_campaign_message_assign_template. I hope this helps. Let me know if you have other questions. 

~Chloe

Badge

Hi @chloe.strange 

I saw the api documentation, could you please tell where can I get the message ID in the payload ? for this api https://developers.klaviyo.com/en/reference/create_campaign_message_assign_template

Regards,

Rohan

Reply