Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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