Where to find the meta keys for WooCommerce user profile fields?

admin

Administrator
Staff member
I want to add user data from a user registration form I am adding to my wordpress site via Gravity Forms. I want the address information in my form to be added to the Shipping Address fields that Woocommerce adds to my user profile. This should be simple enough but I need to have the meta keys for these fields. Can anyone tell me where to find these meta keys?

When I look at the code in my user profile it shows the field for shipping address has an id and name of "shipping_address_1". Is this also the meta key?

Thank you!