Hey there,
I would like to store a configuration value in my crm environment that I can then access from JavaScript code. This configuration value would be an API key and it will be different in each crm environment we own. Ideally, we would like to deploy this script and not have to worry about managing the key manually each time.
What's the preferred way of accessing a config value like this in JS?
Thanks!
*This post is locked for comments
Hi ,
Ideally we all have in our projects some configuration key value pair . For that I would suggest create an entity with key and value field. Using JavaScript web API request retrieve the key value where ever required.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
54
Victor Onyebuchi
6