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

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

Mark Solution

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

해결됨

How to use Content as a Service to crawl All aem data including all projects, sites, forms, assets, ACL(Users&Groups).

Avatar

Level 8

I am looking for API which can crawl all the AEM data and inject in another application. 

While exploring for that I came across Content Services.

I am not getting how we can use caas in my usecase.

Can anyone help.

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 2

Hi @akshaybhujbale ,

 

You can use the content as a service to expose your data into JSON response to deliver into other applications

  • Sling model exporter to expose the component/site content
  • HTTP Asset API to expose assets. 

 

Below are the some good articles for the same - 

1)https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/headless/journeys/d...

2)https://medium.com/globant/headless-aem-approaches-3ef1252c445d

3)http://www.sgaemsolutions.com/2017/06/sling-model-exporter-in-aem-63.html

4)https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/mac-ap...

 

Thanks,

Manisha

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Administrator

@Siva_Sogalapalli @Manisha_Mirchandani @akhilraj @Nikhil-Kumar 

Your attention is kindly requested to examine this AEM question and share your expertise in this regard. Alternatively, if you could provide the author with some direction to help solve the problem, it would be highly appreciated. Thank you in advance for your kind support.



Kautuk Sahni

Avatar

정확한 답변 작성자:
Level 2

Hi @akshaybhujbale ,

 

You can use the content as a service to expose your data into JSON response to deliver into other applications

  • Sling model exporter to expose the component/site content
  • HTTP Asset API to expose assets. 

 

Below are the some good articles for the same - 

1)https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/headless/journeys/d...

2)https://medium.com/globant/headless-aem-approaches-3ef1252c445d

3)http://www.sgaemsolutions.com/2017/06/sling-model-exporter-in-aem-63.html

4)https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/mac-ap...

 

Thanks,

Manisha