Constellation DX API Response

Hi,

Can we customize Constellation create case DX API (/v2/cases) response? I want to add few properties from pyWorkPage in the response. Is this possible?

The scalar properties will be returned in the response by default during the case creationV2 API. Could you please provide more context what you’re planning to return?

I want to set one scalar property on pyWorkPage and it has to be returned in the case creation response. I have tried setting in the first process of the case, but it’s not returned in the response. Tried setting in pyDefault Data Transform as well but it is not getting returned.

Do we have to configure the scalar property in any rule?

If we set the property on the pySummary view, the DX API automatically sends that property in the response.