Hey everyone, had a question about connecting to databases.
we are seeing alot of scenarios where the connection string server details keep changing over 3-6 months. now since, the workflows have the connection details hardcoded in the dynamic input, we have to keep making the change to string manually.
is there a way to direct the workflow to a location and pick up the connection string from the mentioned location.
options tried:
we tried using the interface tools, text input but in that scenario the end user will have to manually update the string, is there any other way?