Give us feedback
deepl-connector
Service icon

DeepL Connector

Stable version 2.1.1 (Compatible with OutSystems 11)
Uploaded on 5 Apr (4 weeks ago) by 
5.0
 (2 ratings)
deepl-connector

DeepL Connector

Documentation
1.1.1

The Demo application shows you in detail how to use every server action.


DeepL Account

To use this component you need a DeepL free developer account. Go to www.deepl.com to create one.

Create a reference to the DeepL_Connect_IS module. Include all actions and all static entities.

Actions

DeepL_GetAccountUsage

This actions returns the amount of characters you have already translated and the limit you have on your account.

DeepL_TranslateText

Translate a given text from a source to a target language. Please read the attributes documentation for more details on the specific input properties.

DeepL_DocumentTranslate

Upload a Office or PDF document and get a translated document back.