Export Shopify B2B Companies to CSV/Excel With EZ Exporter

We've added a dedicated "Company" export to EZ Exporter. This allows you to export Shopify B2B Companies and Company Locations.

When creating a new Data Settings, you will now see a new data type for "Company".

Here's a list of some of the fields you can include in your custom CSV/Excel report:

  • Company name
  • Company external ID
  • Company location name
  • Company location external ID
  • Tax ID per location
  • Main contact info
  • Contacts count
  • Locations count
  • Orders count
  • Total spent …
Read more

EZ Exporter Update: B2B Company Fields Now Available in Shopify Order Exports

EZ Exporter can now export Shopify B2B Company fields such as the Company Name, Company ID, Location Name, and Location ID when exporting order data.

To include these fields in your order data export, simply use the following variables in the Custom Fields or Calculated Fields of the Data Settings (we're intentionally not including them in the preset fields as these will only apply to a small number of our users):

  • {{ purchasing_entity.company.name }}
  • {{ purchasing_entity.company.external_id }}
  • {{ purchasing_entity.location.name }} …
Read more