Power Automate Help - Add Constituent Assigned Fundraiser to Gift Notifcation
I'm very new to Power Automate and have been asked to include the constituent's assigned fundraiser to a gift notification email. I have been able to add the assigned fundraiser if credited to the gift but need to pull from the constituent record and not the gift. I understand that I need to use the List constituent fundraisers connector but cant' get it to work.
Would I need to switch the get a constituent connector to the list constituent fundraisers and change the variable to array? Any help is very appreciated as I've exhausted all resources I've been able to find.
Best Answer
-
Here's the steps. As Alex said you can use an array, I have a string because it's rare that we have 2 fundraisers of that type on one record. It's a two step process, you need to get the Fundraiser Name from the Fundraiser ID so you need Get a Constituent for the Fundraiser. Our Fundraiser type = "Coordinator" so I named some of the steps with that name.
1
Answers
-
You need to use the Blackbaud Constituent connector and the action that is List constituent fundraisers.
It does return an array, so if your org have constituent that MAY have more than one fundraiser, then you will need handle as potentially multiple. You can use array (i normally would prefer array), or you can use string, but you will need to make sure to "reset" the variable after the gift loop.
0 -
Thank you so much @Carol Grant!! It's pulling the assigned primary staff as needed. I really appreciate the help.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 403 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 656 Blackbaud Grantmaking™
- 576 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 939 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.6K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 241 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 34 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) 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
- 794 Community News
- 2.9K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)



