HTTP request block labels in Flows

Hi all, longtime Postman user but new to Flows.

I noticed that some of my HTTP request blocks are renamed after the API request name (“Authenticate” in the screenshot below) and some are stuck with the generic “HTTP Request” label.

I’d rather see the API request names because I can’t distinguish the requests from the URL that is displayed in the block as it’s cut and I’m missing the trailing part. However, I can’t find a way to update the block name. Is there a special trick to force it to display the request name everywhere and not just on the first one?

1 Like

Hi @pozil

If your request has a name it should show up instead of HTTP Request. You may have to reload the flow sometimes to see the changes take effect.

1 Like

Thanks Daniel, this looks like a display bug. I tried closing/reopening the flow yesterday but it didn’t solve the issue. However, closing and reopening the Postman app solved the issue. Thanks!