Skip to main content

I need to update WooCommerce order billing information after a customer update his billing information in his account.

I’ve set a Zap and everything works fine for “standard” billing information, but I’m not able to sync custom meta data.

For example, I’ve whis custom field “billing_professione”:

 

In the first step of my Zap this filed is OK:

 

In the second step the field is here:

 

But in the third step of my Zap I can't find any field to put this information, it seems that I can only update “standard” WooCommerce field, and not custom field.

 

 

Is there a way to push this informations?

Thank you for your help!

Hi @GiuliaFD 

Good question.

You may have to explore using the WooCommerce API: https://woocommerce.github.io/woocommerce-rest-api-docs/#introduction

 


Reply