How to extract receiver party from JSON file in TN

Hi

I would like to send a JSON message via TN and would need to extract the receiver party (and probably also the document type) from the JSON file.

What is the best way to do that?

Kind regards Mikael

Try using TPAs and mentioning the path.

Also you need to consider creating the custom doctype against that JSON XML via XQL/xpath query to handle the TN doctype recognition.

HTH,
RMG