pse__External_API_Credential_Settings__c
Label: External API Credential Settings Stores the settings used for external API calls. This custom setting is protected and can only be modified by Certinia.
| pse__API_Key__c |
API Key |
Summer 2025 |
Key for the external API call, passed using the key=API_KEY parameter.
|
Text(255) |
false |
|
| pse__API_URL__c |
API URL |
Summer 2025 |
URL for the external API call.
|
Text(255) |
true |
|
|