Sms examples in set up

Anyone have an example of how to write out the notification values with a phone number. I had an example but lost it. Im looking how to fill out %value% %device% etc. I had a good video also. if anyone could help i would appreciate it

Hi @Mike_Roeder, the variables for the %value% and %device% is not currently supported in Rule Engine, but is in our list. However, you may use If_condition in the flow to send different messages based on the device value condition.

See below for the example of sending different messages based on which door is opened.

Trigger: when either door is opened

Flow: send notification and tell me which one is opened.