-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
membado
URLs
Webhook Sources
new-registration-instant
Description
Emit new event when a person registers for an event or membership. Requires configuration of the registration form or event to watch.
new-payment-instant
Description
Emit new event when a new payment is successfully received. Useful for tracking new membership fees, event purchases, or donations. Requires configuration of the payment source to watch.
new-member-instant
Description
Emit new event when a new member is added to the system, either via signup or admin creation. Useful for onboarding workflows. No additional configuration required.
Actions
create-member
Description
Create a new member in the Membado system. Requires member details such as name, email, and optionally membership type or group.
create-event
Description
Create a new event in Membado. Requires event name, date, and optional location and registration settings.
record-payment
Description
Record a payment for a member or event. Requires member ID, amount, and payment method. Optional fields include description and payment date.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status