Get Client Data By Field
Retrieves client data by field from CoachAccountable.
Query
The name of the field to be fetched, either input name within a Form-based Worksheet, Metric name, or fedBy input name for a Metric.
The ID of the client for whom data is to be returned, if desired only for a single, specific client.
Set to restrict data returned to those dated at or after the provided value.
Set to restrict data returned to those dated at or before the provided value.
Include data for Clients who are inactive.
Group data dates to into weeks or months for a more coherent spreadsheet. Useful when, for example, clients all report on a weekly basis yet might do it on any day of the week.
Data points often have a sensible textual and numeric value. Set this to get one, the other, or both.
How should the returned data be structured in the CSV? Date Grid means each row is a client, and columns are dates of the data. Data Point Listing returns rows that are each a single data point: ClientID, client name, date, and value.
Comma-separated response fields to include.