We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emit new event when a donation is received. Requires configuration of the specific campaign or fund to monitor (optional).
Emit new event when a new constituent (donor, volunteer, etc.) is added to the system.
Emit new event when someone registers for an event. Requires selection of the event to monitor (optional).
Create a new constituent with details such as name, contact information, and type.
Record a donation for a constituent, specifying amount, fund, campaign, and payment details.
Update an existing constituent's details, such as email, phone number, or address. Requires constituent ID.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
blackbaud
URLs
Webhook Sources
new-donation-instant
Description
Emit new event when a donation is received. Requires configuration of the specific campaign or fund to monitor (optional).
new-constituent-instant
Description
Emit new event when a new constituent (donor, volunteer, etc.) is added to the system.
new-event-registration-instant
Description
Emit new event when someone registers for an event. Requires selection of the event to monitor (optional).
Actions
create-constituent
Description
Create a new constituent with details such as name, contact information, and type.
record-donation
Description
Record a donation for a constituent, specifying amount, fund, campaign, and payment details.
update-constituent
Description
Update an existing constituent's details, such as email, phone number, or address. Requires constituent ID.
The text was updated successfully, but these errors were encountered: