We have multiple Jira Environments and using automation rules with web requests to external services. Each environment [Prod/Staging/Testing] is pointing to different port in the web requests URL.
How can we automate updating web requests URLs in JIRA's different environments? We are currently changing the ports in the web requests manually.