ZohoDevelopers / embeddedApp-js-sdk

Js SDK for Zoho Embeded app
Apache License 2.0
48 stars 27 forks source link

zoho crm extension #9

Closed spoorthy-suresh closed 5 years ago

spoorthy-suresh commented 5 years ago

Hey, I'm building an extension for zoho crm. I have passed all the needed data to ZOHO.CRM.HTTP.post(reqBody) method [even logged the request] but when it hits the api the methods body is empty. I have referred the below link for the method format https://s3-us-west-2.amazonaws.com/zohocrm-widget/help/v0.9.1/ZOHO.CRM.HTTP.html#.post Please help me with this issue, Thank you