• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Zoho Books create invoice Code 6 Json or 1038

VSRtechd

Member
I have an issue while trying to use "create invoice" in zoho books, I followed the path described in the forums to create the correct integration between amazon and zoho books:
Based on the Amazon sale
Zoho books looks for the customer ID and if it exists creates the invoice based on that id, if not, then it will create a customer and then an invoice based on that id, but while creating the invoice sends and error code 6 or 1038, JSON not structured, i think it might be due to the taxes but, in Mexico we have IVA but in food supplies there are not taxes so we cant add any taxes to the products.

 

ArshilAhmad

Moderator
Staff member
Hi @VSRtechd,

The 'Contact Person ID' field must be within square brackets. We made the change on your behalf, and it appears to have fixed the issue you were encountering.
1735935986461.png


Now you are encountering an error related to the number of characters in your Line Item Name field. Please make sure it's below 200 characters.
1735935894310.png


1735936061007.png
 

VSRtechd

Member
Hi!, thank's a lot, I also fixed two other issues that showed after, now it says, contact does not exist and i imagina that message appears because of course there is no contact with that data, but once it is runnning, it will have the data mentioned right?
 

ArshilAhmad

Moderator
Staff member
Yes, during automation, you won't encounter the "Contact does not exist" error, as it will either be present in your Zoho Books account or created automatically in Route 2.
 

sunstorm

Member
Hi Team

I was giving this flow finishing touches but encountered one more error code 1001. Earlier it was working fine when I was hardcoding invoice number as "Test2".

However, I would want it to automatically generate invoice numbers. On selecting that option (ignore auto = false), I am getting error that the invoice number already exists. But auto-generation should have taken care of it.


1738335171593.png


1738335079253.png
 

ArshilAhmad

Moderator
Staff member
You are encountering this error because you already have an invoice with the same details present in your Zoho Books account. If you provide the 'Create Sales Invoice' action step with new details, a new invoice number will be generated automatically.

If you want to update the details of an existing invoice, you need to use the 'Update Sales Invoice' action step.
1738352621180.png
 

sunstorm

Member
Hi Team

I am facing a problem with one of the steps - Zoho Books : Get Contact Person.

1738391374994.png


1. It fails to find a contact person during testing and fails with error code 1002. But on clicking "Refresh" button as shown in snap below and then clicking save and send data request, it starts working.
1738391592201.png

2. Works after refreshing.
1738391701542.png


3. Because of this my workflow when triggered through shopify also keeps failing because there is no way to refresh this field through automation.
1738391804625.png
 
D

Deleted member 15445

Guest
Hello @sunstorm

Kindly let us know the name of your workflow and the email address by which you are using Pabbly Connect so that we can look into it and assist you accordingly.
 
D

Deleted member 15445

Guest
Hello @sunstorm

Please provide a screenshot from your Zoho Books account that clearly displays the Contact Person.

1738398692377.png



Currently, no contact person is visible in your Zoho Books step. To obtain the Contact Person ID, there must be a contact person present in your account.
 

sunstorm

Member
Please find below the same for Response E. There is a primary contact (Pravin Bagga) and I have now also added a dummy additional contact. But receiving the same error code 1002.

1738399985671.png


1738400030445.png
 

sunstorm

Member
I am currently using Zoho Flow but planning to transition to a paid subscription of Pabbly.

But just waiting to test and ensure that this flow can be made to work in a seamless manner.
 

ArshilAhmad

Moderator
Staff member
Please try using 'Get Contact Person by Contact ID' action step and see if that gives you the desired result.
1738431735289.png
 
Top