Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to Export json all componentes in page by using sling models Exporter

Avatar

Level 3

Hi Team,

         I authored multiple components in page .

1233.PNG

I  can able to access single component data in json response

Capture.PNG.

How  to access all components in page  json response by using sling models exporter

Thanks

Kotireddy Naru

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

Please check Sling Model Exporter Flow, It should work if you'll access the page with model selector

Adobe Experience Manager Help | Understanding Sling Model Exporters in AEM

Arun Patidar

AEM LinksLinkedIn

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi,

Please check Sling Model Exporter Flow, It should work if you'll access the page with model selector

Adobe Experience Manager Help | Understanding Sling Model Exporters in AEM

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 3

thanks Arun