Firstly, I do not have a programming background so answers in very simple language is appreciated.
I'm sure what I want has been done many times before but I don't know where to look. Can anyone help please?
I am trying to automate a part of my business as follows:
I want people to be able to send me an SMS that will contain certain information in a certain format. The information will change but the format of the information will always be the same. For example the rule might be for people to send their "First name", "last name", and "city of birth" so the data string I would receive in Outlook would be JOE SMITH AUCKLAND.
Once that data string is received in Outlook, I want an automated process that takes the data string arrives in Outlook and then does a query against a database. Depending upon the result of the database query, I then want Outlook to send one of two possible replies back to the mobile phone that originally sent the message.
There are a number of providers that can get SMS into Outlook but I haven't found an answer around the database query and the automated reply from Outlook.
I hope that makes sense.
Any help would be much appreciated.
Kahl