jonathanykh
PROOP
7 months ago
Is it not possible to set a shared variable that can be used in all of the services?
4 Replies
adam
MODERATOR
7 months ago
That is not how shared variables work. A shared variable is created by one service, then exposed to others, which have the option to create a reference variable using that shared variable’s value
adam
MODERATOR
7 months ago
!s
Status changed to Solved adam • 7 months ago