User Activity

<p>I want to utilized the getDecryptedValue() function in my integration to decrypt values stored in the system table from my application scope, how should I achieve this?</p><p>&nbsp;</p><p>Thanks,</p><p>H.K</p>
<p>I’ve created a record in the 'oauth_2_0_credentials' table and want to access it with minimal permissions in my application. Specifically, I’d like the form view to be read-only, allowing users to only perform the action "Get OAuth Token." Is ther...