1) Give a description of the problem
I’m looking to define a variable string (local or global, I’ll take either) through some external means, whether that be a text message, an HTML trigger, or some other input method to which I’m currently ignorant. Is this possible or are webcore data inputs strictly limited to ST devices/locations data?
2) What is the expected behavior?
Ideally, a unique variable, e.g. “pet_gate_reminder”, is sent to a piston through some not-too-cumbersome means, and that unique variable can later be used in a SMS or notification text when triggered by any number of ST events. The idea is that the variable or variables are unique and novel, and do not require going into webcore every time a new reminder is created.
Thank you for any insight you all can provide!