When we get new requests for Zaps, I want to set up a Zap pointing to my test server before I create a Zap pointing to production. I do this by having two versions of my Zapier integrations (1.0.0 pointing to testing and 1.1.0 pointing to production). The problem is that users can see the 1.0.0 integrations that point to the test server. Furthermore, when I finish testing on 1.0.0, I have to essentially recreate the integrations on 1.1.0 which opens the door to mistyping something.
Any tips or tricks that would allow me to create a test environment that would hide any integrations in development and promote my test environment to another version?