SKY API "Add parameter"
Hi,
My understanding is that you can only specify values for the parameters that are listed for any given REST endpoint. For example, in General Ledger, the "Account code (List)" endpoint has two possible parameters: "offset" and "limit". If I click the "Add parameter", and type in "category" and specify a value (which is one of the properties returned in the JSON for "Account code (List)"), it won't actually filter on that, correct?
I'm asking because the "Account working capitals (List)" endpoint does not specify any possible parameters, but still has the "Add parameter" link. Is this just a GUI design flaw that doesn't do anything, or should I be able to add parameters that aren't specified?
Thanks for your time,
Bryce Whiteside
My understanding is that you can only specify values for the parameters that are listed for any given REST endpoint. For example, in General Ledger, the "Account code (List)" endpoint has two possible parameters: "offset" and "limit". If I click the "Add parameter", and type in "category" and specify a value (which is one of the properties returned in the JSON for "Account code (List)"), it won't actually filter on that, correct?
I'm asking because the "Account working capitals (List)" endpoint does not specify any possible parameters, but still has the "Add parameter" link. Is this just a GUI design flaw that doesn't do anything, or should I be able to add parameters that aren't specified?
Thanks for your time,
Bryce Whiteside
0
Comments
-
Hi Bryce,
Fair question - the "Add parameter" button (and similarly, the "Add header" button) in the SKY API Console are there because the Console is intended to be a bit of a general-purpose tool, similar to Postman. You can use it to add query parameters (or headers) to the request that is being crafted in the browser (just like you can do in Postman), but if those parameters (or headers) aren't defined/documented/supported by the API they will be ignore. We use this periodically to help test new parameters while in development before we're ready to fully document them. In general, you can ignore those buttons since the GUI will proactively render placeholders for any query parameters/headers that are defined for the operation.1
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 395 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)

