How to add a link dynamically in Correspondence

While click on link it should dynamically change the link value and I need to refer the link in correspondence

@DivyaA943

By using the Property-Set-HTML or Property-Set-Message methods to dynamically set the HTML content of the Correspondence rule, you can include links that are constructed based on property values or variables. This allows you to create dynamic and personalized links within the Correspondence rule.

@DivyaA943 Use datapages or property references to set the link value in Corr rule instead of hardcoding links. Or use Property-Set-XYZ methods like Hitesh mentioned.