RWS Community
RWS Community
  • Site

Trados Go

Trados Studio

Trados Ignite

Trados Team

Trados Accelerate

Trados Enterprise

Trados GroupShare

Passolo

MultiTerm

RWS AppStore

Connectors

Beta Groups

Managed Translation

MultiTrans

TMS

Trados Enterprise

WorldServer

Language Weaver

Language Weaver Edge

Language Weaver Connectors

Language Weaver in Trados Studio

 

 

Content Champions

Tridion Docs

Tridion Sites

Contenta

LiveContent

XPP

Trados Go Ideas

Trados Studio Ideas

Trados Ignite Ideas

Trados GroupShare Ideas

Trados Team Ideas

Trados Team Terminology Ideas

Trados Enterprise & Accelerate 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

Trados Enterprise Ideas

XPP Ideas

GroupShare Developers

Language Cloud Developers

MultiTerm Developers

Passolo Developers

Trados Studio Developers

Managed Translation Developers

TMS Developers

WorldServer Developers

Tridion Docs Developers

XPP Developers

Language Combinations by Language Services

RWS Training & Certification

Style Guides

Content Management Partners

LDE Korean Vendor Support

RWS Campus

Trados Approved Trainers

Nordic Tridion Docs User Group

Tridion West Coast User Group

Community Ops

RWS Community Internal Group

AURORA

Internal Trados Ideas

Linguistic Validation

Mercury

QA Tools

RI Operational Excellence

Trados Inspired

XPP Cloud

Recognition & Reward System

RWS Community Platform Related Questions

Community Solutions Hub (Trados)

About RWS

Events

RWS Services: Train AI & others

RWS Training & Certification

To RWS Support

  • Search
  • Translate

    Detecting language please wait for.......


    Powered by
  • User
  • Site
  • Search
  • User
  • Developers
  • Trados Portfolio
  • GroupShare Developers
  • More
  • Cancel
GroupShare Developers

GroupShare Developers > GroupShare API

How to use developer console
  • Home
  • Forum
  • GroupShare API
  • More
  • Cancel
  • New
Show Translation Options

Detecting language please wait for.......


Powered by
GroupShare Developers requires membership for participation - click to join
  • -GroupShare API
    • -Getting started
      • -GroupShare Api endpoints step by step
        • How authenticate to GroupShare using Swagger UI
        • How to assign a file to a user in GS using Swagger UI
        • How to change a phase of the file using Swagger UI
        • How to CheckIn a file
        • +How to create a GroupShare project using Swagger UI
        • How to search in a termbase using Swagger UI.
        • How to upload files to an existing GS Project
        • How to use developer console
        • Project Endpoints
      • GroupShare WebHooks Service

How to use developer console

No enough support from API documentation? Web Browser console is here to help us.

 

Firs of all the documentation for GS Api can be found at the following address:

  • {YourGSUrl}/documentation/api/index

The process which I'll describe bellow should be used only to find more information regarding the headers/response/ request parameters for api calls. For this example I'll use the console from Chrome.

Before opening the console make sure you have loaded GroupShare in browser.  

 

Where I can find the browser console?

  • In browser hit "F12" or simply right click-> "Inspect".  All the magic will happen in "Network" tab.

What can I see in  "Network" tab?

  • In this tab you can see in real time all the calls which a web page does to server. It doesn't mater on which page you are in, for any web pages you are able to see the calls made.

 How can I see the calls?

Let assume that we want in our application to make a call to receive all the translation memories from Groupshare but we don't know what call we need to do.

  • Navigate to Translation memories page -> hit "F12"  navigate to "Network" tab. At the beginning the tab is empty. 

  • To see all the calls reload the page (F5)

So many calls! What should I do next?

  • 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'll search for calls which contains the word "tms".

  • All the "cool" 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.

Lets take a look at each tab and see what it displays:

Headers tab

  • It shows the request URL, request headers like: "Accept", "Encoding", "Authorization" . If you scroll down you are able to see more information regarding the "Query String Parameters"

 

Preview

  • In this tab you are able to see the objects which are displayed like as json object

Response

  • Here you can see the json response from the server. To read more easy the response you can use json formater. Copy the response and paste it intro Json Formater and Validator and click "Process". You'll be able to see the json formatted in a way which is more easy to read. 

 

Conclusion

Using above steps you are able to see details regarding any flow in GS.

Tags:

Documentation
GroupShareApisDocumentation
  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Our Terms of Use
  • Copyright
  • Privacy
  • Security
  • Anti-slavery Statement
  • Cookie Notice
  • YouTube