• Resolved toranaga111

    (@toranaga111)


    Hi everyone, I have a CSV files for my old customers. In this file, there is a column where I noted how many times customers called us (so it is a number). I would like to import this CSV file into WooCommerce customer list and also would like to add a custom field called ‘number of phone calls’. Is this possible in any way? Thanks. Soner

    • This topic was modified 2 years, 1 month ago by toranaga111.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Javier Carazo

    (@carazo)

    @toranaga111,

    If you create a column called “number_phone_calls” the metadata will be created and saved for every user but it won’t appear in the customer list.

    In “Extra profile” fields tab you can activate that those fields appear in the profile page.

    Extending the customer list, as with any other admin report of WooCommerce is not so easy because you need to manage also JS (apart from PHP).

    Thread Starter toranaga111

    (@toranaga111)

    Thanks for your reply! Much appreciated.

    To clarify, what I am trying to do is: I am using AutomateWoo for email workflows. I would like to use ‘number_phone_calls’ as a rule at the workflow. For example, if the ‘Customer – number_phone_calls’ > 10, send a follow up email. However when i look at the list of rules available, I cannot see ‘Customer – number_phone_calls’.

    Any ideas what I am missing here?

    Plugin Author Javier Carazo

    (@carazo)

    With this plugin you can import this as meta and see it inside the user WordPress profile.

    In WooCommerce you cannot see it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add custom fields during import’ is closed to new replies.