Hello Team,
I have a content delivery api which works fine. However I am in need of editing a property before sending the response..
I have an XHTMLString property on my page type and would like to modify something for image src embeded in the XHTMLString. How can I do this?
Hi,
You can use filters to modify the data https://world.optimizely.com/documentation/developer-guides/content-delivery-api/getting-started/how-to-customize-data-returned-to-clients/.
Hello Team,
I have a content delivery api which works fine. However I am in need of editing a property before sending the response..
I have an XHTMLString property on my page type and would like to modify something for image src embeded in the XHTMLString. How can I do this?