Welcome to Luminate Ideas!

Please submit all product enhancement ideas below. We welcome your feedback; your ideas will be reviewed by the Product Manager that oversees the development of that part of the product on an ongoing basis and updated with its current status monthly based on our product planning process. Ideas you submit could help us shape features currently in development or grow our repository of requirements for our next big enhancement. Thank you for taking the time to share your thoughts and expertise with us.

If you believe you are experiencing a defect please contact Support.

TeamRaiser API for searching on full name of participants

Current, we have the TeamRaiser API method getParticipants() which allows you to search on participant names by searching first and last names separately. However, if you want to search for all participants that have a search string in either their first or last name, you can't do that with this API as it stands today. You can write some complex code to do two searches, one on the first name and a second on the last name, and then merge the lists in the sort order you desire, and then implement your own pagination. But this should be much easier. It could be as simple as a new API parameter that says to do a full name search, and then when it is set to true, the query does a LIKE search on both the first and last name fields, joins the results and handles the sort and pagination.

  • Eric Oyler
  • Oct 19 2015
  • Reviewed: Voting Open
Area of the Product API's
Org/Company Name Alzheimer's Association
  • Attach files

Privacy Policy | Safe Harbor Notice | Terms of Use | Acceptable Use Policy | © 2019 Blackbaud, Inc. All Rights Reserved