What @michoel has suggested is the optimal way. Since you are sharing the params across multiple scripts.
Another approach is to load each deployment record and get the value of the parameter.
🙌 1
s
Shubham Jadhav
07/11/2023, 10:33 AM
Thank you so much for the response! I think this will work 🙂🍻 @michoel@NickSuite
n
NElliott
07/12/2023, 7:33 AM
Alternatively if you want to avoid cluttering the company prefs you could create a module that contains the params and load that in to your script.