Calling a flow with a form from Service API
Comments
-
Hi,
I have a really simple test flow that simply pops a simple form.
[img]att1[/img]
Is it possible to run this flow from a service API?
I.e. Call via GET
All it’s doing for me is returning {"flowTrackingId":"fd470b1c-c840-4d34-b10e-6d364045b65e"}
I was hoping to see the form.Unfortunately I’m under a time constraint on this one so don’t have a lot of time to investigate.
-
You need to remove "action=api" from the endpint you are calling if you want to show Decisions UI.