Avoid Hardcoded URLs

< 1 min read

Impact Area

Scalability

 

Severity

Medium

 

Affected Element

Apex Class

Apex Trigger

Rule ID #

SF-0105

Impact #

Hardcoded urls make the code brittle to changes.

Remediation #

Use configuration properties instead.

Time to fix #

60 min

Updated on March 21, 2025
Was it helpful ?