Adding Event List API for Raiser’s Edge

We have a requirement for an Event API End Point to support feature parity with our current features where-in we are using direct SQL queries to retrieve Raiser’s Edge Event 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
EVENT ID
NAME
CATEGORY
EVENT TYPE
GROUP
CAMPAIGN
GOAL
START DATE
END DATE
DESCRIPTION

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

  • Guest
  • Apr 16 2018
  • Attach files