I am trying to get use the HA Call Action Node but I cannot work out how to compile the data, I can get a dynamic start and end date using a function, but how to get the data is a mystery to me, this where I am with this.
I used the example in the Node, but this is all I get
object
_msgid: "6d86bf9646514c2f"
payload: 1774543768212
topic: ""
startTime: "2026-03-19T16:49:28.215Z"
endTime: "2026-03-26T16:49:28.2
``
Please can someone put me out of my misery, I have tried loads of combinations, but I just haven't got anywhere
Thanks, rather stupidly I put it in the wrong place, that's what comes of trying to emulate the wife, who can do more than one thing at a time. I shall stick to being a man in future.
Yes I was using the History Node, but I add a strange issue that I couldn't resolve too.
I have been sending a string as a startDate and endDate, which works but it gives me just a few results, which is only 1 day.
The format must be incorrect, but how should I be doing this.
My string I am sending, is for example
"2026-03-20T00:00:00.000Z"
"2026-03-27T23:59:59.999Z"
But that can't be right, so can you help with the correct format, I have tried lots of different ways