{{- $acctID := .Identity.Account.AccountID }} {{- $platform := .Platform }} {{- if not $platform }} {{- $platform = .Request.URL.Query.Get "platform" }} {{- end }} {{- $shopID := .ShopID }} {{- if not $shopID }} {{- $shopID = .Request.URL.Query.Get "shop-id" }} {{- end }}
| Time | {{/*EventID | */}}Event |
| {{$evt.EventTimestamp}} | {{/*{{$evt.EventID}} | */}}{{prettyPrintJSON $evt.RawPayload}} |