Hello.
I would really like to be possible to use /api/v1.0.1/entities:fetchdata for specific fieldvalues.
For instance i'm fetching data for 1000 entities to only get "ItemName" for each of this entities, and im getting like 130000 lines in 1 request with alot of information that I don't need.
So it would be awesome to filter before the request than after.
Thank you in regards!
It is already possible to specify which fields should be fetched
"Field data may be filtered by supplying a comma separated list as fieldTypeIds"
https://api-prod1a-euw.productmarketingcloud.com/swagger/index.html#/Entity/FetchData