Since there is currently no export option available for Calendars/Appointments, we’d like to extract the relevant data using the available API. As part of this effort, we’ve reviewed the following endpoint:
Calendar ID: bHBSQddYoLjZmea2y8Rw
We noticed that the existing startTime and endTime parameters filter based on the appointment time. However, for our reporting needs, we require a way to filter appointments based on the dateAdded field - the timestamp indicating when the appointment was created.
This would allow us to accurately track how many setter stealth appointments were added during a given time period, not just scheduled.
Request:
Could your team look into exposing the dateAdded field as an additional request parameter on this endpoint?
Please let us know if this is feasible or if additional context is needed.