Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
SOLVED

HTTP API for translation project

Avatar

Level 1

Hello,

 

Are there any HTTP API that AEM provides to Export/Import Translation Jobs/Projects?

Can I use Assets HTTP API to CRUD translation projects?

 

Thank you in advance!

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Refer to the following API doc - https://www.adobe.io/experience-manager/reference-materials/6-4/javadoc/com/adobe/cq/projects/api/Pr..., create and delete methods are available, see if this API methods can be used

Other option is copy the curl command while performing the project/translation operation in browser e.g delete and modify project, import/export translation based on your need.

Albin_Issac_0-1635261631743.png

 

Albin_Issac_1-1635261691892.png

 

Albin_Issac_2-1635261827703.png

 

Regards

Albin I

www.albinsblog.com

View solution in original post

2 Replies

Avatar

Community Advisor

Hi @shraddha55 

 

Kindly have a look at these articles which help you to learn more about Lionbridge Connector for Experience Manager

1. https://connectors.lionbridge.com/docs/Online_Help_Only/Product_Pages/AEM.htm

2. https://exchange.adobe.com/experiencecloud.details.100064.lionbridge-connector-for-experience-manage...

 

Regards,

Santosh

https://www.techinnovia.com/blog/

Avatar

Correct answer by
Community Advisor

Refer to the following API doc - https://www.adobe.io/experience-manager/reference-materials/6-4/javadoc/com/adobe/cq/projects/api/Pr..., create and delete methods are available, see if this API methods can be used

Other option is copy the curl command while performing the project/translation operation in browser e.g delete and modify project, import/export translation based on your need.

Albin_Issac_0-1635261631743.png

 

Albin_Issac_1-1635261691892.png

 

Albin_Issac_2-1635261827703.png

 

Regards

Albin I

www.albinsblog.com