• 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
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

Multiple Product/Services on a QBO Invoice

I am hoping to create an invoice or sales receipt in QBO from data that comes into Pabbly from a form.
I have the form connected and data, no issue.
I selected the create an invoice with line items as my action

1662608132694.png



It appears one can put in a different line description for each line, as well as a different quanity, and different price ... just by listing them, separated by a comma.

However, you can only use ONE product/service code?

1662608249268.png


Multiple line items on an invoice, would usually mean you need different products/services on each line.

This is what the QBO sales receipt / invoice should look like:

1662608325545.png


Am I missing something with the product/service code not being able to be unique on each line, or is this just not available to us?

Thanks so much
 
P

Pabblymember11

Guest
Hey @woodennickel

Could you please tell us how you are receiving your products/services from the webhook response?

Further, in the "Line Item Product/Services" field you need to pass the ID if it.
 
Not sure what you mean.. all the other fields say we can use multiple descriptions etc, but the product field is only product item it seems.. not multiple separated by columns. Maybe I'm misunderstanding how this action will work? I'm hoping to create a line that says Product1 $100, and then another line that says Product2 $200... where the these are different items.. not just descriptions. Maybe there is a video on how this action works... but I didnt' find it.
 
P

Pabblymember11

Guest
Hey @woodennickel

Not sure what you mean.. all the other fields say we can use multiple descriptions etc, but the product field is only product item it seems.. not multiple separated by columns. Maybe I'm misunderstanding how this action will work? I'm hoping to create a line that says Product1 $100, and then another line that says Product2 $200... where the these are different items.. not just descriptions. Maybe there is a video on how this action works... but I didnt' find it.
You can refer to the following screenshot for your better understanding.

Item Id of the products you need to pass -

2022-09-08_16h23_34.png


2022-09-08_16h24_29.png
 
Ok, I see. I was not mapping the fields from a prior step, but rather just fetching the QBO list and selecting from that list. So if you do NOT map, it appears you can only select one code from the list, but if you do map then you can manually enter/pull from previous steps. Unless I missing something in how to select multiple items when mapping is off. That should work for me... I just didn't turn on the mapping because I wasn't going to be mapping .... but when I do, then I can put in multiple codes manually. Thanks.

1662646124807.png
 

Attachments

  • 1662646008143.png
    1662646008143.png
    21.4 KB · Views: 105
P

Pabblymember11

Guest
Hey @woodennickel

You can toggle the map button and pass the product Id in the comma separately accordingly to the number of items only.

Also, how you are getting the Products name from your trigger response?

1662707741522.png
 
Top