Cannot add timestamp to NetSuite field

Hi,

 

I am trying to add the current date time to a NetSuite field. For this I am using the timestamp handlebars expression. In the dev playground it works, but in my mapping it does not. Any idea what I am doing wrong?

0

Comments

2 comments
Date Votes
  • Hey Nuri,

    Apologies for the inconvenience.

    Can you please use "timeStamp" instead of "timestamp" with a capital "S".

    We'll fix this discrepancy ASAP in an upcoming release.

    0
  • Thanks Umu, it works no error anymore. Only now the time is not correct in NS:
    {{timeStamp "MM-DD-YYYY HH:mm:ss" "Europe/Amsterdam"}}

    -->Result:

    22/10/2021 0:00:00

    By the way:
    {{timeStamp "MM-DD-YYYY HH:mm:ss" "Europe/Amsterdam"}}
    Does not work in the dev playground but {{timestamp "MM-DD-YYYY HH:mm:ss" "Europe/Amsterdam"}}
    without capital S does work and also gives me a correct time back. Result: 10-21-2021 10:51:49.

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post