KantanMT Connector: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Connectors Header}} __TOC__ ==Overview== The commercial [https://kantanmt.com KantanMT] service can be accessed via API, which is documented at http://docs.kantanmt.apiary.io....") |
m (1 revision imported) |
(No difference)
| |
Revision as of 19:19, 4 June 2016
Overview
The commercial KantanMT service can be accessed via API, which is documented at http://docs.kantanmt.apiary.io.
The connector assumes that the specified KantanMT engine is running, which is not always the case. Users must start the the appropriate engine prior to using the connector, either via the KantanMT dashboard or using the API (for example, with curl.)
Using the Connector
In Rainbow, the connector can be accessed through the Leveraging Step. It can also be called programmatically.
Parameters
KantanMT Client Profile (internal name: profileName) — the client profile to use. (Sample value: "Test-EN-DE")
KantanMT Authorization Token (internal name: apiToken) — the authorization token. (Sample value: "ABCdef123467")
Limitations
- The connector assumes that the specified KantanMT engine is running, which is not always the case. Users must start the the appropriate engine prior to using the connector, either via the KantanMT dashboard or using the API (for example, with curl.)