I am looking for a solution for storing terms and conditions that have the following features
- place hodlers for dynamic dates and other dynamic variables.
- each T&C item is related to a content_id within the email it's used in
I have tried both catalogs and json nested profile attributes but both have the same problem where I cannot process the T&C with liquid and also populate a dynamic variable with liquid.
What other options are available in Braze for solving this problem or do I need to consider an external solution and pull in at runtime using connected content ?