Leiste mit Community-Erfolgen erweitern.

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

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Creating Experience fragments programatically

Avatar

Level 4

How do I create the same kind of experience fragments with the same layout of components in with but with different content programmatically? Is there a service to create an experience fragment?

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Ehemaliges Community-Mitglied

You cannot create Experience Fragments by using an API.

Lösung in ursprünglichem Beitrag anzeigen

6 Antworten

Avatar

Level 10

AEM does not expose an API that lets you create exp fragments programmaticall. All done in the UO as described in the docs!

Avatar

Level 1

smacdonald2008​ Hi did you mean that this fuction is only available in UI?

We are also looking at integrting a workflow application that creates a Exp. Fragment using REST API. This is not possible right?

Regards

SS

Avatar

Level 2

Did you found any solution / alternative to create experience fragments programmatically ?

Avatar

Administrator

There is not API exposed to this directly. Request you to please reach-out to support for this.



Kautuk Sahni

Avatar

Korrekte Antwort von
Ehemaliges Community-Mitglied

You cannot create Experience Fragments by using an API.

Avatar

Community Advisor

Creating XF is same as creating Page using Pagemanager JAVA API

PageManager ("The Adobe AEM Quickstart and Web Application.")

Example reading page details from CSV and creating pages

aem63app-repo/java/csvtopage at master · arunpatidar02/aem63app-repo · GitHub

Arun Patidar

AEM LinksLinkedIn