Hi,
we have a requirement to upload data outside /content/dam somewhere to /content/<appname>
Till now we had been using the http put api but that is dependant on webdav.
We cannot allow webdav in prod.
Is there any other way out of this?
Thanks
Regards
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Sunil,
Please have a look at the Digital Asset API to create Assets(It supports CRUD Opertaion)
But this will create under /Content/DAM not sure why you want to upload outside /DAM folder
Hi Sunil,
Please have a look at the Digital Asset API to create Assets(It supports CRUD Opertaion)
But this will create under /Content/DAM not sure why you want to upload outside /DAM folder
Views
Replies
Total Likes
The default asset path would be under content/dam. You might want to move this structure later from CRXDE.
Views
Likes
Replies