Upload Assets to AEM using API
Hi All,
I am integrating AEM with rest service which is providing image/asset urls . using this url ,I have to get image and this image should upload to AEM DAM System.
I am planning to download image in aem root/folder path using http client api. Then using AEM Assets http Api will upload to dam folder.
Is this approach fine ?
Could you please share best approach to implement this kind of scenario.
Appreciate your comments.
