Adding Package List API for Raiser’s Edge

We have a requirement for a Package API End Point to support feature parity with our current features where-in we are using direct SQL queries to retrieve Raiser’s Edge Package data.
We don't require full CRUD operation but just read access should be OK.

We are expecting at least the following columns in the result.


ID
DESCRIPTION
APPEAL_ID
START DATE
END DATE

and "LastModified" query string filter for the endpoint.
Thanks

  • Guest
  • Apr 16 2018
  • Shipped
  • Jun 20, 2018

    Admin response

    Fundraising API now includes a GET Package list endpoint

  • Attach files
  • Guest commented
    June 20, 2018 13:33

    Awesome! Thanks!