Lifetime Giving Threshold Email Alert
My Partnership officers would like to be notified when someone in their portfolio hits certain Lifetime Giving thresholds ($100,000; $500,000, etc.)
Any ideas on if this is possible to automate? I've been playing around but haven't quite figured it out.
Comments
-
@Michelle Schindler
Yes, it is possible to automate, but you will have to think through how you want to handle it.First thought process is, what constituents to check:
- You can check all constituent in your database every night for their lifetime giving to be over threshold
- This may be TOO Much depending on how many constituent you have in your system
- You can check all constituent that has a recent gift (by using gift list api filtering on gift date added or gift date)
Once you got a list of constituent (mainly just need the constituent system record id), you can loop through each constituent and check each (yes you have to do it ONE constituent at a time) lifetime giving (there's an API endpoing for constituent giving summary) and proceed with the rest of your logic.
2 - You can check all constituent in your database every night for their lifetime giving to be over threshold
-
@Michelle Schindler - not exactly the same but @Carla Murphy created a template awhile back that was also looking at gifts and meeting thresholds that could be useful to you.
2
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 359 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 563 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 243 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 779 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)


