Skip to main content

When running the below query, I am unable to get any results, although the Custom Label is actually used in a flow.  

Is there a known bug or a place where I can read about limitations? 

 

SELECT MetadataComponentId, MetadataComponentName, MetadataComponentType, RefMetadataComponentId, RefMetadataComponentName, RefMetadataComponentType FROM MetadataComponentDependency WHERE RefMetadataComponentId IN ('Custom_Label_ID_here') OR MetadataComponentId IN ('Custom_Label_ID_here')
답변 2개
  1. 2025년 3월 30일 오후 7:44
    We did the query with @Sara Sali directly using Salesforce Inspector Reloaded (also a great tool if you don’t have it download it NOW!!!!) and the result of the query to DAPI shows indeed that flows and custom labels dependencies are not included in the DAPI.
0/9000