Zoho People Integration
Steps:
Login on https://api-console.zoho.com/
Click on Add client
Select Self Client
Click on Client secret tab and copy Client Id and secret
Click on generate code
Add scope as : ZOHOPEOPLE.forms.ALL,ZOHOPEOPLE.employee.ALL
Add description
Click on create.
Copy generated code.
Use below curl and replace client Id, Secret and code copied from step 4 and 9
curl --location --request POST 'https://accounts.zoho.com/oauth/v2/token?client_id=test&grant_type=authorization_code&client_secret=test&redirect_uri=https://www.zoho.com&code=test'
Copy generated refresh token
Share Client Id, secret, refresh token copied from step 4 and 11 with integration team.
, multiple selections available,
Add label