how to communicate or call one temporal service to other temporal service in decoupled way without changing code like REST template call from one service to another service
What is “temporal service” in the context of you question? Is it temporal server backend or an application that was written using Temporal SDKs?