Expand my Community achievements bar.

SOLVED

Enable custom workflow for Experience Fragments

Avatar

Level 2

Hi Team,

 

We have a requirement to enable the custom workflow for Experience Fragments with Author and Authoriser concepts.
Can you please suggest me how to export html to Adobe Target through code in AEM.

 

Thanks in Advance !

Veera

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Get output of your experience fragment as html and post api from target admin api do a http post use https://developer.adobe.com/target/administer/admin-api/

View solution in original post

3 Replies

Avatar

Level 2

Hi Harwinder-Singh, Thanks for the link,
What is the end point URL for Target as we have an integration from AEM to Adobe Target through Adobe IO.

 

Current Implementation

1). Author is responsible to login to AEM author and create or update experience fragment in author

2). Above Author will export the same Experience Fragment to Adobe Target clicking on Export to Adobe Target

 

We have requirement like below

1). Author is responsible to login to AEM author and create or update experience fragment in author

2). Author will trigger the workflow, Authoriser should review the experience fragment and complete the workflow

3). Experience Fragment should export to Adobe Target internally after Authoriser completes the workflow.

 

Can you please suggest me how to handle this scenario.

Thanks In Advance.

Thanks & Regards Veera

Avatar

Correct answer by
Community Advisor

Get output of your experience fragment as html and post api from target admin api do a http post use https://developer.adobe.com/target/administer/admin-api/