We have a trigger for outlook that triggers 24 hours before an event starts. The problem is: The outlook data is coming in through UTC time. So if an event starts at 8 pm my time (CST), then the outlook event data will be for the next day at like 1 am. Because of that, it will trigger the zap when it is less than 24 hours before.
Because this is a trigger, I’m not sure how to build a zap to accomodate for that. The main issue is how outlook is feeding the data through. They are feeding it in UTC and not in my local time zone.