Read custom field values for multiple clients in a single API request
Can we retrieve custom field values for a list of client id's, currently this is a 1 custom field read per client per api call which is not great for reading large volumes
-
Wee Hong
commented
Yes, as a developer, we have received a lot of requests from our clients to include the custom field in our app, as they store information they need in this field. However, reading it on a per‑client basis is quite impractical, as we would need to retrieve the value for every single client in the database at all times for our clients.
-
Brett Bailey
commented
Yes! This!
With the introduction of the Paged Client List perhaps we can introduce Detailed response and it include the custom fields for just those clients in the page.