Hi,
Is there a way to export all Delivery Templates' html in Adobe Standard. I would like to export all the delivery template stored in our instance, but don't know in which resource they reside, so I can create a workflow to extract them all.
Any help much appreciated,
JohnnyBravo
Solved! Go to Solution.
Hello @JohnnyBravo
Follow these steps:
1. Login to your ACS.
2. Open https://<instance_url>>/rest/head/deliveryTemplate URL
3. You will get all the deliveryTemplate
4. Use the JSON to copy the HTMl from Content > email[0] -> HTML > source
Views
Replies
Total Likes
Hello @JohnnyBravo
Follow these steps:
1. Login to your ACS.
2. Open https://<instance_url>>/rest/head/deliveryTemplate URL
3. You will get all the deliveryTemplate
4. Use the JSON to copy the HTMl from Content > email[0] -> HTML > source
Views
Replies
Total Likes
Hi Manoj_Kumar_,
Thank you so much for the quick help with this. Very much appreciate it my friend!
Kind regards,
JohnnyBravo
Views
Replies
Total Likes
Hi Manoj_Kumar_,
Thank you again for the help. It seems it only returns 25 templates, but I know there are more than 200.
I hit this endpoint https://<instance_url>>/rest/head/deliveryTemplate using our instance url. Does it page a certain number of resources by default and, if so, how do it return all templates?
Thank you kindly,
Johnny Bravo
Views
Replies
Total Likes
You may refer to _lineStart and _lineCount:
Views
Replies
Total Likes
Thank you very much ramon_bisswanger for the quick help with this, worked like a charm!
Kind regards,
JohnnyBravo
Views
Replies
Total Likes
Views
Likes
Replies