Dave Smith - 2016-02-22 05:38:28 -
In reply to message 1 from DJ
The dotgo service is strictly sms messaging, however you can implement an engine that can send the e-mail.
If you click the 'All Package Blogs' link above, you will see 3 published articles on using the dotgo package. There will be a 4th and final article, however it has not been published yet.
The 3rd article, 'Getting User Input through SMS Text Messaging' contains the first part of the solution. This is how you would get the users e-mail address, either directly or by having them sign in to an account.
The 4th article, which should be published soon, will show you how to implement your own engine for specific tasks and retrieve the user's input. You would use these techniques to set up and trigger the mail scripting that sends the appropriate content to the user's e-mail.
Unfortunately, it is too involved to demonstrate in this message, so we need to wait for that final article and all should become clearer.
Dave