Passing msg.payload or msg.data to Notification

I’m no expert, but try (notice the quotes):

{
“message”: “{{data}}”,
“title”: “{{payload}}”
}