Softude — Timelog Dashboard

Portal: softude  ·  Real-time Zoho Projects data

1Credentials
2Auth Code
3Exchange
🔐 Step 1 — Create a Self Client in Zoho API Console
1
Go to api-console.zoho.in → Click Self Client → Click OK
2
On the Self Client page, find your Client ID and Client Secret — copy and paste them below
Client ID
Client Secret
Zoho Region (your Zoho account region)
Not sure? Try India (zoho.in) first — most Indian accounts are here.
🎟 Step 2 — Generate an Authorization Code
1
Go to api-console.zoho.in → Open your Self Client
2
Click the "Generate Code" tab
3
In the Scope field, paste exactly:
ZohoProjects.portals.READ,ZohoProjects.projects.READ,ZohoProjects.timesheets.READ
4
Set Time Duration to 10 minutes → add any description → click CREATE
5
A portal selector popup appears — select softude → click CREATE
6
A Code (starts with 1000.) appears. Copy it immediately — it expires in 10 minutes
Authorization Code (paste here immediately after generating)
🔄 Step 3 — Exchange Code for Access Token