Client Libraries and Integrations
PHP
Our PHP library supports both our MT and Business Documents APIs and can be downloaded from Packagist. Including the library in a Composer enabled project is as simple as adding it as a dependency:
"require": {
"lingo24/api-client": "2.3.0"
}
Postman
We have created a Postman Collection which can be imported and used to make test calls to our Demo environment. To use the collection create a Postman Environment with the following fields; host, client_id, client_secret and oauth_token. Placeholders in URIs and example request bodies are identified {in_braces} and should be replaced.
Drupal Module
Lingo24 has created a Drupal 7 module to send and receive content with our Business Documents API. Please contact us for more details.
Magento Extension
Lingo24 has created a Magento extension to send and recieve catalogue and site content with our Business Documents API. Please contact us for more details.
Community Client Libraries and Integrations
Wrote your own client library or intergration not seen here? Let us know!