Hi,
I’m 100% sure this worked before, as I had this setup, but for some reason, it’s not working this time.
So, I have a flow, where once a global variable is adjusted, it’ll send that variable to my phone as a notification and TTS, such as “The wife is home soon, shall I put the kettle on?”
Now, I’ve used the debug node, so I know the payload is reaching the end and getting read
But for some reason, the Call-Service node isn’t detecting it, the notification is blank and the TTS just says “Please set a title to process”, so I’m doing something incorrectly, but I’m not sure.
Here’s my flow, if that helps
Here’s the TTS setup
I’m just so confused, as to why I can’t get this to work, like I said, the debug node can see the message payload
If I set the title for TTS manually, it works just fine, same with the notification, but it’s just not accepting payloads.
I must be missing something very simple here…Help?
Thanks in advance!