Receive SMS text

Hello all.

I'm using Airlink to send text messages from Ignition to the user using the alarm notification pipelines (it's working fine) I'm able to receive an SMS from the user to acknowledge the alarm and with that I can turn off the alarm.

I would like to send an SMS from the user's phone to turn on the alarm.
I was wondering if there is any way for the user to send a specific text message that I can receive in a tag, for example?

Thanks.

I don't believe we have this functionality natively. You may want to submit that to our Features and Ideas Page

Iirc, we don't even interact via SMS when using 2-way. We provide you a web link which allows you to ack the alarm. So if you are looking for similar functionality, you can utilize the webdev module to create a web interface that allows you to turn on an alarm.