Using connection with HTTP requests

Hello,

I’m trying to integrate some web apps / software via HTTP requests.
Stretching over multiple flows, I need the same credentials for this request.

How can I re-use a connection on an HTTP request type?