Power Automate to Update Prospect Status?
Trying to build an automation to update the prospect status for people daily based on a list. I'm not finding anything in Power Automate for prospects other than “get” the prospect status. Am I missing something and if not, anyone have any workarounds?
Comments
-
@Jessica White
no, you are not missing something, the endpoint is missing. Here are a few ideas in the IdeaBank about this that you can vote onhttps://blackbaud-developer.ideas.aha.io/ideas/API-I-306
https://blackbaud-developer.ideas.aha.io/ideas/API-I-220
https://blackbaud-developer.ideas.aha.io/ideas/API-I-456
A workaround would be for your power automate to generate an import file that has the constituent id, and propsect status to update. This is the header in the CSV to use.
ConsID ProspectStat then send the CSV as email attachment to yourselves to import in database view.
This is likely the most “automation” you can do follow by manual import in dbview
1 -
@Jessica White Funny, I was just looking into this exact thing and voted on those idea banks before seeing your posts! Would love to be able to eliminate my regular manual import of this too. Hope we get some more endpoints soon.
1 -
Hi @Jessica White, in my experience some automation workarounds end up being better than a field change if they fall in better with the process!
One approach to try is simulate a Moves Management or Workflow Designer step that triggers a Prospect Status change in system, but use the API to do that action instead.Some in-system actions I recall shift the prospect status (e.g., assigning a fundraiser, adding/modify/add an opportunity, constituent field change, or changing a rating)
I would start by identifying which prospect status(es) your automation will modify.
Then:
• Test the front end entry that triggers the change. (who, what field, what dates get posted, etc.)
• Make a Power Automate workflow that steps through your user list and posts the appropriate "front end" change via the API. So you might hit a different endpoint for a status change.
• Optional but recommended: Verify via the RE NXT Prospect webhook the status change was made before going to next entry.The route I would start with is if Workflow Designer can modify it, then simply post API change which can trigger the designer. I haven't tried it yet, but this seems like a promising path. If you're interested in walking through or want to bounce more ideas around, feel free to PM me.
1
Categories
- All Categories
- 6 Blackbaud Community Help
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 400 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®
- 655 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
- 790 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)


