GroupShare's REST API - how to get started

Hi all,

I'm not entirely sure that this is the right place for this question. If not, I'm sure you'll correct me.

The thing is that I want to start experimenting with the GroupShare REST API and see if I can make our project management system talk to the GroupShare server. Can someone explain the basic configuration that I need to get started in terms of enabled/disabled endpoints (if relevant), IIS protocol/port bindings (if relevant)?

Currently we only have the https endpoints enabled and I cannot seem to get a sensible response from the login API call. Thanks for any initial pointers.

Best regards,

Henk

Parents
  • Hi Henk,

    The best place to ask for this is in our OpenExchange Developer Forum. To get added to this, you need to sign up as Developer here: www.translationzone.com/.../index.html

    This will enable you to post in the Developer community and exchange information and experiences with other Developers.

    To access the documentation for the REST API

    For GroupShare 2014:

    - The REST API documentation is only accessible from the server machine itself

    - The URL is http://localhost:41234/help/management/Documentation

    For GroupShare 2014 SP1:

    - The REST API documentation is accessible from remotely and locally

    - The URL is http://servername/documentation/api

    Thanks,

    Luis

    Best regards,
    Luis Lopes | Principal Product Manager | RWS | (twitter) @Luis___Lopes |

Reply
  • Hi Henk,

    The best place to ask for this is in our OpenExchange Developer Forum. To get added to this, you need to sign up as Developer here: www.translationzone.com/.../index.html

    This will enable you to post in the Developer community and exchange information and experiences with other Developers.

    To access the documentation for the REST API

    For GroupShare 2014:

    - The REST API documentation is only accessible from the server machine itself

    - The URL is http://localhost:41234/help/management/Documentation

    For GroupShare 2014 SP1:

    - The REST API documentation is accessible from remotely and locally

    - The URL is http://servername/documentation/api

    Thanks,

    Luis

    Best regards,
    Luis Lopes | Principal Product Manager | RWS | (twitter) @Luis___Lopes |

Children