restsalesforcemetadatadata-lineage

Salesforce API, extract lineage


I am trying to retrieve lineage information using salesforce different API.

I would like to find:

I have tried to explore the rest api, tooling api and metadata api but still did not find a way to do that.

Would anyone have an idea if that's possible or not ?


Solution

  • Report-Dashboard should be easy, read up about querying DashboardComponent.

    For report tables used it's messier. Some tracking could be done similar to how "Where is this used?" button works on custom fields (but won't help much for standard fields & objects!)