Error when trying to get current date appended to the google sheet

I struggle to add the timestampt to the google sheet in the workflow. I tried multiple values like {{ new Date() }}, {{moment()}}, {{moment().toJson()}}.

No option works. Any help is appreciated

{ "text": {{startTrigger.data.text}}, "timestamp": {{ new Date() }}}

Omg, my error was no space before the last closing bracket :confused: Maybe there should be autoformatting option enabled?...

Hi @Marek_Brzezinski

Thanks for reaching out about this! Sorry to hear you ran into this bug :disappointed:

Our engineering team is working on a fix :raised_hands: