Power Automate - Send an HTTP request - Constituents
Hi everyone,
I'm trying to add the field no_valid_address as part of the query parameters in a “Send an HTTP request” but it looks like even though is part of the list of fields available once selected it doesn't work. Maybe I'm missing something ? Thanks !!!


Comments
-
@Alejandro Joven
The single constituent get API endpoint does not take any query parameter, the endpoint will ignore anything you give it if it is not defined to intake any query parameter. I'm not sure what you are trying to do here, as you are using a single constituent get API to get ONE constituent by specifying the system record id of the constituent, I don't see why you want to filter by no valid address=yesIf you are instead trying to get a list of constituent, then you need to use the Constituent list API endpoint instead, however, that endpoint does not take any query parameter neither, it takes request parameters, meaning what you put in the URL (Relative Path) section. Also it does not take no valid address as one of its filterable parameter.
Just b/c an API endpoint respond with X number of data point (i.e. no valid address), does not mean each of the data point can be filtered on. You have to abide by the definition on the API reference documentation page and see what is allowed in request parameter and what is allowed in query parameter.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 206 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 357 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 561 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
- 778 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)

