Relationship Address in Power Automate for Raiser's Edge NXT
We are using Power Automate with Raiser's Edge NXT to create acknowledgement letters. Is it possible to pull the address associated with a relationship?
I have no problem getting an organization's contacts using the "List constituent relationships" action, and then using the "List constituent addresses" action, but neither of these return what I need. The only addresses I'm able to pull are the ones listed under a record's Contact Info in the web view (instead of the address specified under Relationships).
Thank you!
Comments
-
@Catherine Colvin
I have no problem getting the contact person's address. question did you call the right info.Steps:
- call list constituent relationships API on the org record
- from the returned information, filter on is_organization_contact=true, which “CAN” give you more than 1 record that is a contact
- call the “get a constituent” API on the relation_id, it is not the “id” nor the “constituent_id” property
this will work regardless of if your contact record is a constituent or non-constituent record.
1 -
@Alex Wong
Thanks for your reply! This returned the contact's preferred address (which we do use for some of our letters), but I wasn't able to find the address specific to the relationship.Our organization updates and relies on the address listed within the relationship for most of our letters, instead of referencing the preferred/home/business addresses associated with the individual's record. So far I've only been able to see this relationship address in RE's web view.
I've also tried these IDs (referencing both the organization and the contact) with the "List constituent addresses", but I don't see the relationship address as an output.
Any thoughts? Thanks in advance!
0 -
@Catherine Colvin
SKY API does not have endpoint for relationship's specific addressSo the only option that “may” work is to use the Query API, but it is not fully accessible to all client yet.
0 -
@Alex Wong
Okay, I'll see if we have access to Query API - thanks again for taking the time to help, I appreciate it!1
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)
