Send an Email
Sends an email notification to notify about an event occurring in the chat flow.
Send an Email action block is used for sending real time email notifications to internal stakeholders about the conversation that happened between the chatbot and the visitor.
Send an Email action block is made up of three things:
Recipients
Subject
Body
1. Recipients
You can add the email IDs of the recipients or internal stakeholders who will be notified about the conversation that happened between the chatbot and visitor.
Just like emails, you can configure the ID’s in following fields:
To
CC
BCC
2. Subject
Allows you to define the subject name for this email notification. By default it will be “Lead generated via Ally”.
3. Body
Brief overview of the information that you want your stakeholders to be notified about.
For example, if you want to be notified about a new lead generated by the bot. You would use the following body:
Hey! A new lead was generated by the bot.
Here are the details:
Name: { name}
Email: {email}
Phone: {phone}
Description: {info}
Location: {city}, {country}
Webpage: {url}
Include Chat Transcript
By enabling this, we will include the entire conversation history between the user and the bot till this point. It will allow your team to look at the chat exactly as it occurred.
After enabling this, you can still add the body for more context. This will be added at the bottom of the email.
Last updated