MlearnerM
Windmill3y ago
4 replies
Mlearner

How do I send a response to client from a flow?

Hello, I have created a simple flow that accepts a string as an input, calls a ts action to do some operation on the string. I then tried to call this flow via postman. The flow execute perfectly but I noticed that it returns a GUID, instead of the string returned by the custom action. How do I configure the flow to return the string to postman?
image.png
Was this page helpful?