Is there any way for an external application to call Trados Studio, resulting in integrating Trados Studio into that app? The Trados Studio Integration App appears t focus on the opposite.
Is there any way for an external application to call Trados Studio, resulting in integrating Trados Studio into that app? The Trados Studio Integration App appears t focus on the opposite.
Hi Susan Lasovick,
Here are some documentations which will help you to start the development:
https://community.sdl.com/developers-more/developers/language-developers/w/wiki/3207/api-tips-tricks
Kind regards,
Andrea Ghisa
Thank you, Andrea The SDK kit is readily available, but the integration component appears to allow integration of user developed functinality into Trados Studio. I am interested in the reverse. There is an environement into which I would like to integrate Trados, Us that possible?
Best regards,
Susan Lasovick
Don't keep focused on the word "integration", that makes you confused.
Just use the API to call the functionality you need from your application. Check out https://github.com/EvzenP/STraSAK for possible inspiration.
And there are examples in the SDK as well.