Fetch Salesforce Validation Rules using Tooling API
3K views
Sep 9, 2023
Salesforce Validation Rules are stored in ValidationRule entity. So, we can query the ValidationRule entity to fetch Salesforce Validation Rules using Tooling API. Blog Post: https://www.infallibletechie.com/2020/06/fetching-validation-rule-from-tooling.html
#Internet Software