Authenticate User via WFG API

Hi Clement,

To make a web service call, you need to put the network credentials in order to execute an API method.
The network credentials consist of the username, password, and domain of the user.

The following article (Section: Invoking a WorkflowGen API using .NET code) explains how to do that:

Best Regards,
Eddy.