Accessing Zoho form enteries via API
Hi
As a user I can view enteries to a form at:
How do I access these entries via API?
I don't have any problem with scope and getting tokens. But I have no idea what the API call to get the entries is. I believe I have to use this API call:
However I don't understand what the values are meant to be for 'account_owner_name' and 'app_link_name'? And I am not even sure this is the correct URL? I have tried a few things but I always get "No workspace named <organisation/username etc.> found. Please enter a valid workspace value"