Running Sessions in Upcoming API
planned
GalacticInspired
Add a parameter to the "/upcoming" endpoint to allow it to return current running sessions, aka sessions that are set for the hour.
Log In
Sam
planned
Planned under /active endpoint for Q4
Sam
GalacticInspired Couldn’t this use case be easily achieved by requesting the upcoming sessions and then simply filtering on your side? Or are you looking for something different?
GalacticInspired
Sam As of right now, sessions disappear in upcoming once they have started.
Example:
There is a session at 5:00 PM, and the time of the request to the API is 5:00 PM. The session will not show. Our system relys on the event being on Hyra to continue automation on our end, however if it's gone it will be removed completely and will be believed that the session was cancelled/unclaimed. Unless there is something I am missing, please let me know.