Hi All,
i HAVE ONE QUERY..
There are 1000 customers, you want to send them personalised file as attachment in
delivery and later delete those files from server so that you have space for new files next
day.How will you design this campaign
How can we achieve this
Solved! Go to Solution.
Views
Replies
Total Likes
Hello @DishaSharma ,
Which type of file would you like to send, such as Excel, PDF, DOC, etc.?
Regarding personalization, what specific type of personalization are you looking to implement?
Information on creating a personalized file and attaching it can be found in the following documents:
Deleting a file from the server is not a significant issue. You can use JavaScript to achieve this. For example, you can read the list of file names from a folder and delete them with JavaScript.
This topic has been discussed in many posts, and you can find relevant information here: https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/delete-server-file...
Best regards,
Parvesh
Hello @DishaSharma ,
Which type of file would you like to send, such as Excel, PDF, DOC, etc.?
Regarding personalization, what specific type of personalization are you looking to implement?
Information on creating a personalized file and attaching it can be found in the following documents:
Deleting a file from the server is not a significant issue. You can use JavaScript to achieve this. For example, you can read the list of file names from a folder and delete them with JavaScript.
This topic has been discussed in many posts, and you can find relevant information here: https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/delete-server-file...
Best regards,
Parvesh
Views
Likes
Replies