Summary

Community admins may setup outbound webhooks for certain events such as user activities, event creations, etc. On occurrence of these events Gradual will send HTTP POST requests to given webhook URLs with relevant data in the payload.

Outbound Webhook Events

New User Is Created

A new user is created by any method (user does not have to log in and begin a session)

New User Login

When a user logs in to the platform for the first time

User Registers for Event

(Completed when logged-in user successfully registers for an event)

User Cancels Event Registration

(When a user cancels their event registration

New Guest Check-In

(Completed when a guest checks in for an event)

New Event Invite Request

(When a user requests to join an invite only event)