Webhook trigger for flows shows 'A flow run has started for this webhook call' but no logs showing and no webhook requests history showing

I created a postman flow that runs via a webhook trigger, but despite me testing the webhook and getting a ‘A flow run has started for this webhook call response’ when I do a test in zapier, in the actual postman logs and webhook requests history, nothing is showing up.

I’ve included a video of this in action below - any idea what’s going on?

Hi @glen-coco

Flows run asynchronously when you hit the webhook URL. The 200 status just indicates a flow run has been kicked off.

Today, if you press the three dots next to the publish button, there is a “view published flow” and you can see the live logs there.

We are currently building a new experience for deployed flows that will be much more powerful coming soon that will solve both of these issues you brought up however.