コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Need a mechanism to upload data outside /content/dam somewhere to /content/<appname>

Avatar

Employee

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

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

Hi Sunil,

Please have a look at the Digital Asset API to create Assets(It supports CRUD Opertaion)

https://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/mac-api-assets.html?l...

 

But this will create under /Content/DAM not sure why you want to upload outside /DAM folder

元の投稿で解決策を見る

3 返信

Avatar

正解者
Community Advisor

Hi Sunil,

Please have a look at the Digital Asset API to create Assets(It supports CRUD Opertaion)

https://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/mac-api-assets.html?l...

 

But this will create under /Content/DAM not sure why you want to upload outside /DAM folder

Avatar

Employee
Hello @RajaShankar can these work without webdav? and can they post outside /content/dam ?

Avatar

Community Advisor

The default asset path would be under content/dam. You might want to move this structure later from CRXDE.