• Resolved mrtechnique

    (@mrtechnique)


    WooCommerce can send a notification if a Note to Customer is created, but how can I have an email notification sent if a Private Note is created.

    The notes section is in WooCommerce -> Orders.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Remi Corson

    (@corsonr)

    Automattic Happiness Engineer

    wundermatics

    (@wundermatics)

    Hi.

    Our (free) plugin WunderAutomation that you can download from the repo has support doing this without having writing code.

    You can easily set up a workflow that checks for a new comment (order notes are actually comments internally) and checks for comment type and if it’s a customer note or not. If it is, you send an email, HTML email, SMS, notify to Slack or perform whatever action you see fit.

    https://ww.wp.xz.cn/plugins/wunderautomation/

    Thread Starter mrtechnique

    (@mrtechnique)

    Thank you both for your help.

    @wundermatics, can I do this for Private Notes only? I just want a notification sent to a team member (not the customer) when a Private Note is created.

    wundermatics

    (@wundermatics)

    Hi @mrtechnique,

    Yes, you can do this for both private and customer notes. In the newest version (1.4.3) theres’s a filter for checking if a comment (order note) is a customer note or not. If it’s not a customer note, it has to be a private note.

    Version 1.4.3 is going to be available on the repo in a few days. If you’re interested I can send you the most recent internal build as a zip. Are you available on WP Slack?

    Thread Starter mrtechnique

    (@mrtechnique)

    I don’t need the lastest version as long as the current version is stable.

    Thread Starter mrtechnique

    (@mrtechnique)

    I’ve installed your plugin, but I don’t see how to create a filter for a customer note.

    Thread Starter mrtechnique

    (@mrtechnique)

    Also, would this affect the regular comment notifications?

    wundermatics

    (@wundermatics)

    I probably wasn’t too clear in my previous messages. Support for that filter is due to be released in the next version, 1.4.3. When I answered the first time, I mistakenly thought that in was included earlier.

    That’s why I offered to send 1.4.3 over to you earlier and wondered if I can reach you via Slack. If you want to, you can reach out to us via [email protected] and I’ll send it first thing in the morning tomorrow.

    If you’re OK with waiting, we’ll release 1.4.3 onto the repo Monday or Tuesday next week.

    Thread Starter mrtechnique

    (@mrtechnique)

    I’m not on the WordPress Slack channel. Can you invite me? I’ll send you my email.

    Remi Corson

    (@corsonr)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thread Starter mrtechnique

    (@mrtechnique)

    Sorry for the late reply. Erik helped me with my issue.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Email Notification for Private Notes’ is closed to new replies.