on 2023 Apr 17 11:03 AM
I'm trying to fetch the report of an analytical API with custom fields using Postman. The report has few fields with type "dimension" which is an object, as shown below
Now, I want only SourceSytem to be retrieved when trying to GET the API which is to be fed to another system.
Can someone please help with any filters or methods on how to retrieve the select fields from a dim objcet.
Request clarification before answering.
As of now, there is no way to select only specific field to return within an object type. You must parse the result prior to feeding the data.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.