Turned out that it was actually my mistake. The notification setup sends the payload as JSON that uses quote marks (”
) as the delimiters. Then the data that was supposed to be in one of the fields included quote marks, making the JSON invalid.
// @variablepulserate