Thanks, @tommy I believe I found the issue as I was searching for the specific meetings to give you details. It seems like when I pull information from the API, I’m getting UTC time. When I pull the report from the UI, it seems to be automatically giving me either the local time of the user or my local time. So when I filter my local data based on date, 3/15-3/15 for example, it’s not including any meetings after 8PM eastern time unless I include the next day.
Is there a best practice to store the local time of the meeting as it’s pulled from the API? Is there a way to pull local time from the API?