Is it possible to call a Microflow from a Java File?

0
I want to make a scheduler application using java action. The whole concept is that after providing start time & end time a message will appear in one minute interval till it reaches to the end time.
asked
1 answers
3

This can be done see here in the documentation

answered