I'm trying to query MetadataComponentDependency via Bulk API 2 per the linked directions using Postman. The reply I receive is below. I'm on the latest SF release and I think this is possible in Production now. The documentation doesn't say it isn't. My ultimate goal is to create a data dictionary with as comprehensive a list of "Where is this field used" information.
https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/tooling_api_objects_metadatacomponentdependency_bulk2_usage.htm
"errorCode": "INVALID_TYPE",
"message": "sObject type 'MetadataComponentDependency' is not supported."
2 respuestas
Thank you for sharing this. It really doesn't get to the root of my issue. The field usage info is the only thing that comes close. However, it only shows if a field is used not where.