Hi, I’m writing a simple intent script and it’s very frustrating that I can’t see what is the incoming payload and the variables I can access.
So, to handle errors like Template variable warning: 'xyz' is undefined when rendering ...
I have to make many attemps and I don’t think this is the correct way.
How can i display the incoming data to figure out which variables I can use?