In this article, I would like to present a method for creating a Project Group in SDL WorldServer using the REST API.
The method takes three parameters:
wsBaseUrl
token
projectGroups
The wsBaseUrl must be the <serverURL>:<portnumber> where…
In this article, I would like to present a method for uploading a collection of files to SDL WorldServer using the REST API.
The method takes three parameters:
wsBaseUrl
token
files
The wsBaseUrl must be the <serverURL>:<portnumber> where…