Hello everyone,
I am looking for the information on how one can integrate structured data into Hubspot transactional email.
Preferably, it should be
JSON-LD, but I will consider any suggestions on
microdata as well.
The end goal is to have a nice
Gmail Summary Cards in our emails.
What I already tried:
Injecting JSON-LD/microdata with HTML module.
Passing it as a string in custom property in email template via API.
Setting up a custom module through Content/Design Manager menu.
None of these approaches was successful, I assume script with JSON-LD gets removed from email template on validation step or something like that.
Will appreciate any hint on this topic 🙌