Hello, I need to download the mirror pages of a delivery, i tried doing it with javascript by GetMirrorURL + HttpClientRequest + Write the response.body in a file:
But this is too slow, i get 4 mirrors per second. Is there any way to connect to the mirror page server and download all the mirror pages from a broadlog like using the file collector?
Thank you in advance.
@Manoj_Kumar_ @ParthaSarathy @Parvesh_Parmar @DavidKangni
Solved! Go to Solution.
Hi @Heku_ ,
There is no way to connect to the mirror page server and download the mirror pages.
If your client requires copies of emails for their logs or any other compliance purposes, you can look at using the BCC feature by which each email sent from Adobe Campaign can be sent to customers email addresses as well.
Refer to the following link for more information
Views
Replies
Total Likes
Hi @Heku_ ,
There is no way to connect to the mirror page server and download the mirror pages.
If your client requires copies of emails for their logs or any other compliance purposes, you can look at using the BCC feature by which each email sent from Adobe Campaign can be sent to customers email addresses as well.
Refer to the following link for more information
Views
Replies
Total Likes
Hello, @AnanthanJa thanks for your reply. Would I be able to do this with Push or SMS deliveries?
Hi @Heku_,
The archiving feature is available only for Email. For Push or SMS, you can look at using file extraction/custom direct mail deliveries to export the personalized SMS / Push message in the file so that the client can consume the same.