Non-web application like a plugin on user's pc

Hi Kegler,

If I understand correctly, you want to access Linx from an Application using SOAP or REST. That is completely possible. There are 3 ways to do this:

  1. Use the built in “Expose as Service” option on a process.

  2. Create a REST Service: REST WebService Hello World Example

  3. Create a SOAP Service: SOAP WebService Hello World Example

Please let me know if this is what you’re looking for.

Best regards,
Dawie

1 Like