Zoho API result in Pabbly

Your Workflow URL
https://connect.pabbly.com/v2/app/workflow/mapping/IjU3NjcwNTZkMDYzMzA0Mzc1MjY4NTUzNTUxMzIi_pc
Consent to Access & Modify
I don't authorize Pabbly Support to log in to my account.
In the workflow I have attached, I need the response of API in the format :
"id": "8206410000000043",
"Deal_Name": "ABC College",
"Stage": "Interview Scheduled",
"Pipeline": {
"name": "Students Pipeline"
},
"Created_Time": "2025-12-15T10:30:00+05:30",
"Modified_Time": "2025-12-20T17:35:21+05:30"
But I am receiving only the id, so please check and tell me how can I get the response in this format :
Deal ID
Deal Name
Pipeline
Stage
Created Time
Modified Time
 

ArshilAhmad

Well-known member
Staff member
Hi @Yash Bhojwani,

Please try using the integrated Zoho Bigin application. You won’t be able to reliably execute Zoho Bigin endpoints using the API (Pabbly) action step, as it uses OAuth 2.0 authentication.
1766353457763.png


Also, please try executing the endpoint in the Classic UI instead of the New UI.
1766353505097.png


Thanks & Regards,
Arshil Ahmad
Customer Support Associate
🌐 Pabbly.com
👉Rate your support
 
Top