• 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.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Zoho Books to QB Online : create invoice

Hello,

I'm trying to create an invoice un QB Online when an invoice is created in ZohoBooks. My workflow is the following one :

- Webhook to listen when an invoice is created in Zoho
- Create a customer in QBO
- Create an invoice in QBO

The first 2 steps works but I have this issue in the third step.

Capture d’écran 2022-11-17 à 11.38.47.png


Can you help me ?

Name of my workflow is Accounting.

Thanks in advance
 
P

Pabblymember11

Guest
Hey @Antonio995

The first 2 steps works but I have this issue in the third step.

Capture d’écran 2022-11-17 à 11.38.47.png
Further, kindly try passing all the fields since some fields are required to be passed in terms to create an invoice.

Though have tried passing all the fields and it is working fine.
 

Attachments

  • 1668684096308.png
    1668684096308.png
    87.9 KB · Views: 130
  • 1668684584977.png
    1668684584977.png
    94 KB · Views: 132
Hello

Thanks for your answer. How to know what field is requiered ?

The FindCustomer is working perfectly well also for me. Why are you showing me this route ?

Thanks a lot
 
It's working. The one you create works but for the Item i need to find the Item ID from a name and it seems that you don't have this endpoint. ListItems is not enough
 
Top