PipedreamHQ / PipedreamHQ/pipedream
[Components] blackbaud
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# 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.
Contributor guide
Assessment
This issue has not been assessed yet.