UPDATE:
I got a reply from Intercom. Apparently, the email address is a unique identifier for users. This means you can never change that. Which as a result means that leads that enter the system via Messenger will end up with whatever email address they entered, and we have to manually create new users with the correct information.
---
I created a workflow where we request some information from possible leads.
However, we want them to use their business email address, not some hotmail, gmail or other general mail address.
To accomplish this, I have a branch which checks the email domain and if it is one of the non-wanted email domains it will go back to ask for the business email address again and again until it is correct, or the customer decides to leave.
To my surprise it seems you're not able to retype an email address once you entered that. All other fields are fine, name, company etc., but someone decided that once you enter an email address, you have to stick with that?
Is there a way to clear the email address or another way to check for a (list of) general mail domains?
FYI, I also thought about putting a “start again” button after the message that the email address is invalid, but I do not see the button in the list of possible actions.
Regards,
Ray.