How do I export the "Resident ID number" field of orders shipping to China?
You can use the formula below in the Calculated Fields when exporting Order data to extract the value of the Resident ID number field:
search_attributes({{ localized_fields }}, "SHIPPING_CREDENTIAL_CN", search_key="key", result_key="value")
Related Articles:
App: EZ Exporter