My question: How do I view logs for the Flows. I am trying to debug a Flow being called as well as the endpoint it is calling. And console does not seem to show if it was called from outside of Postman.
How I found the problem:
By calling the Flow endpoint from an external application.
If you press the three dots next to the Publish button, there is a “View published version”. If you are in this mode, the console will show you the log of all live events happening to your deployed flow.