Now I using Environment variable to save the key/value pair data. this is very useful.
but this method has a disadvantage that just the admin can access the key/value pair using the API. the normal user can not access the key/value pairs.
Some good ideas?
Hi Songkun,
Hope you are doing well.
It seems that environment variable is only option we have with both advantages and disadvantages. Please find following documentation to understanding how is it is working:
https://powerapps.microsoft.com/en-us/blog/environment-variables-available-in-preview/
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/environmentvariables
We have two security privileges related to environment variable as showing following:
Please assign these above security privileges to user and verify. Please mark my answer as verified. Thank you.