This web service enables you to create new projects (dossiers) or to update existing projects (dossiers) in the domain. This web service runs via SOAP.
ATTENTION!
In order to be able to use this web service an user with the 'Management' role must have chosen the Medium, Large or Unlimited bundle via the Yuki Store in the domain.
Web address
You will find the description of the web service and the description of the fields at the web address below:
https://api.yukiworks.nl/ws/projects.asmx
UpdateProject(sessionID,administrationID.project)
UpdateProject(sessionID,administrationID, project)
General methods
Authenticate(accessKey)
Returns a session ID based on a valid Web Service access code.
AuthenticateByUserName(userName, password)
Returns a session ID based on an existing Yuki username and password.
Domains(sessionID)
Returns all domains that can be approached via the access code used.
SetCurrentDomain(sessionID, domainID)
Set the current domain for the session.
GetCurrentDomain(sessionID)
Returns the ID of the current domain for the session.
Administrations (sessionID)
Returns all administrations that can be used to set as company in a project.
SupportedLanguages(sessionID, language)
Returns all supported languages of the current session.
SetLanguage(sessionID)
Set the language to the chosen option for the current session.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article