WorkflowServer icon indicating copy to clipboard operation
WorkflowServer copied to clipboard

Workflow Server is a ready-to-use Workflow Engine-based application that you can deploy into your infrastructure. It can be integrated with NodeJS, PHP, Ruby, .NET, or Java applications via a REST API...

Results 2 WorkflowServer issues
Sort by recently updated
recently updated
newest added

How can I setup to load the configuration from config.\*.json (\* is an ASPNETCORE_ENVIRONMENT variable, eg: DEV, PROD)?

Hi, I am trying to configure an example of a schema and instance by using the Callback Api, and I am getting a bad request error. When I test via...