• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Woocommerce order to zoho books

4friends

Member
I have made all steps right in pabbly and orders are sent to zoho books but i have problem that invoice sent to zoho is not compelete its synced onlt one items and some time there are many purchased items by customer but in zoho apear only one item

also discount and shipping charges are always appear like this (shipping charges and miscleanious charges are not to be synced becuase you are registered in VAT please add them as line item.

so please any one can help to check our process and fix the issue

thanks
 
P

Pabblymember11

Guest
Hey @4friends

I have made all steps right in pabbly and orders are sent to zoho books but i have problem that invoice sent to zoho is not compelete its synced onlt one items and some time there are many purchased items by customer but in zoho apear only one item

also discount and shipping charges are always appear like this (shipping charges and miscleanious charges are not to be synced becuase you are registered in VAT please add them as line item.

so please any one can help to check our process and fix the issue
For your concern, you can use the Data Transformer: Line Itemizer action step so in that way you can pass the all the line items which is coming from WooCommerce.

You can refer to the following video tutorial on how you can use the Line Itemizer action step in your workflow.

Kindly try this at your end and let us know if that works for you.

 

Kannan

Member
Hey @4friends


For your concern, you can use the Data Transformer: Line Itemizer action step so in that way you can pass the all the line items which is coming from WooCommerce.

You can refer to the following video tutorial on how you can use the Line Itemizer action step in your workflow.

Kindly try this at your end and let us know if that works for you.

How to use this for shopify integration with zoho books to create invoice? Where to add data transformer in the pabbly connect workflow? Can you share the corresponding demo / video of the same?
 
P

Pabblymember11

Guest
Hey @Kannan

To process the data from Shopify to Zoho Books.


How to use this for shopify integration with zoho books to create invoice? Where to add data transformer in the pabbly connect workflow? Can you share the corresponding demo / video of the same?
You can refer to the following video tutorial on how you can use the "Data Transformer" action step.

 

Kannan

Member
Hi, The data transformer does't seems to have the zoho listed. How do I create create sales invoice in zohobooks if there are more than 1 item ordered by customers (via shopify). Currently, the invoice creation fails for multiple items/products in a single order.
 
P

Pabblymember11

Guest
Hey @Kannan

If you are getting multiple line items on your Shopify trigger event then you can use the "Data Transformer: Line Itemizer" action step to process the invoice with line item support.

You can refer to the following video tutorial on how you can use the Line Itemizer action step.

 

Kannan

Member
For existing customer, invoice creations fails as the 'contact id' is not being captured in the customer (required) field. Either I get "Invalid value passed for Select Customer" or "JSON is not well formed". How to get the correct format of customer for zoho books invoice creation using itemizer.
 
P

Pabblymember11

Guest
Hey @Kannan

As we can see in your workflow you have passed the customer's name in place of the customer Id and because of that it is causing errors while creating invoices.

So, kindly pass on the customer Id correctly and then try again.

1679743667192.png
 
P

Pabblymember11

Guest
Hi, Have tried all that. Irrespective of whichever field we pass, it shows the same error.
We have made the required changes and mapped the contact Id, so it should work accordingly.

1679894617861.png
 

Kannan

Member
This worked arbitrarily and now stopped. Getting code 6 error JSON is not well formed and fails on customer specs for both new and existing customers.
 
P

Pabblymember11

Guest
This worked arbitrarily and now stopped. Getting code 6 error JSON is not well formed and fails on customer specs for both new and existing customers.
Please share the task history ID in which you have noticed the same so that we can look into it.
 
P

Pabblymember11

Guest
Hey @Kannan

As we saw from your workflow, you haven't set the Zoho action step correctly to create the invoice.

Whereas we have mapped the Contact Person ID in square brackets and mapped the Customer Id as well.

Though we have then tried running it but afterward we get the "Both CGST and SGST have to be applied, as this is an intra-state transaction" error message and it appears that you might not have configured the Tax section in your Zoho account or set up the action step accordingly.

1680594788345.png
 

ArshilAhmad

Moderator
Staff member

I m getting same problem can anybody help?
Please click on 'Re-Capture Webhook Response' and capture a new multi-product order from WooCommerce in your trigger step. Then, in the Line Itemizer step of your workflow, click on 'Save & Send Test Request', which will provide you with comma-separated line items as shown in the video shared below.

1734893345218.png



Finally, in the 'Zoho Books: Create Sales Order' action step, map the comma-separated Line Item Name and Line Item Description from the Line Itemizer step of the workflow, instead of directly from the WooCommerce trigger step, and check if that resolves your issue.
1734893629972.png
 

Preeti Paryani

Well-known member
Staff member
Hello @Sreejith,

Upon reviewing the action step, we noticed the following:
  1. Under the Line Items field, only one item has been mapped.
  2. However, under the Tax ID field, two tax IDs have been mapped.
  3. Additionally, under the Tax Exemption ID field, a tax amount has been mapped instead of the appropriate ID.

1735019563033.png


These discrepancies could be the reason behind the error. We recommend ensuring that all fields are mapped correctly and consistently to avoid encountering this issue.
 

Sreejith

Member
Thank you so much Preeti Paryani you are Great(y), it's working Now ,But Why I m not getting any Invoice Field in Line items? .Is this trigger work only if the customer already available on Zoho books? or I have to create another trigger to create/Send Customer from Woocommerce to Zoho books?
How can I Only Send particular Order Which Order Status is in "Completed" and then only sent to Zoho Books
 
Top