I want to configure Data Mask Configuration (org or API-level) along with Proxy deployment and environment configuration as a part of my CICD pipeline. Can someone point out as to how I can modify the POM file or something to call a management API which also picks up the data mask configuration.
I don’t want to insert shell scripts to execute cURL commands.