Hi,
I am trying to parse all CSI's that are of certain type and are currently open using the REST API. They are written by our website into Tess and I want to programmatically update content in Tessitura based on the contents instead of having staff spend time working through them.
I'm having trouble getting the list of constituents out of the REST API that have an open CSI though.
The CRM/Issues resource only seem to allow me to search by an existing CSI Id or by a constituent.
I can't find a way to suck out a list through the REST API to get the list of consituents that way. I might be missing something obvious.
I can do it with some custom SQL using Custom/Execute but was wondering if anyone had a different bright idea so I could avoid that.
Thanks,
Nich
Couldn't you just use the Customer Service Issue Tracking report? There is a "create by" filter in there, and you could just choose your web user. That's all we ever do when trying to find web created CSI's.