Award Management Applications API Parameters
I'm working through the documentation linked from the Import & Export Settings panel, and then choosing Applications API, and I've run into an interesting problem. I'd like to use the API to retrieve incomplete applications for a particular "opportunity_season", but our season's have spaces in the names. For example, I'm looking for the "Fall 2020" season, and I've tried the following combinations:
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__Fall 2020
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__Fall%202020
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__"Fall 2020"
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__'Fall 2020'
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__Fall&c[]=opportunity_season__contains__2020
If I only include "Fall" or "2020", I get results, but I can't find a way to combine them.
Has anyone had success with this?
As a note, the following works as a logical OR (as described in the doc), but this is not what I want.
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__2020__contains__Fall
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__Fall 2020
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__Fall%202020
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__"Fall 2020"
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__'Fall 2020'
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__Fall&c[]=opportunity_season__contains__2020
If I only include "Fall" or "2020", I get results, but I can't find a way to combine them.
Has anyone had success with this?
As a note, the following works as a logical OR (as described in the doc), but this is not what I want.
/api/v1/applications.json?token={{token}}&c[]=opportunity_season__contains__2020__contains__Fall
Tagged:
0
Comments
-
Robert,
Try replacing the space with a plus sign.
&c[]=opportunity_season__contains__Fall+20201
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 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®
- 657 Blackbaud Grantmaking™
- 577 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 941 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) 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
- 796 Community News
- 3K 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)