Help

Metadata API - Include filter information in view metadata

Topic Labels: API
877 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Roman_Scher
6 - Interface Innovator
6 - Interface Innovator

When querying the metadata api for view metadata, currently the only information included is the view id, name, and type. It would be great to get list of the filters used, and the fields referenced in the filters, similar to how we get ‘fieldIdsReferencedByFormulaText’ for the metadata of a formula field!

"views": [
    {
      "id": "viwQpsuEDqHFqegkp",
      "name": "Grid view",
      "type": "grid"
    }
  ]

For context, please see how we are using the metadata api to get a high level view of the structure of our bases here

0 Replies 0