You’ve been a huge help already, but could I bother you to look at my flow and offer help in formatting my JSON data?
[{“id”:“3d1b6c46.d8cd94”,“type”:“debug”,“z”:“f3845211.e5e57”,“name”:"",“active”:true,“tosidebar”:true,“console”:false,“tostatus”:false,“complete”:“false”,“x”:590,“y”:1040,“wires”:[]},{“id”:“8467736c.043be”,“type”:“inject”,“z”:“f3845211.e5e57”,“name”:"",“topic”:"",“payload”:"",“payloadType”:“date”,“repeat”:"",“crontab”:"",“once”:false,“onceDelay”:0.1,“x”:220,“y”:980,“wires”:[[“54ce1ae2.f6ff74”]]},{“id”:“89be4127.473d1”,“type”:“api-call-service”,“z”:“f3845211.e5e57”,“name”:"",“server”:“1a3c51f6.4b493e”,“service_domain”:“media_player”,“service”:“alexa_tts”,“data”:"",“render_data”:false,“mergecontext”:"",“x”:660,“y”:980,“wires”:[[“1ee5b425.6e184c”]]},{“id”:“54ce1ae2.f6ff74”,“type”:“function”,“z”:“f3845211.e5e57”,“name”:"",“func”:“msg.data={“message”:“Hello, world.”};\nreturn msg;”,“outputs”:1,“noerr”:0,“x”:370,“y”:980,“wires”:[[“89be4127.473d1”,“3d1b6c46.d8cd94”]]},{“id”:“1ee5b425.6e184c”,“type”:“debug”,“z”:“f3845211.e5e57”,“name”:"",“active”:true,“tosidebar”:true,“console”:false,“tostatus”:false,“complete”:“true”,“x”:880,“y”:900,“wires”:[]},{“id”:“1a3c51f6.4b493e”,“type”:“server”,“z”:"",“name”:“Home Assistant- Raspberry”,“legacy”:true,“hassio”:true,“rejectUnauthorizedCerts”:true}]
JSON is my Achille’s Heel- I just can’t grasp it