Trying to access a form with data view

20 views
Skip to first unread message

Gerald Adams

unread,
Sep 10, 2024, 7:17:31 PM9/10/24
to Zengine Development

I am trying to replicate the following data call via the API, and I can't get it to work.  I tried going through the various resources, but I must be missing something.  My access token works and I can access records via forms.  I can't apply the dataView.id.


Any help would be appreciated.

Thanks,
Gerald

Wes

unread,
Sep 25, 2024, 11:51:32 AM9/25/24
to Zengine Development
Hello,
Data views must be applied by the API client. So you would need to fetch your data view from the API, then apply the data view's filter and sorting to your request to the form records API. Some of the data view settings must be implemented by your app, for instance, field order, group by, or column widths. 

Reply all
Reply to author
Forward
0 new messages