Hi,
I want to generate a report which would contain the Mirror page URL for each real email/delivery sent to the users.Please advise how to extract the mirror page url for each real time email sent to user from Adobe Campaign.
Thanks,
Anupam
Solved! Go to Solution.
Views
Replies
Total Likes
This forum is to support the On-Demand training in the Solution Partner Portal and Adobe Digital University. Interaction is not one of the classes there. You can ask your question on the Adobe Campaign product forum: Community: Adobe Campaign | Adobe Community
Linda
Views
Replies
Total Likes
Did you try using the function below?
var url = GetMirrorURL (deliveryId,messagId)
Thanks
Madhan
Views
Replies
Total Likes
Hello,
Is there the equivalent for Adobe Campaign V6.0.2?
I tried this on my 6.0.2 platform and it did not work.
Thanks for your help.
Kind regards
Romain
Views
Replies
Total Likes
Hey Romain,
You could try working with 'MirrorPageUrl' instead.
Does getMirrorPageUrl work for you? Also, you could try capturing it in a string.
Views
Replies
Total Likes
Hello,
MirrorPageUrl doesn't work properly in 6.0.2.
Tried hard
Managed to do it in 6.1
Views
Replies
Total Likes
This forum is to support the On-Demand training in the Solution Partner Portal and Adobe Digital University. Interaction is not one of the classes there. You can ask your question on the Adobe Campaign product forum: Community: Adobe Campaign | Adobe Community
Linda
Views
Replies
Total Likes