Hi, I'm currently working on creating some extracts from our AJO instance which would allow us to store internally the html templates created within our AJO instance.
This will help us with forming our own internal contact history (fed into from various platforms) which would give a view of the HTML template utilised when a customer was communicated with via a journey.
I have looked into extracting this HTML via utilisation of the AJO Entity Dataset. However, as the HTML is stored within a JSON structure it is exported with a lot of additional escape characters that have been added to the html itself. So my question would be twofold:
1. Is it possible to extract all html templates from AJO without the added escape characters? (extracting 1 by 1 within the UI is not s suitable solution here as we are looking to automate this process)
And
2. If its not possible, would some instructions on the actions required to be performed to that "escaped" html be able to be shared so this process of adding escape characters can be reverse engineered to retrieve the original HTML
Regards,
Ash