Expand my Community achievements bar.

SOLVED

How to create a new Translation provider

Avatar

Level 2

I am building a multi lingual site, and want to take advantage of the OOTB translation workflow, however the manual company that we use doesn't support AEM translations and I would like to build a translation provider so that we can interface directly with their systems to request and update translations.

 

I can't find any documentation on how to implement the api to build a new provider, and would like some guidence.

 

The fallback I have used on previous projects is to use a tool reading a spreadsheet, but would prefer to have something more automated.

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @taggatmerkle 

 

Here is the translation bootstrap connector that you can use a starting point - https://github.com/Adobe-Marketing-Cloud/aem-translation-framework-bootstrap-connector

 

You can also look at this link - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/sites/administer... which is a guided journey for everything involved with translation in AEM and might also try to test with a free trial of Microsoft Language Translator account - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/sites/administer...

 

Hope this helps! Please do reach out to community for any additional questions.

 

Thanks

Narendra

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @taggatmerkle 

 

Here is the translation bootstrap connector that you can use a starting point - https://github.com/Adobe-Marketing-Cloud/aem-translation-framework-bootstrap-connector

 

You can also look at this link - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/sites/administer... which is a guided journey for everything involved with translation in AEM and might also try to test with a free trial of Microsoft Language Translator account - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/sites/administer...

 

Hope this helps! Please do reach out to community for any additional questions.

 

Thanks

Narendra