function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mike @ PartnersMike @ Partners 

Multi Day Event Issue with API

Im having trouble with Events that are scheduled on Multiple Days (One event spanning several days, all day or not all day). I query for events and no events that are scheduled on multiple days show up. I have even had the API query for the direct Event Id number of a multi day event and it cant find it. Are these events saved in a different object? If so where. Any thoughts, or ideas would be greatly appreciated. I can get the API to pull all other events fine, just not Multiple Day Events.
Thanks,
Mike
SuperfellSuperfell
You need to be on a fairly current API version (13 or 14 IIRC) to access multi-day events.