Within the JSON portion (or "Data" field), you can obviously make use of a {{variable}} substitution. In my case, I'd like to reference msg.media_player, unless it's not set, then default to flow.media_player.
Obviously, I can add a node in front to handle that logic, but hoping to avoid the extra clutter. Most interpolation implementations offer this feature, so thinking Node-red has it ?
Call service node is a non standard HA node. So I dont have it installed. What other input options are there , does it have JSONata, or just string, number, json.