Reference an interface in another environment

Certified Senior Developer

Hello,

I'm trying to reference an interface that exists in another dev environment.

We have two dev environments. Dev A and Dev B

What I'm trying to do is reference an interface in Dev A in an interface I created in Dev B. I don't have any duplicates of that interface in Dev B and I don't think I can import it to Dev B since it might conflict with policies we have. Is there a way to reference the interface from Dev A in Dev B without having to import the object or duplicate it?

Thanks in advance.

  Discussion posts and replies are publicly visible