Expand my Community achievements bar.

Is there any sample for extracting AEM adaptive Forms list using Servlet?

Avatar

Level 1

Hi,

 

Is there any code API sample for extracting AEM adaptive Forms list using Servlet?

 

- Retrieve list of Adaptive Forms available in AEM based on the Tag (Tag1 /Tag2). Response for each list like this

-"assetType": "FORM",
"formNumber": "123",
"formDesc": "Some description of Form - may be title",
"lastReplicated": "2023-12-15",
"authType": "tag2",
"tags": [],
"formURL": "/content/dam/formsanddocuments/af/en/123",
"formPath": "/content/forms/af/en/123",
"pubStatus": "published",

 

Thanks

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply