RESTAPI cannot call microflow while running

0
When i creat a restapi service,RESTAPI cannot call microflow while running. entity, import mapping, Json structure and microflow are shown below.   entity Import mapping   Structure   microflow REST SERVICE   When i click Excute button,microflow’s debug is not run.   Could you tell me the reason?Thanks
asked
2 answers
6

Hi Liu,

 

Execute the REST API in the postman tool or curl command.

 

 

 

answered
3

Hi Liu,

This seems like a bug in the swagger, I had the same issue some time ago. You can run the api via postman.

 

Hope this helps!

answered