Not connected "Send Request" block still executed

I`m new to the Flows in a Postman and wanted to mimic the real flow of my application but faced an issue with the “Send Request” block. According to the docs you need to connect to the “Send” node to trigger “Send Request” block execution. But in my scenario, when there is no connection to the “Send” node of the block it still executes it.

1 Like

I know this is confusing. The send port connection is currently optional, so if all the other ports are satisfied the block will run.

It is confusing because it contradicts the documentation :slight_smile: . Do you know if there are any plans to align the implementation with the documentation, or vice versa?

It’s definitely something we’re looking at internally. I can’t share a timeline yet but can keep you posted. In the meantime we should correct the documentation, thanks for the suggestion.

2 Likes