The view is named: myob_student_record
I am submitting the GET request in the form:
In the "general settings" area of Zoho Creator are two fields: Application Name and Application Link.
In our case the application name is "Record Management System" (complete with quotes).
So in the REST url, I am using the ownername as the application name. Is that correct? or should it be the application name? If so are the quotes a problem?
When I execute the GET request, I get a 200 response but with a message :
"There is no such view in Zoho Creator".
The view has been published.
I feel like there is a missing piece and cant find any additional documentation to troubleshoot so I am really hoping the forum here will come up trumps!
Thanks in advance.