IDP Connector should return response as Key/Value pair of extracted fields instead of json string #4145
Labels
kind:task
Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
What should we do?
IDP Connector should return response as Key/Value pair of extracted fields instead of json string
Full conversation here.
Response provided by a deployed IDP connector would be something like this
Which is not easily parseable as variables that can then be used in isolations in next steps of the process.
See related FEEL expression feature gap here.
Why should we do it?
I would argue we should parse the results we get from LLM already and provide variables that can be easily mapped as result for further activities in the process.
The text was updated successfully, but these errors were encountered: