Hi Matthew,
If you want to send a dynamic message based off of their contact information, you will need to retrieve that Contact's information in the messaging flow, and use that as the substitution values. The SMS Template in Canned Responses is used for the
initial outbound message. The other standard Canned Response is used in the messaging flow.
You have Message.ContactID and Message.ContactListID available as native flow variables. You will then need to excute a data action to "Get Contact Information", which will grab all of the contact's information. Once you bind the contact information in the inbound messaging flow in the Data Action output, you can use those values as substitution values into your canned response, and voila.
This is the way that I would suggest doing it. Not sure if there's an easier way.
Thanks,
Peter
------------------------------
Peter Stoltenberg
Avtex Solutions, LLC
------------------------------