Rules and SMS user
jjbarrows - September 8, 2009 - 13:34
| Project: | SMS Framework |
| Version: | 6.x-2.x-dev |
| Component: | SMS User |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
G'day,
I'm using Rules to process incoming SMS messages. Rules can correctly identify the sender (if they are an existing user), the problem is I am trying to to use "Load a user account" to get information for the name of a user entered as word-0 in the SMS: the format of the SMS is " message text ...."
the Token [message:word-0] returns the proper info (the first word of the SMS which is a username)
but when i use [message:word-0] in the "username" field, i always get "Anonymous"
