I am developing a bot for a food delivery restaurant. The idea is to automate the process and send my client only his client's final order and address.
I am able to reach the end of the conversation with the user name, address, order and payment method, now I just need to find a way to send this last message to my client so he can actually prepare the order.
How to send this message from inside the chatbot to the phone/email/CRM of this client?
I imagine it would be through an execute code card but I'm not getting the codes right. 😦 anyone?