Hello,
I’m loading connection credentials from an API / DB.
When I now want to connect to my applications, I can’t use a pre-defined connection, since it doesn’t allow for variables?
And I can’t use the Piece itself, since I need to use a connection (which I cannot create with credentials from a storage container).
How to get this working?