Hi! Would it be possible to make a video showing how to automate sending an email to the customer using make or pipedream? I want to learn to how to let the voice ai to automatically send the email to the customer about whatever needed to be sent. Is that possible?
@@Smail-AI during would be cool! But both are possible scenarios, whatever you like! I’m currently using vapi and I highly recommend you to check them out.
@@_TheMarwan_ Great thanks ! Checking Vapi is definitely on my todo list. In the meantime I'll think of a cool use case where sending a mail would be useful. Also, don't hesitate to join my discord ;)
@@Smail-AI Say for example Im a user talking to a company's voice AI, say the voice AI can suggest the user to send an email to the user about the conversation they had together in a summarized email and if any additional information needed added within the same email. I think it can be quiet complicated but Im not sure if this is even possible at the moment. WIll certainly join your discord!
@@_TheMarwan_ I think this is very doable ! But then the question is: how does this add tangible value to a business ? I can easily see this as an enhanced customer experience.
Amazing video ! problem is I am unable to set up a webhook trigger !! where to find this , the only thing I am getting is create a response , the only option ! can you pls help me , I am trying to catch the conversation from bland but it wont run since I dont have a webhook
Please go to my resources page ( link in the description) and download the html code. Then edit it to include your Bland API key and phone number to call in the relevant lines. After that when you open the file, you'll be able to click on the button to make the call. 👍
The https module in Make can be used to connect with Bland indeed. It can be used to send a call. So basically the POST request that you see in Bland's documentation, you can replicate it using https module in Make ;)
Make sure to access the Make blueprint here:
neurafirst.com/ai_resources
waiting for this so long man
excellent video thank you 🙏
just the sound is unclear so next time think about using a tool to isolate your voice such as izotope RX
Thank you so much for the feedback ! I actually bought a new mic since then and the audio in my recent videos is much better ;)
thank you for the great video
Thanks for your feedback
the concated transcript option doesnt appear on my list.
What appears instead ? it's supposed to be "concatenated_transcript"
bro thank you for great content. i have one question, can i use kazakhstan number for using it? or this tool available only in west?
Hmm I think you should ask this in their discord server, I'm really not sure about the list of available countries.
Hi! Would it be possible to make a video showing how to automate sending an email to the customer using make or pipedream? I want to learn to how to let the voice ai to automatically send the email to the customer about whatever needed to be sent. Is that possible?
Sure! Do you want a mail to be sent during a call or at the end of it ?
@@Smail-AI during would be cool! But both are possible scenarios, whatever you like! I’m currently using vapi and I highly recommend you to check them out.
@@_TheMarwan_ Great thanks ! Checking Vapi is definitely on my todo list. In the meantime I'll think of a cool use case where sending a mail would be useful. Also, don't hesitate to join my discord ;)
@@Smail-AI Say for example Im a user talking to a company's voice AI, say the voice AI can suggest the user to send an email to the user about the conversation they had together in a summarized email and if any additional information needed added within the same email. I think it can be quiet complicated but Im not sure if this is even possible at the moment. WIll certainly join your discord!
@@_TheMarwan_ I think this is very doable ! But then the question is: how does this add tangible value to a business ? I can easily see this as an enhanced customer experience.
Amazing video ! problem is I am unable to set up a webhook trigger !! where to find this , the only thing I am getting is create a response , the only option ! can you pls help me , I am trying to catch the conversation from bland but it wont run since I dont have a webhook
Hey please DM me on discord or email me at hello@neurafirst.com so that I can help you with your automation ;)
5.08 where and how to do it
Please go to my resources page ( link in the description) and download the html code. Then edit it to include your Bland API key and phone number to call in the relevant lines. After that when you open the file, you'll be able to click on the button to make the call. 👍
What the sample data for Json
I'm about to release a video that will probably help you out ;)
Thanks for this amazing video.
Do you know what is the difference between using a web hook Vs an https module in Make to connect with Bland?
The https module in Make can be used to connect with Bland indeed. It can be used to send a call. So basically the POST request that you see in Bland's documentation, you can replicate it using https module in Make ;)