Locate metadata references using the Salesforce Dependency API.
When working on enhancements or user stories for the Salesforce application, we often introduce numerous new features. Before making modifications to the existing system, it is crucial to analyze the objects that are being referenced. Identifying these referenced objects is not always straightforward. Salesforce has addressed this challenge by introducing a new object called MetadataComponentDependency …
Locate metadata references using the Salesforce Dependency API. Read More »