Contact web service

Modified on Thu, 08 Jun 2023 at 10:18 AM

This web service enables you to search for a contact within a Yuki domain based on several search criteria. This web service runs with SOAP.

In addition it is also possibe to update existing contacts and create new contacts.


Web address

You will find the web service, a test application, a description of the fields and the procedures at the web address below:


https://api.yukiworks.nl/ws/Contact.asmx


Contact methods


SearchContacts(sessionID, domainId, searchOption, searchValue, sortOrder, modifiedAfter, active, pageNumber)

The Yuki contact web service shows a list of results based on the search criteria.


UpdateContact(sessionID, domainId, xmlDoc)

This web service enables you to update existing contacts and create new contacts.


General methods


Authenticate(accessKey)

Returns a session ID based on a valid Web Service access code.

AuthenticateByUserName(userName, password)

Returns a session ID basedon 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)

Retrieves the ID of the current domain for the session.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article