Variables ctx.periodStart and ctx.periodEnd return the UTC time. As this time is send as email to the end user via webhook, it shall be formated in a user frendly format in the local timezone. Is there a way how to achieve it?
@boehmerm Hi, Hope you are doing great!! I am trying to create email alerts actions.
Time in the payload is defined as : {{ctx.periodStart}} to {{ctx.periodEnd}} but it is not giving the correct number of hits when checked under Discover for that time range.
Any help is appreciated!!
I am running into same issue any idea if there is a solution or a workaround for this? Couldn’t find much documentation on how to accomplish this.