Zoho Books - Create Contact/Create Invoice

Hi, for the zoho books and woocommerce integration, is there any way to push another field to add the place of supply? I need to push it along with my data so that zoho can calculate the tax type based on the state. There is a field for that on zoho but there is none on the pabbly portal. Is there a possibility to add it?
 
My problem can also be resolved, if the woocommerce new order fetch could get state names instead of state codes, is that possible?
 
P

Pabblymember11

Guest
Hey @agrimkhurana

if the woocommerce new order fetch could get state names instead of state codes, is that possible?
You can use the "Lookup Table" action event for your concern, where you can parse the state code when the state names come up.

1647846638539.png


You can also refer to our tutorial video for a better understanding.

 
Top