Hello,
I'm trying to add a {zone} variable in the Path field for a custom notification, but it doesn't appear to expand the variable.
As an example, I have something like this as my Path:
/contactSensor/zone{zone}/open
/contactSensor/zone{zone}/closed
When those requests reach their endpoint, it actually has {zone} in the URL instead of the actual zone number.
Are the variables only available in the notification body, or can I use them in any of the form fields like Path and Custom Keys?
Thanks,
Ron