I came across this page and also this page where the docs say these APIs are deprecated. Assuming deprecated means "not obsolete but on the way out" (as is usually the case), I'd rather use whatever is replacing it... but there's really nothing there to point me in the right direction. There's no info about why it's deprecated or what to use instead. Is that info available anywhere?
The description for a deprecated resource is supposed to mention which endpoint is to be used instead, though some don't. If you're unsure what you're supposed to use for a given deprecated resource, just ask.
1 Like
Okay, great. Thank you. So what I'm trying to do in this case is get the evaluation forms, including questions and answer options. So what is replacing the two pages I linked to?
It's clearer when looking at the docs in API Explorer:
Just use the endpoints at quality/forms/evaluations instead of just quality/forms.
1 Like
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.