Question
Data Retention - DX API
The Assignment refresh API with a PUT method allows us to trigger a targeted refresh on any of UI controls via the API. If my refresh executes a DT which sets values on the case, they are propagated back to the consuming system only if those fields are the screen. (This is because the response of the API is simply a json representation of the screen).
If my refresh had triggered a change on a case property which doesn’t have any reference on the section, how to propagate them back to the consumer. This is required to perform a follow-up POST on the assignment to trigger a case submission.
Thanks in advance,
Ratan Balaji.