Add timestamp to recording paused/resumed webhooks

Currently recording.paused and recording.resumed webhooks do not contain a timestamp for when the action occurred. This causes a few issues:

  • We cannot use these events to accurately calculate a timeline of these events due to network delays, etc.
  • If these events are received out of order (which we have observed!), then it’s impossible for us to maintain a correct state machine for the recording i.e. when we receive resumed before paused, we appear to be stuck in the paused state indefinitely.

Any chance that this could be added to the roadmap?

Thanks.

Hey @ryan,

I will add this as a feature request. I agree this would be useful. (ZOOM-136778)

Thanks,
Tommy

2 Likes

Hey @ryan,

Just an update, the release for this fix is tentatively scheduled for September / October.

Thanks,
Tommy

Hey @ryan,

A timestamp will be added to all of the webhooks in our December release.

Stay updated here: https://marketplace.zoom.us/docs/changelog

Thanks,
Tommy

1 Like