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
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
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
조회 수
답글
좋아요 수
The default asset path would be under content/dam. You might want to move this structure later from CRXDE.