내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

How to Import Asset from third party URL in AEM 6.5

Avatar

Level 1

Hi Experts,

 

We have a requirement to upload the assets in AEM 6.5 by URL programmatically. The asset URL is a third-party asset URL.

What are the options in AEM?

 

Thanks

 

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

Hi @samaryadav ,

 

We have REST based Asset APIs available which can be used for CRUD operations. You just need to fill in the data to them which you must be getting from third party asset URL.

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

You can also watch this video for more explanation.

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

Hi @samaryadav ,

 

We have REST based Asset APIs available which can be used for CRUD operations. You just need to fill in the data to them which you must be getting from third party asset URL.

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

You can also watch this video for more explanation.