API for customer feedback view
Is there any API for customer feedback view? I am trying to use API on our TEST instance to get information from the customer feedback view, but API is returning information that there is no information in the view. I have looked at documentation, but I cannot find something like /browser/views/{viewId}/rows
which would allow me to pull data out from the rows.
Unfortunately, Home Portal does not have an API for feedback, but there is an option to download a CSV file containing the rows by means of the following endpoint: browser/csv
.