
You can now read no-show status directly through Zeeg's public API, instead of tracking it separately by hand.
What's new:
• No-show on the participant object – When you mark someone as a no-show in the dashboard, that status and the time it was recorded now appear on the participant object returned by the API.
• Webhook support – Marking a participant as a no-show can now trigger a webhook, so external systems can react to attendance automatically.
Why this matters: Attendance reporting tools used to need a manual second record every time a host marked someone absent. Now the same data flows straight through the API and webhooks, so your reporting stays accurate without extra data entry.