Integrate email to chatbot without using Zapier (p...
# 🤝help
c
I am building a lead capture chatbot as a proof-of-concept. The end goal of the bot is to capture lead information such as email, name, conversation, etc. Then, send the information captured to a list of email recipients. I am stuck at the email integration part. can someone help!!
f
Yes definitley you can call Zapier as an API
You can do so through an API call using axios in an execute code card
b
@famous-jewelry-85388 which in your opinion is the simplest option to use when avoiding a table or Sheet? I have a similar need to pass captured user info (name/email/phone) to a destination email, and in my case I'd prefer to avoid the step of passing the captured info to a table or to a sheet, rather if I can simply grab the name/email/phone variables and send them in an email to a recipient address that would satisfy my use case. The tutorials I am finding want me to create a Google Sheets instance or some sort of additional step, but I'd imagine I could inject a simpler way to just grab user info and pass it in an email right?
f
Hey @bored-eye-5625 , take a look at this and tell me if this is what you are looking for or not: https://discord.com/channels/1108396290624213082/1132033181076443147/1172589765720277062
b
Awesome thank you @famous-jewelry-85388
f
you're welcome 🙂
I have marked this thread as solved for now. If you have new inquiries or questions, please start a new thread
10 Views