Hi,
I was wondering if there’s a possibility to include a universal content block into an email template without using klaviyos’s built in drag-drop builder.
To explain the situation:
- I have created an universal content block via API ( storing the referencing id and name)
- Now I have a template which for example has a html-block field which should render the content of the universal content → {% render ‘template_id’ %}
Is there any possibility to do this?
Thanks in advance?