Get Appeal
Is there the ability to get the appeal into your flow and acknowledgment template? I tried a similar expression and steps from getting the fund description, but it didn't work.
Comments
-
Bailey Moroney:
Is there the ability to get the appeal into your flow and acknowledgment template? I tried a similar expression and steps from getting the fund description, but it didn't work.
Hi Bailey,
What issue were you running into? I double checked and was able to pull in the Appeal Description and was able to do so in a similar method as fund description. The caveat is, however, that if a gift isn't tied to an Appeal, no appeal information shows up in the gift_splits area. You'd need to do a check first to see if an Appeal exists before trying to Get Appeal or that part of the flow will fail out.
0 -
Expounding a bit on @Glen Hutson response, you can write an expression that checks if the Appeal field is blank and to populate it with a blank string to prevent it from failing or add some form of conditional branching to handle the gifts that have appeals and those that don't have appeals separately.
0 -
Matt Thacker:
Expounding a bit on @Glen Hutson response, you can write an expression that checks if the Appeal field is blank and to populate it with a blank string to prevent it from failing or add some form of conditional branching to handle the gifts that have appeals and those that don't have appeals separately.
Matt beat me to it. Here's one example of doing the check. In case it's not showing up correctly, in the condition, Use Expression item()['gift_splits'][0]?['appeal_id'] (note the "?") in the left Choose a Value. Use the expression null in the right Choose a Value .
0 -
Thank you @Glen Hutson & @Matt Thacker !! It worked
Appreciate your explanation!0
Categories
- All Categories
- 6 Blackbaud Community Help
- 208 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 358 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 562 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.6K SKY Developer
- 242 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)

