How I add 10 min time for this
{{$json[“start”][“dateTime”]} + 10 min
like this {{$now.plus({minutes:10}).toString()}}
@Panupol_Sonnuam you can use the “Date & Time” node in your worflow to make that kind of calculations.
See this example:
ThankYou so much!
1 Like
I’m glad I was able to help!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.