so i am trying to figure out how to identify the incoming SMS in a flow, I have 4 numbers for a specific inbound message flow and for the life of me I cant figure out how I would determine which number was messaged.
For example on an inbound call flow how I usually do this is set a variable like "incoming.DNIS" which has an expression of
Append("+1", Right(call.calledaddress, 10))
which appends +1 to the ten digits of the called address starting from the right. how can i get the incoming messaged number information.
#ArchitectureandDesign------------------------------
Nicholas Carpenter
Bright Horizons Family Solutions LLC
------------------------------