KostasR 1 Posted December 22, 2021 (edited) Hello all, I would like to send FormData to a third-party server and get a response as a JSON. Is that possible with the MARS client? If so, does anyone have a little example? I tested the communication via Postman. For this I sent a POST to the url. In the body, I set the form-data value pairs. Then I got the correct JSON. regards, Kostas Edited December 22, 2021 by KostasR Share this post Link to post