How can we set base endpoints as variable for different stands. For example we set “baseEndpoint” as variable with different values for different environments, and when will pass it in connectors endpoint input {baseEndpoint} it will retrieve baseurl depending on environment its called, for example https://dev-baseurl for dev stand and https://prod-baseurl for production
Hi @abralinov - secrets is one way to approach this; another is creating your own Connector templates.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.