Automatically catch email if customer says email as first message #3950
Christilut
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This happens quite often:

With the first first message after that being
foo@example.com.So instead of using the email box, the customer just types it. Then I have to copy the email and fill it in their details so my messages will reach them by email.
My suggestion is to automatically rectify this behavior when the first message after the "Get notified by email" is an email address (and nothing more).
In short
Extra thoughts
This could even be done client side by just calling the "Get notified by email" with the first email chat message.
All reactions