Please suggest how can I get my portalID to fetch All Projects
Please suggest how can I get my portalID to fetch All Projects
I am having a postman Collection
https://www.postman.com/collections/35b9ef7b1e22aa00676d
I need some clarity that how can i hit the GetAll Projects API and get the going.
I have generated accesstoken and other things.
I tried
https://projectsapi.zoho.com/portals/
?auth_token {{access_token}} to get Portal ID, but recieved error.
https://projects.zoho.com/restapi/portal/647154632/projects/
and this also not working.
Thanks