Trados Studio
Trados Live Essential/Live Team/Enterprise
Trados GroupShare
Trados Business Manager
Passolo
MultiTerm
RWS AppStore
Connectors
Beta Groups
Managed Translation
MultiTrans
TMS
WorldServer
Language Weaver
Language Weaver Connectors
Language Weaver Edge
Tridion Docs
Tridion Sites
LiveContent S1000D
XPP
Language Developers
Tridion Docs Developers
Community Help
RWS User Experience
Internal Trados Ideas Community
Mercury
RWS Community Internal Group
RWS Professional Services
RWS Training & Certification
Style Guides
RWS Campus
RWS Enterprise Technology Partners
Trados Approved Trainers
XyUser Group
ETUG (European Trados User Group) Public Information
Nordic Tridion Docs User Group
Tridion UK Meetup
Tridion West Coast User Group
Trados Studio Ideas
Trados GroupShare Ideas
Trados Live Team Ideas
Trados Live Essential Ideas
Trados Live Terminology Ideas
Trados Enterprise Ideas
Trados Online Editor Ideas
Trados Business Manager Ideas
MultiTerm Ideas
Passolo Ideas
RWS Appstore Ideas
Tridion Docs Ideas
Tridion Sites Ideas
Language Weaver Ideas
Language Weaver Edge Ideas
Managed Translation - Enterprise Ideas
TMS Ideas
WorldServer Ideas
LiveContent S1000D Ideas
Contenta S1000D
XPP Ideas
Events & Webinars
To RWS Support
Detecting language please wait for.......
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/3305/how-to-download-studio-templates-sdk
https://community.sdl.com/developers-more/developers/language-developers/w/wiki/3339/how-to-set-up-development-environment-to-build-plugins
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.