Skip to main content
0 votes
0 answers
39 views

passing the payload below mentioned to the api https://www.zohoapis.com/books/v3/vendorcredits?organization_id=10234695 and getting error as Status Code: 400 Response: {'code': 37034, 'message': '...
SANKET MANE's user avatar
0 votes
0 answers
52 views

I’m integrating Zoho CRM with my FastAPI backend to sync data from a webhook. The webhook successfully inserts data into my PostgreSQL database and triggers the get_record_id_by_email function to ...
Roshni Hirani's user avatar
1 vote
0 answers
127 views

When we create a Quote in Zoho Books, we use Stripe as our payment gateway. When the customer Accepts the Quote, they are re-directed to a page for payment. Stripe is the only one we use. We need to ...
Basil1105's user avatar
0 votes
2 answers
96 views

I am pretty new to zoho books. Here, I am trying to create a custom function in zoho books. Right now, I just want to know whether a particular customer has invoice or quotation or sales order. ...
Darshana Mohanan's user avatar
0 votes
1 answer
173 views

Thanks in advnace, for the record this is not about deluge. The request must be provided via cURL. The problem: 1- Requests to fetch contacts that match $criteria return all contacts in ZohoBooks ...
Franklin Vergara's user avatar
0 votes
1 answer
191 views

https://www.zohoapis.com/inventory/v1/purchaseorders?organization_id=###### { "purchaseorder_number": "BBBBBBA", "date": "2015-05-28", "...
abdelfattah allam's user avatar
-1 votes
2 answers
298 views

Getting below error in zohobooks custom button function Check and update the code in line 6 as there is a Exception : Data type of the argument of the function 'get' did not match the required data ...
DR ABhay Daga's user avatar
1 vote
0 answers
97 views

Hii i have made a test organization in zoho and i want to connect the payent ateway with stripe when i am providing it the test card information it is not accepting it and giving me this error "...
Yousaf Zahid's user avatar
2 votes
1 answer
492 views

Here is the require fields of Create the Inventory Adjustment through Zoho API: API that I'm using: https://www.zohoapis.com/inventory/v1/inventoryadjustments token in Headers Method: POST Body: { ...
Zubair Javed's user avatar
2 votes
1 answer
271 views

I have included code in my WordPress plugin file to sync data with Zoho Books whenever an WooCommerce order is created or updated. However, I am experiencing an issue where this function is triggered ...
ajay partap's user avatar
1 vote
1 answer
279 views

I am writing a custom function in Zoho Books using Deluge. I don't know how to get the total price from invoice and generate a commission on a custom field when an invoice got generated, saved, or ...
Hassan Kazmi's user avatar
1 vote
3 answers
1k views

I'm writing a custom function in Zoho Flow to perform some writes to Zoho Books from a web hook request. I want the custom function to FAIL if something goes wrong (for example, if an item cannot be ...
Dave New's user avatar
  • 40.3k
0 votes
1 answer
182 views

I am trying to build a Oauth flow using python Django. The goal is to get the access token for zoho and save it to DB. but at the step where we exchange access token by sending authorization_code, I ...
user avatar
1 vote
0 answers
140 views

We included a custom field called "property_Id" while creating an invoice. In order to retrieve a list of invoices, we currently use the custom field by passing property_id='12345' as a ...
Aman ullah's user avatar
1 vote
0 answers
103 views

We are using Zoho books for our application and we have integrated the Zoho books API with our platform.  For some scenery, we need to search in the list API using the OR operator. But we could not ...
Ahsan Aasim's user avatar
  • 1,327

15 30 50 per page
1
2 3 4 5