Hi, I am just getting started with SQLWATCH and experimenting with Teams notifications. I’ve ran in to an issue with named instances, where by the {SQL_INSTANCE} contains a backslash and this is not a valid JSON character, so it bombs out with “bad payload”. I can fix this by manually entering in a double backslash when testing, but I’m stuck on how to incorporate this automatically.
Do you know how I would escape this please? I’m not sure if it would be in the sqlwatch_config_check_action_template] table or the [sqlwatch_config_action]
Many thanks.