<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.rws.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Project Endpoints</title><link>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12 Non-Production</generator><item><title>Project Endpoints</title><link>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints</link><pubDate>Thu, 20 Dec 2018 11:58:09 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d025f207-cc9b-4c00-8a80-750cdbb3b895</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints#comments</comments><description>Current Revision posted to GroupShare API by Andrea-Melinda Ghisa on 12/20/2018 11:58:09 AM&lt;br /&gt;
&lt;h2&gt;Project Settings&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This request you can see information regarding &lt;strong&gt;translation memories and termbases&lt;/strong&gt; added to project &lt;strong&gt;for a specific language pair&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;GET : &lt;a href="http://gs2017dev.sdl.com:41234/documentation/api/index#!/ProjectSettings/ProjectSettings_Get"&gt;/api/projectserver/v2/projects/{projectId}/files/{languageFileId}/settings&lt;/a&gt;&lt;/p&gt;
&lt;ul class="options" style="margin:6px 10px 0px 0px;padding:0px;border:0px;font-style:normal;font-weight:400;font-size:14.4px;line-height:inherit;font-family:&amp;#39;Droid Sans&amp;#39;, sans-serif;vertical-align:baseline;list-style:none;overflow:hidden;display:block;clear:none;float:right;color:#000000;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:normal;"&gt;
&lt;li style="margin:0px;padding:2px 0px 2px 10px;border-top:0px;border-right:none;border-bottom:0px;border-left:0px;font-style:inherit;font-weight:inherit;font-size:0.9em;line-height:inherit;font-family:inherit;vertical-align:baseline;float:left;clear:none;color:#0f6ab4;"&gt;&lt;a class="toggleOperation" style="margin:0px;padding:0px;border:0px;font:inherit;vertical-align:baseline;color:#0f6ab4;text-decoration:none;" href="http://gs2017dev.sdl.com:41234/documentation/api/index#!/ProjectSettings/ProjectSettings_Get"&gt;&lt;span class="markdown" style="margin:0px;padding:0px;border:0px;font:inherit;vertical-align:baseline;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;How make the set up in Studio &amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;In Studio create a new project&amp;nbsp; in &lt;strong&gt;&amp;quot;&lt;/strong&gt;&lt;em&gt;Translation Resources&lt;/em&gt;&lt;strong&gt;&amp;quot;&lt;/strong&gt; step add &lt;em&gt;Server Base translation memory&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-03-53/7801.tr.jpg"&gt;&lt;img src="/resized-image/__size/940x695/__key/communityserver-wikis-components-files/00-00-00-03-53/7801.tr.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &lt;em&gt;&amp;quot;Trados GroupShare&amp;quot;&lt;/em&gt; step, check &lt;em&gt;&amp;quot;Publish on server&amp;quot;&lt;/em&gt; and select the server and the location to publish the project.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-03-53/publish.jpg"&gt;&lt;img src="/resized-image/__size/940x694/__key/communityserver-wikis-components-files/00-00-00-03-53/publish.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;How to get the projectId from GroupShare&lt;/h2&gt;
&lt;p&gt;After the project was successfully published in GroupShare:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &lt;em&gt;Projects&lt;/em&gt; view press F12 to open the Developer Console&lt;/li&gt;
&lt;li&gt;Click on &lt;em&gt;Network&lt;/em&gt; tab&lt;/li&gt;
&lt;li&gt;Click on first Url from the list, make sure in the right side your have selected &lt;em&gt;Preview&lt;/em&gt; tab&lt;/li&gt;
&lt;li&gt;In the list search for the object which has the same name as your project and copy the &lt;span style="color:#339966;"&gt;&lt;em&gt;ProjectId&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-03-53/prj.jpg"&gt;&lt;img src="/resized-image/__size/940x527/__key/communityserver-wikis-components-files/00-00-00-03-53/prj.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp; How to get the LanguageFileId&lt;/h2&gt;
&lt;p&gt;In order to the id for the file language we need to make another call using the ProjectId we obtained at the previous step:&lt;/p&gt;
&lt;p&gt;&lt;span class="path" style="margin:0px;padding:0px 0px 0px 10px;border:0px;font:inherit;vertical-align:baseline;"&gt;GET&lt;/span&gt; &lt;a href="http://gs2017dev.sdl.com:41234/documentation/api/index#!/Files/Files_Get"&gt;/api/projectserver/v2/projects/{projectId}/files&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the response body take the value for &amp;quot;UniqueId&amp;quot;,that value is the LanguageFileId. &lt;em&gt;(make sure you take the id form target files, and not from source file)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-03-53/fil.jpg"&gt;&lt;img src="/resized-image/__size/940x472/__key/communityserver-wikis-components-files/00-00-00-03-53/fil.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using the &lt;em&gt;ProjectId&lt;/em&gt; and &lt;em&gt;LanguageFileId&lt;/em&gt; obtained previously /settings response should look like this&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-03-53/6305.respsett.jpg"&gt;&lt;img src="/resized-image/__size/940x433/__key/communityserver-wikis-components-files/00-00-00-03-53/6305.respsett.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Project Endpoints</title><link>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints/revision/9</link><pubDate>Thu, 20 Dec 2018 11:56:55 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d025f207-cc9b-4c00-8a80-750cdbb3b895</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints#comments</comments><description>Revision 9 posted to GroupShare API by Andrea-Melinda Ghisa on 12/20/2018 11:56:55 AM&lt;br /&gt;
&lt;h2&gt;Project Settings&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This request you can see information regarding &lt;strong&gt;translation memories and termbases&lt;/strong&gt; added to project &lt;strong&gt;for a specific language pair&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#339966;"&gt;GET &lt;code&gt;api/projectserver/v2/projects/{projectId}/files/{languageFileId}/settings&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;How make the set up in Studio &amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;In Studio create a new project&amp;nbsp; in &lt;strong&gt;&amp;quot;&lt;/strong&gt;&lt;em&gt;Translation Resources&lt;/em&gt;&lt;strong&gt;&amp;quot;&lt;/strong&gt; step add &lt;em&gt;Server Base translation memory&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/7801.tr.jpg"&gt;&lt;img src="/resized-image/__size/940x695/__key/communityserver-wikis-components-files/00-00-00-00-39/7801.tr.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &lt;em&gt;&amp;quot;Trados GroupShare&amp;quot;&lt;/em&gt; step, check &lt;em&gt;&amp;quot;Publish on server&amp;quot;&lt;/em&gt; and select the server and the location to publish the project.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/publish.jpg"&gt;&lt;img src="/resized-image/__size/940x694/__key/communityserver-wikis-components-files/00-00-00-00-39/publish.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;How to get the projectId from GroupShare&lt;/h2&gt;
&lt;p&gt;After the project was successfully published in GroupShare:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &lt;em&gt;Projects&lt;/em&gt; view press F12 to open the Developer Console&lt;/li&gt;
&lt;li&gt;Click on &lt;em&gt;Network&lt;/em&gt; tab&lt;/li&gt;
&lt;li&gt;Click on first Url from the list, make sure in the right side your have selected &lt;em&gt;Preview&lt;/em&gt; tab&lt;/li&gt;
&lt;li&gt;In the list search for the object which has the same name as your project and copy the &lt;span style="color:#339966;"&gt;&lt;em&gt;ProjectId&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/prj.jpg"&gt;&lt;img src="/resized-image/__size/940x527/__key/communityserver-wikis-components-files/00-00-00-00-39/prj.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp; How to get the LanguageFileId&lt;/h2&gt;
&lt;p&gt;In order to the id for the file language we need to make another call using the ProjectId we obtained at the previous step:&lt;/p&gt;
&lt;p&gt;&lt;span class="path" style="margin:0px;padding:0px 0px 0px 10px;border:0px;font:inherit;vertical-align:baseline;"&gt;GET&lt;/span&gt; &lt;a href="http://gs2017dev.sdl.com:41234/documentation/api/index#!/Files/Files_Get"&gt;/api/projectserver/v2/projects/{projectId}/files&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the response body take the value for &amp;quot;UniqueId&amp;quot;,that value is the LanguageFileId. &lt;em&gt;(make sure you take the id form target files, and not from source file)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/fil.jpg"&gt;&lt;img src="/resized-image/__size/940x472/__key/communityserver-wikis-components-files/00-00-00-00-39/fil.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using the &lt;em&gt;ProjectId&lt;/em&gt; and &lt;em&gt;LanguageFileId&lt;/em&gt; obtained previously /settings response should look like this&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/6305.respsett.jpg"&gt;&lt;img src="/resized-image/__size/940x433/__key/communityserver-wikis-components-files/00-00-00-00-39/6305.respsett.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Project Endpoints</title><link>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints/revision/8</link><pubDate>Thu, 20 Dec 2018 11:56:06 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d025f207-cc9b-4c00-8a80-750cdbb3b895</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints#comments</comments><description>Revision 8 posted to GroupShare API by Andrea-Melinda Ghisa on 12/20/2018 11:56:06 AM&lt;br /&gt;
&lt;h2&gt;Project Settings&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This request you can see information regarding &lt;strong&gt;translation memories and termbases&lt;/strong&gt; added to project &lt;strong&gt;for a specific language pair&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#339966;"&gt;GET &lt;code&gt;api/projectserver/v2/projects/{projectId}/files/{languageFileId}/settings&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;How make the set up in Studio &amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;In Studio create a new project&amp;nbsp; in &lt;strong&gt;&amp;quot;&lt;/strong&gt;&lt;em&gt;Translation Resources&lt;/em&gt;&lt;strong&gt;&amp;quot;&lt;/strong&gt; step add &lt;em&gt;Server Base translation memory&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/7801.tr.jpg"&gt;&lt;img src="/resized-image/__size/940x695/__key/communityserver-wikis-components-files/00-00-00-00-39/7801.tr.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &lt;em&gt;&amp;quot;Trados GroupShare&amp;quot;&lt;/em&gt; step, check &lt;em&gt;&amp;quot;Publish on server&amp;quot;&lt;/em&gt; and select the server and the location to publish the project.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/publish.jpg"&gt;&lt;img src="/resized-image/__size/940x694/__key/communityserver-wikis-components-files/00-00-00-00-39/publish.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;How to get the projectId from GroupShare&lt;/h2&gt;
&lt;p&gt;After the project was successfully published in GroupShare:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &lt;em&gt;Projects&lt;/em&gt; view press F12 to open the Developer Console&lt;/li&gt;
&lt;li&gt;Click on &lt;em&gt;Network&lt;/em&gt; tab&lt;/li&gt;
&lt;li&gt;Click on first Url from the list, make sure in the right side your have selected &lt;em&gt;Preview&lt;/em&gt; tab&lt;/li&gt;
&lt;li&gt;In the list search for the object which has the same name as your project and copy the &lt;span style="color:#339966;"&gt;&lt;em&gt;ProjectId&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/prj.jpg"&gt;&lt;img src="/resized-image/__size/940x527/__key/communityserver-wikis-components-files/00-00-00-00-39/prj.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp; How to get the LanguageFileId&lt;/h2&gt;
&lt;p&gt;In order to the id for the file language we need to make another call using the ProjectId we obtained at the previous step:&lt;/p&gt;
&lt;p&gt;&lt;span class="path" style="margin:0px;padding:0px 0px 0px 10px;border:0px;font:inherit;vertical-align:baseline;"&gt;GET&lt;/span&gt; &lt;a href="http://gs2017dev.sdl.com:41234/documentation/api/index#!/Files/Files_Get"&gt;/api/projectserver/v2/projects/{projectId}/files&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the response body take the value for &amp;quot;UniqueId&amp;quot;,that value is the LanguageFileId. &lt;em&gt;(make sure you take the id form target files, and not from source file)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/fil.jpg"&gt;&lt;img src="/resized-image/__size/940x472/__key/communityserver-wikis-components-files/00-00-00-00-39/fil.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using the &lt;em&gt;ProjectId&lt;/em&gt; and &lt;em&gt;LanguageFileId&lt;/em&gt; obtained previously /settings response should look like this&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/6305.respsett.jpg"&gt;&lt;img src="/resized-image/__size/940x433/__key/communityserver-wikis-components-files/00-00-00-00-39/6305.respsett.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Project Calls</title><link>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints/revision/7</link><pubDate>Thu, 20 Dec 2018 11:50:23 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d025f207-cc9b-4c00-8a80-750cdbb3b895</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints#comments</comments><description>Revision 7 posted to GroupShare API by Andrea-Melinda Ghisa on 12/20/2018 11:50:23 AM&lt;br /&gt;
&lt;h2&gt;Project Settings&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This request you can see information regarding &lt;strong&gt;translation memories and termbases&lt;/strong&gt; added to project &lt;strong&gt;for a specific language pair&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#339966;"&gt;GET &lt;code&gt;api/projectserver/v2/projects/{projectId}/files/{languageFileId}/settings&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;How make the set up in Studio &amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;In Studio create a new project&amp;nbsp; in &lt;strong&gt;&amp;quot;&lt;/strong&gt;&lt;em&gt;Translation Resources&lt;/em&gt;&lt;strong&gt;&amp;quot;&lt;/strong&gt; step add &lt;em&gt;Server Base translation memory&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/7801.tr.jpg"&gt;&lt;img src="/resized-image/__size/940x695/__key/communityserver-wikis-components-files/00-00-00-00-39/7801.tr.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &lt;em&gt;&amp;quot;Trados GroupShare&amp;quot;&lt;/em&gt; step, check &lt;em&gt;&amp;quot;Publish on server&amp;quot;&lt;/em&gt; and select the server and the location to publish the project.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/publish.jpg"&gt;&lt;img src="/resized-image/__size/940x694/__key/communityserver-wikis-components-files/00-00-00-00-39/publish.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;How to get the projectId from GroupShare&lt;/h2&gt;
&lt;p&gt;After the project was successfully published in GroupShare:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &lt;em&gt;Projects&lt;/em&gt; view press F12 to open the Developer Console&lt;/li&gt;
&lt;li&gt;Click on &lt;em&gt;Network&lt;/em&gt; tab&lt;/li&gt;
&lt;li&gt;Click on first Url from the list, make sure in the right side your have selected &lt;em&gt;Preview&lt;/em&gt; tab&lt;/li&gt;
&lt;li&gt;In the list search for the object which has the same name as your project and copy the &lt;span style="color:#339966;"&gt;&lt;em&gt;ProjectId&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/prj.jpg"&gt;&lt;img src="/resized-image/__size/940x527/__key/communityserver-wikis-components-files/00-00-00-00-39/prj.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp; How to get the LanguageFileId&lt;/h2&gt;
&lt;p&gt;In order to the id for the file language we need to make another call using the ProjectId we obtained at the previous step:&lt;/p&gt;
&lt;p&gt;&lt;span class="path" style="margin:0px;padding:0px 0px 0px 10px;border:0px;font:inherit;vertical-align:baseline;"&gt;GET&lt;/span&gt; &lt;a href="http://gs2017dev.sdl.com:41234/documentation/api/index#!/Files/Files_Get"&gt;/api/projectserver/v2/projects/{projectId}/files&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the response body take the value for &amp;quot;UniqueId&amp;quot;,that value is the LanguageFileId. &lt;em&gt;(make sure you take the id form target files, and not from source file)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/fil.jpg"&gt;&lt;img src="/resized-image/__size/940x472/__key/communityserver-wikis-components-files/00-00-00-00-39/fil.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using the &lt;em&gt;ProjectId&lt;/em&gt; and &lt;em&gt;LanguageFileId&lt;/em&gt; obtained previously /settings response should look like this&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/6305.respsett.jpg"&gt;&lt;img src="/resized-image/__size/940x433/__key/communityserver-wikis-components-files/00-00-00-00-39/6305.respsett.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Project Calls</title><link>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints/revision/6</link><pubDate>Thu, 20 Dec 2018 11:40:20 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d025f207-cc9b-4c00-8a80-750cdbb3b895</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints#comments</comments><description>Revision 6 posted to GroupShare API by Andrea-Melinda Ghisa on 12/20/2018 11:40:20 AM&lt;br /&gt;
&lt;h2&gt;Project Settings&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This request you can see information regarding &lt;strong&gt;translation memories and termbases&lt;/strong&gt; added to project &lt;strong&gt;for a specific language pair&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#339966;"&gt;GET &lt;code&gt;api/projectserver/v2/projects/{projectId}/files/{languageFileId}/settings&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;How make the set up in Studio &amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;In Studio create a new project&amp;nbsp; in &lt;strong&gt;&amp;quot;&lt;/strong&gt;&lt;em&gt;Translation Resources&lt;/em&gt;&lt;strong&gt;&amp;quot;&lt;/strong&gt; step add &lt;em&gt;Server Base translation memory&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/7801.tr.jpg"&gt;&lt;img src="/resized-image/__size/940x695/__key/communityserver-wikis-components-files/00-00-00-00-39/7801.tr.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &lt;em&gt;&amp;quot;Trados GroupShare&amp;quot;&lt;/em&gt; step, check &lt;em&gt;&amp;quot;Publish on server&amp;quot;&lt;/em&gt; and select the server and the location to publish the project.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/publish.jpg"&gt;&lt;img src="/resized-image/__size/940x694/__key/communityserver-wikis-components-files/00-00-00-00-39/publish.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;How to get the projectId from GroupShare&lt;/h2&gt;
&lt;p&gt;After the project was successfully published in GroupShare:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &lt;em&gt;Projects&lt;/em&gt; view press F12 to open the Developer Console&lt;/li&gt;
&lt;li&gt;Click on &lt;em&gt;Network&lt;/em&gt; tab&lt;/li&gt;
&lt;li&gt;Click on first Url from the list, make sure in the right side your have selected &lt;em&gt;Preview&lt;/em&gt; tab&lt;/li&gt;
&lt;li&gt;In the list search for the object which has the same name as your project and copy the &lt;em&gt;ProjectId&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/prj.jpg"&gt;&lt;img src="/resized-image/__size/940x527/__key/communityserver-wikis-components-files/00-00-00-00-39/prj.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Response should look like this:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/6305.respsett.jpg"&gt;&lt;img src="/resized-image/__size/940x433/__key/communityserver-wikis-components-files/00-00-00-00-39/6305.respsett.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Project Calls</title><link>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints/revision/5</link><pubDate>Thu, 20 Dec 2018 11:29:08 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d025f207-cc9b-4c00-8a80-750cdbb3b895</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints#comments</comments><description>Revision 5 posted to GroupShare API by Andrea-Melinda Ghisa on 12/20/2018 11:29:08 AM&lt;br /&gt;
&lt;h2&gt;Project Settings&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This request you can see information regarding &lt;strong&gt;translation memories and termbases&lt;/strong&gt; added to project &lt;strong&gt;for a specific language pair&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;GET &lt;code&gt;api/projectserver/v2/projects/{projectId}/files/{languageFileId}/settings&lt;/code&gt;&lt;/p&gt;
&lt;h4&gt;How to create a project and add the resource necessary in order to see data in the response &amp;nbsp;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;In Studio create a new project&amp;nbsp; in &amp;quot;&lt;strong&gt;Translation Resources&lt;/strong&gt;&amp;quot; step add &lt;strong&gt;Server Base translation memory&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/7801.tr.jpg"&gt;&lt;img src="/resized-image/__size/940x695/__key/communityserver-wikis-components-files/00-00-00-00-39/7801.tr.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go to &amp;quot;&lt;strong&gt;Trados GroupShare&lt;/strong&gt;&amp;quot; step, check &amp;quot;&lt;strong&gt;Publish on server&lt;/strong&gt;&amp;quot; and select the server and the location to publish the project.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/publish.jpg"&gt;&lt;img src="/resized-image/__size/940x694/__key/communityserver-wikis-components-files/00-00-00-00-39/publish.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Response should look like this:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/6305.respsett.jpg"&gt;&lt;img src="/resized-image/__size/940x433/__key/communityserver-wikis-components-files/00-00-00-00-39/6305.respsett.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Project Calls</title><link>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints/revision/4</link><pubDate>Thu, 20 Dec 2018 11:24:06 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d025f207-cc9b-4c00-8a80-750cdbb3b895</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints#comments</comments><description>Revision 4 posted to GroupShare API by Andrea-Melinda Ghisa on 12/20/2018 11:24:06 AM&lt;br /&gt;
&lt;h2&gt;Project Settings&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This request you can see information regarding &lt;strong&gt;translation memories and termbases&lt;/strong&gt; added to project &lt;strong&gt;for a specific language pair&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;GET &lt;code&gt;api/projectserver/v2/projects/{projectId}/files/{languageFileId}/settings&lt;/code&gt;&lt;/p&gt;
&lt;h4&gt;How to create a project and add the resource necessary in order to see data in the response &amp;nbsp;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;In Studio create a new project&amp;nbsp; in &amp;quot;&lt;strong&gt;Translation Resources&lt;/strong&gt;&amp;quot; step add &lt;strong&gt;Server Base translation memory&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/tr.jpg"&gt;&lt;img src="/resized-image/__size/940x240/__key/communityserver-wikis-components-files/00-00-00-00-39/tr.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Response should look like this:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/respsett.jpg"&gt;&lt;img src="/resized-image/__size/940x240/__key/communityserver-wikis-components-files/00-00-00-00-39/respsett.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Project Calls</title><link>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints/revision/3</link><pubDate>Thu, 20 Dec 2018 11:11:14 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d025f207-cc9b-4c00-8a80-750cdbb3b895</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints#comments</comments><description>Revision 3 posted to GroupShare API by Andrea-Melinda Ghisa on 12/20/2018 11:11:14 AM&lt;br /&gt;
&lt;h2&gt;Project Settings&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This request you can see information regarding &lt;strong&gt;translation memories and termbases&lt;/strong&gt; added to project &lt;strong&gt;for a specific language pair&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;GET &lt;code&gt;api/projectserver/v2/projects/{projectId}/files/{languageFileId}/settings&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Response should look like this:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/respsett.jpg"&gt;&lt;img src="/resized-image/__size/940x240/__key/communityserver-wikis-components-files/00-00-00-00-39/respsett.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Project Calls</title><link>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints/revision/2</link><pubDate>Thu, 20 Dec 2018 09:56:05 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d025f207-cc9b-4c00-8a80-750cdbb3b895</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints#comments</comments><description>Revision 2 posted to GroupShare API by Andrea-Melinda Ghisa on 12/20/2018 9:56:05 AM&lt;br /&gt;
&lt;h2&gt;Project Settings&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This request you can see information regarding &lt;strong&gt;translation memories and termbases&lt;/strong&gt; added to project &lt;strong&gt;for a specific language pair&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;GET &lt;code&gt;api/projectserver/v2/projects/{projectId}/files/{languageFileId}/settings&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Project Calls</title><link>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints/revision/1</link><pubDate>Thu, 20 Dec 2018 09:51:24 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:d025f207-cc9b-4c00-8a80-750cdbb3b895</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3396/project-endpoints#comments</comments><description>Revision 1 posted to GroupShare API by Andrea-Melinda Ghisa on 12/20/2018 9:51:24 AM&lt;br /&gt;
&lt;h2&gt;Project Settings&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;GET &lt;code&gt;api/projectserver/v2/projects/{projectId}/files/{languageFileId}/settings&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>