Skip to content
Integrations

Webhooks

Sign In emits the richest event stream of any service on the platform. Where the other services publish only configuration changes, Sign In also publishes what happens to guests and their devices, which is what makes it useful for occupancy reporting, visitor analytics and building integrations rather than only for audit.

The record of a guest signing in and what became of that session.

EventEmitted when
signin.session.createdA guest started a new sign-in on the captive portal
signin.session.resumedA returning guest resumed a previous session on the same device
signin.session.requestedThe sign-in needs approval, from a meeting host or a device-approval policy, and is waiting
signin.session.approvedAn approval was granted
signin.session.verifiedThe guest completed a verification step, such as an email link or an SMS code
signin.session.deniedThe sign-in was denied
signin.session.revokedAn active session was ended by an administrator, a device block, or a policy change

Arena sessions are the venue-bound access records used by the event-access and whitelisted-device flows: a device joins the network inside a venue’s space, and the arena session tracks that visit.

EventEmitted when
signin.arenasession.loginA device joined the venue’s network and an arena session was created
signin.arenasession.resumedA device with an active arena session re-associated, for example after a brief disconnect

Available where Sign In serves DHCP through a Service Gateway.

EventEmitted when
signin.dhcp.grantedA lease was granted to a device associated with a Sign In session
signin.dhcp.expiredThe lease ended, through expiry, disconnection, or a missed expiry the platform detected
EventEmitted when
signin.configuration.auditAny audited configuration change inside the context, such as a login module, an access policy, a site or a service setting

Destination, scope, instant or batched delivery, the secret token, retries and the delivery history are the same across every service and are described under Integrations.

Next