flogo icon indicating copy to clipboard operation
flogo copied to clipboard

Support running a whole flow specified using a .flow file with the Go API

Open senthilmk opened this issue 6 years ago • 0 comments

Right now, the Go API has limited support running a whole flow from a .flow file (Supports only specifying Resources, but not Triggers in the .flow file)

The Go API needs to support running the whole flow (Triggers, Resources) that is defined in the flow file. In essence provide a declarative approach based API for use in integration based scenarios

senthilmk avatar Mar 12 '19 12:03 senthilmk