Using Zohobooks api

Using Zohobooks api

Hello I was trying to integrate woocomerence with zohobook so search online for various options after research i found only 2 option 1 cloud connectors and 2 zaiper

so i tried with zapier there are 3 issues 

when we adding contact there is no option to select the gst field by defaul it selects business_gst

secondly while adding invoice it adds by defualt service no option to select good also not able to add hsn code

So i decided to do it via webhooks of zapier

but facing manny issues for using api

i needed following credentials :- 

URL
  (required)

Any URL with a querystring will be re-encoded properly.


redirect_uri *

so that i will be able to add all the excat detials

following is sample code

URL
Payload Type
json
Data

line_items
[
{
"item_id": 596374000000073021,596374000000075087,
{}
],
"product_type": "goods,goods",
"hsn_or_sac": 90191020,90191020,
"name": "Master V3 Plus,Jumbo Jade Stone Mat",
"item_order": 1,1,
"rate": 235000,40000
"quantity": 1,1,
"unit": " ",
"discount_amount": 0,0,
"discount": 0,0,
"tax_id": 596374000000062047,
"tax_name": "Standard Rate(12)",
"tax_type": "tax",
"tax_percentage": 12%
}
],
place_of_supply
MH
discount
127678.57
gst_treatment
consumer
customer_id
596374000001030001
is_discount_before_tax
true
Wrap Request In Array
no
File

Unflatten
false
Basic Auth

Headers
organizationId
644281494
Zoho-authtoken
*******************************************