Skip to content

MicroflowSDK and MicroflowModels

Andre edited this page Oct 18, 2022 · 1 revision

The MicroflowSDK and MicroflowModels library is included in the MicroflowTest.sln. It contains various methods to assist in building workflows as well as wrapping common Microflow API calls into C# methods. It uses MicroflowModels to work with C# classes that is serialized to the JSON needed for workflows.

Clone this wiki locally