Admin guide
Webhooks

Enhance Seamless with custom workflows

As requirements vary between organizations, Seamless provides webhook triggers to extend workflows with your specific needs.

Available webhook triggers

CategoryTrigger EventDescription
TeamsProvisioningTrigger automation when a new team is provisioned.
TeamsArchivingTake action when a team is no longer in use.
GuestsInvitationAutomate approval flows or notifications.
GuestsNon-compliancePerform actions when a guest is reported non-compliant.
GuestsBlockedPerform actions when guest access is revoked.
GuestsDeletionPerform records cleanup and deprovisioning after guest deletion.

Webhook settings

The webhook settings include the fields Webhook URL and Webhook Secret.

  • Webhook URL: Specify the endpoint where notifications will be sent when an event is triggered.
  • Webhook Secret: (Optional) Add a secret key that will be included in the request header, allowing you to verify that the request originates from Seamless.