I am currently developing a little chatbot using IBM Watson assistant. While I'm quite used to entities and intents etc... I really lack experience on how to link to bot to external services.
Long story short, my bot will ask for a phone number and an email address, but I can't get my head around on how to make the bot communicate with the outside world.
I have a Twilio account for, but I can't find any doc on how to send a message from the bot without going through Node-Red (and also in that case the docs are scarce).
For Emails, I thought I could use this, maybe calling a PHP file with Emailer?
Consider that the bot is integrated with Wordpress right now, using only the Watson assistant credentials.
Thanks a lot in advance for your help
My 5 pence advice: