Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to reference a tRESTRequest POST body in tJavaRow?

I hate a tRESTRequest with a POST route that accepts a JSON body. I want to reference the posted body in a tJavaRow component but I'm not sure how to reference individual keys. I see that I can reference the body itself with `input_row.body` but how can I reference the keys (ex. `input_row.body.email`)?

 

Thanks

Labels (5)
1 Reply
Anonymous
Not applicable
Author

Hello,

Here is a related topic:https://community.talend.com/t5/Design-and-Development/Images-in-REST-Post-as-multipart-form-data/m-...

Let us know if it is what you are looking for.

Best regards

Sabrina