Question
What does "Email size cannot exceed 8192 bytes" mean?
Answer
The content of the email body when generated would exceed our hard coded limit of 8192 bytes. This error typically appears when a trigger has too much liquid markup or HTML formatting in the body.
2 Comments
Is there any workaround or pre-parsing trick for the liquid markup that would allow me to fit what I want to fit inside the content of the trigger? I have a trigger that I want setup that exceeds this limit due to it requiring a LOT of liquid markup... the end-result is only a couple paragraphs though.
Hi Robert,
I would attempt to use Dynamic Content to try to reduce the amount of content in your Tiggers, I could see that this workaround worked well for some of our customers in the past.
Here you have an article that explains this feature.
Please sign in to leave a comment.