We have a requirement for Event API End Point to support the feature parity with our current features where-in we are using direct SQL queries to retrieve Jobs.
We don't require full CRUD operation but just read access should be OK.
We are expecting at least 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.