Give us feedback
deepl-connector
Service icon

DeepL Connector

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

DeepL Connector

Compatible with:
Created on OutSystems 11

Version 2.1.1

Stable
Current
Application Package
Uploaded on 5 Apr by 
Compatible with:
Version 11
Database:
All
Release notes:
  • Updated DeepL SDK to 1.9.0
  • Bumped Demo Application
Application Objects:
DeepL Connector has 3 AOs.

Version 2.1.0

Stable
Application Package
Uploaded on 06 December 2023 by 
Compatible with:
Version 11
Database:
All
Release notes:

Added support for managing glossaries

  • List Glossaries in an account
  • Get glossary details and entries
  • Delete glossary


TextTranslate and DocumentTranslate now have an optional GlossaryId input parameter to use an existing glossary. Please note that DeepL glossaries are immutable. Meaning there is no direct way to "change" a glossary. Instead you would have to create a new glossary with the new entries and delete the old one.

Application Objects:
DeepL Connector has 3 AOs.

Version 2.0.0

Stable
Application Package
Uploaded on 01 December 2023 by 
Compatible with:
Version 11
Database:
All
Release notes:

This new version of the DeepL Connector is now based on the official C# SDK provided by DeepL. Mainly to reduce the amount of AO usage.

Breaking Changes

This new version has some breaking changes

  • DeepL_DocumentTranslate now waits until it retrieves the translated document. No need to pool for the final document anymore
  • Removed server actions to check the status of document translation jobs and to download translated documents.
  • Merged the static entities for Source and Target Languages into a single Language static entity.


Application Objects:
DeepL Connector has 3 AOs.