Problem with getting Zoho Recruit Notes
Hi,
I am trying to access all notes in ZohoRecruit (because Zoho Analytics does not offer them as a table)
I understand that I have to generate my credentials here:
--> Is Self-Client the correct category?
I am getting these credentials from the API Console
ClientID
ClientSecret
Generated Code - Scope Name: ZohoRecruit.modules.READ
(This code for the above scope is valid for only 3 minutes)
However, I am having trouble to create the correct credentials to either get it to work with POSTMAN or DataPrep
Client ID - from above
Refresh token URL - unclear
Client secret - from above
Scope - ZohoRecruit.modules.READ (not clear?)
Authorization URL - unclear
Access token URL - unclear
Callback URL - unclear
Can you please help me understand how to proceed?
I am trying to follow this guide
Thank you!