Lead generation
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a short template for lead generation: your customers get a free trial if they give in their details. A flow easy to adapt to any chatbot!
The Lead Generation blocks have their own flow. More general blocks like Introduction and Goodbye are in the General flow.
User details are asked through input validation blocks and kept under the variables {userName}
, {userEmail}
and {userPhoneNumber}
. In the Thanks block, users get the opportunity to change their details in case they make a mistake.
The block named [API Call] is a placeholder for the Action block where you would implement your API call to keep your customer's data.
Make sure you adapt the flow to the user details that you need and that you give to your customers the opportunity to modify those details.
Happy bot building!