I would like to know if it is possible to use the value of a credential within an expression so that I do not pass confidential values directly to the nodes?
I have an HTTP node in which the username and password are passed in the request body. I would like a method where I don’t explicitly pass these credentials directly to the node.