Announcement

Collapse
No announcement yet.

Bulk importing price groups for customers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Bulk importing price groups for customers

    I have looked everywhere but cannot find where this is addressed in the docs or videos.

    I have over 200 customers I need to allocate to one of two price groups (the new Miva price groups, not Weilands price groups). I wish to do this via Data Management i.e. in bulk.

    I cannot use Add/Update Customers (there are no fields for this function) so how do I do it?

    Don't know whether this helps but all are already allocated to one or two Business Accounts.


    #2
    There is no csv import but you can do it via XML. You should be able to build this xml in excel using some concatenations and then import the file under Data Management -> Import Data From XML

    Code:
    <PriceGroupCustomer_Assign group_name="wholesale" customer_login="bheyde" />
    Brennan Heyde
    VP Product
    Miva, Inc.
    [email protected]
    https://www.miva.com

    Comment

    Working...
    X