<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://uat.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>How to use developer console</title><link>https://uat.community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3419/how-to-use-developer-console</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12 Non-Production</generator><item><title>How to use developer console</title><link>https://uat.community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3419/how-to-use-developer-console</link><pubDate>Tue, 05 Feb 2019 13:45:44 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:09bee8c6-6742-48a9-8bfa-87d58df9fd53</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://uat.community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3419/how-to-use-developer-console#comments</comments><description>Current Revision posted to GroupShare API by Andrea-Melinda Ghisa on 2/5/2019 1:45:44 PM&lt;br /&gt;
&lt;h4&gt;No enough support from API documentation? Web Browser console is here to help us.&lt;/h4&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-03-53/pastedimage1547018372487v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-03-53/pastedimage1547018372487v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Firs of all the documentation for GS Api can be found at the following address:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;{YourGSUrl}/documentation/api/index&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The process which I&amp;#39;ll describe bellow should be used only to find more information regarding the headers/response/ request parameters for api calls.&amp;nbsp;For this example I&amp;#39;ll use the console from Chrome.&lt;/p&gt;
&lt;p&gt;Before opening the console make sure you have loaded GroupShare in browser.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&amp;nbsp;&lt;/h3&gt;
&lt;h3&gt;Where I can find the browser console?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In browser hit&amp;nbsp;&lt;strong&gt;&amp;quot;F12&amp;quot;&lt;/strong&gt;&amp;nbsp;or simply&amp;nbsp;&lt;strong&gt;right click-&amp;gt; &amp;quot;Inspect&amp;quot;.&amp;nbsp;&amp;nbsp;&lt;/strong&gt;All the magic will happen&amp;nbsp;in &amp;quot;&lt;strong&gt;Network&lt;/strong&gt;&amp;quot; tab.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-03-53/cons.jpg"&gt;&lt;img src="/resized-image/__size/940x916/__key/communityserver-wikis-components-files/00-00-00-03-53/cons.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;What can I see in&amp;nbsp; &amp;quot;Network&amp;quot; tab?&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In this tab you can see in real time all the calls which a web page does to server. It doesn&amp;#39;t mater on which page you are in, for any web pages you are able to see the calls made.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&amp;nbsp;How can I see the calls?&lt;/h3&gt;
&lt;p&gt;Let assume that we want&amp;nbsp;in our application to make a call to receive all the translation memories from Groupshare but we don&amp;#39;t know what call we need to do.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Navigate to Translation memories page -&amp;gt; hit&amp;nbsp;&lt;strong&gt;&amp;quot;F12&lt;/strong&gt;&amp;quot;&amp;nbsp; navigate to&amp;nbsp;&lt;strong&gt;&amp;quot;Network&amp;quot;&lt;/strong&gt;&amp;nbsp;tab. At the beginning the tab is empty.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-03-53/empt.jpg"&gt;&lt;img src="/resized-image/__size/940x923/__key/communityserver-wikis-components-files/00-00-00-03-53/empt.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To see all the calls reload the page (&lt;strong&gt;F5&lt;/strong&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;So many calls! What should I do next?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Next step is to find exactly the call we want to see the details. We know that we want to see tms information so we&amp;#39;ll search for calls which contains the word &amp;quot;tms&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-03-53/tmslink.jpg"&gt;&lt;img src="/resized-image/__size/940x853/__key/communityserver-wikis-components-files/00-00-00-03-53/tmslink.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;All the &amp;quot;cool&amp;quot; things we want to see are displayed when you click on the call for which you want to see more information. A new window will appear near the link which has multiple tabs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-03-53/h.jpg"&gt;&lt;img src="/resized-image/__size/940x953/__key/communityserver-wikis-components-files/00-00-00-03-53/h.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lets take a look at each tab and see what it displays:&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Headers tab&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;It shows the request URL, request headers like: &amp;quot;Accept&amp;quot;, &amp;quot;Encoding&amp;quot;, &amp;quot;Authorization&amp;quot; . If you scroll down you are able to see more information regarding the &amp;quot;Query String Parameters&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Preview&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="color:#000000;"&gt;In this tab you are able to see the objects which are displayed like&amp;nbsp;as json object&lt;/span&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/pr.jpg"&gt;&lt;img src="/resized-image/__size/940x527/__key/communityserver-wikis-components-files/00-00-00-03-53/pr.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Response&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Here you can see the json response from the server. To read more easy the response you can use&amp;nbsp;&lt;a href="https://jsonformatter.curiousconcept.com/"&gt;json formater&lt;/a&gt;. Copy the response and paste it intro Json Formater and Validator and click &amp;quot;Process&amp;quot;. You&amp;#39;ll be able to see the json formatted&amp;nbsp;in a way which is more easy to read.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-03-53/rsp.jpg"&gt;&lt;img src="/resized-image/__size/940x873/__key/communityserver-wikis-components-files/00-00-00-03-53/rsp.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Conclusion&lt;/h3&gt;
&lt;p&gt;Using above steps you are able to see details regarding any flow in GS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Documentation, GroupShareApisDocumentation&lt;/div&gt;
</description></item><item><title>How to use developer console</title><link>https://uat.community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3419/how-to-use-developer-console/revision/4</link><pubDate>Tue, 05 Feb 2019 13:41:45 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:09bee8c6-6742-48a9-8bfa-87d58df9fd53</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://uat.community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3419/how-to-use-developer-console#comments</comments><description>Revision 4 posted to GroupShare API by Andrea-Melinda Ghisa on 2/5/2019 1:41:45 PM&lt;br /&gt;
&lt;h4&gt;No enough support from API documentation? Web Browser console is here to help us.&lt;/h4&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372487v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372487v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Firs of all the documentation for GS Api can be found at the following address:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;{YourGSUrl}/documentation/api/index&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The process which I&amp;#39;ll describe bellow should be used only to find more information regarding the headers/response/ request parameters for api calls.&amp;nbsp;For this example I&amp;#39;ll use the console from Chrome.&lt;/p&gt;
&lt;p&gt;Before opening the console make sure you have loaded GroupShare in browser.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&amp;nbsp;&lt;/h3&gt;
&lt;h3&gt;Where I can find the browser console?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In browser hit&amp;nbsp;&lt;strong&gt;&amp;quot;F12&amp;quot;&lt;/strong&gt;&amp;nbsp;or simply&amp;nbsp;&lt;strong&gt;right click-&amp;gt; &amp;quot;Inspect&amp;quot;.&amp;nbsp;&amp;nbsp;&lt;/strong&gt;All the magic will happen&amp;nbsp;in &amp;quot;&lt;strong&gt;Network&lt;/strong&gt;&amp;quot; tab.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/cons.jpg"&gt;&lt;img src="/resized-image/__size/940x916/__key/communityserver-wikis-components-files/00-00-00-00-39/cons.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;What can I see in&amp;nbsp; &amp;quot;Network&amp;quot; tab?&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In this tab you can see in real time all the calls which a web page does to server. It doesn&amp;#39;t mater on which page you are in, for any web pages you are able to see the calls made.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&amp;nbsp;How can I see the calls?&lt;/h3&gt;
&lt;p&gt;Let assume that we want&amp;nbsp;in our application to make a call to receive all the translation memories from Groupshare but we don&amp;#39;t know what call we need to do.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Navigate to Translation memories page -&amp;gt; hit&amp;nbsp;&lt;strong&gt;&amp;quot;F12&lt;/strong&gt;&amp;quot;&amp;nbsp; navigate to&amp;nbsp;&lt;strong&gt;&amp;quot;Network&amp;quot;&lt;/strong&gt;&amp;nbsp;tab. At the beginning the tab is empty.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/empt.jpg"&gt;&lt;img src="/resized-image/__size/940x923/__key/communityserver-wikis-components-files/00-00-00-00-39/empt.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To see all the calls reload the page (&lt;strong&gt;F5&lt;/strong&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;So many calls! What should I do next?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Next step is to find exactly the call we want to see the details. We know that we want to see tms information so we&amp;#39;ll search for calls which contains the word &amp;quot;tms&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/tmslink.jpg"&gt;&lt;img src="/resized-image/__size/940x853/__key/communityserver-wikis-components-files/00-00-00-00-39/tmslink.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;All the &amp;quot;cool&amp;quot; things we want to see are displayed when you click on the call for which you want to see more information. A new window will appear near the link which has multiple tabs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/h.jpg"&gt;&lt;img src="/resized-image/__size/940x953/__key/communityserver-wikis-components-files/00-00-00-00-39/h.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lets take a look at each tab and see what it displays:&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Headers tab&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;It shows the request URL, request headers like: &amp;quot;Accept&amp;quot;, &amp;quot;Encoding&amp;quot;, &amp;quot;Authorization&amp;quot; . If you scroll down you are able to see more information regarding the &amp;quot;Query String Parameters&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v7.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v7.png" alt=" " /&gt;&lt;/a&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v8.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v8.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Preview&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="color:#000000;"&gt;In this tab you are able to see the objects which are displayed like&amp;nbsp;as json object&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="color:#000000;"&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372490v9.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372490v9.png" alt=" " /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Response&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Here you can see the json response from the server. To read more easy the response you can use&amp;nbsp;&lt;a href="https://jsonformatter.curiousconcept.com/"&gt;json formater&lt;/a&gt;. Copy the response and paste it intro Json Formater and Validator and click &amp;quot;Process&amp;quot;. You&amp;#39;ll be able to see the json formatted&amp;nbsp;in a way which is more easy to read.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v10.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v10.png" alt=" " /&gt;&lt;/a&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v11.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v11.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Conclusion&lt;/h3&gt;
&lt;p&gt;Using above steps you are able to see details regarding any flow in GS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documentation, GroupShareApisDocumentation&lt;/div&gt;
</description></item><item><title>How to use developer console</title><link>https://uat.community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3419/how-to-use-developer-console/revision/3</link><pubDate>Tue, 05 Feb 2019 13:24:31 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:09bee8c6-6742-48a9-8bfa-87d58df9fd53</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://uat.community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3419/how-to-use-developer-console#comments</comments><description>Revision 3 posted to GroupShare API by Andrea-Melinda Ghisa on 2/5/2019 1:24:31 PM&lt;br /&gt;
&lt;h4&gt;No enough support from API documentation? Web Browser console is here to help us.&lt;/h4&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372487v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372487v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Firs of all the documentation for GS Api can be found at the following address:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;{YourGSUrl}/documentation/api/index&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The process which I&amp;#39;ll describe bellow should be used only to find more information regarding the headers/response/ request parameters for api calls.&amp;nbsp;For this example I&amp;#39;ll use the console from Chrome.&lt;/p&gt;
&lt;p&gt;Before opening the console make sure you have loaded GroupShare in browser.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&amp;nbsp;&lt;/h3&gt;
&lt;h3&gt;Where I can find the browser console?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In browser hit&amp;nbsp;&lt;strong&gt;&amp;quot;F12&amp;quot;&lt;/strong&gt;&amp;nbsp;or simply&amp;nbsp;&lt;strong&gt;right click-&amp;gt; &amp;quot;Inspect&amp;quot;.&amp;nbsp;&amp;nbsp;&lt;/strong&gt;All the magic will happen&amp;nbsp;in &amp;quot;&lt;strong&gt;Network&lt;/strong&gt;&amp;quot; tab.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/cons.jpg"&gt;&lt;img src="/resized-image/__size/940x916/__key/communityserver-wikis-components-files/00-00-00-00-39/cons.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;What can I see in&amp;nbsp; &amp;quot;Network&amp;quot; tab?&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In this tab you can see in real time all the calls which a web page does to server. It doesn&amp;#39;t mater on which page you are in, for any web pages you are able to see the calls made.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&amp;nbsp;How can I see the calls?&lt;/h3&gt;
&lt;p&gt;Let assume that we want&amp;nbsp;in our application to make a call to receive all the translation memories from Groupshare but we don&amp;#39;t know what call we need to do.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Navigate to Translation memories page -&amp;gt; hit&amp;nbsp;&lt;strong&gt;&amp;quot;F12&lt;/strong&gt;&amp;quot;&amp;nbsp; navigate to&amp;nbsp;&lt;strong&gt;&amp;quot;Network&amp;quot;&lt;/strong&gt;&amp;nbsp;tab. At the beginning the tab is empty.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/empt.jpg"&gt;&lt;img src="/resized-image/__size/940x923/__key/communityserver-wikis-components-files/00-00-00-00-39/empt.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To see all the calls reload the page (&lt;strong&gt;F5&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/pastedimage1547018372489v4.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v4.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;So many calls! What should I do next?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Next step is to find exactly the call we want to see the details. We know that we want to see tms information so we&amp;#39;ll search for calls which contains the word &amp;quot;tms&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v5.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v5.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;All the &amp;quot;cool&amp;quot; things we want to see are displayed when you click on the call for which you want to see more information. A new window will appear near the link which has multiple tabs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v6.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v6.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lets take a look at each tab and see what it displays:&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Headers tab&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;It shows the request URL, request headers like: &amp;quot;Accept&amp;quot;, &amp;quot;Encoding&amp;quot;, &amp;quot;Authorization&amp;quot; . If you scroll down you are able to see more information regarding the &amp;quot;Query String Parameters&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v7.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v7.png" alt=" " /&gt;&lt;/a&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v8.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v8.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Preview&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="color:#000000;"&gt;In this tab you are able to see the objects which are displayed like&amp;nbsp;as json object&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="color:#000000;"&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372490v9.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372490v9.png" alt=" " /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Response&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Here you can see the json response from the server. To read more easy the response you can use&amp;nbsp;&lt;a href="https://jsonformatter.curiousconcept.com/"&gt;json formater&lt;/a&gt;. Copy the response and paste it intro Json Formater and Validator and click &amp;quot;Process&amp;quot;. You&amp;#39;ll be able to see the json formatted&amp;nbsp;in a way which is more easy to read.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v10.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v10.png" alt=" " /&gt;&lt;/a&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v11.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v11.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Conclusion&lt;/h3&gt;
&lt;p&gt;Using above steps you are able to see details regarding any flow in GS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documentation, GroupShareApisDocumentation&lt;/div&gt;
</description></item><item><title>How to use developer console</title><link>https://uat.community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3419/how-to-use-developer-console/revision/2</link><pubDate>Tue, 05 Feb 2019 13:17:44 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:09bee8c6-6742-48a9-8bfa-87d58df9fd53</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://uat.community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3419/how-to-use-developer-console#comments</comments><description>Revision 2 posted to GroupShare API by Andrea-Melinda Ghisa on 2/5/2019 1:17:44 PM&lt;br /&gt;
&lt;h4&gt;No enough support from API documentation? Web Browser console is here to help us.&lt;/h4&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372487v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372487v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Firs of all the documentation for GS Api can be found at the following address:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;{YourGSUrl}/documentation/api/index&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The process which I&amp;#39;ll describe bellow should be used only to find more information regarding the headers/response/ request parameters for api calls.&amp;nbsp;For this example I&amp;#39;ll use the console from Chrome.&lt;/p&gt;
&lt;p&gt;Before opening the console make sure you have loaded GroupShare in browser.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&amp;nbsp;&lt;/h3&gt;
&lt;h3&gt;Where I can find the browser console?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In browser hit&amp;nbsp;&lt;strong&gt;&amp;quot;F12&amp;quot;&lt;/strong&gt;&amp;nbsp;or simply&amp;nbsp;&lt;strong&gt;right click-&amp;gt; &amp;quot;Inspect&amp;quot;.&amp;nbsp;&amp;nbsp;&lt;/strong&gt;All the magic will happen&amp;nbsp;in &amp;quot;&lt;strong&gt;Network&lt;/strong&gt;&amp;quot; tab.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/cons.jpg"&gt;&lt;img src="/resized-image/__size/940x916/__key/communityserver-wikis-components-files/00-00-00-00-39/cons.jpg" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;What can I see in&amp;nbsp; &amp;quot;Network&amp;quot; tab?&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In this tab you can see in real time all the calls which a web page does to server. It doesn&amp;#39;t mater on which page you are in, for any web pages you are able to see the calls made.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&amp;nbsp;How can I see the calls?&lt;/h3&gt;
&lt;p&gt;Let assume that we want&amp;nbsp;in our application to make a call to receive all the translation memories from Groupshare but we don&amp;#39;t know what call we need to do.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Navigate to Translation memories page -&amp;gt; hit&amp;nbsp;&lt;strong&gt;&amp;quot;F12&lt;/strong&gt;&amp;quot;&amp;nbsp; navigate to&amp;nbsp;&lt;strong&gt;&amp;quot;Network&amp;quot;&lt;/strong&gt;&amp;nbsp;tab. At the beginning the tab is empty.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372488v3.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372488v3.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To see all the calls reload the page (&lt;strong&gt;F5&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/pastedimage1547018372489v4.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v4.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;So many calls! What should I do next?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Next step is to find exactly the call we want to see the details. We know that we want to see tms information so we&amp;#39;ll search for calls which contains the word &amp;quot;tms&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v5.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v5.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;All the &amp;quot;cool&amp;quot; things we want to see are displayed when you click on the call for which you want to see more information. A new window will appear near the link which has multiple tabs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v6.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v6.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lets take a look at each tab and see what it displays:&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Headers tab&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;It shows the request URL, request headers like: &amp;quot;Accept&amp;quot;, &amp;quot;Encoding&amp;quot;, &amp;quot;Authorization&amp;quot; . If you scroll down you are able to see more information regarding the &amp;quot;Query String Parameters&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v7.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v7.png" alt=" " /&gt;&lt;/a&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v8.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v8.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Preview&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="color:#000000;"&gt;In this tab you are able to see the objects which are displayed like&amp;nbsp;as json object&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="color:#000000;"&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372490v9.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372490v9.png" alt=" " /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Response&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Here you can see the json response from the server. To read more easy the response you can use&amp;nbsp;&lt;a href="https://jsonformatter.curiousconcept.com/"&gt;json formater&lt;/a&gt;. Copy the response and paste it intro Json Formater and Validator and click &amp;quot;Process&amp;quot;. You&amp;#39;ll be able to see the json formatted&amp;nbsp;in a way which is more easy to read.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v10.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v10.png" alt=" " /&gt;&lt;/a&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v11.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v11.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Conclusion&lt;/h3&gt;
&lt;p&gt;Using above steps you are able to see details regarding any flow in GS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documentation, GroupShareApisDocumentation&lt;/div&gt;
</description></item><item><title>How to use developer console</title><link>https://uat.community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3419/how-to-use-developer-console/revision/1</link><pubDate>Wed, 09 Jan 2019 07:20:25 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:09bee8c6-6742-48a9-8bfa-87d58df9fd53</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://uat.community.rws.com/developers-more/trados-portfolio/groupshare-developers/w/groupshare-api/3419/how-to-use-developer-console#comments</comments><description>Revision 1 posted to GroupShare API by Andrea-Melinda Ghisa on 1/9/2019 7:20:25 AM&lt;br /&gt;
&lt;h4&gt;No enough support from API documentation? Web Browser console is here to help us.&lt;/h4&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372487v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372487v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Firs of all the documentation for GS Api can be found at the following address:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;{YourGSUrl}/documentation/api/index&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The process which I&amp;#39;ll describe bellow should be used only to find more information regarding the headers/response/ request parameters for api calls.&amp;nbsp;For this example I&amp;#39;ll use the console from Chrome.&lt;/p&gt;
&lt;p&gt;Before opening the console make sure you have loaded GroupShare in browser.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&amp;nbsp;&lt;/h3&gt;
&lt;h3&gt;Where I can find the browser console?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In browser hit&amp;nbsp;&lt;strong&gt;&amp;quot;F12&amp;quot;&lt;/strong&gt;&amp;nbsp;or simply&amp;nbsp;&lt;strong&gt;right click-&amp;gt; &amp;quot;Inspect&amp;quot;.&amp;nbsp;&amp;nbsp;&lt;/strong&gt;All the magic will happen&amp;nbsp;in &amp;quot;Network&amp;quot; tab.&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/pastedimage1547018372488v2.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372488v2.png" alt=" " /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;What can I see in&amp;nbsp; &amp;quot;Network&amp;quot; tab?&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In this tab you can see in real time all the calls which a web page does to server. It doesn&amp;#39;t mater on which page you are in, for any web pages you are able to see the calls made.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&amp;nbsp;How can I see the calls?&lt;/h3&gt;
&lt;p&gt;Let assume that we want&amp;nbsp;in our application to make a call to receive all the translation memories from Groupshare but we don&amp;#39;t know what call we need to do.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Navigate to Translation memories page -&amp;gt; hit&amp;nbsp;&lt;strong&gt;&amp;quot;F12&lt;/strong&gt;&amp;quot;&amp;nbsp; navigate to&amp;nbsp;&lt;strong&gt;&amp;quot;Network&amp;quot;&lt;/strong&gt;&amp;nbsp;tab. At the beginning the tab is empty.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372488v3.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372488v3.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To see all the calls reload the page (&lt;strong&gt;F5&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/pastedimage1547018372489v4.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v4.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;So many calls! What should I do next?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Next step is to find exactly the call we want to see the details. We know that we want to see tms information so we&amp;#39;ll search for calls which contains the word &amp;quot;tms&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v5.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v5.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;All the &amp;quot;cool&amp;quot; things we want to see are displayed when you click on the call for which you want to see more information. A new window will appear near the link which has multiple tabs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v6.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v6.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lets take a look at each tab and see what it displays:&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Headers tab&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;It shows the request URL, request headers like: &amp;quot;Accept&amp;quot;, &amp;quot;Encoding&amp;quot;, &amp;quot;Authorization&amp;quot; . If you scroll down you are able to see more information regarding the &amp;quot;Query String Parameters&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v7.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v7.png" alt=" " /&gt;&lt;/a&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v8.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372489v8.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Preview&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="color:#000000;"&gt;In this tab you are able to see the objects which are displayed like&amp;nbsp;as json object&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="color:#000000;"&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372490v9.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372490v9.png" alt=" " /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color:#339966;"&gt;Response&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Here you can see the json response from the server. To read more easy the response you can use&amp;nbsp;&lt;a href="https://jsonformatter.curiousconcept.com/"&gt;json formater&lt;/a&gt;. Copy the response and paste it intro Json Formater and Validator and click &amp;quot;Process&amp;quot;. You&amp;#39;ll be able to see the json formatted&amp;nbsp;in a way which is more easy to read.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v10.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v10.png" alt=" " /&gt;&lt;/a&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v11.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-39/pastedimage1547018372491v11.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Conclusion&lt;/h3&gt;
&lt;p&gt;Using above steps you are able to see details regarding any flow in GS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documentation, GroupShareApisDocumentation&lt;/div&gt;
</description></item></channel></rss>